/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-markdown {
  position: relative;
  white-space: normal;
  overflow-x: auto;
  line-height: 1.4;
  /* IE-compatible version; ::marker version: https://codepen.io/MoxioHD/pen/GRrjpRb */
}
.mxo-widget-markdown a,
.mxo-widget-markdown a:link,
.mxo-widget-markdown a:visited {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
  display: inline;
}
.mxo-widget-markdown a.external-link::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: no-repeat center center;
  background-size: 12px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
  margin-left: 0.25em;
}
.mxo-widget-table .cells.selected .mxo-widget-markdown a.external-link::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: no-repeat center center;
  background-size: 12px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fbfbfa%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23fbfbfa%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-markdown a.external-link:hover::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: no-repeat center center;
  background-size: 12px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23506762%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23506762%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-table .cells.selected .mxo-widget-markdown a.external-link:hover::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: no-repeat center center;
  background-size: 12px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fbfbfa%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23fbfbfa%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-markdown p,
.mxo-widget-markdown .field p {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
  display: block;
  margin: 0 0 1em 0;
}
.mxo-widget-markdown p:last-child,
.mxo-widget-markdown .field p:last-child {
  margin-bottom: 0;
}
.mxo-widget-markdown ul,
.mxo-widget-markdown ol {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
  margin: 1em 0;
  padding-left: 26px;
}
.mxo-widget-markdown ul li,
.mxo-widget-markdown ol li {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
}
.mxo-widget-markdown ul:last-child,
.mxo-widget-markdown ol:last-child {
  margin-bottom: 0;
}
.mxo-widget-markdown ul {
  list-style: disc;
}
.mxo-widget-markdown ol.ordinal {
  counter-reset: item;
  list-style-type: none;
}
.mxo-widget-markdown ol.ordinal li {
  padding-left: 10px;
  position: relative;
}
.mxo-widget-markdown ol.ordinal li::before {
  content: counter(item, decimal) "\00BA.";
  counter-increment: item;
  position: absolute;
  right: 100%;
  word-break: normal;
  /* fix to prevent wrapping in multiline table */
}
.mxo-widget-markdown table {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
  border-collapse: collapse;
  margin: 0 0 1em 0;
}
.mxo-widget-markdown table:last-child {
  margin-bottom: 0;
}
.mxo-widget-markdown table tr,
.mxo-widget-markdown table td,
.mxo-widget-markdown table th,
.mxo-widget-markdown table tbody,
.mxo-widget-markdown table thead {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  font-weight: normal;
  font-size: 1em;
  text-overflow: clip;
  border: none;
}
.mxo-widget-markdown table td,
.mxo-widget-markdown table th {
  border: 1px solid #dddddd;
  padding: 2px;
}
.mxo-widget-markdown table thead th {
  font-weight: bold;
}
.mxo-widget-markdown pre:last-child {
  margin-bottom: 0;
}
.mxo-widget-markdown-tooltip {
  width: 300px;
  padding: 12px 2px 12px 12px;
}
.mxo-widget-markdown-tooltip p.info {
  color: #6e6e66;
}
.mxo-widget-markdown-editor > .markdown-editor-explanation {
  text-align: right;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-markdown-editor-v2 {
  /* temporary fix to cover textarea when toolbar is sticky */
}
.mxo-widget-markdown-editor-v2::before {
  content: "";
  display: block;
  position: sticky;
  top: 0;
  width: 100%;
  height: 4px;
  margin-bottom: 4px;
  background: #fcfcfb;
  z-index: 1;
}
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar {
  position: sticky;
  top: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: -1px;
  border: 1px solid #919187;
  border-radius: 4px 4px 0 0;
  padding: 4px;
  background: #f0f0eb;
  z-index: 2;
}
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar .markdown-editor-actions {
  display: flex;
}
.mxo-widget-markdown-editor-v2 .markdown-editor-preview {
  padding: 5px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- content
*/
@font-face {
  font-family: "IBM Plex Sans";
  src: url(d9a6eb29853ef9525bd5.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url(cf746248082c1e55bec1.woff2) format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url(eaf3a06714b182f21937.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "iA Writer Quattro";
  src: url(45c0869696c024909725.woff2) format("woff2");
  font-style: normal;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  font-variant-numeric: slashed-zero;
  font-size: 81.25%;
  letter-spacing: 0.0025em;
  color: #14140f;
  background: #f5f6f5;
}
input:active,
textarea:active,
input:focus,
textarea:focus {
  outline: none;
}
ol,
ul {
  padding-left: 15px;
  margin: 0 0 10px 0;
}
li {
  margin: 0 0 2px 0;
  line-height: 1.4;
  letter-spacing: 0.0025em;
}
p {
  margin: 0 0 10px 0;
  line-height: 1.4;
  letter-spacing: 0.0025em;
}
p:last-child {
  margin: 0;
}
ins {
  text-decoration: none;
  letter-spacing: 0.0025em;
  color: #33964f;
}
del {
  text-decoration: none;
  letter-spacing: 0.0025em;
  color: #e54a3b;
}
/* container */
#application_container {
  height: 100%;
}
#container,
.mxo-application {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.mxo-customer-aware {
  width: inherit;
  height: inherit;
}
/* main */
.mxo-application > .main {
  display: flex;
  flex: 1 1 auto;
  overflow: auto;
}
.mxo-application > .main > .content {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  overflow: auto;
}
/* Disable animations in functional tests */
body.mxo-mode-functional-test * {
  scroll-behavior: auto !important;
  /* stylelint-disable-line declaration-no-important */
  transition: unset !important;
  /* stylelint-disable-line declaration-no-important */
}
body.mxo-mode-screenshot {
  /* Disable pointer-events (hovers etc.) in screenshots */
  /* fix to prevent false positives caused by unspecified width of scroll area */
}
body.mxo-mode-screenshot * {
  pointer-events: none !important;
  /* stylelint-disable-line declaration-no-important */
  /* Disable spelling decoration in screenshots */
}
body.mxo-mode-screenshot *::spelling-error {
  text-decoration: none !important;
  /* stylelint-disable-line declaration-no-important */
}
body.mxo-mode-screenshot .mxo-widget-pane-scroll,
body.mxo-mode-screenshot .mxo-widget-table.fixed .body {
  overflow-x: hidden;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* 	LEGACY shared with fabric components:
	- dictionary_table
	- dictionary_table_creator
	- dictionary_table_entry_edit_button
	- dictionary_table_entry_functional_id
	- list_table
	- list_table_entry_edit_button
	- toggle_button
	- file/upload_feedback_file
	- reference/selected/column_empty_state_button
	- reference/selected/column_unlink_button
	- table/entry_delete_button
	- table/table
*/
/* DERECATED */
.mxo-tooltip-select a.button,
a.button {
  position: relative;
  /* stylelint-disable-next-line order/order */
}
.mxo-tooltip-select a.button,
a.button,
.mxo-tooltip-select a.button:link,
a.button:link,
.mxo-tooltip-select a.button:visited,
a.button:visited {
  align-self: flex-start;
  display: inline-block;
  margin: 0;
  padding: 0 12px 0 12px;
  width: auto;
  height: 32px;
  min-height: 0;
  max-width: 100%;
  overflow: hidden;
  vertical-align: middle;
  box-sizing: border-box;
  font-weight: normal;
  text-decoration: none;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.15s ease-in-out;
  transition-property: color, background;
}
.mxo-tooltip-select a.button:has(.icon:first-child:not(.text-before-and-after)),
a.button:has(.icon:first-child:not(.text-before-and-after)),
.mxo-tooltip-select a.button:link:has(.icon:first-child:not(.text-before-and-after)),
a.button:link:has(.icon:first-child:not(.text-before-and-after)),
.mxo-tooltip-select a.button:visited:has(.icon:first-child:not(.text-before-and-after)),
a.button:visited:has(.icon:first-child:not(.text-before-and-after)) {
  padding-left: 8px;
}
.mxo-tooltip-select a.button:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
a.button:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
.mxo-tooltip-select a.button:link:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
a.button:link:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
.mxo-tooltip-select a.button:visited:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
a.button:visited:has(.icon.notext):not(.button-expand-below):not(.button-expand-next):not(.button-more),
.mxo-tooltip-select a.button:has(.icon.text-before:last-child),
a.button:has(.icon.text-before:last-child),
.mxo-tooltip-select a.button:link:has(.icon.text-before:last-child),
a.button:link:has(.icon.text-before:last-child),
.mxo-tooltip-select a.button:visited:has(.icon.text-before:last-child),
a.button:visited:has(.icon.text-before:last-child) {
  padding-right: 8px;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button,
.mxo-widget-diagram-node a.button,
.mxo-widget-diagram-node .mxo-tooltip-select a.button:link,
.mxo-widget-diagram-node a.button:link,
.mxo-widget-diagram-node .mxo-tooltip-select a.button:visited,
.mxo-widget-diagram-node a.button:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-tooltip-select a.button,
.mxo-widget-table:not(.spacious) .row .cells .cell a.button,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-tooltip-select a.button:link,
.mxo-widget-table:not(.spacious) .row .cells .cell a.button:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-tooltip-select a.button:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell a.button:visited,
.mxo-widget-keyvalue .keyvalue-property-key .mxo-tooltip-select a.button,
.mxo-widget-keyvalue .keyvalue-property-key a.button,
.mxo-widget-keyvalue .keyvalue-property-key .mxo-tooltip-select a.button:link,
.mxo-widget-keyvalue .keyvalue-property-key a.button:link,
.mxo-widget-keyvalue .keyvalue-property-key .mxo-tooltip-select a.button:visited,
.mxo-widget-keyvalue .keyvalue-property-key a.button:visited,
.mxo-widget-panes2 .pane-heading-edit-button .mxo-tooltip-select a.button,
.mxo-widget-panes2 .pane-heading-edit-button a.button,
.mxo-widget-panes2 .pane-heading-edit-button .mxo-tooltip-select a.button:link,
.mxo-widget-panes2 .pane-heading-edit-button a.button:link,
.mxo-widget-panes2 .pane-heading-edit-button .mxo-tooltip-select a.button:visited,
.mxo-widget-panes2 .pane-heading-edit-button a.button:visited,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar .mxo-tooltip-select a.button,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar a.button,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar .mxo-tooltip-select a.button:link,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar a.button:link,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar .mxo-tooltip-select a.button:visited,
.mxo-widget-markdown-editor-v2 .markdown-editor-toolbar a.button:visited {
  height: 24px;
  line-height: 24px;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button,
.mxo-widget-diagram-node a.button,
.mxo-widget-diagram-node .mxo-tooltip-select a.button:link,
.mxo-widget-diagram-node a.button:link,
.mxo-widget-diagram-node .mxo-tooltip-select a.button:visited,
.mxo-widget-diagram-node a.button:visited,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button,
.mxo-widget-table .row .cells .cell a.button,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button:link,
.mxo-widget-table .row .cells .cell a.button:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button:visited,
.mxo-widget-table .row .cells .cell a.button:visited {
  vertical-align: top;
}
.mxo-widget-feedback .mxo-tooltip-select a.button,
.mxo-widget-feedback a.button,
.mxo-widget-feedback .mxo-tooltip-select a.button:link,
.mxo-widget-feedback a.button:link,
.mxo-widget-feedback .mxo-tooltip-select a.button:visited,
.mxo-widget-feedback a.button:visited {
  margin: 6px 0;
}
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li .mxo-tooltip-select a.button,
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li a.button,
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li .mxo-tooltip-select a.button:link,
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li a.button:link,
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li .mxo-tooltip-select a.button:visited,
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 li a.button:visited {
  border-radius: 0;
}
.mxo-widget-segmented-control .options li .mxo-tooltip-select a.button,
.mxo-widget-segmented-control .options li a.button,
.mxo-widget-segmented-control .options li .mxo-tooltip-select a.button:link,
.mxo-widget-segmented-control .options li a.button:link,
.mxo-widget-segmented-control .options li .mxo-tooltip-select a.button:visited,
.mxo-widget-segmented-control .options li a.button:visited {
  border-radius: 0;
  box-shadow: none;
}
.mxo-widget-segmented-control .options li:first-child .mxo-tooltip-select a.button,
.mxo-widget-segmented-control .options li:first-child a.button,
.mxo-widget-segmented-control .options li:first-child .mxo-tooltip-select a.button:link,
.mxo-widget-segmented-control .options li:first-child a.button:link,
.mxo-widget-segmented-control .options li:first-child .mxo-tooltip-select a.button:visited,
.mxo-widget-segmented-control .options li:first-child a.button:visited {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.mxo-widget-segmented-control .options li:last-child .mxo-tooltip-select a.button,
.mxo-widget-segmented-control .options li:last-child a.button,
.mxo-widget-segmented-control .options li:last-child .mxo-tooltip-select a.button:link,
.mxo-widget-segmented-control .options li:last-child a.button:link,
.mxo-widget-segmented-control .options li:last-child .mxo-tooltip-select a.button:visited,
.mxo-widget-segmented-control .options li:last-child a.button:visited {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.mxo-widget-segmented-control.wide .options li .mxo-tooltip-select a.button,
.mxo-widget-segmented-control.wide .options li a.button,
.mxo-widget-segmented-control.wide .options li .mxo-tooltip-select a.button:link,
.mxo-widget-segmented-control.wide .options li a.button:link,
.mxo-widget-segmented-control.wide .options li .mxo-tooltip-select a.button:visited,
.mxo-widget-segmented-control.wide .options li a.button:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 32px;
  width: auto;
}
.mxo-widget-toolbar-v2 .mxo-tooltip-select a.button,
.mxo-widget-toolbar-v2 a.button,
.mxo-widget-toolbar-v2 .mxo-tooltip-select a.button:link,
.mxo-widget-toolbar-v2 a.button:link,
.mxo-widget-toolbar-v2 .mxo-tooltip-select a.button:visited,
.mxo-widget-toolbar-v2 a.button:visited {
  align-self: auto;
}
.mxo-tooltip-select a.button:hover,
a.button:hover,
.styleguide-hover .mxo-tooltip-select a.button,
.styleguide-hover a.button {
  text-decoration: none;
  box-shadow: 0 0.5px 4px -1px rgba(20, 20, 15, 0.24), 0 4px 12px -4px rgba(20, 20, 15, 0.12), 0 8px 16px -8px rgba(20, 20, 15, 0.12);
}
.mxo-tooltip-select a.button:active,
a.button:active,
.styleguide-active .mxo-tooltip-select a.button,
.styleguide-active a.button {
  box-shadow: 0 0.5px 2px -1px rgba(20, 20, 15, 0.16), 0 4px 8px -4px rgba(20, 20, 15, 0.08), 0 8px 12px -8px rgba(20, 20, 15, 0.08);
}
.mxo-tooltip-select a.button:focus,
a.button:focus,
.mxo-tooltip-select a.button:active,
a.button:active,
.styleguide-focus .mxo-tooltip-select a.button,
.styleguide-focus a.button,
.styleguide-active .mxo-tooltip-select a.button,
.styleguide-active a.button {
  outline: none;
}
.mxo-tooltip-select a.button.disabled,
a.button.disabled {
  cursor: default;
  box-shadow: none;
}
.mxo-tooltip-select a.button,
a.button,
.mxo-tooltip-select a.button:link,
a.button:link,
.mxo-tooltip-select a.button:visited,
a.button:visited {
  color: #00575e;
  background: #f0f0eb;
  box-shadow: none;
}
.mxo-tooltip-select a.button:hover,
a.button:hover,
.mxo-tooltip-select a.button:active,
a.button:active,
.styleguide-hover .mxo-tooltip-select a.button,
.styleguide-hover a.button,
.styleguide-active .mxo-tooltip-select a.button,
.styleguide-active a.button {
  color: #00575e;
  background: #e3e3de;
}
.mxo-tooltip-select a.button:focus-visible,
a.button:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button,
.styleguide-focus a.button {
  color: #00575e;
  background: #f0f0eb;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button:focus-visible::before,
a.button:focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button::before,
.styleguide-focus a.button::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.disabled,
a.button.disabled,
.mxo-tooltip-select a.button.disabled:link,
a.button.disabled:link,
.mxo-tooltip-select a.button.disabled:visited,
a.button.disabled:visited {
  color: #b2b0ab;
  background: #f0f0eb;
}
.mxo-tooltip-select a.button.disabled:focus-visible,
a.button.disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.disabled,
.styleguide-focus a.button.disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited {
  color: #fcfcfb;
  background: #3d9c9c;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-hover a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active a.button.button-color-selected:not(.button-primary):not(.button-secondary) {
  color: #fcfcfb;
  background: #127578;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-focus a.button.button-color-selected:not(.button-primary):not(.button-secondary) {
  color: #fcfcfb;
  background: #3d9c9c;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited,
a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #b2b0ab;
  background: #f0f0eb;
}
.mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary) {
  cursor: default;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):link,
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):visited {
  color: #fcfcfb;
  background: #3d9c9c;
  box-shadow: none;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):hover,
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-hover .mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-hover .mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-hover .mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary) {
  color: #fcfcfb;
  background: #3d9c9c;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-focus .mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-focus .mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary),
.styleguide-focus .mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary) {
  color: #fcfcfb;
  background: #3d9c9c;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus .mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus .mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus .mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #b2b0ab;
  background: #f0f0eb;
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-widget-group-toggle .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus .mxo-widget-group-toggle a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus .mxo-widget-group-segmented-control .mxo-tooltip-select a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus .mxo-widget-group-segmented-control a.button.button-color-selected:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-primary,
a.button.button-primary,
.mxo-tooltip-select a.button.button-primary:link,
a.button.button-primary:link,
.mxo-tooltip-select a.button.button-primary:visited,
a.button.button-primary:visited {
  color: #ffffff;
  background: #127578;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-primary:hover,
a.button.button-primary:hover,
.mxo-tooltip-select a.button.button-primary:active,
a.button.button-primary:active,
.styleguide-hover .mxo-tooltip-select a.button.button-primary,
.styleguide-hover a.button.button-primary,
.styleguide-active .mxo-tooltip-select a.button.button-primary,
.styleguide-active a.button.button-primary {
  color: #ffffff;
  background: #00575e;
}
.mxo-tooltip-select a.button.button-primary:focus-visible,
a.button.button-primary:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-primary,
.styleguide-focus a.button.button-primary {
  color: #ffffff;
  background: #127578;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-primary:focus-visible::before,
a.button.button-primary:focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-primary::before,
.styleguide-focus a.button.button-primary::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-primary.disabled,
a.button.button-primary.disabled,
.mxo-tooltip-select a.button.button-primary.disabled:link,
a.button.button-primary.disabled:link,
.mxo-tooltip-select a.button.button-primary.disabled:visited,
a.button.button-primary.disabled:visited {
  color: #ffffff;
  background: #e3e3de;
}
.mxo-tooltip-select a.button.button-primary.disabled:focus-visible,
a.button.button-primary.disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-primary.disabled,
.styleguide-focus a.button.button-primary.disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-secondary,
a.button.button-secondary,
.mxo-tooltip-select a.button.button-secondary:link,
a.button.button-secondary:link,
.mxo-tooltip-select a.button.button-secondary:visited,
a.button.button-secondary:visited {
  color: #00575e;
  background: transparent;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-secondary:hover,
a.button.button-secondary:hover,
.mxo-tooltip-select a.button.button-secondary:active,
a.button.button-secondary:active,
.styleguide-hover .mxo-tooltip-select a.button.button-secondary,
.styleguide-hover a.button.button-secondary,
.styleguide-active .mxo-tooltip-select a.button.button-secondary,
.styleguide-active a.button.button-secondary {
  color: #00575e;
  background: #e3e3de;
}
.mxo-tooltip-select a.button.button-secondary:focus-visible,
a.button.button-secondary:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-secondary,
.styleguide-focus a.button.button-secondary {
  color: #00575e;
  background: transparent;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-secondary:focus-visible::before,
a.button.button-secondary:focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-secondary::before,
.styleguide-focus a.button.button-secondary::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-secondary.disabled,
a.button.button-secondary.disabled,
.mxo-tooltip-select a.button.button-secondary.disabled:link,
a.button.button-secondary.disabled:link,
.mxo-tooltip-select a.button.button-secondary.disabled:visited,
a.button.button-secondary.disabled:visited {
  color: #b2b0ab;
  background: transparent;
}
.mxo-tooltip-select a.button.button-secondary.disabled:focus-visible,
a.button.button-secondary.disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-secondary.disabled,
.styleguide-focus a.button.button-secondary.disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary),
a.button.button-color-positive:not(.button-primary):not(.button-secondary),
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):link,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):link,
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):visited,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):visited {
  color: #ffffff;
  background: #2e7840;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):hover,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):hover,
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):active,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary),
.styleguide-hover a.button.button-color-positive:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary),
.styleguide-active a.button.button-color-positive:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #1c6630;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary),
.styleguide-focus a.button.button-color-positive:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #2e7840;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-color-positive:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled,
a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled,
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:link,
a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:visited,
a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #ffffff;
  background: #c9cfca;
}
.mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:focus-visible,
a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus a.button.button-color-positive:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary),
a.button.button-color-negative:not(.button-primary):not(.button-secondary),
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):link,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):link,
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):visited,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):visited {
  color: #ffffff;
  background: #c90014;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):hover,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):hover,
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):active,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary),
.styleguide-hover a.button.button-color-negative:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary),
.styleguide-active a.button.button-color-negative:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #b20012;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary),
.styleguide-focus a.button.button-color-negative:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #c90014;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-color-negative:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled,
a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled,
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:link,
a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:visited,
a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #ffffff;
  background: #d2cac8;
}
.mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:focus-visible,
a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus a.button.button-color-negative:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary),
a.button.button-color-new:not(.button-primary):not(.button-secondary),
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):link,
a.button.button-color-new:not(.button-primary):not(.button-secondary):link,
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):visited,
a.button.button-color-new:not(.button-primary):not(.button-secondary):visited {
  color: #ffffff;
  background: #0063ba;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):hover,
a.button.button-color-new:not(.button-primary):not(.button-secondary):hover,
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):active,
a.button.button-color-new:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary),
.styleguide-hover a.button.button-color-new:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary),
.styleguide-active a.button.button-color-new:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #0057a3;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):focus-visible,
a.button.button-color-new:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary),
.styleguide-focus a.button.button-color-new:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #0063ba;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-color-new:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled,
a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled,
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:link,
a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:visited,
a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #ffffff;
  background: #c7cad0;
}
.mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:focus-visible,
a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus a.button.button-color-new:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary),
a.button.button-color-warning:not(.button-primary):not(.button-secondary),
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):link,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):link,
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):visited,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):visited {
  color: #ffffff;
  background: #997303;
  box-shadow: none;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):hover,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):hover,
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):active,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):active,
.styleguide-hover .mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary),
.styleguide-hover a.button.button-color-warning:not(.button-primary):not(.button-secondary),
.styleguide-active .mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary),
.styleguide-active a.button.button-color-warning:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #7a5700;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary),
.styleguide-focus a.button.button-color-warning:not(.button-primary):not(.button-secondary) {
  color: #ffffff;
  background: #997303;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-color-warning:not(.button-primary):not(.button-secondary)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled,
a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled,
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:link,
a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:link,
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:visited,
a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:visited {
  color: #ffffff;
  background: #d4d0ca;
}
.mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:focus-visible,
a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled:focus-visible,
.styleguide-focus .mxo-tooltip-select a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled,
.styleguide-focus a.button.button-color-warning:not(.button-primary):not(.button-secondary).disabled {
  outline: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more),
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):visited {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):hover,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):active,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):active,
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more),
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more) {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):focus-visible,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):focus-visible,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more) {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):focus-visible::before,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):focus-visible::before,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more)::before,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).disabled:link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).disabled:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).disabled:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).disabled:visited {
  color: #b5c7c4;
  background: transparent;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).disabled:focus-visible,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).disabled:focus-visible,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).disabled,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).disabled {
  outline: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more),
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more):visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more):visited {
  height: 36px;
  line-height: 36px;
  box-shadow: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:visited {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:active,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:active,
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected,
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected,
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected,
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:focus-visible,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:focus-visible,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:focus-visible::before,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:focus-visible::before,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected::before,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected.disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected.disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected.disabled:link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected.disabled:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected.disabled:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected.disabled:visited {
  color: #b5c7c4;
  background: rgba(0, 0, 0, 0.4);
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected.disabled:focus-visible,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected.disabled:focus-visible,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected.disabled,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected.disabled {
  outline: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more).button-color-selected:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more).button-color-selected:visited {
  box-shadow: none;
}
@media screen and (max-width: 1200px) {
  .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button:not(.button-more),
  .mxo-widget-pdf-viewer .pdf-viewer-header a.button:not(.button-more) {
    overflow: hidden;
    width: 32px;
    white-space: nowrap;
    text-overflow: clip;
  }
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more),
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more),
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):link,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):link,
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):visited,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):visited {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):hover,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):hover,
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):active,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):active,
.styleguide-hover .mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-hover .mxo-widget-lightbox .lightbox-header a.button:not(.button-more),
.styleguide-active .mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-active .mxo-widget-lightbox .lightbox-header a.button:not(.button-more) {
  color: #ffffff;
  background: transparent;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):focus-visible,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):focus-visible,
.styleguide-focus .mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more),
.styleguide-focus .mxo-widget-lightbox .lightbox-header a.button:not(.button-more) {
  color: #ffffff;
  background: transparent;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):focus-visible::before,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):focus-visible::before,
.styleguide-focus .mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more)::before,
.styleguide-focus .mxo-widget-lightbox .lightbox-header a.button:not(.button-more)::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more).disabled,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more).disabled,
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more).disabled:link,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more).disabled:link,
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more).disabled:visited,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more).disabled:visited {
  color: #b5c7c4;
  background: transparent;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more).disabled:focus-visible,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more).disabled:focus-visible,
.styleguide-focus .mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more).disabled,
.styleguide-focus .mxo-widget-lightbox .lightbox-header a.button:not(.button-more).disabled {
  outline: none;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more),
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more),
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):link,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):link,
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):visited,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):visited {
  height: 36px;
  line-height: 36px;
  box-shadow: none;
  opacity: 0.75;
}
.mxo-widget-lightbox .lightbox-header .mxo-tooltip-select a.button:not(.button-more):hover,
.mxo-widget-lightbox .lightbox-header a.button:not(.button-more):hover {
  opacity: 1;
}
.mxo-tooltip-select a.button.notext,
a.button.notext {
  overflow: hidden;
  width: 32px;
  white-space: nowrap;
  text-overflow: clip;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext,
.mxo-widget-diagram-node a.button.notext,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.mxo-widget-table .row .cells .cell a.button.notext,
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:link,
.mxo-widget-diagram-node a.button.notext:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:link,
.mxo-widget-table .row .cells .cell a.button.notext:link,
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:visited,
.mxo-widget-diagram-node a.button.notext:visited,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:visited,
.mxo-widget-table .row .cells .cell a.button.notext:visited {
  color: #00575e;
  background: transparent;
  box-shadow: none;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:hover,
.mxo-widget-diagram-node a.button.notext:hover,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:hover,
.mxo-widget-table .row .cells .cell a.button.notext:hover,
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:active,
.mxo-widget-diagram-node a.button.notext:active,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:active,
.mxo-widget-table .row .cells .cell a.button.notext:active,
.styleguide-hover .mxo-widget-diagram-node .mxo-tooltip-select a.button.notext,
.styleguide-hover .mxo-widget-diagram-node a.button.notext,
.styleguide-hover .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.styleguide-hover .mxo-widget-table .row .cells .cell a.button.notext,
.styleguide-active .mxo-widget-diagram-node .mxo-tooltip-select a.button.notext,
.styleguide-active .mxo-widget-diagram-node a.button.notext,
.styleguide-active .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.styleguide-active .mxo-widget-table .row .cells .cell a.button.notext {
  color: #00575e;
  background: #e3e3de;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:focus-visible,
.mxo-widget-diagram-node a.button.notext:focus-visible,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:focus-visible,
.mxo-widget-table .row .cells .cell a.button.notext:focus-visible,
.styleguide-focus .mxo-widget-diagram-node .mxo-tooltip-select a.button.notext,
.styleguide-focus .mxo-widget-diagram-node a.button.notext,
.styleguide-focus .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.styleguide-focus .mxo-widget-table .row .cells .cell a.button.notext {
  color: #00575e;
  background: transparent;
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext:focus-visible::before,
.mxo-widget-diagram-node a.button.notext:focus-visible::before,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:focus-visible::before,
.mxo-widget-table .row .cells .cell a.button.notext:focus-visible::before,
.styleguide-focus .mxo-widget-diagram-node .mxo-tooltip-select a.button.notext::before,
.styleguide-focus .mxo-widget-diagram-node a.button.notext::before,
.styleguide-focus .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext::before,
.styleguide-focus .mxo-widget-table .row .cells .cell a.button.notext::before {
  content: "";
  display: block;
  position: absolute;
  inset: 1.5px;
  border: 0.5px solid #fcfcfb;
  border-radius: 2.5px;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext.disabled,
.mxo-widget-diagram-node a.button.notext.disabled,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled,
.mxo-widget-table .row .cells .cell a.button.notext.disabled,
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext.disabled:link,
.mxo-widget-diagram-node a.button.notext.disabled:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled:link,
.mxo-widget-table .row .cells .cell a.button.notext.disabled:link,
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext.disabled:visited,
.mxo-widget-diagram-node a.button.notext.disabled:visited,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled:visited,
.mxo-widget-table .row .cells .cell a.button.notext.disabled:visited {
  color: #b2b0ab;
  background: transparent;
}
.mxo-widget-diagram-node .mxo-tooltip-select a.button.notext.disabled:focus-visible,
.mxo-widget-diagram-node a.button.notext.disabled:focus-visible,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled:focus-visible,
.mxo-widget-table .row .cells .cell a.button.notext.disabled:focus-visible,
.styleguide-focus .mxo-widget-diagram-node .mxo-tooltip-select a.button.notext.disabled,
.styleguide-focus .mxo-widget-diagram-node a.button.notext.disabled,
.styleguide-focus .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled,
.styleguide-focus .mxo-widget-table .row .cells .cell a.button.notext.disabled {
  outline: none;
}
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.mxo-widget-table .row .cells .cell a.button.notext,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:link,
.mxo-widget-table .row .cells .cell a.button.notext:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:visited,
.mxo-widget-table .row .cells .cell a.button.notext:visited,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext:hover,
.mxo-widget-table .row .cells .cell a.button.notext:hover,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext.disabled:hover,
.mxo-widget-table .row .cells .cell a.button.notext.disabled:hover,
.styleguide-hover .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.notext,
.styleguide-hover .mxo-widget-table .row .cells .cell a.button.notext {
  padding: 0 6px 0 6px;
  width: 28px;
  text-overflow: clip;
  /* override for <a> in first cell */
}
.mxo-widget-group-toggle .mxo-tooltip-select a.button.notext,
.mxo-widget-group-toggle a.button.notext,
.mxo-widget-segmented-control .options .mxo-tooltip-select a.button.notext,
.mxo-widget-segmented-control .options a.button.notext {
  font-size: 0;
}
.mxo-tooltip-select a.button.button-more,
a.button.button-more {
  /* stylelint-disable-next-line order/order */
}
.mxo-tooltip-select a.button.button-more,
a.button.button-more,
.mxo-tooltip-select a.button.button-more:link,
a.button.button-more:link,
.mxo-tooltip-select a.button.button-more:visited,
a.button.button-more:visited {
  position: relative;
  padding-right: 28px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button.button-more,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button.button-more,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button.button-more:link,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button.button-more:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-tooltip-select a.button.button-more:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header a.button.button-more:visited {
  width: 100%;
}
.mxo-tooltip-select a.button.button-more::after,
a.button.button-more::after {
  position: absolute;
  right: 8px;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 16px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 16px;
  border: 0 none;
}
.mxo-tooltip-select a.button.button-more::after,
a.button.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.disabled::after,
a.button.button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.notext,
a.button.button-more.notext,
.mxo-tooltip-select a.button.button-more.notext:link,
a.button.button-more.notext:link,
.mxo-tooltip-select a.button.button-more.notext:visited,
a.button.button-more.notext:visited,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext,
.mxo-widget-table .row .cells .cell a.button.button-more.notext,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext:link,
.mxo-widget-table .row .cells .cell a.button.button-more.notext:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext:visited,
.mxo-widget-table .row .cells .cell a.button.button-more.notext:visited {
  padding-right: 16px;
  width: 52px;
}
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext,
.mxo-widget-table .row .cells .cell a.button.button-more.notext,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext:link,
.mxo-widget-table .row .cells .cell a.button.button-more.notext:link,
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext:visited,
.mxo-widget-table .row .cells .cell a.button.button-more.notext:visited {
  background: #f0f0eb;
  opacity: 1;
}
.mxo-widget-table .head .row .cells .cell.cell-highlight .mxo-tooltip-select a.button.button-more.notext,
.mxo-widget-table .head .row .cells .cell.cell-highlight a.button.button-more.notext,
.mxo-widget-table .head .row .cells .cell.cell-highlight .mxo-tooltip-select a.button.button-more.notext:link,
.mxo-widget-table .head .row .cells .cell.cell-highlight a.button.button-more.notext:link,
.mxo-widget-table .head .row .cells .cell.cell-highlight .mxo-tooltip-select a.button.button-more.notext:visited,
.mxo-widget-table .head .row .cells .cell.cell-highlight a.button.button-more.notext:visited {
  background-color: #ffffff;
}
.mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext:hover,
.mxo-widget-table .row .cells .cell a.button.button-more.notext:hover,
.mxo-widget-table .head .row .cells .cell.cell-highlight .mxo-tooltip-select a.button.button-more.notext:hover,
.mxo-widget-table .head .row .cells .cell.cell-highlight a.button.button-more.notext:hover,
.styleguide-hover .mxo-widget-table .row .cells .cell .mxo-tooltip-select a.button.button-more.notext,
.styleguide-hover .mxo-widget-table .row .cells .cell a.button.button-more.notext,
.styleguide-hover .mxo-widget-table .head .row .cells .cell.cell-highlight .mxo-tooltip-select a.button.button-more.notext,
.styleguide-hover .mxo-widget-table .head .row .cells .cell.cell-highlight a.button.button-more.notext {
  background: #e3e3de;
}
.mxo-tooltip-select a.button.button-more.notext.select-all,
a.button.button-more.notext.select-all,
.mxo-tooltip-select a.button.button-more.notext.select-all:link,
a.button.button-more.notext.select-all:link,
.mxo-tooltip-select a.button.button-more.notext.select-all:visited,
a.button.button-more.notext.select-all:visited,
.mxo-widget-table .head .row .cells .cell .mxo-tooltip-select a.button.button-more.notext.select-all,
.mxo-widget-table .head .row .cells .cell a.button.button-more.notext.select-all,
.mxo-widget-table .head .row .cells .cell .mxo-tooltip-select a.button.button-more.notext.select-all:link,
.mxo-widget-table .head .row .cells .cell a.button.button-more.notext.select-all:link,
.mxo-widget-table .head .row .cells .cell .mxo-tooltip-select a.button.button-more.notext.select-all:visited,
.mxo-widget-table .head .row .cells .cell a.button.button-more.notext.select-all:visited {
  margin-right: 5px;
  padding: 0 16px 0 0;
  width: 40px;
}
.mxo-tooltip-select a.button.button-more.button-color-selected:not(.button-primary):not(.button-secondary)::after,
a.button.button-more.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-more.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-primary::after,
a.button.button-more.button-primary::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-primary.disabled::after,
a.button.button-more.button-primary.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-secondary::after,
a.button.button-more.button-secondary::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-secondary.disabled::after,
a.button.button-more.button-secondary.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-positive:not(.button-primary):not(.button-secondary)::after,
a.button.button-more.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-more.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-negative:not(.button-primary):not(.button-secondary)::after,
a.button.button-more.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-more.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-new:not(.button-primary):not(.button-secondary)::after,
a.button.button-more.button-color-new:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-more.button-color-new:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-warning:not(.button-primary):not(.button-secondary)::after,
a.button.button-more.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-more.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-more.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below,
a.button.button-expand-below,
.mxo-tooltip-select a.button.button-expand-next,
a.button.button-expand-next,
.mxo-tooltip-select a.button.button-expand-below:link,
a.button.button-expand-below:link,
.mxo-tooltip-select a.button.button-expand-next:link,
a.button.button-expand-next:link,
.mxo-tooltip-select a.button.button-expand-below:visited,
a.button.button-expand-below:visited,
.mxo-tooltip-select a.button.button-expand-next:visited,
a.button.button-expand-next:visited {
  position: relative;
  padding-right: 28px;
}
.mxo-tooltip-select a.button.button-expand-below::after,
a.button.button-expand-below::after,
.mxo-tooltip-select a.button.button-expand-next::after,
a.button.button-expand-next::after {
  position: absolute;
  top: 8px;
  right: 8px;
}
.mxo-tooltip-select a.button.button-expand-below.notext,
a.button.button-expand-below.notext,
.mxo-tooltip-select a.button.button-expand-next.notext,
a.button.button-expand-next.notext {
  width: 52px;
}
.mxo-tooltip-select a.button.button-expand-below::after,
a.button.button-expand-below::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.disabled::after,
a.button.button-expand-below.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-selected:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-below.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-below.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-primary::after,
a.button.button-expand-below.button-primary::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-primary.disabled::after,
a.button.button-expand-below.button-primary.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-secondary::after,
a.button.button-expand-below.button-secondary::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-secondary.disabled::after,
a.button.button-expand-below.button-secondary.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-positive:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-below.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-below.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-negative:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-below.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-below.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-new:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-below.button-color-new:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-below.button-color-new:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-warning:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-below.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-below.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-below.button-color-selected::after,
a.button.button-expand-below.button-color-selected::after {
  transform: scaleY(-1);
}
.mxo-tooltip-select a.button.button-expand-next::after,
a.button.button-expand-next::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.disabled::after,
a.button.button-expand-next.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-selected:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-next.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-next.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-primary::after,
a.button.button-expand-next.button-primary::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-primary.disabled::after,
a.button.button-expand-next.button-primary.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-secondary::after,
a.button.button-expand-next.button-secondary::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-secondary.disabled::after,
a.button.button-expand-next.button-secondary.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-positive:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-next.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-next.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-negative:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-next.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-next.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-new:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-next.button-color-new:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-next.button-color-new:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-warning:not(.button-primary):not(.button-secondary)::after,
a.button.button-expand-next.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-expand-next.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-expand-next.button-color-selected::after,
a.button.button-expand-next.button-color-selected::after {
  transform: scaleX(-1);
}
.mxo-tooltip-select a.button.button-parent,
a.button.button-parent {
  /* divider */
  /* divider + control */
  /* .create-button-parent (@background, @background-hover, @background-focus, @background-disabled, @border, @color-control, @color-control-disabled) */
  /* stylelint-disable-next-line order/order */
}
.mxo-tooltip-select a.button.button-parent,
a.button.button-parent,
.mxo-tooltip-select a.button.button-parent:link,
a.button.button-parent:link,
.mxo-tooltip-select a.button.button-parent:visited,
a.button.button-parent:visited {
  position: relative;
  overflow: visible;
  z-index: 1;
}
.mxo-tooltip-select a.button.button-parent::after,
a.button.button-parent::after {
  position: absolute;
  right: -7px;
  top: 0;
  display: inline-block;
  width: 7px;
  height: 32px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 24px;
  transition: background 0.15s ease-in-out;
}
.mxo-tooltip-select a.button.button-parent.button-more::after,
a.button.button-parent.button-more::after {
  top: 0;
  right: -7px;
  width: 23px;
  background-position: 0 50%, 100% 50%;
  background-size: 16px, 24px;
  border-left: 0 none;
}
.mxo-tooltip-select a.button.button-parent:focus-visible::before,
a.button.button-parent:focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent::before,
.styleguide-focus a.button.button-parent::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent::after,
a.button.button-parent::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent:hover::after,
a.button.button-parent:hover::after,
.mxo-tooltip-select a.button.button-parent:active::after,
a.button.button-parent:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent::after,
.styleguide-hover a.button.button-parent::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent::after,
.styleguide-active a.button.button-parent::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e3e3de%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent:focus-visible::after,
a.button.button-parent:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent::after,
.styleguide-focus a.button.button-parent::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.disabled::after,
a.button.button-parent.disabled::after,
.mxo-tooltip-select a.button.button-parent.disabled:hover::after,
a.button.button-parent.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.disabled::after,
.styleguide-hover a.button.button-parent.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-more::after,
a.button.button-parent.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-more:hover::after,
a.button.button-parent.button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-more:active::after,
a.button.button-parent.button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-more::after,
.styleguide-hover a.button.button-parent.button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-more::after,
.styleguide-active a.button.button-parent.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e3e3de%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-more:focus-visible::after,
a.button.button-parent.button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-more::after,
.styleguide-focus a.button.button-parent.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-more.disabled::after,
a.button.button-parent.button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-more.disabled:hover::after,
a.button.button-parent.button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary:focus-visible::before,
a.button.button-parent.button-primary:focus-visible::before,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-primary::before,
.styleguide-focus a.button.button-parent.button-primary::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-primary::after,
a.button.button-parent.button-primary::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary:hover::after,
a.button.button-parent.button-primary:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):hover::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):hover::after,
.mxo-tooltip-select a.button.button-parent.button-primary:active::after,
a.button.button-parent.button-primary:active::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):active::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-primary::after,
.styleguide-hover a.button.button-parent.button-primary::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after,
.styleguide-hover a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-primary::after,
.styleguide-active a.button.button-parent.button-primary::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after,
.styleguide-active a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary:focus-visible::after,
a.button.button-parent.button-primary:focus-visible::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary):focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-primary::after,
.styleguide-focus a.button.button-parent.button-primary::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after,
.styleguide-focus a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary.disabled::after,
a.button.button-parent.button-primary.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
.mxo-tooltip-select a.button.button-parent.button-primary.disabled:hover::after,
a.button.button-parent.button-primary.disabled:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled:hover::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-primary.disabled::after,
.styleguide-hover a.button.button-parent.button-primary.disabled::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after,
.styleguide-hover a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e3e3de%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary.button-more::after,
a.button.button-parent.button-primary.button-more::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary.button-more:hover::after,
a.button.button-parent.button-primary.button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:hover::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-primary.button-more:active::after,
a.button.button-parent.button-primary.button-more:active::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:active::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-primary.button-more::after,
.styleguide-hover a.button.button-parent.button-primary.button-more::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-hover a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-primary.button-more::after,
.styleguide-active a.button.button-parent.button-primary.button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary.button-more:focus-visible::after,
a.button.button-parent.button-primary.button-more:focus-visible::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-primary.button-more::after,
.styleguide-focus a.button.button-parent.button-primary.button-more::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-focus a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-primary.button-more.disabled::after,
a.button.button-parent.button-primary.button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-primary.button-more.disabled:hover::after,
a.button.button-parent.button-primary.button-more.disabled:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-primary.button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-primary.button-more.disabled::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-color-positive:not(.button-primary):not(.button-secondary).button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e3e3de%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary:focus-visible::before,
a.button.button-parent.button-secondary:focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-secondary::before,
.styleguide-focus a.button.button-parent.button-secondary::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-secondary::after,
a.button.button-parent.button-secondary::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary:hover::after,
a.button.button-parent.button-secondary:hover::after,
.mxo-tooltip-select a.button.button-parent.button-secondary:active::after,
a.button.button-parent.button-secondary:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-secondary::after,
.styleguide-hover a.button.button-parent.button-secondary::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-secondary::after,
.styleguide-active a.button.button-parent.button-secondary::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary:focus-visible::after,
a.button.button-parent.button-secondary:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-secondary::after,
.styleguide-focus a.button.button-parent.button-secondary::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary.disabled::after,
a.button.button-parent.button-secondary.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-secondary.disabled:hover::after,
a.button.button-parent.button-secondary.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-secondary.disabled::after,
.styleguide-hover a.button.button-parent.button-secondary.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more::after,
a.button.button-parent.button-secondary.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more:hover::after,
a.button.button-parent.button-secondary.button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more:active::after,
a.button.button-parent.button-secondary.button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-secondary.button-more::after,
.styleguide-hover a.button.button-parent.button-secondary.button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-secondary.button-more::after,
.styleguide-active a.button.button-parent.button-secondary.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more:focus-visible::after,
a.button.button-parent.button-secondary.button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-secondary.button-more::after,
.styleguide-focus a.button.button-parent.button-secondary.button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more.disabled::after,
a.button.button-parent.button-secondary.button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-secondary.button-more.disabled:hover::after,
a.button.button-parent.button-secondary.button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-secondary.button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-secondary.button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c90014%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):hover::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):active::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after,
.styleguide-hover a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after,
.styleguide-active a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23b20012%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary):focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after,
.styleguide-focus a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c90014%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled:hover::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after,
.styleguide-hover a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23d2cac8%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c90014%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:hover::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:active::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-hover a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23b20012%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-focus a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c90014%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-color-negative:not(.button-primary):not(.button-secondary).button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23d2cac8%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):hover::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):active::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after,
.styleguide-hover a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after,
.styleguide-active a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary):focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after,
.styleguide-focus a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled:hover::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after,
.styleguide-hover a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:hover::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:active::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-hover a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-focus a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-color-selected:not(.button-primary):not(.button-secondary).button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23f0f0eb%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230063ba%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):hover::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):active::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after,
.styleguide-hover a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after,
.styleguide-active a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230057a3%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary):focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after,
.styleguide-focus a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230063ba%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled:hover::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled::after,
.styleguide-hover a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c7cad0%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230063ba%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:hover::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:active::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-hover a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230057a3%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-focus a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%230063ba%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-color-new:not(.button-primary):not(.button-secondary).button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23c7cad0%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::before,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::before,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::before,
.styleguide-focus a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::before {
  border-right: 0 none;
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23997303%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):hover::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):active::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after,
.styleguide-hover a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after,
.styleguide-active a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%237a5700%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary):focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after,
.styleguide-focus a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23997303%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled:hover::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after,
.styleguide-hover a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23d4d0ca%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23997303%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:hover::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:hover::after,
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:active::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:active::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-hover a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-active a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%237a5700%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more:focus-visible::after,
.styleguide-focus .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after,
.styleguide-focus a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23997303%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled:hover::after,
.styleguide-hover .mxo-tooltip-select a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled::after,
.styleguide-hover a.button.button-parent.button-color-warning:not(.button-primary):not(.button-secondary).button-more.disabled::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%23d4d0ca%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-tooltip-select a.button.button-child,
a.button.button-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.mxo-tooltip-select a.button.button-child.button-more,
a.button.button-child.button-more,
.mxo-tooltip-select a.button.button-child.button-more:link,
a.button.button-child.button-more:link,
.mxo-tooltip-select a.button.button-child.button-more:visited,
a.button.button-child.button-more:visited {
  padding: 0 31px 0 18px;
}
.mxo-tooltip-select a.button input[type="file"],
a.button input[type="file"] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 460px;
  opacity: 0;
  cursor: pointer;
}
/* pane-back */
.sidebar-header a.button.icon-close.notext {
  padding: 3px 0;
  width: 21px;
  background: none;
  box-shadow: none;
}
.sidebar-header a.button.icon-close.notext::before {
  margin-left: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
time {
  /* 'blackout' dates and times (with fixed width) for screenshots during functional tests */
}
body.mxo-mode-functional-test.mxo-mode-screenshot time {
  /* stylelint-disable declaration-no-important */
  color: #666666 !important;
  background: #666666 !important;
  border-color: #666666 !important;
  outline: 2px solid #666666 !important;
  /* stylelint-enable declaration-no-important */
}
body.mxo-mode-functional-test.mxo-mode-screenshot time > *,
body.mxo-mode-functional-test.mxo-mode-screenshot time::after,
body.mxo-mode-functional-test.mxo-mode-screenshot time::before {
  visibility: hidden;
}
body.mxo-mode-functional-test.mxo-mode-screenshot time {
  display: inline-block;
  width: 17ch;
  /* a realistic width for a full date (date month year) to not mess up the layout eg. 13 september 2022 */
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- 404
*/
.mxo-widget-error-404,
.mxo-widget-error-500 {
  margin: 0 auto;
  padding-top: 72px;
  max-width: 600px;
  text-align: left;
  color: #14140f;
}
.mxo-widget-error-404 .error-heading,
.mxo-widget-error-500 .error-heading {
  margin: 0;
  padding: 0 0 18px 0;
}
.mxo-widget-error-404 .error-content,
.mxo-widget-error-500 .error-content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.mxo-widget-error-404 .error-content::after,
.mxo-widget-error-500 .error-content::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  overflow: hidden;
  background: #cccccc;
}
.mxo-widget-error-404 .error-content .error-reason,
.mxo-widget-error-500 .error-content .error-reason,
.mxo-widget-error-404 .error-content .error-action,
.mxo-widget-error-500 .error-content .error-action {
  width: 45%;
}
.mxo-widget-error-404 p,
.mxo-widget-error-500 p {
  margin: 0;
  padding: 0 0 16px 0;
  font-size: 1.1em;
  line-height: 1.4em;
}
.mxo-widget-error-404 ul,
.mxo-widget-error-500 ul {
  margin: 0;
  padding: 0 0 0 6px;
  list-style: none;
}
.mxo-widget-error-404 ul li,
.mxo-widget-error-500 ul li {
  position: relative;
  margin: 0;
  padding: 0 0 13px 12px;
  font-size: 1.1em;
  line-height: 1.4em;
}
.mxo-widget-error-404 ul li::before,
.mxo-widget-error-500 ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #6c8f89;
}
/** DEPRECATED use by PHP templates */
.mxo-widget-error ul {
  padding-left: 1.3em;
  margin: 0.5em 0;
  padding-bottom: 1em;
  list-style-type: disc;
}
.mxo-widget-error ul li {
  padding-bottom: 1em;
  font-size: 1.2em;
}
.mxo-widget-error p {
  padding: 0 0 1em 0;
  font-size: 1.2em;
  line-height: 1.4em;
}
.mxo-widget-error .container {
  margin: 100px auto 0 auto;
  max-width: 600px;
  text-align: left;
}
.mxo-widget-error .footer {
  color: #6e6e66;
  text-transform: uppercase;
}
/** END DEPRECATED */

@charset "utf-8";
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-feedback {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  gap: 0;
  overflow: hidden;
  color: #14140f;
  background: #fcfcfb;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.mxo-widget-feedback > h1,
.mxo-widget-feedback > h2,
.mxo-widget-feedback > h3,
.mxo-widget-feedback > h4,
.mxo-widget-feedback > h5,
.mxo-widget-feedback > h6 {
  margin-bottom: -10px;
}
.mxo-widget-feedback > p,
.mxo-widget-feedback > ul {
  margin: 0;
}
.mxo-widget-feedback-container .mxo-widget-feedback {
  margin: 0;
  border: 0 none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
}
.mxo-widget-feedback .item {
  padding: 8px 12px;
  border-top: 1px solid #e0e0e0;
}
.mxo-widget-feedback .item:first-child {
  border-top: 0 none;
}
.mxo-widget-feedback .item a:not(.button),
.mxo-widget-feedback .item a:not(.button):link,
.mxo-widget-feedback .item a:not(.button):visited {
  color: #14140f;
  font-weight: bold;
}
.mxo-widget-feedback .item a:not(.button):hover {
  color: #506762;
}
.mxo-widget-feedback .item .close {
  position: relative;
  right: -5px;
  float: right;
  display: block;
  padding: 0 6px;
  width: 10px;
  height: 20px;
  overflow: hidden;
  opacity: 0.75;
  cursor: pointer;
}
.mxo-widget-feedback .item .close:hover {
  opacity: 1;
}
.mxo-widget-feedback .item .close::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background: no-repeat center center;
  background-size: 8px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-feedback .item.feedback-color-new {
  background-color: #f5f7ff;
}
.mxo-widget-feedback .item.feedback-color-negative {
  background-color: #fff0ed;
}
.mxo-widget-feedback .item.feedback-color-positive {
  background-color: #f0fcf0;
}
.mxo-widget-feedback .item.feedback-color-warning {
  background-color: #fff7f0;
}
.mxo-widget-feedback-container {
  position: fixed;
  left: 50%;
  top: 0;
  width: 450px;
  margin: 0 auto 0 -225px;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-feedback-container {
  visibility: hidden;
}

.file-icon {
  height: 14px;
  line-height: normal;
}
.file-icon svg {
  width: 14px;
  height: 14px;
}
.file-icon svg {
  position: relative;
  top: 2px;
  margin-right: 4px;
  /* OpenLayers */
}
.mxo-widget-tabs.vertical .file-icon svg {
  margin: 0 0 9px 0;
}
.ol-control button .file-icon svg {
  margin: 0;
  position: static;
  /* reset position relative */
  vertical-align: middle;
}
.button.notext .file-icon svg {
  margin-left: 0;
  margin-right: 100px;
}
.mxo-widget-group-toggle .button.notext .file-icon svg,
.mxo-widget-segmented-control .button.notext .file-icon svg {
  margin-right: 0;
}
.button.button-more.notext .file-icon svg {
  margin-left: 0;
  margin-right: 100px;
}
.button.button-expand-below.notext .file-icon svg {
  margin-left: 0;
  margin-right: 100px;
}
@media screen and (max-width: 1200px) {
  .mxo-widget-pdf-viewer .pdf-viewer-header .button:not(.button-more) .file-icon svg {
    margin-left: 0;
    margin-right: 100px;
  }
}
.file-icon.notext svg {
  margin-right: 0;
}
.file-icon.text-before svg {
  margin-left: 4px;
  margin-right: 0;
}
.file-icon.text-before-and-after svg {
  margin-left: 12px;
}
.file-icon svg {
  /* SIZE */
  transform: scale(1.1666666);
  /* temporary fix to enlarge image but prevent extra spacing (https://moxio.atlassian.net/browse/PINK-31) */
  /* COLOURS */
  /* archived */
}
.button .file-icon svg {
  height: 16px;
  position: relative;
  top: -1px;
  transform: scale(1);
  /* temporary fix to reset enlarged image but prevent extra spacing (https://moxio.atlassian.net/browse/PINK-31) */
}
.button .file-icon svg svg {
  width: 16px;
  height: 16px;
}
a:not(.button):hover .file-icon svg,
.styleguide-hover a .file-icon svg {
  filter: brightness(0.6);
}
.file-icon-color-archived.file-icon svg {
  filter: grayscale(1);
}
a:not(.button):hover .file-icon-color-archived.file-icon svg,
.styleguide-hover a .file-icon-color-archived.file-icon svg {
  filter: grayscale(1) brightness(0.6);
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-header {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  height: 36px;
  color: #14140f;
  background: #f5f6f5;
  box-shadow: 0 1px 16px 0 rgba(20, 20, 15, 0.16), 0 2px 24px -8px rgba(20, 20, 15, 0.12), 0 8px 16px -16px rgba(20, 20, 15, 0.12);
  clip-path: inset(0 0 -24px 0);
  z-index: 2;
  /* logo client */
}
.highlight-development .mxo-header::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: repeating-linear-gradient(120deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 14px, transparent 15px, transparent 29px, rgba(0, 0, 0, 0.05) 30px);
}
body.mxo-mode-functional-test.mxo-mode-screenshot .highlight-development .mxo-header::before {
  visibility: hidden;
}
.mxo-header.highlight-test::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.05) 50%, transparent 51%);
}
.mxo-header::after {
  content: "";
  flex: 0 0 auto;
  width: 120px;
  background: no-repeat 50% 48%;
  background-image: url(8c2002379301469f1989.svg);
}
.mxo-header .header-nav,
.mxo-header .header-logo-name {
  display: flex;
  overflow: hidden;
  flex: 1 1 auto;
}
.mxo-header .header-logo-name {
  align-items: center;
  min-width: 0;
  width: 50%;
}
.mxo-header .header-logo-name .app-logo,
.mxo-header .header-logo-name .app-logo:link,
.mxo-header .header-logo-name .app-logo:visited {
  flex: 0 0 auto;
  width: 180px;
  height: 100%;
  background-repeat: no-repeat;
  /* no shorthand for easy assigning background-image in application */
  background-position: -4px 0;
}
.mxo-header .header-logo-name .app-name {
  flex: 1 1 auto;
  overflow: hidden;
  font-size: 17px;
  font-style: italic;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6c8f89;
}
.mxo-header .header-nav {
  order: 3;
  justify-content: flex-end;
  flex: 1 0 auto;
  min-width: calc(50% - (120px*0.5));
}
.mxo-header .header-nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-header .header-nav ul li {
  display: flex;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  line-height: 36px;
  white-space: nowrap;
}
.mxo-header .header-nav ul li a,
.mxo-header .header-nav ul li a:link,
.mxo-header .header-nav ul li a:visited {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 13px;
  box-sizing: border-box;
  text-decoration: none;
  color: #14140f;
}
.mxo-header .header-nav ul li a:hover,
.styleguide-hover .mxo-header .header-nav ul li a {
  color: #14140f;
  background: #e3e3de;
}
@media screen and (max-width: 1200px) {
  .mxo-header .header-nav ul li a,
  .mxo-header .header-nav ul li a:link,
  .mxo-header .header-nav ul li a:visited {
    width: 42px;
    overflow: hidden;
  }
  .mxo-header .header-nav ul li a > .icon {
    margin-right: 13px;
  }
}
.styleguide-responsive .mxo-header .header-nav ul li a,
.styleguide-responsive .mxo-header .header-nav ul li a:link,
.styleguide-responsive .mxo-header .header-nav ul li a:visited {
  width: 42px;
  overflow: hidden;
}
.styleguide-responsive .mxo-header .header-nav ul li a > .icon {
  margin-right: 13px;
}
.mxo-header .header-nav ul li a .number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 22px;
  top: 3px;
  margin: 0;
  padding: 0 3px;
  height: 16px;
  min-width: 16px;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 0.9em;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  background: #e54a3b;
  border-radius: 8px;
  z-index: 1;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li a .number {
  visibility: hidden;
}
.mxo-header .header-nav ul li.current a,
.styleguide-current .mxo-header .header-nav ul li a,
.mxo-header .header-nav ul li.current a:link,
.styleguide-current .mxo-header .header-nav ul li a:link,
.mxo-header .header-nav ul li.current a:visited,
.styleguide-current .mxo-header .header-nav ul li a:visited {
  color: #00575e;
  background: #b5ebdb;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li.notifications {
  /* stylelint-disable declaration-no-important */
  color: #666666 !important;
  background: #666666 !important;
  border-color: #666666 !important;
  outline: 2px solid #666666 !important;
  /* stylelint-enable declaration-no-important */
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li.notifications > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li.notifications::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li.notifications::before {
  visibility: hidden;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-header .header-nav ul li.notifications {
  width: 42px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "iA Writer Quattro", Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 2px 0 4px 0;
  flex: 0 0 auto;
  color: #14140f;
}
h1.inverse,
h2.inverse,
h3.inverse,
h4.inverse,
h5.inverse,
h6.inverse {
  color: #fbfbfa;
}
.mxo-widget-legenda h1,
.mxo-widget-legenda h2,
.mxo-widget-legenda h3,
.mxo-widget-legenda h4,
.mxo-widget-legenda h5,
.mxo-widget-legenda h6,
.mxo-widget-emptystate h1,
.mxo-widget-emptystate h2,
.mxo-widget-emptystate h3,
.mxo-widget-emptystate h4,
.mxo-widget-emptystate h5,
.mxo-widget-emptystate h6,
.mxo-widget-toolbar-v2 h1,
.mxo-widget-toolbar-v2 h2,
.mxo-widget-toolbar-v2 h3,
.mxo-widget-toolbar-v2 h4,
.mxo-widget-toolbar-v2 h5,
.mxo-widget-toolbar-v2 h6 {
  margin: 0;
}
h1 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-spacing: -0.1em;
}
h2 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-spacing: -0.1em;
}
h3 {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-spacing: -0.1em;
}
h4 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.03em;
  word-spacing: -0.1em;
}
h5 {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.02em;
  word-spacing: -0.1em;
}
.mxo-widget-notifications .notification-read h5 {
  color: #999992;
}
h6 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.02em;
  word-spacing: -0.1em;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
.icon {
  height: 14px;
  line-height: normal;
}
.icon svg {
  width: 14px;
  height: 14px;
}
.icon svg {
  position: relative;
  top: 2px;
  margin-right: 4px;
  /* OpenLayers */
}
.mxo-widget-tabs.vertical .icon svg {
  margin: 0 0 9px 0;
}
.ol-control button .icon svg {
  margin: 0;
  position: static;
  /* reset position relative */
  vertical-align: middle;
}
.button.notext .icon svg {
  margin-left: 0;
  margin-right: 100px;
}
.mxo-widget-group-toggle .button.notext .icon svg,
.mxo-widget-segmented-control .button.notext .icon svg {
  margin-right: 0;
}
.button.button-more.notext .icon svg {
  margin-left: 0;
  margin-right: 100px;
}
.button.button-expand-below.notext .icon svg {
  margin-left: 0;
  margin-right: 100px;
}
@media screen and (max-width: 1200px) {
  .mxo-widget-pdf-viewer .pdf-viewer-header .button:not(.button-more) .icon svg {
    margin-left: 0;
    margin-right: 100px;
  }
}
.icon.notext svg {
  margin-right: 0;
}
.icon.text-before svg {
  margin-left: 4px;
  margin-right: 0;
}
.icon.text-before-and-after svg {
  margin-left: 12px;
}
h1 > .icon {
  height: 32px;
}
h1 > .icon svg {
  width: 32px;
  height: 32px;
}
h1 > .icon svg {
  top: 4px;
}
h2 > .icon {
  height: 24px;
}
h2 > .icon svg {
  width: 24px;
  height: 24px;
}
h2 > .icon svg {
  top: 4px;
}
h3 > .icon {
  height: 19px;
}
h3 > .icon svg {
  width: 19px;
  height: 19px;
}
h3 > .icon svg {
  top: 3px;
}
h4 > .icon {
  height: 15px;
}
h4 > .icon svg {
  width: 15px;
  height: 15px;
}
h4 > .icon svg {
  top: 2px;
}
.button .icon,
.mxo-header .icon,
.ol-control button .icon,
.table-drag-handle .icon,
.mxo-widget-search .icon,
.mxo-widget-lightbox .icon,
.mxo-widget-input .input-value .icon,
.mxo-widget-dropdown-v2 .dropdown-select .icon,
.mxo-widget-calltoaction-card .cta-icon .icon,
.mxo-widget-dropdown-selector-v2 .selector-add-action .icon,
.mxo-widget-markdown-editor-v2 .markdown-editor-button.icon {
  height: 16px;
}
.button .icon svg,
.mxo-header .icon svg,
.ol-control button .icon svg,
.table-drag-handle .icon svg,
.mxo-widget-search .icon svg,
.mxo-widget-lightbox .icon svg,
.mxo-widget-input .input-value .icon svg,
.mxo-widget-dropdown-v2 .dropdown-select .icon svg,
.mxo-widget-calltoaction-card .cta-icon .icon svg,
.mxo-widget-dropdown-selector-v2 .selector-add-action .icon svg,
.mxo-widget-markdown-editor-v2 .markdown-editor-button.icon svg {
  width: 16px;
  height: 16px;
}
.mxo-widget-inputfile-dropzone .icon {
  height: 20px;
}
.mxo-widget-inputfile-dropzone .icon svg {
  width: 20px;
  height: 20px;
}
.icon svg {
  /* COLOURS */
  /* neutral */
  /* buttons */
  /* selected */
  /* heading */
  /* brand */
  /* accent */
  /* disabled */
  /* positive */
  /* negative */
  /* new */
  /* warning */
}
.button .icon svg {
  top: 3px;
}
.mxo-header .icon svg,
.mxo-widget-search .icon svg,
.mxo-widget-toolbar-v2 li > .icon svg {
  top: 0;
}
.icon svg,
.mxo-application > .main > .nav .nav-admin a:not(.button):hover .icon svg,
.mxo-application > .main > .nav .nav-general a:not(.button):hover .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon svg,
.mxo-widget-table .cells.selected a.button.notext .icon svg {
  fill: #14140f;
}
a:not(.button):hover .icon svg,
.styleguide-hover a:not(.button) .icon svg {
  fill: #000000;
}
.icon-color-neutral.icon svg,
.mxo-widget-table .head .icon-color-neutral.icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon-color-neutral.icon svg,
.mxo-widget-context-list .disabled .icon svg,
.mxo-widget-notifications .notification-read .icon svg {
  fill: #919187;
}
a:not(.button):hover .icon-color-neutral.icon svg,
a:not(.button):hover .mxo-widget-table .head .icon-color-neutral.icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected :not(.button) > .icon-color-neutral.icon svg,
a:not(.button):hover .mxo-widget-context-list .disabled .icon svg,
a:not(.button):hover .mxo-widget-notifications .notification-read .icon svg,
.styleguide-hover a:not(.button) .icon-color-neutral.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .head .icon-color-neutral.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected :not(.button) > .icon-color-neutral.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-context-list .disabled .icon svg,
.styleguide-hover a:not(.button) .mxo-widget-notifications .notification-read .icon svg {
  fill: #7a7a77;
}
.button .icon svg,
.mxo-application > .main > .nav .current a:not(.button) .icon svg,
.mxo-application > .main > .nav .current a:not(.button):hover .icon svg,
.mxo-header .current .icon svg,
.mxo-header .current a:not(.button):hover .icon svg,
.styleguide-current .mxo-header .icon svg,
.styleguide-current .mxo-header a:not(.button):hover .icon svg {
  fill: #00575e;
}
.disabled.button .icon svg,
.disabled.mxo-application > .main > .nav .current a:not(.button) .icon svg,
.disabled.mxo-application > .main > .nav .current a:not(.button):hover .icon svg,
.disabled.mxo-header .current .icon svg,
.disabled.mxo-header .current a:not(.button):hover .icon svg,
.disabled.styleguide-current .mxo-header .icon svg,
.disabled.styleguide-current .mxo-header a:not(.button):hover .icon svg {
  fill: #b2b0ab;
}
.button.button-color-selected .icon svg {
  fill: #fcfcfb;
}
.disabled.button.button-color-selected .icon svg {
  fill: #b2b0ab;
}
.button.button-primary .icon svg {
  fill: #ffffff;
}
.disabled.button.button-primary .icon svg {
  fill: #ffffff;
}
.button.button-secondary .icon svg {
  fill: #00575e;
}
.disabled.button.button-secondary .icon svg {
  fill: #b2b0ab;
}
.button.button-color-positive .icon svg {
  fill: #ffffff;
}
.disabled.button.button-color-positive .icon svg {
  fill: #ffffff;
}
.button.button-color-negative .icon svg {
  fill: #ffffff;
}
.disabled.button.button-color-negative .icon svg {
  fill: #ffffff;
}
.button.button-color-new .icon svg {
  fill: #ffffff;
}
.disabled.button.button-color-new .icon svg {
  fill: #ffffff;
}
.button.button-color-warning .icon svg {
  fill: #ffffff;
}
.disabled.button.button-color-warning .icon svg {
  fill: #ffffff;
}
.mxo-widget-diagram-node.diagram-node-selectable.selected :not(.button) > .icon svg,
.mxo-widget-diagram-node.diagram-node-selectable.selected a.button.notext .icon svg,
.mxo-widget-diagram-node.diagram-node-selectable.selected a.button.button-secondary .icon svg,
.mxo-widget-tabs.buttons .current .icon svg,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon svg,
.mxo-widget-context-list .context-list-selectable.selected .icon svg,
.mxo-widget-lightbox .icon svg,
.mxo-widget-lightbox a:not(.button):hover .icon svg,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon svg,
.mxo-widget-viewer .mxo-widget-viewer-header .icon svg,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon svg {
  fill: #ffffff;
}
h1 > .icon svg,
h2 > .icon svg,
h3 > .icon svg,
h4 > .icon svg,
h5 > .icon svg,
h6 > .icon svg {
  fill: #14140f;
}
a.mxo-widget-calltoaction-card:hover .icon svg,
.styleguide-hover a.mxo-widget-calltoaction-card .icon svg,
a.mxo-widget-calltoaction-button:hover .icon svg,
.styleguide-hover a.mxo-widget-calltoaction-button .icon svg {
  fill: #14140f;
}
.mxo-widget-search .icon svg,
.mxo-widget-search a:not(.button):hover .icon svg,
.mxo-widget-inputfile-dropzone .icon svg,
.mxo-widget-table .head .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon svg,
.mxo-widget-table .cells.selected a.button.notext .icon svg,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon svg {
  fill: #127578;
}
.login-form .icon svg,
.mxo-widget-tabs a:hover .icon svg,
.styleguide-hover .mxo-widget-tabs a .icon svg,
.mxo-widget-tabs .current .icon svg,
.mxo-widget-selectbox a.selectbox-option .icon svg,
.mxo-widget-selectbox a.selectbox-option.selected.disabled .icon svg,
.mxo-widget-keyvalue .keyvalue-property-key > .icon svg,
.mxo-widget-calltoaction-card .icon svg,
.mxo-widget-calltoaction-button .icon svg,
.mxo-widget-pdf-viewer .pdf-viewer-aside .pdf-viewer-subtitle .icon svg {
  fill: #6c8f89;
}
a.button.disabled .icon svg,
.mxo-widget-tabs .disabled .icon svg,
.mxo-widget-tabs .disabled a:hover .icon svg,
.mxo-widget-table a.button.notext.disabled .icon svg,
.styleguide-hover .mxo-widget-tabs .disabled a .icon svg,
.mxo-widget-expandable.disable .expandable-heading .icon svg,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon svg,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon svg {
  fill: #b3b3b1;
}
.icon-color-positive.icon svg,
.mxo-widget-table .head .icon-color-positive.icon svg,
.mxo-widget-table a.button.button-color-positive.notext .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon-color-positive.icon svg,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon svg {
  fill: #2e7840;
}
a:not(.button):hover .icon-color-positive.icon svg,
a:not(.button):hover .mxo-widget-table .head .icon-color-positive.icon svg,
a:not(.button):hover .mxo-widget-table a.button.button-color-positive.notext .icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected :not(.button) > .icon-color-positive.icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon svg,
.styleguide-hover a:not(.button) .icon-color-positive.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .head .icon-color-positive.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table a.button.button-color-positive.notext .icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected :not(.button) > .icon-color-positive.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon svg {
  fill: #1c7847;
}
.icon-color-negative.icon svg,
.mxo-widget-table .head .icon-color-negative.icon svg,
.mxo-widget-table a.button.button-color-negative.notext .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon-color-negative.icon svg,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon svg {
  fill: #c90014;
}
a:not(.button):hover .icon-color-negative.icon svg,
a:not(.button):hover .mxo-widget-table .head .icon-color-negative.icon svg,
a:not(.button):hover .mxo-widget-table a.button.button-color-negative.notext .icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected :not(.button) > .icon-color-negative.icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon svg,
.styleguide-hover a:not(.button) .icon-color-negative.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .head .icon-color-negative.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table a.button.button-color-negative.notext .icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected :not(.button) > .icon-color-negative.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon svg {
  fill: #b02b1c;
}
.icon-color-new.icon svg,
.mxo-widget-table .head .icon-color-new.icon svg,
.mxo-widget-table a.button.button-color-new.notext .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon-color-new.icon svg,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon svg {
  fill: #0063ba;
}
a:not(.button):hover .icon-color-new.icon svg,
a:not(.button):hover .mxo-widget-table .head .icon-color-new.icon svg,
a:not(.button):hover .mxo-widget-table a.button.button-color-new.notext .icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected :not(.button) > .icon-color-new.icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected a.button.button-color-new.notext .icon svg,
.styleguide-hover a:not(.button) .icon-color-new.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .head .icon-color-new.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table a.button.button-color-new.notext .icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected :not(.button) > .icon-color-new.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected a.button.button-color-new.notext .icon svg {
  fill: #005070;
}
.icon-color-warning.icon svg,
.mxo-widget-table .head .icon-color-warning.icon svg,
.mxo-widget-table a.button.button-color-warning.notext .icon svg,
.mxo-widget-table .cells.selected :not(.button) > .icon-color-warning.icon svg,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon svg {
  fill: #997303;
}
a:not(.button):hover .icon-color-warning.icon svg,
a:not(.button):hover .mxo-widget-table .head .icon-color-warning.icon svg,
a:not(.button):hover .mxo-widget-table a.button.button-color-warning.notext .icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected :not(.button) > .icon-color-warning.icon svg,
a:not(.button):hover .mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon svg,
.styleguide-hover a:not(.button) .icon-color-warning.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .head .icon-color-warning.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table a.button.button-color-warning.notext .icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected :not(.button) > .icon-color-warning.icon svg,
.styleguide-hover a:not(.button) .mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon svg {
  fill: #e6a400;
}
/* Icons in navigation application menu */
.mxo-application > .main > .nav a:not(.button) .icon {
  opacity: 0.7;
  flex: 0 0 auto;
}
.mxo-application > .main > .nav a:not(.button):hover .icon,
.mxo-application > .main > .nav li.current > a:not(.button) .icon,
.styleguide-hover .mxo-application > .main > .nav a:not(.button) .icon,
.mxo-application > .main > .nav .main .nav.collapsed a:not(.button) .icon {
  opacity: 1;
}
.mxo-application > .main > .nav.collapsed a:not(.button) .icon {
  margin-right: 100px;
}

@charset "utf-8";
/* LAYER */

/*
21-02-2013 KLA:
"_layers" stylesheets define the layers available in each application.
They should should only contain selectors and z-indexes. The sole exception being the .mxo-layer in mxo_layer.css.
All z-indexes assigned for styling purposes should be defined in such a stylesheet, with .mxo-layer allways receiving the highest z-index.
Elements (popups, tooltips etc.) inside .mxo-layer receive z-indexes from a z-index-manager (starting from Fabric 1.5).
There should be no need to assign z-indexes in other stylesheets, or inline (Heaven forbid).

Want to know more? Read this: http://www.vanseodesign.com/css/css-stack-z-index/

This special, highest level "_layers" stylesheet sets default values for .mxo_layer to make sure all this works.
Additionally, the feedback widget, that needs to be rendered very early on, is given a default z-index that makes it lay on top of everyting else when no other "_layers" stylesheet is included.
If you define a new "_layers" stylesheet for your application, you need to make sure both the feedback widget and .mxo_layer are assigned high enough z-indexes.
*/

.mxo-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}

#feedback,
.mxo-widget-feedback-container {
	z-index: 1;
}
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
a,
a:link,
a:visited {
  text-decoration: underline;
  letter-spacing: 0.0025em;
  color: #6c8f89;
}
a.hover,
a:hover,
.styleguide-hover a {
  text-decoration: underline;
  color: #506762;
}
a.link-inverse,
a.link-inverse.hover,
a.link-inverse:hover {
  color: #fbfbfa;
}
a.link-subtle,
a.link-subtle:link,
a.link-subtle:visited {
  color: #14140f;
  text-decoration-color: #b5c7c4;
}
a.link-subtle:hover {
  color: #506762;
  text-decoration-color: #506762;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* 	Needed for legacy fabric components:
	- nav
	- navigation_links
*/
.mxo-application > .main > .nav {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  width: 160px;
  height: inherit;
  color: #14140f;
  background: #f5f6f5;
  box-shadow: 0.5px 0 4px -1px rgba(20, 20, 15, 0.16), 2px 0 24px -8px rgba(20, 20, 15, 0.12), 8px 0 22px -16px rgba(20, 20, 15, 0.12);
  clip-path: inset(0 -24px 0 0);
  z-index: 1;
  /* show admin/extra */
  /* legal */
  /* logo */
  /* collapsed */
}
.mxo-application > .main > .nav .nav-wrapper {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  gap: 4px;
  min-height: 0;
  /* fix for not scrolling menu items in Edge and Firefox (temporary) see: https://github.com/philipwalton/flexbugs/issues/42 */
  /* toggle */
  /* divider */
  /* scroll */
  /* toolbar */
}
.mxo-application > .main > .nav .nav-wrapper h3 {
  margin: 0;
  padding: 4px 12px 4px 14px;
  font-size: 14px;
  color: #00575e;
}
.mxo-application > .main > .nav .nav-wrapper p {
  padding: 0 15px;
  color: #14140f;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general,
.mxo-application > .main > .nav .nav-wrapper .nav-admin {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul:last-child,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul:last-child {
  margin-bottom: 0;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li {
  margin: 0;
  padding: 0;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li a:not(.button),
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li a:not(.button),
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li a:not(.button):link,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li a:not(.button):link,
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li a:not(.button):visited,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li a:not(.button):visited {
  display: flex;
  align-items: baseline;
  padding: 4px 12px 4px 14px;
  overflow: hidden;
  text-decoration: none;
  color: #14140f;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li a:not(.button):hover,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li a:not(.button):hover,
.styleguide-hover .mxo-application > .main > .nav .nav-wrapper .nav-general ul li a:not(.button),
.styleguide-hover .mxo-application > .main > .nav .nav-wrapper .nav-admin ul li a:not(.button) {
  color: #14140f;
  background: #e3e3de;
}
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li.current a:not(.button),
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li.current a:not(.button),
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li.current a:not(.button):link,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li.current a:not(.button):link,
.mxo-application > .main > .nav .nav-wrapper .nav-general ul li.current a:not(.button):visited,
.mxo-application > .main > .nav .nav-wrapper .nav-admin ul li.current a:not(.button):visited {
  color: #00575e;
  background: #b5ebdb;
}
.mxo-application > .main > .nav .nav-wrapper .nav-extra {
  display: flex;
  gap: 8px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h1,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h2,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h3,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h4,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h5,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > h6 {
  margin-bottom: -2px;
}
.mxo-application > .main > .nav .nav-wrapper .nav-extra > p,
.mxo-application > .main > .nav .nav-wrapper .nav-extra > ul {
  margin: 0;
}
.mxo-application > .main > .nav .nav-wrapper .nav-toggle,
.mxo-application > .main > .nav .nav-wrapper .nav-toggle:link,
.mxo-application > .main > .nav .nav-wrapper .nav-toggle:visited {
  display: block;
  position: relative;
  padding: 12px 12px 8px 14px;
  overflow: hidden;
  box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  color: #14140f;
}
.mxo-application > .main > .nav .nav-wrapper .nav-toggle::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M10%200h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M10%2020h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M10%2010h4v4h-4v-4z%22%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  position: absolute;
  right: 12px;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  content: " ";
  background-size: 12px;
}
.mxo-application > .main > .nav .nav-wrapper .nav-toggle:hover,
.styleguide-hover .mxo-application > .main > .nav .nav-wrapper .nav-toggle {
  color: #6c8f89;
}
.mxo-application > .main > .nav .nav-wrapper .nav-toggle:hover::before,
.styleguide-hover .mxo-application > .main > .nav .nav-wrapper .nav-toggle::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M10%200h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M10%2020h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M10%2010h4v4h-4v-4z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-application > .main > .nav .nav-wrapper .nav-divider {
  margin: 0 4px;
  border-bottom: 1px solid #b8b8bf;
}
.mxo-application > .main > .nav .nav-wrapper .nav-scroll {
  display: flex;
  flex-flow: column;
  gap: 4px;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.mxo-application > .main > .nav .nav-wrapper .export {
  padding: 0 0 20px 15px;
}
.mxo-application > .main > .nav .nav-wrapper .export .button {
  margin-left: 10px;
}
.mxo-application > .main > .nav .nav-wrapper .export .button:first-child {
  margin-left: 0;
}
.mxo-application > .main > .nav .nav-show-admin,
.mxo-application > .main > .nav .nav-show-extra,
.mxo-application > .main > .nav .nav-show-admin:link,
.mxo-application > .main > .nav .nav-show-extra:link,
.mxo-application > .main > .nav .nav-show-admin:visited,
.mxo-application > .main > .nav .nav-show-extra:visited {
  display: none;
  padding: 4px 12px 4px 14px;
  overflow: hidden;
  box-sizing: border-box;
}
.mxo-application > .main > .nav .nav-show-admin:hover,
.mxo-application > .main > .nav .nav-show-extra:hover,
.styleguide-hover .mxo-application > .main > .nav .nav-show-admin,
.styleguide-hover .mxo-application > .main > .nav .nav-show-extra {
  background: #14140f;
}
.mxo-application > .main > .nav .nav-legal {
  flex: 0 0 auto;
}
.mxo-application > .main > .nav .nav-legal ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-application > .main > .nav .nav-legal ul li {
  margin: 0 0 5px 0;
  padding: 0;
}
.mxo-application > .main > .nav .nav-legal ul li a:not(.button),
.mxo-application > .main > .nav .nav-legal ul li a:not(.button):link,
.mxo-application > .main > .nav .nav-legal ul li a:not(.button):visited {
  display: flex;
  padding: 6px 12px 6px 14px;
  overflow: hidden;
  text-decoration: underline;
  color: #14140f;
}
.mxo-application > .main > .nav .nav-legal ul li a:not(.button):hover,
.styleguide-hover .mxo-application > .main > .nav .nav-legal ul li a:not(.button) {
  background: none;
}
.mxo-application > .main > .nav .logo-moxio,
.mxo-application > .main > .nav .logo-moxio:link,
.mxo-application > .main > .nav .logo-moxio:visited {
  display: block;
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  color: #14140f;
  flex: 0 0 auto;
}
.mxo-application > .main > .nav .logo-moxio::before,
.mxo-application > .main > .nav .logo-moxio:link::before,
.mxo-application > .main > .nav .logo-moxio:visited::before {
  display: block;
  content: "";
  width: 100%;
  height: 32px;
  background: url(c4c235bc02c8510fcb2d.svg) no-repeat 50% 6px;
  background-size: 69px;
}
.mxo-application > .main > .nav.collapsed {
  flex: 0 0 auto;
  width: 40px;
  /* sections */
  /* show admin/extra */
}
.mxo-application > .main > .nav.collapsed .nav-general h3 {
  display: none;
}
.mxo-application > .main > .nav.collapsed .nav-admin h3,
.mxo-application > .main > .nav.collapsed .nav-extra h3,
.mxo-application > .main > .nav.collapsed .nav-admin p,
.mxo-application > .main > .nav.collapsed .nav-extra p,
.mxo-application > .main > .nav.collapsed .nav-admin ul,
.mxo-application > .main > .nav.collapsed .nav-extra ul {
  display: none;
}
.mxo-application > .main > .nav.collapsed .nav-show-admin,
.mxo-application > .main > .nav.collapsed .nav-show-admin:link,
.mxo-application > .main > .nav.collapsed .nav-show-admin:visited,
.mxo-application > .main > .nav.collapsed .nav-show-extra,
.mxo-application > .main > .nav.collapsed .nav-show-extra:link,
.mxo-application > .main > .nav.collapsed .nav-show-extra:visited {
  display: flex;
}
.mxo-application > .main > .nav.collapsed .nav-toggle,
.mxo-application > .main > .nav.collapsed .nav-toggle:link,
.mxo-application > .main > .nav.collapsed .nav-toggle:visited {
  padding-left: 40px;
  padding-right: 0;
}
.mxo-application > .main > .nav.collapsed .nav-toggle::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M0%200h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M0%2020h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M0%2010h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M8%200h16v4h-16v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M8%2020h16v4h-16v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M8%2010h16v4h-16v-4z%22%3E%3C/path%3E%3C/svg%3E");
  right: auto;
  left: 14px;
}
.mxo-application > .main > .nav.collapsed .nav-toggle:hover::before,
.styleguide-hover .mxo-application > .main > .nav.collapsed .nav-toggle::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M0%200h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M0%2020h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M0%2010h4v4h-4v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M8%200h16v4h-16v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M8%2020h16v4h-16v-4z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22M8%2010h16v4h-16v-4z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-application > .main > .nav.collapsed .nav-legal {
  display: none;
}
.mxo-application > .main > .nav.collapsed .logo-moxio::before,
.mxo-application > .main > .nav.collapsed .logo-moxio:link::before,
.mxo-application > .main > .nav.collapsed .logo-moxio:visited::before {
  background-position: 50% -26px;
}
.mxo-application > .main > .nav.collapsed .logo-moxio .logo-moxio-tagline,
.mxo-application > .main > .nav.collapsed .logo-moxio:link .logo-moxio-tagline,
.mxo-application > .main > .nav.collapsed .logo-moxio:visited .logo-moxio-tagline {
  display: none;
}
.mxo-application > .main > .nav.collapsed li a:not(.button),
.mxo-application > .main > .nav.collapsed li a:not(.button):link,
.mxo-application > .main > .nav.collapsed li a:not(.button):visited {
  white-space: nowrap;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* COLOURS */
a.button .number {
  margin-left: 4px;
}
.mxo-widget-value-multiple .number {
  margin-left: 2px;
}
.number.persistent {
  float: right;
}
.number.number-badge {
  display: inline-block;
  padding: 1px 6px;
  box-sizing: border-box;
  line-height: normal;
  color: #00575e;
  background: #b5ebdb;
  border-radius: 10px;
}
a.button.button-color-selected .number.number-badge {
  color: #00575e;
  background: #d9f7ed;
}
a.button.disabled .number.number-badge {
  color: #b2b0ab;
  background-color: #e3e3de;
}
.mxo-widget-group-toggle .number.number-badge {
  display: inline;
}
.mxo-widget-group-toggle.large .number.number-badge {
  margin: 5px 0 0 0;
}
.mxo-widget-group-toggle.large a.button.disabled .number.number-badge {
  visibility: hidden;
}
.mxo-widget-table .body .row .cells .cell .number.number-badge,
.mxo-widget-table .body .row .cells.selected .cell .number.number-badge {
  margin-right: 4px;
  padding: 1px 5px;
  min-width: 12px;
  font-size: 11px;
  line-height: normal;
  text-align: center;
  color: #00575e;
  background: #b5ebdb;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .number.number-badge {
  color: #6c8f89;
  background: #ffffff;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Content spacing */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- dictionary_table
	- list_table
*/
.mxo-modal {
  position: absolute;
  /* position absolute is required for zIndex */
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: none;
}
.mxo-modal.modal-shown {
  display: block;
}
.mxo-modal .mxo-modal-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: relative;
}
.modal-fixed-position.mxo-modal .mxo-modal-container {
  justify-content: flex-start;
}
.mxo-modal-error.mxo-modal .mxo-modal-container {
  display: none;
  /* for Fabric error handler */
}
.mxo-modal .mxo-modal-container .mxo-modal-dialog {
  position: static;
  display: flex;
  flex-flow: column;
  max-height: 100%;
}
.modal-stretch-height.mxo-modal .mxo-modal-container .mxo-modal-dialog {
  height: 100%;
}
.mxo-modal .mxo-modal-dialog {
  position: absolute;
  overflow: hidden;
  width: 540px;
  text-align: left;
  background: #fcfcfb;
  border-radius: 12px;
  box-shadow: 0 0.5px 4px -4px rgba(20, 20, 15, 0.4), 0 6px 48px -12px rgba(20, 20, 15, 0.32), 0 12px 64px -24px rgba(20, 20, 15, 0.24);
}
.info.mxo-modal .mxo-modal-dialog {
  width: 600px;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar {
  flex: 0 0 auto;
  position: relative;
  padding: 16px 48px 16px 16px;
  overflow: hidden;
  font-size: 19px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #14140f;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar a,
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar a:link,
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar a:visited {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #14140f;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar .mxo-modal-close {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-decoration: none;
  background: transparent;
  border-radius: 50%;
  transition: 0.15s ease-in-out;
  transition-property: background;
  cursor: pointer;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar .mxo-modal-close::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6.4%2019L5%2017.6L10.6%2012L5%206.4L6.4%205L12%2010.6L17.6%205L19%206.4L13.4%2012L19%2017.6L17.6%2019L12%2013.4L6.4%2019Z%22%20fill%3D%22black%22/%3E%3C/svg%3E");
  display: block;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar .mxo-modal-close:hover {
  background-color: #e3e3de;
  box-shadow: 0 0.5px 4px -1px rgba(20, 20, 15, 0.24), 0 4px 12px -4px rgba(20, 20, 15, 0.12), 0 8px 16px -8px rgba(20, 20, 15, 0.12);
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar .mxo-modal-close:focus-visible {
  outline: 1.5px solid #3d9c9c;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-titlebar + .mxo-modal-content {
  padding-top: 0;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  box-sizing: border-box;
  padding: 16px;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h1,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h2,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h3,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h4,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h5,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > h6 {
  margin-bottom: -10px;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content > p,
.mxo-modal .mxo-modal-dialog .mxo-modal-content > ul {
  margin: 0;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content .heading {
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 1.5em;
  background: none;
  height: auto;
  line-height: normal;
  color: #b70724;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content .subheading {
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 1.166em;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons {
  text-align: right;
}
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons input,
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons button,
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons .button,
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons a.button,
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons a.button:link,
.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset.buttons a.button:visited {
  margin: 0 0 0 10px;
}
.info.mxo-modal .mxo-modal-dialog .mxo-modal-content p,
.warning.mxo-modal .mxo-modal-dialog .mxo-modal-content p {
  padding-left: 52px;
  padding-top: 5px;
  min-height: 42px;
}
.info.mxo-modal .mxo-modal-dialog .mxo-modal-content p::before,
.warning.mxo-modal .mxo-modal-dialog .mxo-modal-content p::before {
  content: " ";
  float: left;
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-left: -42px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 32px;
}
.info.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset p,
.warning.mxo-modal .mxo-modal-dialog .mxo-modal-content fieldset p {
  padding: 0;
  min-height: 0;
  background: none;
}
.info.mxo-modal .mxo-modal-dialog .mxo-modal-content p::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M8%200c-4.418%200-8%203.582-8%208s3.582%208%208%208c4.418%200%208-3.582%208-8s-3.582-8-8-8zM10.635%2012.954l-0.193%200.789-0.098%200.039c-0.503%200.199-0.911%200.352-1.212%200.457-0.32%200.111-0.694%200.167-1.111%200.167-0.658%200-1.181-0.167-1.556-0.497-0.382-0.336-0.575-0.769-0.575-1.286%200-0.186%200.013-0.379%200.040-0.573s0.069-0.412%200.126-0.649l0.001-0.004%200.001-0.004%200.629-2.226c0.055-0.211%200.102-0.41%200.138-0.593%200.035-0.178%200.053-0.34%200.053-0.483%200-0.219-0.040-0.379-0.113-0.448-0.035-0.034-0.158-0.112-0.531-0.112-0.143%200-0.291%200.023-0.442%200.067-0.164%200.048-0.307%200.095-0.426%200.139l-0.359%200.133%200.284-1.159%200.096-0.039c0.415-0.169%200.818-0.315%201.199-0.436%200.395-0.125%200.776-0.189%201.131-0.189%200.654%200%201.172%200.165%201.537%200.49%200.372%200.331%200.561%200.766%200.561%201.293%200%200.104-0.012%200.277-0.035%200.53-0.024%200.257-0.069%200.495-0.133%200.709l-0.627%202.22c-0.049%200.171-0.094%200.37-0.133%200.59-0.038%200.216-0.058%200.378-0.058%200.483%200%200.223%200.043%200.381%200.122%200.445%200.053%200.043%200.194%200.115%200.553%200.115%200.133%200%200.288-0.024%200.461-0.072%200.223-0.061%200.332-0.103%200.384-0.128l0.384-0.18-0.101%200.412zM10.309%204.725c-0.33%200.307-0.732%200.462-1.195%200.462s-0.867-0.155-1.199-0.461c-0.337-0.31-0.508-0.693-0.508-1.136s0.171-0.826%200.507-1.139c0.333-0.309%200.736-0.466%201.2-0.466s0.866%200.157%201.196%200.467c0.334%200.313%200.503%200.696%200.503%201.139s-0.17%200.825-0.504%201.136z%22%20fill%3D%22%230074bd%22%3E%3C/path%3E%3C/svg%3E");
}
.warning.mxo-modal .mxo-modal-dialog .mxo-modal-content p::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M15.926%2014.151l-7.423-13.027c-0.102-0.18-0.295-0.291-0.503-0.291s-0.401%200.111-0.503%200.291l-7.422%2013.027c-0.101%200.176-0.099%200.392%200.005%200.567s0.293%200.282%200.498%200.282h14.845c0.205%200%200.395-0.107%200.498-0.282s0.105-0.391%200.005-0.567zM8.917%2013.333h-1.833v-1.667h1.833v1.667zM8.917%2010.416h-1.833v-5h1.833v5z%22%20fill%3D%22%23f0c000%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-modal.downloads .mxo-modal-dialog {
  width: 470px;
}
.mxo-modal.downloads .mxo-modal-content-inner {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 0;
}
.mxo-modal.downloads .mxo-modal-content-inner > h1,
.mxo-modal.downloads .mxo-modal-content-inner > h2,
.mxo-modal.downloads .mxo-modal-content-inner > h3,
.mxo-modal.downloads .mxo-modal-content-inner > h4,
.mxo-modal.downloads .mxo-modal-content-inner > h5,
.mxo-modal.downloads .mxo-modal-content-inner > h6 {
  margin-bottom: -10px;
}
.mxo-modal.downloads .mxo-modal-content-inner > p,
.mxo-modal.downloads .mxo-modal-content-inner > ul {
  margin: 0;
}
.mxo-modal.downloads .mxo-modal-content-inner fieldset.buttons {
  padding: 10px;
}
/* OBSOLETE */
.mxo-modal-dialog .mxo-modal-content-inner .buttons .cancel {
  float: right;
}

@media print {
  html,
  body {
    height: auto;
    overflow: visible;
  }
  body {
    font-size: 9pt;
    color: #000000;
    background: #ffffff;
  }
  .header {
    display: none;
  }
  .mxo-application > .main > .nav {
    display: none;
  }
  .mxo-application > .main > .content {
    padding-left: 0;
    overflow: visible;
  }
  h1.icon::before {
    display: none;
  }
}

::-webkit-scrollbar {
	width: 17px;
	height: 17px;
}

::-webkit-scrollbar-track {
	height: 7px;
	width: 7px;
	background-color: #cbcec3;
	background-clip: padding-box;
	border: 5px solid rgba(0, 0, 0, 0);
	border-radius: 10px;
}

::-webkit-scrollbar-track:active,
::-webkit-scrollbar-track:hover {
	background-color: #b3b5ac;
}

::-webkit-scrollbar-thumb {
	height: 7px;
	width: 7px;
	min-height: 30px;
	min-width: 30px;
	background-color: #5d5e59;
	background-clip: padding-box;
	border: 5px solid rgba(0, 0, 0, 0);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
	background-color: #272829;
}

::-webkit-scrollbar-corner {
	background: transparent;
}
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.styleguide-container {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.styleguide-container > h1,
.styleguide-container > h2,
.styleguide-container > h3,
.styleguide-container > h4,
.styleguide-container > h5,
.styleguide-container > h6 {
  margin-bottom: -10px;
}
.styleguide-container > p,
.styleguide-container > ul {
  margin: 0;
}
.styleguide-container-group {
  display: flex;
  gap: 24px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.styleguide-container-group > h1,
.styleguide-container-group > h2,
.styleguide-container-group > h3,
.styleguide-container-group > h4,
.styleguide-container-group > h5,
.styleguide-container-group > h6 {
  margin-bottom: -18px;
}
.styleguide-container-group > p,
.styleguide-container-group > ul {
  margin: 0;
}
.styleguide-container-columns {
  display: flex;
  gap: 20px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
.text-secondary {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  color: #14140f;
}
.text-inverted {
  color: #ffffff;
}
.text-inverted.text-secondary,
.text-inverted .text-secondary {
  color: #ccccc8;
}

@charset "utf-8";
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* Content spacing */
/* TOOLTIP */
.mxo-tooltip {
  position: absolute;
  display: none;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-tooltip {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Use Tooltip v2";
}
.mxo-tooltip.tooltip-shown {
  display: block;
}
/* Behaviours */
.mxo-tooltip.mxo-tooltip-behaviour-hover .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose .mxo-tooltip-close {
  display: none;
}
/* Headings */
.mxo-tooltip .mxo-tooltip-heading {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  overflow: hidden;
  height: 30px;
  border-bottom: 2px solid #c1c1c1;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-tooltip .mxo-tooltip-heading a,
.mxo-tooltip .mxo-tooltip-heading a:link,
.mxo-tooltip .mxo-tooltip-heading a:visited {
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #3a3a33;
}
.mxo-tooltip .mxo-tooltip-heading a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  margin-right: 7px;
  opacity: 0.75;
}
.mxo-tooltip .mxo-tooltip-heading a:hover::before {
  opacity: 1;
}
.mxo-tooltip p {
  color: #3a3a33;
  padding: 0.4em 0;
}
.mxo-tooltip p.note {
  color: #b5b5b3;
  text-align: right;
  font-size: 0.9em;
  font-style: italic;
}
.mxo-tooltip p.invalid {
  color: #e5a400;
}
.mxo-tooltip p.info {
  color: #a6a69d;
}
.mxo-tooltip ul:not(.mxo-widget-group-toggle):not(.mxo-widget-legenda) {
  margin: 0.4em 0;
}
.mxo-tooltip table {
  margin: 0.4em 0;
}
.mxo-tooltip tbody th {
  color: #b5b5b3;
  width: 25%;
}
.mxo-tooltip tbody th,
.mxo-tooltip tbody td {
  border-bottom: 0 none;
}
/* Arrow */
.mxo-tooltip .mxo-tooltip-arrow {
  position: absolute;
}
.mxo-tooltip.mxo-tooltip-orientation-right-top .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-right-center .mxo-tooltip-arrow {
  left: 0;
  top: 11px;
  background: url(42208563586954b7883c.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-right-center .mxo-tooltip-arrow {
  top: calc(50% - 10px);
}
.mxo-tooltip.mxo-tooltip-orientation-right-bottom .mxo-tooltip-arrow {
  left: 0;
  bottom: 11px;
  background: url(42208563586954b7883c.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-below-left .mxo-tooltip-arrow {
  left: 5px;
  top: 0;
}
.mxo-tooltip.mxo-tooltip-orientation-below-center .mxo-tooltip-arrow {
  left: calc(50% - 10px);
  top: 0;
}
.mxo-tooltip.mxo-tooltip-orientation-below-right .mxo-tooltip-arrow {
  right: 11px;
  top: 0;
}
.mxo-tooltip.mxo-tooltip-orientation-left-top .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-left-center .mxo-tooltip-arrow {
  right: 0;
  top: 11px;
  background: url(717113d13b21cb1de3e3.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-left-center .mxo-tooltip-arrow {
  top: calc(50% - 10px);
}
.mxo-tooltip.mxo-tooltip-orientation-left-bottom .mxo-tooltip-arrow {
  right: 0;
  bottom: 11px;
  background: url(717113d13b21cb1de3e3.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-left-top .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-left-center .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-right-center .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-right-top .mxo-tooltip-arrow {
  width: 13px;
  height: 20px;
}
.mxo-tooltip.mxo-tooltip-orientation-left-bottom .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-center-bottom .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-right-bottom .mxo-tooltip-arrow {
  width: 13px;
  height: 20px;
}
.mxo-tooltip.mxo-tooltip-orientation-below-left .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-below-center .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-below-right .mxo-tooltip-arrow {
  width: 20px;
  height: 13px;
  background: url(205c96eccc27f297e62f.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-above-left .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-above-center .mxo-tooltip-arrow,
.mxo-tooltip.mxo-tooltip-orientation-above-right .mxo-tooltip-arrow {
  width: 20px;
  height: 13px;
  background: url(deae9cb129c44768dc99.png) no-repeat left top;
}
.mxo-tooltip.mxo-tooltip-orientation-above-left .mxo-tooltip-arrow {
  left: 5px;
  bottom: 0;
}
.mxo-tooltip.mxo-tooltip-orientation-above-center .mxo-tooltip-arrow {
  left: calc(50% - 10px);
  bottom: 0;
}
.mxo-tooltip.mxo-tooltip-orientation-above-right .mxo-tooltip-arrow {
  right: 11px;
  bottom: 0;
}
/* Inner */
.mxo-tooltip .mxo-tooltip-inner {
  padding: 12px 8px 8px 8px;
  padding-right: 25px;
  /* spacing right + width close icon + spacing left */
  overflow: auto;
  position: relative;
  min-height: 14px;
  text-align: left;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
}
.mxo-tooltip.mxo-tooltip-orientation-right-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-right-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-right-bottom .mxo-tooltip-inner {
  margin-left: 11px;
}
.mxo-tooltip.mxo-tooltip-orientation-left-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-left-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-left-bottom .mxo-tooltip-inner {
  margin-right: 11px;
}
.mxo-tooltip.mxo-tooltip-orientation-below-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-below-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-below-right .mxo-tooltip-inner {
  margin-top: 10px;
}
.mxo-tooltip.mxo-tooltip-orientation-above-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-above-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-orientation-above-right .mxo-tooltip-inner {
  margin-bottom: 12px;
}
.mxo-tooltip.mxo-tooltip-select .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-suggest .mxo-tooltip-inner {
  margin: 0;
}
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-above-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-above-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-above-right .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-right-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-right-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-left-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-left-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-below-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-below-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-hover.mxo-tooltip-orientation-below-right .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-above-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-above-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-above-right .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-right-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-right-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-left-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-left-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-below-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-below-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-autoclose.mxo-tooltip-orientation-below-right .mxo-tooltip-inner {
  padding: 12px 8px 8px 8px;
}
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-above-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-above-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-above-right .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-right-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-right-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-left-top .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-left-bottom .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-below-left .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-below-center .mxo-tooltip-inner,
.mxo-tooltip.mxo-tooltip-behaviour-click.select.mxo-tooltip-orientation-below-right .mxo-tooltip-inner {
  padding: 4px;
}
.mxo-tooltip.mxo-tooltip-behaviour-hover .mxo-tooltip-inner {
  max-width: 351px;
}
/* Close */
.mxo-tooltip .mxo-tooltip-close {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  cursor: pointer;
  white-space: nowrap;
  opacity: 0.5;
}
.mxo-tooltip .mxo-tooltip-close::before {
  content: " ";
  display: inline-block;
  margin: 3px 10px 3px 3px;
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M12.596%201.282l-4.596%204.596-4.596-4.596-2.121%202.121%204.596%204.596-4.596%204.596%202.121%202.121%204.596-4.596%204.596%204.596%202.121-2.121-4.596-4.596%204.596-4.596z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat 0 0;
  background-size: 10px;
}
.mxo-tooltip .mxo-tooltip-close:hover {
  opacity: 1;
}
.mxo-tooltip.mxo-tooltip-orientation-right-top .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-right-center .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-right-bottom .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-left-top .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-left-center .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-left-bottom .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-below-left .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-below-center .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-below-right .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-above-left .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-above-center .mxo-tooltip-close,
.mxo-tooltip.mxo-tooltip-orientation-above-right .mxo-tooltip-close {
  top: 9px;
  /* spacing top - margin top close icon */
  right: 5px;
  /* spacing right - margin right close icon */
}
/* Buttons */
.mxo-tooltip .buttons:not(.mxo-widget-tabs) {
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid #e3e3e3;
}
.mxo-tooltip .buttons.top {
  margin-top: -1em;
  margin-bottom: 0.3em;
  padding-top: 0;
  border-top: 0 none;
  border-bottom: 1px solid #e3e3e3;
}
.mxo-tooltip .buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-tooltip .buttons li {
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 20px;
}
.mxo-tooltip .buttons li a,
.mxo-tooltip .buttons li a:link,
.mxo-tooltip .buttons li a:visited {
  height: 26px;
  line-height: 26px;
  text-decoration: none;
}
.mxo-tooltip .buttons li a:hover {
  text-decoration: underline;
}
/* search box */
.mxo-tooltip .mxo-tooltip-searchbox {
  margin: 6px;
  overflow: hidden;
  position: relative;
}
.mxo-tooltip .mxo-tooltip-searchbox .q {
  padding: 3px;
  padding-right: 28px;
  width: 100%;
  min-height: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  border: 1px solid #a3a3a3;
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}
.mxo-tooltip .mxo-tooltip-searchbutton,
.mxo-tooltip .mxo-tooltip-searchbutton:link,
.mxo-tooltip .mxo-tooltip-searchbutton:visited {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 22px;
  height: 22px;
  font-size: 1.2em;
  cursor: pointer;
  opacity: 0.5;
}
.mxo-tooltip .mxo-tooltip-searchbutton::before {
  position: relative;
  display: inline-block;
  margin-right: 0.6em;
  width: 16px;
  height: 16px;
  vertical-align: top;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: 4px;
  background-size: 14px;
  top: 4px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M16.004%2014.59l-5.114-5.114c0.698-0.981%201.109-2.181%201.109-3.477%200-3.314-2.686-6-6-6s-6%202.686-6%206%202.686%206%206%206c1.296%200%202.496-0.411%203.476-1.109l5.114%205.114%201.414-1.414zM6%2010c-2.209%200-4-1.791-4-4s1.791-4%204-4%204%201.791%204%204-1.791%204-4%204z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-tooltip .mxo-tooltip-searchbutton:hover {
  opacity: 1;
}
/* Select & Suggestion */
.mxo-tooltip-select .mxo-tooltip-inner,
.mxo-tooltip-suggest .mxo-tooltip-inner {
  padding: 4px;
}
.mxo-tooltip-select .mxo-tooltip-close,
.mxo-tooltip-suggest .mxo-tooltip-close,
.mxo-tooltip-select .mxo-tooltip-arrow,
.mxo-tooltip-suggest .mxo-tooltip-arrow {
  display: none;
}
.mxo-tooltip.select ul:not(.mxo-widget-group-toggle),
.mxo-tooltip-select ul:not(.mxo-widget-group-toggle),
.mxo-tooltip-suggest ul:not(.mxo-widget-group-toggle) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-tooltip-select li,
.mxo-tooltip-suggest li,
.mxo-tooltip.select li {
  margin: 0;
  padding: 5px 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #66665f;
  cursor: pointer;
}
.mxo-tooltip-suggest li {
  position: relative;
  padding: 4px 8px;
}
.mxo-tooltip-select li a,
.mxo-tooltip-select li a:link,
.mxo-tooltip-select li a:visited,
.mxo-tooltip-suggest li a,
.mxo-tooltip-suggest li a:link,
.mxo-tooltip-suggest li a:visited,
.mxo-tooltip.select li a,
.mxo-tooltip.select li a:link,
.mxo-tooltip.select li a:visited {
  display: block;
  margin: -4px -8px;
  padding: 4px 8px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #66665f;
}
.mxo-tooltip-select li a:hover,
.mxo-tooltip-suggest li a:hover,
.mxo-tooltip.select li a:hover {
  color: #3a3a33;
  background-color: #e0e0e0;
}
.mxo-tooltip-select li.disabled a:hover,
.mxo-tooltip-suggest li.disabled a:hover,
.mxo-tooltip.select li.disabled a:hover {
  color: #66665f;
  background-color: transparent;
}
.mxo-tooltip-select label:not(.mxo-widget-checkbox):not(.mxo-widget-radiobutton) {
  display: block;
  color: #66665f;
}
/* prevent overruling new checkbox/radiobutton widgets */
.mxo-tooltip-select form {
  margin: 0;
  padding: 0;
}
.mxo-tooltip-select fieldset {
  padding: 0 5px;
}
.mxo-tooltip-select select {
  width: 200px;
  margin: 0.5em 0;
  min-height: 23px;
  padding: 2px 4px;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  border: 0 none;
  border-bottom: 1px solid #e1e2db;
  color: #3a3a33;
}
.mxo-tooltip-select li.new,
.mxo-tooltip-select li.new a,
.mxo-tooltip-select li.new a:link,
.mxo-tooltip-select li.new a:visited,
.mxo-tooltip-suggest li.new,
.mxo-tooltip-suggest li.new a,
.mxo-tooltip-suggest li.new a:link,
.mxo-tooltip-suggest li.new a:visited {
  color: #2fac60;
}
.mxo-tooltip-select li.level-1 {
  font-weight: bold;
}
.mxo-tooltip-select li.level-2 {
  padding-left: 20px;
}
.mxo-tooltip .select {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-tooltip .select li {
  padding: 4px 8px;
}
.mxo-tooltip .select.checkboxes {
  padding: 0.2em 0;
}
.mxo-tooltip .select.checkboxes li {
  padding: 4px;
}
.mxo-tooltip .select.checkboxes li:hover {
  background: none;
}
.mxo-tooltip .select.checkboxes li input {
  margin-right: 0.2em;
  vertical-align: middle;
}
/* custom */
.mxo-tooltip ul.separator {
  border-top: 1px solid #e0e0e0;
}
.mxo-tooltip li.separator,
.mxo-tooltip.mxo-tooltip-select li.separator {
  margin: 2px 0;
  padding: 0;
  font-size: 0.1px;
  border-top: 1px solid #e0e0e0;
}
.mxo-tooltip li.placeholder,
.mxo-tooltip li.placeholder a,
.mxo-tooltip li.placeholder a:link,
.mxo-tooltip li.placeholder a:visited {
  color: #999992;
}
.mxo-tooltip li.placeholder:hover,
.mxo-tooltip li.placeholder:hover a,
.mxo-tooltip li.placeholder:hover a:link,
.mxo-tooltip li.placeholder:hover a:visited {
  color: #3a3a33;
}
.mxo-tooltip li.current,
.mxo-tooltip li.selected,
.mxo-tooltip li.current:hover,
.mxo-tooltip li.selected:hover {
  color: #ffffff;
  background: #6c8f89;
}
.mxo-tooltip .mxo-widget-tabs li.current,
.mxo-tooltip .mxo-widget-tabs li.selected,
.mxo-tooltip .mxo-widget-tabs li.current:hover,
.mxo-tooltip .mxo-widget-tabs li.selected:hover {
  color: inherit;
  background: none;
}
.mxo-tooltip li.current a,
.mxo-tooltip li.selected a,
.mxo-tooltip li.current:hover a,
.mxo-tooltip li.selected:hover a {
  color: #ffffff;
}
.mxo-tooltip li.current:hover a:hover,
.mxo-tooltip li.selected:hover a:hover {
  background-color: #506762;
}
.mxo-tooltip li.disabled {
  opacity: 0.6;
  background: none;
  cursor: default;
}
.mxo-tooltip li.disabled:hover,
.mxo-tooltip li.disabled a,
.mxo-tooltip li.disabled a:link,
.mxo-tooltip li.disabled a:visited,
.mxo-tooltip li.disabled a:hover {
  color: #666666;
  cursor: default;
}
.mxo-tooltip li.highlight,
.mxo-tooltip li .highlight,
.mxo-tooltip li strong,
.mxo-tooltip li.highlight.disabled:hover,
.mxo-tooltip li.disabled:hover .highlight,
.mxo-tooltip li.disabled:hover strong {
  color: #66665f;
  font-weight: bold;
}
.mxo-tooltip li.highlight:hover,
.mxo-tooltip li:hover .highlight {
  color: #3a3a33;
}
.mxo-tooltip li.current.highlight,
.mxo-tooltip li.current .highlight,
.mxo-tooltip li.current strong,
.mxo-tooltip li.selected.highlight,
.mxo-tooltip li.selected .highlight,
.mxo-tooltip li.selected strong {
  color: #ffffff;
}
.mxo-tooltip li.current.highlight:hover,
.mxo-tooltip li.current:hover .highlight,
.mxo-tooltip li.selected.highlight:hover,
.mxo-tooltip li.selected:hover .highlight {
  color: #ffffff;
}
.mxo-tooltip .prompt {
  padding: 5px 10px;
  margin: -4px;
  margin-bottom: 3px;
  line-height: normal;
  color: #6c8f89;
  background: #e5e6df;
}
.mxo-tooltip .category {
  padding: 5px;
  margin-bottom: 1px;
  line-height: normal;
  color: #6c8f89;
  background: #e5e6df;
}
.mxo-tooltip .other {
  padding-top: 2px;
  padding-right: 1em;
  overflow: hidden;
  font-size: 0.9em;
  text-align: right;
  color: #6c8f89;
  border-top: 1px solid #e0e0e0;
}
.mxo-tooltip .more-suggest,
.mxo-tooltip .more-suggest:link,
.mxo-tooltip .more-suggest:visited {
  display: block;
  position: relative;
  padding: 10px;
  padding-right: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #3a3a33;
  background: #e5e6df;
}
.mxo-tooltip .more-suggest:hover {
  background: #d8d9d2;
}
.mxo-tooltip .more-suggest::after {
  display: inline-block;
  width: 10px;
  height: 10px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  color: #3a3a33;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M3.808%201.631l6.364%206.364-6.364%206.364%201.414%201.414%207.778-7.778-7.778-7.778z%22%20fill%3D%22%233a3a33%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-tooltip .more-select,
.mxo-tooltip .more-select:link,
.mxo-tooltip .more-select:visited {
  display: block;
  position: relative;
  padding: 7px 10px;
  padding-right: 20px;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  color: #6c8f89;
}
.mxo-tooltip .more-select:hover {
  background: #e2e2db;
}
.mxo-tooltip .more-select::after {
  display: inline-block;
  width: 10px;
  height: 10px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  color: #3a3a33;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M3.808%201.631l6.364%206.364-6.364%206.364%201.414%201.414%207.778-7.778-7.778-7.778z%22%20fill%3D%22%233a3a33%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
/* remove */
.mxo-tooltip li a.remove,
.mxo-tooltip li a.remove:link,
.mxo-tooltip li a.remove:visited {
  float: right;
  display: block;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  opacity: 0.65;
}
.mxo-tooltip li a.remove::before {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: 0.6em;
  margin-right: 2em;
  color: #333333;
  background-size: 9px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M2.343%202.343c-3.124%203.124-3.124%208.19%200%2011.314s8.19%203.124%2011.314%200c3.124-3.124%203.124-8.19%200-11.314s-8.19-3.124-11.314%200zM12.243%205.172l-2.828%202.828%202.828%202.828-1.414%201.414-2.828-2.828-2.828%202.828-1.414-1.414%202.828-2.828-2.828-2.828%201.414-1.414%202.828%202.828%202.828-2.828%201.414%201.414z%22%20fill%3D%22%23333333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-tooltip li a.remove:hover {
  opacity: 1;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* Content spacing */
/* DIMENSIONS */
/* COLOURS */
.mxo-tooltip-v2 {
  position: absolute;
  display: none;
  /* DEPRECATED */
  /* END DEPRECATED */
}
.mxo-tooltip-v2.tooltip-shown {
  display: block;
}
.mxo-tooltip-v2:not(.tooltip-fancy).tooltip-large .mxo-tooltip-inner {
  max-width: 540px;
}
.mxo-tooltip-v2 .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #fcfcfb #fcfcfb transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
  position: absolute;
}
.mxo-tooltip-v2.mxo-tooltip-behaviour-sticky .mxo-tooltip-arrow {
  display: none;
}
.mxo-tooltip-v2 .mxo-tooltip-inner {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  position: relative;
  padding: 8px 32px 8px 8px;
  min-height: 14px;
  max-height: 80vh;
  max-width: 340px;
  overflow: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.4;
  border-radius: 8px;
  background-color: #fcfcfb;
  box-shadow: 0 0.5px 4px rgba(20, 20, 15, 0.24), 0 2px 24px -2px rgba(20, 20, 15, 0.12), 0 4px 32px -4px rgba(20, 20, 15, 0.12);
}
.mxo-tooltip-v2 .mxo-tooltip-inner > h1,
.mxo-tooltip-v2 .mxo-tooltip-inner > h2,
.mxo-tooltip-v2 .mxo-tooltip-inner > h3,
.mxo-tooltip-v2 .mxo-tooltip-inner > h4,
.mxo-tooltip-v2 .mxo-tooltip-inner > h5,
.mxo-tooltip-v2 .mxo-tooltip-inner > h6 {
  margin-bottom: -10px;
}
.mxo-tooltip-v2 .mxo-tooltip-inner > p,
.mxo-tooltip-v2 .mxo-tooltip-inner > ul {
  margin: 0;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  background: transparent;
  border-radius: 50%;
  transition: 0.15s ease-in-out;
  transition-property: background;
  cursor: pointer;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-close::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: no-repeat center center;
  background-size: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6.4%2019L5%2017.6L10.6%2012L5%206.4L6.4%205L12%2010.6L17.6%205L19%206.4L13.4%2012L19%2017.6L17.6%2019L12%2013.4L6.4%2019Z%22%20fill%3D%22black%22/%3E%3C/svg%3E");
  display: block;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-close:hover {
  background-color: #e3e3de;
  box-shadow: 0 0.5px 4px -1px rgba(20, 20, 15, 0.24), 0 4px 12px -4px rgba(20, 20, 15, 0.12), 0 8px 16px -8px rgba(20, 20, 15, 0.12);
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-close:focus-visible {
  outline: 1.5px solid #3d9c9c;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading {
  border-bottom: 2px solid #c1c1c1;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a:link,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading:link,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a:visited,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading:visited {
  position: relative;
  display: block;
  padding: 8px 7px 8px 25px;
  min-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 16px;
  color: #14140f;
  cursor: pointer;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a::after,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  position: absolute;
  left: 4px;
  opacity: 0.75;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a:hover::after,
.mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading:hover::after,
.styleguide-hover .mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading > a::after,
.styleguide-hover .mxo-tooltip-v2 .mxo-tooltip-inner .mxo-tooltip-heading .navigation-heading::after {
  opacity: 1;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon {
  display: flex;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-icon {
  flex: 0 0 auto;
  width: 20px;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h1,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h2,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h3,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h4,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h5,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > h6 {
  margin-bottom: -10px;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > p,
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-contentwithicon .tooltip-contentwithicon-content > ul {
  margin: 0;
}
.mxo-tooltip-v2 .mxo-tooltip-inner .tooltip-highlight {
  font-weight: bold;
  color: #6c8f89;
}
.mxo-tooltip-v2.mxo-tooltip-behaviour-hover .mxo-tooltip-inner,
.mxo-tooltip-v2.mxo-tooltip-behaviour-autoclose .mxo-tooltip-inner,
.mxo-tooltip-v2.mxo-tooltip-behaviour-action-required .mxo-tooltip-inner,
.mxo-tooltip-v2.mxo-tooltip-behaviour-sticky .mxo-tooltip-inner {
  padding: 8px;
}
.mxo-tooltip-v2.mxo-tooltip-behaviour-hover .mxo-tooltip-inner .mxo-tooltip-close,
.mxo-tooltip-v2.mxo-tooltip-behaviour-autoclose .mxo-tooltip-inner .mxo-tooltip-close,
.mxo-tooltip-v2.mxo-tooltip-behaviour-action-required .mxo-tooltip-inner .mxo-tooltip-close,
.mxo-tooltip-v2.mxo-tooltip-behaviour-sticky .mxo-tooltip-inner .mxo-tooltip-close {
  display: none;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-center,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-right,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-left {
  padding-bottom: 10px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-center.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-right.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-left.mxo-tooltip-behaviour-sticky {
  padding-bottom: 0;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-center .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-right .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-above-left .mxo-tooltip-arrow {
  bottom: 2px;
  transform: scaleX(0.9) rotate(45deg);
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-center .mxo-tooltip-arrow {
  left: calc(50% - 7px);
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-right .mxo-tooltip-arrow {
  right: 12px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-above-left .mxo-tooltip-arrow {
  left: 12px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-center,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-right,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-left {
  padding-top: 10px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-center.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-right.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-left.mxo-tooltip-behaviour-sticky {
  padding-top: 0;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-center .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-right .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-below-left .mxo-tooltip-arrow {
  transform: scaleX(0.9) rotate(-135deg);
  top: 2px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-center .mxo-tooltip-arrow {
  left: calc(50% - 7px);
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-right .mxo-tooltip-arrow {
  right: 12px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-below-left .mxo-tooltip-arrow {
  left: 12px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-right-top,
.mxo-tooltip-v2.mxo-tooltip-orientation-right-bottom {
  padding-left: 10px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-right-top.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-right-bottom.mxo-tooltip-behaviour-sticky {
  padding-left: 0;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-right-top .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-right-bottom .mxo-tooltip-arrow {
  transform: scaleX(0.9) rotate(135deg);
  left: 2px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-right-top .mxo-tooltip-arrow {
  top: 11px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-right-bottom .mxo-tooltip-arrow {
  bottom: 11px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-left-top,
.mxo-tooltip-v2.mxo-tooltip-orientation-left-bottom {
  padding-right: 10px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-left-top.mxo-tooltip-behaviour-sticky,
.mxo-tooltip-v2.mxo-tooltip-orientation-left-bottom.mxo-tooltip-behaviour-sticky {
  padding-right: 0;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-left-top .mxo-tooltip-arrow,
.mxo-tooltip-v2.mxo-tooltip-orientation-left-bottom .mxo-tooltip-arrow {
  transform: scaleX(0.9) rotate(-45deg);
  right: 2px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-left-top .mxo-tooltip-arrow {
  top: 11px;
}
.mxo-tooltip-v2.mxo-tooltip-orientation-left-bottom .mxo-tooltip-arrow {
  bottom: 11px;
}
.mxo-tooltip-v2.tooltip-fancy .mxo-tooltip-inner {
  background-color: #f1f4f3;
}
.mxo-tooltip-v2.tooltip-fancy .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #f1f4f3 #f1f4f3 transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-fancy-shortcut {
  flex: 1 1 auto;
}
.mxo-tooltip-v2.tooltip-fancy-shortcut.tooltip-shown {
  display: flex;
}
.mxo-tooltip-v2.tooltip-fancy-shortcut .mxo-tooltip-inner {
  border-radius: 3px 0 0 3px;
  background-color: #f1f4f3;
}
.mxo-tooltip-v2.tooltip-fancy-shortcut .tooltip-shortcut {
  padding: 12px 8px 8px 8px;
  background-color: #6c8f89;
  display: flex;
  flex: 0 0 auto;
  min-width: 38px;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 -0.5px 4px rgba(0, 0, 0, 0.25);
}
.mxo-tooltip-v2.tooltip-fancy-shortcut .tooltip-shortcut .tooltip-shortcut-center {
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: auto;
}
.mxo-tooltip-v2.tooltip-fancy-shortcut .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #f1f4f3 #f1f4f3 transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-fancy-shortcut.mxo-tooltip-orientation-left-top .mxo-tooltip-arrow,
.mxo-tooltip-v2.tooltip-fancy-shortcut.mxo-tooltip-orientation-left-bottom .mxo-tooltip-arrow,
.mxo-tooltip-v2.tooltip-fancy-shortcut.mxo-tooltip-orientation-below-right .mxo-tooltip-arrow,
.mxo-tooltip-v2.tooltip-fancy-shortcut.mxo-tooltip-orientation-above-right .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #6c8f89 #6c8f89 transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-status-warning .mxo-tooltip-inner {
  background-color: #fff7f0;
}
.mxo-tooltip-v2.tooltip-status-warning .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #fff7f0 #fff7f0 transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-status-positive .mxo-tooltip-inner {
  background-color: #f0fcf0;
}
.mxo-tooltip-v2.tooltip-status-positive .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #f0fcf0 #f0fcf0 transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-status-negative .mxo-tooltip-inner {
  background-color: #fff0ed;
}
.mxo-tooltip-v2.tooltip-status-negative .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #fff0ed #fff0ed transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}
.mxo-tooltip-v2.tooltip-status-new .mxo-tooltip-inner {
  background-color: #f5f7ff;
}
.mxo-tooltip-v2.tooltip-status-new .mxo-tooltip-arrow {
  border: 8px solid;
  border-color: transparent #f5f7ff #f5f7ff transparent;
  box-shadow: 0.5px 0.5px 4px rgba(20, 20, 15, 0.24), 2px 2px 24px -2px rgba(20, 20, 15, 0.12), 4px 4px 32px -4px rgba(20, 20, 15, 0.12);
  clip-path: polygon(200% -100%, -100% 200%, 200% 200%);
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Content spacing */
.mxo-widget-actionbar {
  padding: 12px 8px 8px 8px;
  flex-flow: wrap;
  display: flex;
  flex: 0 0 auto;
  gap: 0 8px;
  line-height: 1.4;
  background-color: #f0f0eb;
  border: 1px solid #d4d1cc;
  border-radius: 8px;
}
.mxo-widget-actionbar,
.mxo-widget-actionbar h5 {
  color: #3b3b33;
}
.mxo-widget-actionbar.actionbar-color-negative {
  background-color: #fff0ed;
  border-color: #fcc4b8;
}
.mxo-widget-actionbar.actionbar-color-negative,
.mxo-widget-actionbar.actionbar-color-negative h5 {
  color: #b20012;
}
.mxo-widget-actionbar.actionbar-color-new {
  background-color: #f5f7ff;
  border-color: #bfcffc;
}
.mxo-widget-actionbar.actionbar-color-new,
.mxo-widget-actionbar.actionbar-color-new h5 {
  color: #0057a3;
}
.mxo-widget-actionbar.actionbar-color-positive {
  background-color: #f0fcf0;
  border-color: #b5e5ba;
}
.mxo-widget-actionbar.actionbar-color-positive,
.mxo-widget-actionbar.actionbar-color-positive h5 {
  color: #1c6630;
}
.mxo-widget-actionbar.actionbar-color-warning {
  background-color: #fff7f0;
  border-color: #ffe3ba;
}
.mxo-widget-actionbar.actionbar-color-warning,
.mxo-widget-actionbar.actionbar-color-warning h5 {
  color: #7a5700;
}
.mxo-widget-actionbar .actionbar-heading {
  flex: 0 0 auto;
  width: 100%;
}
.mxo-widget-actionbar .actionbar-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 0 auto;
  justify-content: center;
  width: 10%;
  /* to prevent content from getting to overflow component */
}
.mxo-widget-actionbar .actionbar-content > h1,
.mxo-widget-actionbar .actionbar-content > h2,
.mxo-widget-actionbar .actionbar-content > h3,
.mxo-widget-actionbar .actionbar-content > h4,
.mxo-widget-actionbar .actionbar-content > h5,
.mxo-widget-actionbar .actionbar-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-actionbar .actionbar-content > p,
.mxo-widget-actionbar .actionbar-content > ul {
  margin: 0;
}
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon {
  display: flex;
}
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-icon {
  flex: 0 0 auto;
  width: 20px;
}
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 1 auto;
  overflow: hidden;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h1,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h2,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h3,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h4,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h5,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > p,
.mxo-widget-actionbar .actionbar-content .actionbar-contentwithicon .actionbar-contentwithicon-content > ul {
  margin: 0;
}
.mxo-widget-actionbar .actionbar-buttons {
  display: flex;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mxo-widget-actionbar .actionbar-buttons li {
  margin: 0;
}

.mxo-widget-applicationheader {
  display: flex;
  flex: 0 0 auto;
}
.mxo-widget-applicationheader .applicationheader-section {
  flex: 1 1 auto;
  margin: 10px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-calltoaction-card,
.mxo-widget-calltoaction-card:link,
.mxo-widget-calltoaction-card:visited {
  position: relative;
  display: flex;
  text-decoration: none;
  border: 2px solid #b5c7c4;
  border-radius: 6px;
  background: #f0f0eb;
}
.mxo-widget-calltoaction-card .cta-label-sublabel,
.mxo-widget-calltoaction-card:link .cta-label-sublabel,
.mxo-widget-calltoaction-card:visited .cta-label-sublabel {
  display: flex;
  flex-flow: column;
}
.mxo-widget-calltoaction-card .cta-label,
.mxo-widget-calltoaction-card:link .cta-label,
.mxo-widget-calltoaction-card:visited .cta-label {
  font-weight: bold;
  overflow-wrap: break-word;
}
.mxo-widget-calltoaction-card .cta-sublabel,
.mxo-widget-calltoaction-card:link .cta-sublabel,
.mxo-widget-calltoaction-card:visited .cta-sublabel {
  color: #14140f;
  overflow-wrap: break-word;
}
.mxo-widget-calltoaction-card:hover,
.styleguide-hover .mxo-widget-calltoaction-card {
  text-decoration: none;
  background-color: #eef0f0;
  border-color: #506762;
}
.mxo-widget-calltoaction-card,
.mxo-widget-calltoaction-card:link,
.mxo-widget-calltoaction-card:visited {
  flex-flow: column;
  align-items: center;
  gap: 12px;
  padding: 12px;
}
.mxo-widget-calltoaction-card .cta-image,
.mxo-widget-calltoaction-card:link .cta-image,
.mxo-widget-calltoaction-card:visited .cta-image {
  width: 100%;
  max-width: 190px;
  aspect-ratio: 100 / 75;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.mxo-widget-calltoaction-card .cta-label,
.mxo-widget-calltoaction-card:link .cta-label,
.mxo-widget-calltoaction-card:visited .cta-label {
  font-size: 16px;
  text-align: center;
}
.mxo-widget-calltoaction-card .cta-sublabel,
.mxo-widget-calltoaction-card:link .cta-sublabel,
.mxo-widget-calltoaction-card:visited .cta-sublabel {
  text-align: center;
}
.mxo-widget-calltoaction-card .cta-calltoaction,
.mxo-widget-calltoaction-card:link .cta-calltoaction,
.mxo-widget-calltoaction-card:visited .cta-calltoaction {
  text-decoration: underline;
}
.mxo-widget-calltoaction-card .cta-calltoaction::after,
.mxo-widget-calltoaction-card:link .cta-calltoaction::after,
.mxo-widget-calltoaction-card:visited .cta-calltoaction::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
  margin-left: 7px;
  opacity: 0.75;
}
.mxo-widget-calltoaction-card:hover .cta-calltoaction::after,
.styleguide-hover .mxo-widget-calltoaction-card .cta-calltoaction::after {
  opacity: 1;
}
.mxo-widget-calltoaction-button,
.mxo-widget-calltoaction-button:link,
.mxo-widget-calltoaction-button:visited {
  position: relative;
  display: flex;
  text-decoration: none;
  border: 2px solid #b5c7c4;
  border-radius: 6px;
  background: #f0f0eb;
}
.mxo-widget-calltoaction-button .cta-label-sublabel,
.mxo-widget-calltoaction-button:link .cta-label-sublabel,
.mxo-widget-calltoaction-button:visited .cta-label-sublabel {
  display: flex;
  flex-flow: column;
}
.mxo-widget-calltoaction-button .cta-label,
.mxo-widget-calltoaction-button:link .cta-label,
.mxo-widget-calltoaction-button:visited .cta-label {
  font-weight: bold;
  overflow-wrap: break-word;
}
.mxo-widget-calltoaction-button .cta-sublabel,
.mxo-widget-calltoaction-button:link .cta-sublabel,
.mxo-widget-calltoaction-button:visited .cta-sublabel {
  color: #14140f;
  overflow-wrap: break-word;
}
.mxo-widget-calltoaction-button:hover,
.styleguide-hover .mxo-widget-calltoaction-button {
  text-decoration: none;
  background-color: #eef0f0;
  border-color: #506762;
}
.mxo-widget-calltoaction-button,
.mxo-widget-calltoaction-button:link,
.mxo-widget-calltoaction-button:visited {
  padding: 8px 24px 8px 8px;
}
.mxo-widget-calltoaction-button::after,
.mxo-widget-calltoaction-button:link::after,
.mxo-widget-calltoaction-button:visited::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.75;
}
.mxo-widget-calltoaction-button .cta-label-sublabel,
.mxo-widget-calltoaction-button:link .cta-label-sublabel,
.mxo-widget-calltoaction-button:visited .cta-label-sublabel {
  gap: 4px;
}
.mxo-widget-calltoaction-button:hover::after,
.styleguide-hover .mxo-widget-calltoaction-button::after {
  opacity: 1;
}
.mxo-widget-calltoaction-button.cta-external,
.mxo-widget-calltoaction-button.cta-external:link,
.mxo-widget-calltoaction-button.cta-external:visited {
  background-color: #fcfcfb;
}
.mxo-widget-calltoaction-button.cta-external::after,
.mxo-widget-calltoaction-button.cta-external:link::after,
.mxo-widget-calltoaction-button.cta-external:visited::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-calltoaction-button.cta-external:hover,
.styleguide-hover .mxo-widget-calltoaction-button.cta-external {
  background-color: #eef0f0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- state_group_checkbox
*/
.mxo-widget-checkbox {
  position: relative;
  display: flex;
  gap: 8px;
  box-sizing: border-box;
  min-height: 17px;
  cursor: pointer;
}
.mxo-widget-checkbox.disabled,
.mxo-widget-checkbox.readonly {
  cursor: default;
}
.mxo-widget-table .row .cells .cell .mxo-widget-checkbox {
  float: left;
  padding: 4px 0.5ch 4px 5px;
  min-height: 24px;
}
.spacious.mxo-widget-table .row .cells .cell .mxo-widget-checkbox {
  padding: 8px 0.5ch 8px 5px;
  min-height: 32px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-checkbox,
.spacious.mxo-widget-table .row .cells .cell:first-child .mxo-widget-checkbox {
  padding-right: 0;
}
.mxo-widget-toolbar-v2 > li > .mxo-widget-checkbox {
  min-height: 32px;
  align-items: center;
}
.mxo-widget-checkbox input[type="checkbox"] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  width: 16px;
  height: 16px;
  min-height: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
@media print {
  .mxo-widget-checkbox input[type="checkbox"] {
    opacity: 1;
  }
}
.mxo-widget-checkbox input[type="checkbox"] + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"] + .radiobutton-overlay {
  flex: 0 0 auto;
  position: relative;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  background: no-repeat #fcfcfb -0.75px -0.75px;
  border: 0.75px solid #919187;
  transition: 0.15s ease-in-out;
  transition-property: color, background, box-shadow;
}
@media print {
  .mxo-widget-checkbox input[type="checkbox"] + .checkbox-overlay,
  .mxo-widget-checkbox input[type="checkbox"] + .radiobutton-overlay {
    opacity: 0;
  }
}
.mxo-widget-checkbox input[type="checkbox"]:focus-visible + .checkbox-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"] + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"]:focus-visible + .radiobutton-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"] + .radiobutton-overlay {
  background: #f7f7f5;
  outline: 1.5px solid #3d9c9c;
}
.mxo-widget-checkbox input[type="checkbox"]:checked + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"].indeterminate + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"]:checked + .radiobutton-overlay,
.mxo-widget-checkbox input[type="checkbox"].indeterminate + .radiobutton-overlay {
  background-color: #3d9c9c;
  border-color: #3d9c9c;
}
.mxo-widget-checkbox input[type="checkbox"]:checked:focus-visible + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"].indeterminate:focus-visible + .checkbox-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"]:checked + .checkbox-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"].indeterminate + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"]:checked:focus-visible + .radiobutton-overlay,
.mxo-widget-checkbox input[type="checkbox"].indeterminate:focus-visible + .radiobutton-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"]:checked + .radiobutton-overlay,
.styleguide-focus .mxo-widget-checkbox input[type="checkbox"].indeterminate + .radiobutton-overlay {
  outline-offset: 0.75px;
}
.mxo-widget-checkbox input[type="checkbox"]:disabled {
  cursor: default;
}
.mxo-widget-checkbox input[type="checkbox"]:disabled + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"]:disabled + .radiobutton-overlay {
  background-color: #d4d1cc;
  border-color: #d4d1cc;
}
.mxo-widget-checkbox input[type="checkbox"]:disabled:checked + .checkbox-overlay,
.mxo-widget-checkbox input[type="checkbox"]:disabled:checked + .radiobutton-overlay {
  background-color: #cad4d4;
}
.mxo-widget-checkbox:hover input[type="checkbox"]:not(:disabled) + .checkbox-overlay,
.styleguide-hover .mxo-widget-checkbox input[type="checkbox"]:not(:disabled) + .checkbox-overlay,
.mxo-widget-checkbox:hover input[type="checkbox"]:not(:disabled) + .radiobutton-overlay,
.styleguide-hover .mxo-widget-checkbox input[type="checkbox"]:not(:disabled) + .radiobutton-overlay {
  background-color: #00575e;
  border-color: #00575e;
}
.mxo-widget-checkbox:hover input[type="checkbox"]:not(:disabled):not(:checked):not(.indeterminate) + .checkbox-overlay,
.styleguide-hover .mxo-widget-checkbox input[type="checkbox"]:not(:disabled):not(:checked):not(.indeterminate) + .checkbox-overlay,
.mxo-widget-checkbox:hover input[type="checkbox"]:not(:disabled):not(:checked):not(.indeterminate) + .radiobutton-overlay,
.styleguide-hover .mxo-widget-checkbox input[type="checkbox"]:not(:disabled):not(:checked):not(.indeterminate) + .radiobutton-overlay {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #00575e;
}
.mxo-widget-checkbox .checkbox-label,
.mxo-widget-checkbox .radiobutton-label {
  display: flex;
  overflow: hidden;
  line-height: normal;
  text-overflow: ellipsis;
}
.mxo-widget-table .row .cells .cell .mxo-widget-checkbox .checkbox-label,
.mxo-widget-table .row .cells .cell .mxo-widget-checkbox .radiobutton-label {
  line-height: 16px;
}
.disabled.mxo-widget-checkbox .checkbox-label .checkbox-label,
.disabled.mxo-widget-checkbox .radiobutton-label .checkbox-label,
.disabled.mxo-widget-checkbox .checkbox-label .radiobutton-label,
.disabled.mxo-widget-checkbox .radiobutton-label .radiobutton-label {
  color: #6e6e66;
}
.mxo-widget-checkbox input[type="checkbox"] + .checkbox-overlay {
  top: 1px;
  border-radius: 2px;
}
.mxo-widget-checkbox input[type="checkbox"]:checked + .checkbox-overlay {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M6.483%2011.55%203.25%208.334l.85-.867L6.483%209.85l5.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/svg%3E");
}
.mxo-widget-checkbox input[type="checkbox"].indeterminate + .checkbox-overlay {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.8%208.6V7.4h6.4v1.2H4.8Z%22/%3E%3C/svg%3E");
}
.mxo-widget-checkbox.readonly input[type="checkbox"]:checked + .checkbox-overlay {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M6.483%2011.55%203.25%208.334l.85-.867L6.483%209.85l5.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/svg%3E");
  background-color: transparent;
  border-color: transparent;
}
.mxo-widget-checkbox-group {
  display: flex;
  flex-flow: column;
  gap: 8px;
}

.mxo-widget-codesnippet {
  font-size: 12px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* COLOURS */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* 	Needed for legacy fabric components:
	- table/table
*/
.mxo-widget-context-list {
  position: relative;
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-context-list .mxo-widget-context-list {
  position: static;
}
.mxo-widget-context-list .context-list-content-heading {
  background: #fcfcfb;
}
.mxo-widget-context-list .context-list-content-heading > a,
.mxo-widget-context-list .context-list-content-heading .navigation-heading,
.mxo-widget-context-list .context-list-content-heading > a:link,
.mxo-widget-context-list .context-list-content-heading .navigation-heading:link,
.mxo-widget-context-list .context-list-content-heading > a:visited,
.mxo-widget-context-list .context-list-content-heading .navigation-heading:visited {
  position: relative;
  display: block;
  padding: 8px 7px 8px 25px;
  min-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 16px;
  color: #14140f;
  cursor: pointer;
}
.mxo-widget-context-list .context-list-content-heading > a::after,
.mxo-widget-context-list .context-list-content-heading .navigation-heading::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  position: absolute;
  left: 4px;
  opacity: 0.75;
}
.mxo-widget-context-list .context-list-content-heading > a:hover::after,
.mxo-widget-context-list .context-list-content-heading .navigation-heading:hover::after,
.styleguide-hover .mxo-widget-context-list .context-list-content-heading > a::after,
.styleguide-hover .mxo-widget-context-list .context-list-content-heading .navigation-heading::after {
  opacity: 1;
}
.mxo-widget-context-list .mxo-widget-context-list .context-list-content-heading {
  position: absolute;
  top: 0;
  width: 100%;
}
.mxo-tooltip-v2 .mxo-widget-context-list .context-list-content-heading {
  background: #fcfcfb;
}
.mxo-widget-context-list .context-list-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-context-list .context-list-content > h1,
.mxo-widget-context-list .context-list-content > h2,
.mxo-widget-context-list .context-list-content > h3,
.mxo-widget-context-list .context-list-content > h4,
.mxo-widget-context-list .context-list-content > h5,
.mxo-widget-context-list .context-list-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-context-list .context-list-content > p,
.mxo-widget-context-list .context-list-content > ul {
  margin: 0;
}
.mxo-widget-context-list .context-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-widget-context-list .context-list li {
  margin: 0;
}
.mxo-widget-context-list .context-list li .context-list-item {
  position: relative;
  padding: 8px 7px;
  min-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 16px;
  color: #14140f;
  cursor: pointer;
}
.mxo-widget-context-list .context-list li .context-list-item.hover,
.mxo-widget-context-list .context-list li .context-list-item:hover,
.styleguide-hover .mxo-widget-context-list .context-list li .context-list-item {
  background-color: #f1f4f3;
}
.mxo-widget-context-list .context-list li .separator {
  border-bottom: 2px solid #c1c1c1;
}
.mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow .context-list-item {
  padding-right: 25px;
}
.mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow .context-list-item::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
  position: absolute;
  top: 4px;
  right: 0;
  opacity: 0.75;
}
.mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow .context-list-item.hover::after,
.mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow .context-list-item:hover::after,
.styleguide-hover .mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow .context-list-item::after {
  opacity: 1;
}
.mxo-widget-context-list .context-list li.context-list-selectable.enable-arrow.disabled .context-list-item::after {
  opacity: 0.3;
}
.mxo-widget-context-list .context-list li.context-list-selectable.selected .context-list-item {
  color: #ffffff;
  background-color: #6c8f89;
}
.mxo-widget-context-list .context-list li.context-list-selectable.selected .context-list-item.hover,
.mxo-widget-context-list .context-list li.context-list-selectable.selected .context-list-item:hover,
.styleguide-hover .mxo-widget-context-list .context-list li.context-list-selectable.selected .context-list-item {
  background-color: #506762;
}
.mxo-widget-context-list .context-list li.context-list-selectable.selected.enable-arrow .context-list-item::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-context-list .context-list li.context-list-external .context-list-item {
  padding-right: 25px;
}
.mxo-widget-context-list .context-list li.context-list-external .context-list-item::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M13.824%207.104c-0.397%200-0.701%200.304-0.701%200.701v5.143c0%200.912-0.725%201.636-1.636%201.636h-8.416c-0.912%200-1.636-0.725-1.636-1.636v-8.416c0-0.912%200.725-1.636%201.636-1.636h5.143c0.397%200%200.701-0.304%200.701-0.701s-0.304-0.701-0.701-0.701h-5.143c-1.683%200-3.039%201.356-3.039%203.039v8.416c0%201.683%201.356%203.039%203.039%203.039h8.416c1.683%200%203.039-1.356%203.039-3.039v-5.143c0-0.397-0.304-0.701-0.701-0.701z%22%3E%3C/path%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.998%200.605c0-0.023%200-0.047-0.023-0.047%200-0.023-0.023-0.047-0.023-0.070s-0.023-0.047-0.047-0.070c0-0.023-0.023-0.047-0.023-0.047-0.047-0.070-0.117-0.14-0.187-0.187l-0.047-0.023c-0.047-0.070-0.093-0.093-0.14-0.093l-0.070-0.023c-0.047%200-0.094-0.023-0.14-0.023h-4.278c-0.397%200-0.701%200.304-0.701%200.701s0.304%200.701%200.701%200.701h2.595l-6.429%206.452c-0.28%200.281-0.28%200.725%200%200.982%200.281%200.281%200.725%200.281%200.982%200l6.452-6.429v2.595c0%200.397%200.304%200.701%200.701%200.701%200.374-0%200.678-0.327%200.701-0.701v-4.278c-0-0.047-0-0.094-0.023-0.14z%22%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  top: 8px;
  right: 4px;
  opacity: 0.75;
}
.mxo-widget-context-list .context-list li.context-list-external .context-list-item.hover::after,
.mxo-widget-context-list .context-list li.context-list-external .context-list-item:hover::after,
.styleguide-hover .mxo-widget-context-list .context-list li.context-list-external .context-list-item::after {
  opacity: 1;
}
.mxo-widget-context-list .context-list li.disabled .context-list-item {
  color: #b3b3b1;
  cursor: auto;
}
.mxo-widget-context-list .context-list li.disabled .context-list-item:hover,
.styleguide-hover .mxo-widget-context-list .context-list li.disabled .context-list-item {
  background: inherit;
}

.mxo-widget-copyable {
  display: flex;
  align-items: center;
}
.mxo-widget-copyable .content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mxo-widget-copyable .copyable-action {
  flex: 1 1 auto;
}

.mxo-widget-datepicker {
  width: 221px;
  /* header */
  /* content */
  /* weeks */
  /* heading */
  /* days / months / years */
  /* footer */
}
.mxo-widget-datepicker .datepicker-header {
  display: flex;
  overflow: hidden;
  line-height: 27px;
  text-align: center;
  margin: 1px;
}
.mxo-widget-datepicker .datepicker-header .datepicker-title {
  flex: 1 1 auto;
}
.mxo-widget-datepicker .datepicker-header .datepicker-title a {
  color: #3a3a33;
  padding: 0 3px;
}
.mxo-widget-datepicker .datepicker-header .datepicker-title a:hover,
.mxo-widget-datepicker .datepicker-header .datepicker-title a.hover {
  color: #6c8f89;
}
.mxo-widget-datepicker .datepicker-header .datepicker-next,
.mxo-widget-datepicker .datepicker-header .datepicker-next:link,
.mxo-widget-datepicker .datepicker-header .datepicker-next:visited,
.mxo-widget-datepicker .datepicker-header .datepicker-previous,
.mxo-widget-datepicker .datepicker-header .datepicker-previous:link,
.mxo-widget-datepicker .datepicker-header .datepicker-previous:visited {
  background: no-repeat 9px 50%;
  background-size: 6px 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13.999%200l0.001%2016-12-8.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  width: 27px;
}
.mxo-widget-datepicker .datepicker-header .datepicker-next,
.mxo-widget-datepicker .datepicker-header .datepicker-next:link,
.mxo-widget-datepicker .datepicker-header .datepicker-next:visited {
  background-position: 9px 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M2.001%200l-0.001%2016%2012-8.001z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-datepicker .datepicker-header .datepicker-next:hover,
.mxo-widget-datepicker .datepicker-header .datepicker-previous:hover {
  opacity: 0.4;
}
.mxo-widget-datepicker .datepicker-content {
  min-height: 193px;
}
.mxo-widget-datepicker .datepicker-week {
  display: flex;
  overflow: hidden;
  width: 203px;
  margin: 0 9px;
  font-weight: bold;
  font-size: 12px;
  color: #6c8f89;
}
.mxo-widget-datepicker .datepicker-week .datepicker-week-day {
  margin: 1px;
  width: 27px;
  line-height: 17px;
  text-align: center;
}
.mxo-widget-datepicker .datepicker-heading {
  padding: 2px 0;
  font-weight: bold;
  text-align: center;
  color: #6c8f89;
}
.mxo-widget-datepicker .datepicker-days,
.mxo-widget-datepicker .datepicker-months,
.mxo-widget-datepicker .datepicker-years {
  margin: 0 9px;
  display: flex;
  flex-wrap: wrap;
}
.mxo-widget-datepicker .datepicker-days a,
.mxo-widget-datepicker .datepicker-months a,
.mxo-widget-datepicker .datepicker-years a,
.mxo-widget-datepicker .datepicker-days a:link,
.mxo-widget-datepicker .datepicker-months a:link,
.mxo-widget-datepicker .datepicker-years a:link,
.mxo-widget-datepicker .datepicker-days a:visited,
.mxo-widget-datepicker .datepicker-months a:visited,
.mxo-widget-datepicker .datepicker-years a:visited,
.mxo-widget-datepicker .datepicker-days a.other,
.mxo-widget-datepicker .datepicker-months a.other,
.mxo-widget-datepicker .datepicker-years a.other,
.mxo-widget-datepicker .datepicker-days a.other:link,
.mxo-widget-datepicker .datepicker-months a.other:link,
.mxo-widget-datepicker .datepicker-years a.other:link,
.mxo-widget-datepicker .datepicker-days a.other:visited,
.mxo-widget-datepicker .datepicker-months a.other:visited,
.mxo-widget-datepicker .datepicker-years a.other:visited {
  overflow: hidden;
  padding: 0;
  width: 27px;
  height: 27px;
  margin: 1px;
  box-sizing: border-box;
  line-height: 27px;
  text-align: center;
  text-decoration: none;
  color: #3a3a33;
  background: #f7f7f0;
  font-size: 12px;
}
.mxo-widget-datepicker .datepicker-days a.other,
.mxo-widget-datepicker .datepicker-months a.other,
.mxo-widget-datepicker .datepicker-years a.other,
.mxo-widget-datepicker .datepicker-days a.other:link,
.mxo-widget-datepicker .datepicker-months a.other:link,
.mxo-widget-datepicker .datepicker-years a.other:link,
.mxo-widget-datepicker .datepicker-days a.other:visited,
.mxo-widget-datepicker .datepicker-months a.other:visited,
.mxo-widget-datepicker .datepicker-years a.other:visited {
  color: #bbbbbb;
  background: none;
  border: 1px solid #f7f7f7;
}
.mxo-widget-datepicker .datepicker-days a:hover,
.mxo-widget-datepicker .datepicker-months a:hover,
.mxo-widget-datepicker .datepicker-years a:hover,
.mxo-widget-datepicker .datepicker-days a.hover,
.mxo-widget-datepicker .datepicker-months a.hover,
.mxo-widget-datepicker .datepicker-years a.hover,
.mxo-widget-datepicker .datepicker-days a.other:hover,
.mxo-widget-datepicker .datepicker-months a.other:hover,
.mxo-widget-datepicker .datepicker-years a.other:hover {
  color: #6c8f89;
  background: #e2e2db;
  border: 0 none;
}
.mxo-widget-datepicker .datepicker-days a.current,
.mxo-widget-datepicker .datepicker-months a.current,
.mxo-widget-datepicker .datepicker-years a.current,
.mxo-widget-datepicker .datepicker-days a.current:link,
.mxo-widget-datepicker .datepicker-months a.current:link,
.mxo-widget-datepicker .datepicker-years a.current:link,
.mxo-widget-datepicker .datepicker-days a.current:visited,
.mxo-widget-datepicker .datepicker-months a.current:visited,
.mxo-widget-datepicker .datepicker-years a.current:visited {
  border: 1px solid #dbdbd5;
}
.mxo-widget-datepicker .datepicker-days a.selected,
.mxo-widget-datepicker .datepicker-months a.selected,
.mxo-widget-datepicker .datepicker-years a.selected,
.mxo-widget-datepicker .datepicker-days a.selected:link,
.mxo-widget-datepicker .datepicker-months a.selected:link,
.mxo-widget-datepicker .datepicker-years a.selected:link,
.mxo-widget-datepicker .datepicker-days a.selected:visited,
.mxo-widget-datepicker .datepicker-months a.selected:visited,
.mxo-widget-datepicker .datepicker-years a.selected:visited {
  color: #ffffff;
  background: #6c8f89;
  border: 0 none;
}
.mxo-widget-datepicker .datepicker-months,
.mxo-widget-datepicker .datepicker-years {
  margin: 0 7px;
}
.mxo-widget-datepicker .datepicker-months a,
.mxo-widget-datepicker .datepicker-years a,
.mxo-widget-datepicker .datepicker-months a:link,
.mxo-widget-datepicker .datepicker-years a:link,
.mxo-widget-datepicker .datepicker-months a:visited,
.mxo-widget-datepicker .datepicker-years a:visited {
  width: 63px;
  margin: 3px;
}
.mxo-widget-datepicker .datepicker-footer {
  margin: 0 9px;
  line-height: 27px;
  text-align: right;
}
.mxo-widget-datepicker .datepicker-footer a,
.mxo-widget-datepicker .datepicker-footer a:link,
.mxo-widget-datepicker .datepicker-footer a:visited {
  color: #3a3a33;
}
.mxo-widget-datepicker .datepicker-footer a:hover,
.mxo-widget-datepicker .datepicker-footer a.hover {
  color: #6c8f89;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* 	Needed for legacy fabric components:
	- debugger
*/
.mxo-widget-debugger {
  width: inherit;
  height: inherit;
}
.mxo-widget-debugger > .debug-options {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 10px;
}
.mxo-widget-debugger > .debug-options .icon.icon-settings:not(.icon-svg) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23d19e2b%22%20d%3D%22M9.25001%2022L8.85001%2018.8C8.63335%2018.7167%208.42918%2018.6167%208.23751%2018.5C8.04585%2018.3833%207.85835%2018.2583%207.67501%2018.125L4.70001%2019.375L1.95001%2014.625L4.52501%2012.675C4.50835%2012.5583%204.50001%2012.4458%204.50001%2012.3375V11.6625C4.50001%2011.5542%204.50835%2011.4417%204.52501%2011.325L1.95001%209.375L4.70001%204.625L7.67501%205.875C7.85835%205.74167%208.05001%205.61667%208.25001%205.5C8.45001%205.38333%208.65001%205.28333%208.85001%205.2L9.25001%202H14.75L15.15%205.2C15.3667%205.28333%2015.5708%205.38333%2015.7625%205.5C15.9542%205.61667%2016.1417%205.74167%2016.325%205.875L19.3%204.625L22.05%209.375L19.475%2011.325C19.4917%2011.4417%2019.5%2011.5542%2019.5%2011.6625V12.3375C19.5%2012.4458%2019.4833%2012.5583%2019.45%2012.675L22.025%2014.625L19.275%2019.375L16.325%2018.125C16.1417%2018.2583%2015.95%2018.3833%2015.75%2018.5C15.55%2018.6167%2015.35%2018.7167%2015.15%2018.8L14.75%2022H9.25001ZM11%2020H12.975L13.325%2017.35C13.8417%2017.2167%2014.3208%2017.0208%2014.7625%2016.7625C15.2042%2016.5042%2015.6083%2016.1917%2015.975%2015.825L18.45%2016.85L19.425%2015.15L17.275%2013.525C17.3583%2013.2917%2017.4167%2013.0458%2017.45%2012.7875C17.4833%2012.5292%2017.5%2012.2667%2017.5%2012C17.5%2011.7333%2017.4833%2011.4708%2017.45%2011.2125C17.4167%2010.9542%2017.3583%2010.7083%2017.275%2010.475L19.425%208.85L18.45%207.15L15.975%208.2C15.6083%207.81667%2015.2042%207.49583%2014.7625%207.2375C14.3208%206.97917%2013.8417%206.78333%2013.325%206.65L13%204H11.025L10.675%206.65C10.1583%206.78333%209.67918%206.97917%209.23751%207.2375C8.79585%207.49583%208.39168%207.80833%208.02501%208.175L5.55001%207.15L4.57501%208.85L6.72501%2010.45C6.64168%2010.7%206.58335%2010.95%206.55001%2011.2C6.51668%2011.45%206.50001%2011.7167%206.50001%2012C6.50001%2012.2667%206.51668%2012.525%206.55001%2012.775C6.58335%2013.025%206.64168%2013.275%206.72501%2013.525L4.57501%2015.15L5.55001%2016.85L8.02501%2015.8C8.39168%2016.1833%208.79585%2016.5042%209.23751%2016.7625C9.67918%2017.0208%2010.1583%2017.2167%2010.675%2017.35L11%2020ZM12.05%2015.5C13.0167%2015.5%2013.8417%2015.1583%2014.525%2014.475C15.2083%2013.7917%2015.55%2012.9667%2015.55%2012C15.55%2011.0333%2015.2083%2010.2083%2014.525%209.525C13.8417%208.84167%2013.0167%208.5%2012.05%208.5C11.0667%208.5%2010.2375%208.84167%209.56251%209.525C8.88751%2010.2083%208.55001%2011.0333%208.55001%2012C8.55001%2012.9667%208.88751%2013.7917%209.56251%2014.475C10.2375%2015.1583%2011.0667%2015.5%2012.05%2015.5Z%22%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  width: 24px;
  height: 24px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-diagram-node {
  display: flex;
  gap: 3px;
}
.mxo-widget-diagram-node.align-horizontal.has-create-node-right::before {
  content: attr(data-createbutton);
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  text-overflow: clip;
  white-space: nowrap;
  margin: 6px;
  padding: 0 8px 0 31px;
  /* icon width + icon spacing */
}
.mxo-widget-diagram-node .header {
  display: flex;
  justify-content: center;
  width: 250px;
}
.mxo-widget-diagram-node .header .header-label {
  height: 20px;
  width: 50px;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  background-color: #6c8f89;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.has-expand-left.mxo-widget-diagram-node .header {
  margin-left: 30px;
}
.mxo-widget-diagram-node .content {
  display: flex;
  align-items: center;
  gap: 3px;
}
.mxo-widget-diagram-node .content .node {
  display: flex;
  width: 250px;
  box-sizing: border-box;
  overflow: hidden;
  line-height: 16px;
  /* should be length for fixed height of label */
  background-color: #fcfcfb;
  border-radius: 8px;
  border: 2px solid #6c8f89;
  height: 60px;
}
.mxo-widget-diagram-node .content .node.text-full {
  height: auto;
}
.mxo-widget-diagram-node .content .node.draggable .draghandle {
  flex: 1 0 auto;
  display: none;
  cursor: move;
}
.mxo-widget-diagram-node .content .node.draggable:hover .draghandle,
.styleguide-hover .mxo-widget-diagram-node .content .node.draggable .draghandle {
  display: block;
}
.mxo-widget-diagram-node .content .node .mark {
  flex: 0 0 auto;
  width: 25px;
}
.mxo-widget-diagram-node .content .node .label-icon,
.mxo-widget-diagram-node .content .node .label,
.mxo-widget-diagram-node .content .node .counter,
.mxo-widget-diagram-node .content .node .actions {
  padding: 4px 0 4px 0;
}
.mxo-widget-diagram-node .content .node .label-icon:last-child,
.mxo-widget-diagram-node .content .node .label:last-child,
.mxo-widget-diagram-node .content .node .counter:last-child,
.mxo-widget-diagram-node .content .node .actions:last-child {
  padding-right: 8px;
}
.mxo-widget-diagram-node .content .node .label-icon,
.mxo-widget-diagram-node .content .node .label:first-child,
.mxo-widget-diagram-node .content .node .mark + .label {
  padding-left: 8px;
}
.mxo-widget-diagram-node .content .node .label-icon {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-widget-diagram-node .content .node .label {
  flex: 1 1 auto;
  overflow: hidden;
  overflow-wrap: anywhere;
}
.mxo-widget-diagram-node .content .node .label .label-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 0 2px 0;
  overflow: hidden;
  max-height: 32px;
  text-overflow: ellipsis;
}
.mxo-widget-diagram-node .content .node .label .label-text:last-child {
  margin: 0;
}
.mxo-widget-diagram-node .content .node .label .label-sublabel {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: max(90%, 11px);
}
.mxo-widget-diagram-node .content .node .label.text-full .label-text {
  display: block;
  max-height: none;
  white-space: normal;
}
.mxo-widget-diagram-node .content .node .label.text-full .label-sublabel {
  white-space: normal;
}
.mxo-widget-diagram-node .content .node .counter {
  padding-left: 8px;
  font-size: max(90%, 11px);
}
.mxo-widget-diagram-node.diagram-node-color-negative .header .header-label {
  background-color: #e54a3b;
}
.mxo-widget-diagram-node.diagram-node-color-negative .content .node {
  border-color: #e54a3b;
}
.mxo-widget-diagram-node.diagram-node-color-positive .header .header-label {
  background-color: #33964f;
}
.mxo-widget-diagram-node.diagram-node-color-positive .content .node {
  border-color: #33964f;
}
.mxo-widget-diagram-node.diagram-node-color-neutral .header .header-label {
  background-color: #919187;
}
.mxo-widget-diagram-node.diagram-node-color-neutral .content .node {
  border-color: #919187;
}
.mxo-widget-diagram-node.diagram-node-color-primary .content .node {
  background-color: #d7e6e3;
}
.mxo-widget-diagram-node.diagram-node-selectable .content .node {
  cursor: pointer;
}
.mxo-widget-diagram-node.diagram-node-selectable .content .node:hover,
.styleguide-hover .mxo-widget-diagram-node.diagram-node-selectable .content .node {
  background-color: #f1f4f3;
}
.mxo-widget-diagram-node.diagram-node-selectable.diagram-node-color-primary .content .node:hover,
.styleguide-hover .mxo-widget-diagram-node.diagram-node-selectable.diagram-node-color-primary .content .node {
  background-color: #bed4d0;
}
.mxo-widget-diagram-node.diagram-node-selectable.selected .content .node {
  color: #ffffff;
  background-color: #6c8f89;
}
.mxo-widget-diagram-node.diagram-node-selectable.selected .content .node .label-sublabel,
.mxo-widget-diagram-node.diagram-node-selectable.selected .content .node .counter {
  color: #d8d8d8;
}
.mxo-widget-diagram-node.diagram-node-selectable.selected .content .node:hover,
.styleguide-hover .mxo-widget-diagram-node.diagram-node-selectable.selected .content .node {
  background-color: #506762;
}
.mxo-widget-diagram-node.diagram-node-highlight .content .node {
  outline: 4px solid #b5e5ba;
}
.mxo-widget-diagram-node .footer {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 3px;
  width: 250px;
}
.align-vertical.mxo-widget-diagram-node .footer {
  min-height: 22px;
}
.mxo-widget-diagram-node .footer .diagram-expand-button {
  flex: 1 1 auto;
}
.mxo-widget-diagram-node .footer .diagram-expand-button.bottom::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-diagram-node .footer .diagram-expand-button.bottom.expanded::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
}
.has-expand-left.mxo-widget-diagram-node .footer {
  margin-left: 30px;
}
.mxo-widget-diagram-node .diagram-expand-button,
.mxo-widget-diagram-node .diagram-expand-button:link,
.mxo-widget-diagram-node .diagram-expand-button:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  padding: 3px 6px;
}
.mxo-widget-diagram-node .diagram-expand-button.left::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-diagram-node .diagram-expand-button.left.expanded::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-diagram-node .diagram-expand-button.left.count {
  padding-right: 0;
  margin-right: -3px;
}
.mxo-widget-diagram-node .diagram-expand-button.right::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-diagram-node .diagram-expand-button.right.expanded::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-diagram-node .diagram-expand-button.right.count {
  padding-left: 0;
  margin-left: -3px;
}
.mxo-widget-diagram-node .count-aside-left,
.mxo-widget-diagram-node .count-aside-right {
  width: 21px;
  text-align: center;
}
.mxo-widget-diagram-create-button,
.mxo-widget-diagram-create-button:link,
.mxo-widget-diagram-create-button:visited {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 6px;
  padding: 8px;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
  background: #0063ba;
  border-radius: 16px;
  transition: 0.15s ease-in-out;
}
.mxo-widget-diagram-create-button::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M16%206H9.969V0H6V6H0V10H6V16H9.969V10H16V6Z%22%20/%3E%3C/svg%3E");
  margin-right: 7px;
}
.mxo-widget-diagram-create-button:empty {
  align-self: center;
}
.mxo-widget-diagram-create-button:empty::before {
  margin-right: 0;
}
.mxo-widget-diagram-create-button:focus {
  background-color: #0063ba;
}
.mxo-widget-diagram-create-button:hover {
  background-color: #0057a3;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-divider {
  border-top: none;
  border-bottom: 2px solid #c1c1c1;
  margin: 0;
  /* FIX left/right 0 for not growing (getting 100%) when used with flexbox */
}
.mxo-widget-form .form-actions .mxo-widget-divider {
  margin: 0 0 8px 0;
}
.mxo-tooltip-v2 .mxo-widget-form .form-actions .mxo-widget-divider {
  display: none;
}
.mxo-widget-filterbar .mxo-widget-divider,
.mxo-widget-context-list .mxo-widget-divider {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* Content spacing */
.mxo-widget-drawer {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  position: absolute;
  top: 36px;
  right: 0;
  width: 0;
  height: calc(100vh - 36px);
  box-sizing: border-box;
  overflow: hidden;
  visibility: hidden;
  background: #fcfcfb;
  clip-path: inset(0 0 0 -8px);
  /* to clip off shadow at top/bottom */
  transition: 0.25s ease-in-out;
  transition-property: width;
}
.mxo-widget-drawer.show {
  width: 400px;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.1), 0.5px 0 4px rgba(0, 0, 0, 0.1);
}
.mxo-widget-drawer.current {
  visibility: visible;
}
.mxo-widget-drawer .drawer-wrapper {
  overflow: auto;
  padding: 12px 8px 8px 8px;
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  position: relative;
  height: 100%;
  width: 400px;
  box-sizing: border-box;
}
.mxo-widget-drawer .drawer-wrapper > h1,
.mxo-widget-drawer .drawer-wrapper > h2,
.mxo-widget-drawer .drawer-wrapper > h3,
.mxo-widget-drawer .drawer-wrapper > h4,
.mxo-widget-drawer .drawer-wrapper > h5,
.mxo-widget-drawer .drawer-wrapper > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer .drawer-wrapper > p,
.mxo-widget-drawer .drawer-wrapper > ul {
  margin: 0;
}
.mxo-widget-drawer .drawer-wrapper .drawer-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-drawer .drawer-wrapper .drawer-header > h1,
.mxo-widget-drawer .drawer-wrapper .drawer-header > h2,
.mxo-widget-drawer .drawer-wrapper .drawer-header > h3,
.mxo-widget-drawer .drawer-wrapper .drawer-header > h4,
.mxo-widget-drawer .drawer-wrapper .drawer-header > h5,
.mxo-widget-drawer .drawer-wrapper .drawer-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer .drawer-wrapper .drawer-header > p,
.mxo-widget-drawer .drawer-wrapper .drawer-header > ul {
  margin: 0;
}
.mxo-widget-drawer .drawer-wrapper .drawer-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 297px;
}
.mxo-widget-drawer .drawer-wrapper .drawer-content > h1,
.mxo-widget-drawer .drawer-wrapper .drawer-content > h2,
.mxo-widget-drawer .drawer-wrapper .drawer-content > h3,
.mxo-widget-drawer .drawer-wrapper .drawer-content > h4,
.mxo-widget-drawer .drawer-wrapper .drawer-content > h5,
.mxo-widget-drawer .drawer-wrapper .drawer-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer .drawer-wrapper .drawer-content > p,
.mxo-widget-drawer .drawer-wrapper .drawer-content > ul {
  margin: 0;
}
.mxo-widget-drawer .drawer-wrapper .drawer-tools {
  position: absolute;
  top: 12px;
  right: 8px;
}
.mxo-widget-drawer .drawer-wrapper .drawer-tools a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-drawer .drawer-wrapper .drawer-tools a:hover::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23e54a3b%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-drawer-share {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-drawer-share > h1,
.mxo-widget-drawer-share > h2,
.mxo-widget-drawer-share > h3,
.mxo-widget-drawer-share > h4,
.mxo-widget-drawer-share > h5,
.mxo-widget-drawer-share > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer-share > p,
.mxo-widget-drawer-share > ul {
  margin: 0;
}
.mxo-widget-drawer-notifications {
  display: flex;
  flex-flow: column;
  overflow: auto;
  gap: 16px;
}
.mxo-widget-drawer-notifications .drawer-notifications-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-drawer-notifications .drawer-notifications-header > h1,
.mxo-widget-drawer-notifications .drawer-notifications-header > h2,
.mxo-widget-drawer-notifications .drawer-notifications-header > h3,
.mxo-widget-drawer-notifications .drawer-notifications-header > h4,
.mxo-widget-drawer-notifications .drawer-notifications-header > h5,
.mxo-widget-drawer-notifications .drawer-notifications-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer-notifications .drawer-notifications-header > p,
.mxo-widget-drawer-notifications .drawer-notifications-header > ul {
  margin: 0;
}
.mxo-widget-drawer-notifications .drawer-notifications-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 297px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content > h1,
.mxo-widget-drawer-notifications .drawer-notifications-content > h2,
.mxo-widget-drawer-notifications .drawer-notifications-content > h3,
.mxo-widget-drawer-notifications .drawer-notifications-content > h4,
.mxo-widget-drawer-notifications .drawer-notifications-content > h5,
.mxo-widget-drawer-notifications .drawer-notifications-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content > p,
.mxo-widget-drawer-notifications .drawer-notifications-content > ul {
  margin: 0;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment {
  display: flex;
  flex-flow: column;
  overflow: auto;
  gap: 16px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h1,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h2,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h3,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h4,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h5,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > p,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-header > ul {
  margin: 0;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 297px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h1,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h2,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h3,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h4,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h5,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > p,
.mxo-widget-drawer-notifications .drawer-notifications-content .notifications-segment .notifications-segment-content > ul {
  margin: 0;
}
ul.mxo-widget-notifications {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mxo-widget-notifications > li {
  margin: 0;
  padding: 8px;
  display: flex;
  flex-flow: column;
  gap: 4px;
  border-top: 1px solid #c1c1c1;
}
ul.mxo-widget-notifications > li:first-child {
  border-top: 0 none;
}
ul.mxo-widget-notifications > li.notification-selectable {
  cursor: pointer;
}
ul.mxo-widget-notifications > li.notification-selectable:hover {
  background-color: #f1f4f3;
}
ul.mxo-widget-notifications > li .notification-header {
  display: flex;
  justify-content: space-between;
}
ul.mxo-widget-notifications > li .notification-header .notification-state-read,
ul.mxo-widget-notifications > li .notification-header .notification-state-read:link,
ul.mxo-widget-notifications > li .notification-header .notification-state-read:visited {
  position: relative;
  right: -5px;
  top: -5px;
  display: block;
  width: 20px;
  height: 20px;
}
ul.mxo-widget-notifications > li .notification-header .notification-state-read::before,
ul.mxo-widget-notifications > li .notification-header .notification-state-read:link::before,
ul.mxo-widget-notifications > li .notification-header .notification-state-read:visited::before {
  content: "";
  display: block;
  margin: 5px;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background: #4278cc;
  border: 2px solid #4278cc;
}
ul.mxo-widget-notifications > li .notification-header .notification-state-read:hover::before {
  outline: 5px solid #bfcffc;
}
ul.mxo-widget-notifications > li .notification-date {
  color: #6e6e66;
}
ul.mxo-widget-notifications > li.notification-read,
ul.mxo-widget-notifications > li.notification-read .notification-date {
  color: #999992;
}
ul.mxo-widget-notifications > li.notification-read .notification-header .notification-state-read::before,
ul.mxo-widget-notifications > li.notification-read .notification-header .notification-state-read:link::before,
ul.mxo-widget-notifications > li.notification-read .notification-header .notification-state-read:visited::before {
  background: #fcfcfb;
  border-color: #919187;
}

/* 	Needed for legacy fabric components:
	- dropdown
*/
.mxo-widget-dropdown {
  flex: 1 1 auto;
  overflow: hidden;
}
.mxo-widget-dropdown a.selected-item {
  display: block;
  box-sizing: border-box;
  min-width: 120px;
  height: 22px;
  border-bottom: solid 1px #e1e2db;
}
.mxo-widget-dropdown a.selected-item,
.mxo-widget-dropdown a.selected-item:link,
.mxo-widget-dropdown a.selected-item:visited {
  position: relative;
  padding: 3px 20px 2px 4px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 16px;
  color: #3a3a33;
  outline: none;
}
.mxo-widget-dropdown a.selected-item.hover,
.mxo-widget-dropdown a.selected-item:hover {
  border-bottom: solid 1px #b2b2b2;
}
.mxo-widget-dropdown a.selected-item:active,
.mxo-widget-dropdown a.selected-item:focus {
  border-bottom: solid 2px #6c8f89;
}
.mxo-widget-dropdown a.selected-item::after {
  content: "";
  position: absolute;
  top: 9px;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #3a3a33;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item,
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item:link,
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item:visited {
  color: #ffffff;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item.hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item:hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item:active,
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item:focus {
  border-color: #ffffff;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown a.selected-item::after {
  border-top-color: #ffffff;
}
.mxo-widget-dropdown.disabled a.selected-item,
.mxo-widget-dropdown.disabled a.selected-item:active,
.mxo-widget-dropdown.disabled a.selected-item:focus {
  cursor: default;
  border-bottom: 1px dashed #ccccc8;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus {
  border-color: #ffffff;
}
.mxo-widget-dropdown.disabled a.selected-item,
.mxo-widget-dropdown.disabled a.selected-item:active,
.mxo-widget-dropdown.disabled a.selected-item:focus,
.mxo-widget-dropdown.disabled a.selected-item:link,
.mxo-widget-dropdown.disabled a.selected-item:active:link,
.mxo-widget-dropdown.disabled a.selected-item:focus:link,
.mxo-widget-dropdown.disabled a.selected-item:visited,
.mxo-widget-dropdown.disabled a.selected-item:active:visited,
.mxo-widget-dropdown.disabled a.selected-item:focus:visited,
.mxo-widget-dropdown.disabled a.selected-item.hover,
.mxo-widget-dropdown.disabled a.selected-item:active.hover,
.mxo-widget-dropdown.disabled a.selected-item:focus.hover,
.mxo-widget-dropdown.disabled a.selected-item:hover,
.mxo-widget-dropdown.disabled a.selected-item:active:hover,
.mxo-widget-dropdown.disabled a.selected-item:focus:hover {
  color: #999992;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:link,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active:link,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus:link,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:visited,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active:visited,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus:visited,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item.hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active.hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus.hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:active:hover,
.mxo-widget-table .cells.selected .mxo-widget-dropdown.disabled a.selected-item:focus:hover {
  color: #d8d8d8;
}
.mxo-widget-dropdown.active a.selected-item {
  border-bottom: solid 2px #6c8f89;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown.active a.selected-item {
  border-color: #ffffff;
}
.mxo-widget-dropdown.hover a.selected-item {
  border-bottom: solid 1px #b2b2b2;
}
.mxo-widget-table .cells.selected .mxo-widget-dropdown.hover a.selected-item {
  border-color: #ffffff;
}
.mxo-widget-dropdown-selector {
  max-width: 340px;
  min-width: 115px;
}
.mxo-widget-dropdown-selector ul.dropdown-list {
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 300px;
  overflow: auto;
}
.mxo-widget-dropdown-selector ul.dropdown-list li {
  margin: 0;
  padding: 5px 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #3a3a33;
  cursor: pointer;
}
.mxo-widget-dropdown-selector ul.dropdown-list li a,
.mxo-widget-dropdown-selector ul.dropdown-list li a:link,
.mxo-widget-dropdown-selector ul.dropdown-list li a:visited {
  display: block;
  margin: -4px -8px;
  padding: 4px 8px;
  min-height: 14px;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3a3a33;
}
.mxo-widget-dropdown-selector ul.dropdown-list li a.hover,
.mxo-widget-dropdown-selector ul.dropdown-list li a:hover {
  background: #ebece6;
}
.mxo-widget-dropdown-selector ul.dropdown-list li.hover,
.mxo-widget-dropdown-selector ul.dropdown-list li:hover {
  background: #ebece6;
}
.mxo-widget-dropdown-selector ul.dropdown-list li.current,
.mxo-widget-dropdown-selector ul.dropdown-list li.current a,
.mxo-widget-dropdown-selector ul.dropdown-list li.current a:link,
.mxo-widget-dropdown-selector ul.dropdown-list li.current a:visited {
  color: #ffffff;
  background-color: #6c8f89;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-dropdown-v2 {
  flex: 1 1 auto;
}
.mxo-widget-dropdown-v2 .dropdown-value-action {
  display: flex;
  align-items: center;
  gap: 4px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action:not(:has(.dropdown-select)) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value {
  flex: 1 1 auto;
  min-width: 0;
  /* fix to show action when value is wider than dropdown */
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  padding: 0 25px 0 8px;
  line-height: 30px;
  background-color: #fcfcfb;
  border: 1px solid #919187;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  line-height: 22px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #919187;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.active a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #f0f0eb;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:active,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  padding: 0 24px 0 7px;
  line-height: 28px;
  background-color: #fcfcfb;
  border: 2px solid #0063ba;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  line-height: 20px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #0063ba;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.active a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #0063ba;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:active,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:link,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select:visited {
  border-color: #0063ba;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  padding: 0 24px 0 7px;
  line-height: 28px;
  background-color: #fcfcfb;
  border: 2px solid #2e7840;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  line-height: 20px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #2e7840;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.active a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #2e7840;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:active,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:link,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select:visited {
  border-color: #2e7840;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  padding: 0 24px 0 7px;
  line-height: 28px;
  background-color: #fcfcfb;
  border: 2px solid #997303;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  line-height: 20px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #997303;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.active a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #997303;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:active,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:link,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select:visited {
  border-color: #997303;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  padding: 0 24px 0 7px;
  line-height: 28px;
  background-color: #fcfcfb;
  border: 2px solid #c90014;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  line-height: 20px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #c90014;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.active a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select,
.styleguide-active .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #c90014;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:visited,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:focus,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:active,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:link,
.mxo-widget-table.expandable .row.open .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select:visited {
  border-color: #c90014;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.new a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.positive a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.warning a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.negative a.dropdown-select {
  padding-right: 46px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value.disabled a.dropdown-select::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236e6e66%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:link,
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:visited {
  display: block;
  position: relative;
  box-sizing: border-box;
  min-width: 120px;
  width: 100%;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #14140f;
  border-radius: 4px;
  outline: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select:visited {
  height: 24px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M12%205.83%2015.17%209l1.41-1.41L12%203%207.41%207.59%208.83%209%2012%205.83Zm0%2012.34L8.83%2015l-1.41%201.41L12%2021l4.59-4.59L15.17%2015%2012%2018.17Z%22/%3E%3C/svg%3E");
  content: " ";
  position: absolute;
  right: 6px;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 16px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 16px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select .placeholder {
  font-style: italic;
  color: #919187;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select .dropdown-status-icon {
  position: absolute;
  top: 4px;
  right: 26px;
  line-height: 0;
  pointer-events: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select .dropdown-status-icon,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-value a.dropdown-select .dropdown-status-icon {
  top: 0px;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-action {
  flex: 0 0 auto;
}
.mxo-widget-dropdown-v2 .dropdown-value-action .dropdown-action:empty {
  display: none;
}
.mxo-widget-dropdown-v2 .dropdown-selection {
  max-height: 330px;
  overflow: auto;
  overflow-x: hidden;
  /* fix for Safari showing horizontal scrollbar */
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  padding: 0 24px 0 7px;
  line-height: 28px;
  background-color: #fcfcfb;
  border: 2px solid #0063ba;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  line-height: 20px;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select:hover,
.styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #0063ba;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select:focus,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select:active,
.styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select,
.styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.active a.dropdown-select,
.styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  padding: 0 24.5px 0 7.5px;
  line-height: 29px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.active a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.active a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2 a.dropdown-select {
  line-height: 21px;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select:link,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select:visited,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select:hover,
.styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select:focus,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select:active,
.styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select,
.styleguide-active .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.disabled a.dropdown-select {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #0063ba;
  box-shadow: none;
  cursor: default;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:link,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:visited,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:focus,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:active,
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:hover,
.styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  line-height: 32px;
  background-color: inherit;
  border: 0 none;
  cursor: default;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:link,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:visited,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-pdf-viewer .pdf-viewer-header .styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:link,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:visited,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:focus,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:active,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select:hover,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select,
.mxo-widget-table:not(.spacious) .row .cells .cell .styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select {
  line-height: 24px;
}
.mxo-widget-value-list .mxo-widget-table .foot .mxo-widget-dropdown-v2.readonly a.dropdown-select::after {
  display: none;
  content: none;
}
.mxo-widget-dropdown-selector-v2 {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h1,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h2,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h3,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h4,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h5,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > p,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header > ul {
  margin: 0;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header:empty {
  display: none;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level:link,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level:visited {
  display: block;
  padding: 5px 0;
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #3a3a33;
  border-bottom: 2px solid #c1c1c1;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level:last-child {
  margin-bottom: 0;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  margin-right: 7px;
  opacity: 0.75;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level:hover::before,
.styleguide-hover .mxo-widget-dropdown-selector-v2 .dropdown-selector-header a.selector-parent-level::before {
  opacity: 1;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content {
  max-height: 347px;
  /* 10.5 rows * 33 pixels */
  overflow: auto;
  overflow-x: hidden;
  /* fix for Safari showing horizontal scrollbar */
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content:empty {
  display: none;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content .mxo-widget-table .body .row .cells.dimmed {
  cursor: default;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level {
  position: relative;
  padding-left: 6px;
  z-index: 1;
  float: right;
  text-decoration: none;
  color: #6c8f89;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level.hover,
.mxo-widget-dropdown-selector-v2 .dropdown-selector-content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level:hover,
.styleguide-hover .mxo-widget-dropdown-selector-v2 .dropdown-selector-content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level {
  color: #506762;
  text-decoration: underline;
}
.mxo-widget-dropdown-selector-v2 .dropdown-toggle {
  display: flex;
  justify-content: right;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-footer:empty {
  display: none;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-footer .selector-add-entry {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  text-decoration: none;
  color: #14140f;
  background: #f5f7ff;
  border: solid 1px #bfcffc;
  border-left: 0 none;
  border-right: 0 none;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-footer .selector-add-entry .selector-add-label {
  flex: 1 1 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-footer .selector-add-entry .selector-add-action {
  flex: 0 0 auto;
}
.mxo-widget-dropdown-selector-v2 .dropdown-selector-footer .selector-add-entry.disabled {
  color: #6e6e66;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- emptystate
	- reference/searh/main
*/
.mxo-widget-emptystate {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 8px;
  gap: 16px;
}
.mxo-widget-singleselect .mxo-widget-table .mxo-widget-emptystate,
.mxo-widget-singleselector .mxo-widget-table .mxo-widget-emptystate,
.mxo-widget-multipleselect .mxo-widget-table .mxo-widget-emptystate,
.mxo-widget-multipleselector .mxo-widget-table .mxo-widget-emptystate {
  display: none;
}
.mxo-widget-emptystate .emptystate-image,
.mxo-widget-emptystate .emptystate-title,
.mxo-widget-emptystate .emptystate-description {
  width: 100%;
  max-width: 350px;
  text-align: center;
  word-break: break-word;
}
.mxo-widget-emptystate .emptystate-image {
  aspect-ratio: 1 / 1;
  background: url(557472e5e2b3d5667c07.png) no-repeat 0 0;
  background-size: contain;
}
.mxo-widget-table .mxo-widget-emptystate .emptystate-image {
  background-image: url(7568bbbcb3c8a7d0a27a.png);
}
.mxo-widget-emptystate .emptystate-description {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  color: #6e6e66;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* Content spacing */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
.mxo-widget-expandable {
  border: 1px solid #d3d3d3;
  background-color: #fcfcfb;
}
.mxo-widget-expandable .expandable-heading {
  display: flex;
  gap: 4px;
  padding: 5px 40px 5px 10px;
  position: relative;
  overflow: hidden;
  line-height: 30px;
  white-space: nowrap;
  cursor: pointer;
}
.mxo-widget-expandable .expandable-heading::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #f0f0eb;
  border-radius: 50%;
}
.mxo-widget-expandable .expandable-heading .persistent-element-wrapper {
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #14140f;
}
.mxo-widget-expandable .expandable-heading .number {
  display: inline-block;
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #6e6e66;
}
.mxo-widget-expandable .expandable-heading:hover,
.mxo-widget-expandable .expandable-heading.hover,
.styleguide-hover .mxo-widget-expandable .expandable-heading {
  background: #f1f4f3;
}
.mxo-widget-expandable .expandable-heading:hover a,
.mxo-widget-expandable .expandable-heading.hover a,
.styleguide-hover .mxo-widget-expandable .expandable-heading a,
.mxo-widget-expandable .expandable-heading:hover a:link,
.mxo-widget-expandable .expandable-heading.hover a:link,
.styleguide-hover .mxo-widget-expandable .expandable-heading a:link,
.mxo-widget-expandable .expandable-heading:hover a:visited,
.mxo-widget-expandable .expandable-heading.hover a:visited,
.styleguide-hover .mxo-widget-expandable .expandable-heading a:visited {
  color: #6c8f89;
}
.mxo-widget-expandable .expandable-heading:hover::after,
.mxo-widget-expandable .expandable-heading.hover::after,
.styleguide-hover .mxo-widget-expandable .expandable-heading::after {
  background-color: #e3e3de;
  opacity: 1;
}
.mxo-widget-expandable .expandable-content {
  display: none;
}
.mxo-widget-expandable.open .expandable-heading::after {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-expandable.open .expandable-content {
  padding: 12px 8px 8px 8px;
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-expandable.open .expandable-content > h1,
.mxo-widget-expandable.open .expandable-content > h2,
.mxo-widget-expandable.open .expandable-content > h3,
.mxo-widget-expandable.open .expandable-content > h4,
.mxo-widget-expandable.open .expandable-content > h5,
.mxo-widget-expandable.open .expandable-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-expandable.open .expandable-content > p,
.mxo-widget-expandable.open .expandable-content > ul {
  margin: 0;
}
.mxo-widget-expandable.disable .expandable-heading {
  color: #b3b3b1;
  cursor: auto;
}
.mxo-widget-expandable.disable .expandable-heading::after {
  opacity: 0.3;
}
.mxo-widget-expandable.disable .expandable-heading .persistent-element-wrapper {
  color: #b3b3b1;
  cursor: auto;
}
.mxo-widget-expandable.disable .expandable-heading:hover,
.mxo-widget-expandable.disable .expandable-heading.hover,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading {
  background: none;
}
.mxo-widget-expandable.disable .expandable-heading:hover a,
.mxo-widget-expandable.disable .expandable-heading.hover a,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a,
.mxo-widget-expandable.disable .expandable-heading:hover a:link,
.mxo-widget-expandable.disable .expandable-heading.hover a:link,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a:link,
.mxo-widget-expandable.disable .expandable-heading:hover a:visited,
.mxo-widget-expandable.disable .expandable-heading.hover a:visited,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a:visited {
  color: #b3b3b1;
}
.mxo-widget-expandable.disable .expandable-heading:hover::after,
.mxo-widget-expandable.disable .expandable-heading.hover::after,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading::after {
  opacity: 0.3;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- explanation
*/
.mxo-widget-explanation {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: normal;
}
h1 .mxo-widget-explanation,
h2 .mxo-widget-explanation {
  position: relative;
  top: -2px;
}
h3 .mxo-widget-explanation,
h4 .mxo-widget-explanation,
h5 .mxo-widget-explanation,
h6 .mxo-widget-explanation {
  position: relative;
  top: -1px;
}
.mxo-widget-explanation a,
.mxo-widget-explanation a:link,
.mxo-widget-explanation a:visited {
  padding-left: 6px;
  color: #6e6e66;
}
.mxo-widget-explanation a.hover,
.mxo-widget-explanation a:hover,
.styleguide-hover .mxo-widget-explanation a {
  color: #506762;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- filterbar/filterbar
	- filterbar/filterbar_checkbox
	- filterbar/filterbar_daterange
	- filterbar/filterbar_dropdown
	- filterbar/filterbar_radiobuttons
	- filterbar/filterbar_toggles
*/
.mxo-widget-filterbar {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-filterbar .number-of-search-results {
  overflow: hidden;
  width: 34px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  background: #6c8f89;
  border-radius: 2px;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item .filter-keyvalue {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item .filter-keyvalue .filter-key {
  font-weight: bold;
  color: #6c8f89;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item .filter-keyvalue .filter-value {
  display: flex;
  flex-flow: column;
  gap: 12px;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item .filter-keyvalue .filter-value .filter-keyvalue:first-child {
  padding-top: 4px;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item .filter-keyvalue .filter-value .filter-keyvalue .filter-key {
  font-weight: normal;
}
.mxo-widget-filterbar .mxo-widget-filterbar-item.highlight {
  background-color: #f0f0eb;
  padding: 8px;
}
.mxo-widget-filterbar .filterbar-filters {
  display: flex;
  gap: 8px;
  min-height: 45px;
  /* filter-key height + gap + input height */
}
.mxo-widget-filterbar .filterbar-filters > .mxo-widget-filterbar-item {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.mxo-widget-filterbar .filterbar-filters > .mxo-widget-filterbar-item.search-filter {
  flex: 1 1 auto;
}
.mxo-widget-filterbar .filterbar-filters > .mxo-widget-filterbar-item .filter-keyvalue {
  gap: 2px;
}
.mxo-widget-filterbar .filterbar-filters > .mxo-widget-filterbar-item .filter-keyvalue .filter-key {
  font-size: 10px;
}
.mxo-widget-filterbar .filterbar-filters > .mxo-widget-search {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.mxo-widget-filterbar .filterbar-advancedfilterswrapper {
  display: none;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-filterbar .filterbar-advancedfilterswrapper.advancedfilters-shown {
  display: flex;
}
.mxo-widget-filterbar .filterbar-advancedfilterswrapper .filterbar-advancedfilters {
  display: flex;
  flex-flow: wrap;
  gap: 16px 24px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* 	Needed for legacy fabric components:
	- filterselection
*/
.mxo-widget-filterselection {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 10px;
  overflow: auto;
  max-height: 60px;
}
.mxo-widget-filterbar .mxo-widget-filterselection:empty {
  display: none;
}
.mxo-widget-filterselection .filterselection-label {
  font-weight: bold;
  color: #6c8f89;
}
.mxo-widget-filterselection .filterselection-selection {
  display: flex;
  padding: 0 0 0 6px;
  max-width: 85%;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 20px;
  border-radius: 2px;
  background: #f0f0eb;
  color: #14140f;
}
.mxo-widget-filterselection .filterselection-selection .selection-value {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-filterselection .filterselection-selection .selection-delete {
  flex: 0 0 auto;
  padding: 2px 0 0 5px;
  width: 17px;
  line-height: 0;
  opacity: 0.75;
}
.mxo-widget-filterselection .filterselection-selection .selection-delete:hover {
  opacity: 1;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-form {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  min-height: 48px;
  /* fix to prevent disappearing of form when used in flexbox parent (https://moxio.atlassian.net/browse/OTL-2403) */
}
.mxo-widget-form:has(.form-content:empty) {
  min-height: 36px;
  /* fix to prevent disappearing of form when used in flexbox parent (https://moxio.atlassian.net/browse/OTL-2403) */
}
.mxo-widget-form form {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
}
.mxo-widget-form form .form-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  overflow: auto;
  padding-bottom: 12px;
}
.mxo-widget-form form .form-content > h1,
.mxo-widget-form form .form-content > h2,
.mxo-widget-form form .form-content > h3,
.mxo-widget-form form .form-content > h4,
.mxo-widget-form form .form-content > h5,
.mxo-widget-form form .form-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-form form .form-content > p,
.mxo-widget-form form .form-content > ul {
  margin: 0;
}
.mxo-widget-form form .form-content:empty,
.mxo-tooltip-v2 .mxo-widget-form form .form-content {
  padding-bottom: 0;
}
.mxo-tooltip-v2 .mxo-widget-form form .form-content:empty + .form-actions {
  margin-top: 0;
}
.mxo-widget-form form .form-actions {
  flex: 0 0 auto;
}
.mxo-tooltip-v2 .mxo-widget-form form .form-actions {
  margin-top: 8px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
ul.mxo-widget-group-toggle {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mxo-widget-group-toggle li {
  margin: 0 0 0 1px;
}
ul.mxo-widget-group-toggle li a.button,
ul.mxo-widget-group-toggle li a.button:link,
ul.mxo-widget-group-toggle li a.button:visited {
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0 none;
  border-radius: 0;
}
ul.mxo-widget-group-toggle li a.button::before {
  flex: 0 0 auto;
}
ul.mxo-widget-group-toggle li:first-child {
  margin: 0;
}
ul.mxo-widget-group-toggle li:first-child a.button {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
ul.mxo-widget-group-toggle li:last-child a.button {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
ul.mxo-widget-group-toggle.wide {
  width: 100%;
}
ul.mxo-widget-group-toggle.wide li {
  flex: 1 1 auto;
  width: 100%;
}
ul.mxo-widget-group-toggle.wide li a.button,
ul.mxo-widget-group-toggle.wide li a.button:link,
ul.mxo-widget-group-toggle.wide li a.button:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30px;
  width: auto;
}
ul.mxo-widget-group-toggle.approval a.button.icon.icon-accept.button-color-selected,
ul.mxo-widget-group-toggle.approval a.button.icon.icon-accept.button-color-selected:link,
ul.mxo-widget-group-toggle.approval a.button.icon.icon-accept.button-color-selected:visited {
  background-color: #33964f;
}
ul.mxo-widget-group-toggle.approval a.button.icon.icon-reject.button-color-selected,
ul.mxo-widget-group-toggle.approval a.button.icon.icon-reject.button-color-selected:link,
ul.mxo-widget-group-toggle.approval a.button.icon.icon-reject.button-color-selected:visited {
  background-color: #e54a3b;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-group-buttons {
  display: inline-flex;
  gap: 2px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-radius: 4px;
}
.mxo-widget-toolbar-v2 .mxo-widget-group-buttons {
  margin: 2px 0;
  /* to prevent clipping of box-shadow when .item-is-selected is applied */
}
.mxo-widget-toolbar-v2 li:first-child .mxo-widget-group-buttons {
  margin-left: 2px;
}
.mxo-widget-toolbar-v2.right li:last-child .mxo-widget-group-buttons {
  margin-right: 2px;
}
.mxo-widget-group-buttons li {
  margin: 0;
}
.mxo-widget-group-buttons li:first-child {
  display: none;
}
.mxo-widget-group-buttons li a.button,
.mxo-widget-group-buttons li a.button:link,
.mxo-widget-group-buttons li a.button:visited {
  border-radius: 0;
}
.mxo-widget-group-buttons li:nth-child(2) a.button {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.mxo-widget-group-buttons li:last-child a.button {
  margin-right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.mxo-widget-group-buttons .number {
  display: block;
  padding: 0 10px;
  height: 32px;
  width: auto;
  overflow: hidden;
  line-height: 32px;
  color: #fcfcfb;
  background: #3d9c9c;
}
.mxo-widget-group-buttons.item-is-selected {
  position: relative;
  background-color: #3d9c9c;
  box-shadow: 0 0 0 2px #3d9c9c;
}
.mxo-widget-group-buttons.item-is-selected li:first-child {
  display: block;
}
.mxo-widget-group-buttons.item-is-selected li:nth-child(2) a.button {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
.mxo-widget-highlight {
  background-color: #b5e5ba;
  color: #14140f;
}
.mxo-widget-highlight.strong {
  background-color: transparent;
  color: inherit;
  font-weight: bold;
}
.mxo-widget-table .selected .mxo-widget-highlight {
  background-color: transparent;
  color: inherit;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Content spacing */
/* 	Needed for legacy fabric components:
	- file/upload_feedback_file
*/
.mxo-widget-infobar {
  padding: 12px 8px 8px 8px;
  flex-flow: wrap;
  display: flex;
  flex: 0 0 auto;
  gap: 0 8px;
  line-height: 1.4;
  background-color: #f0f0eb;
  border: 1px solid #d4d1cc;
  border-radius: 8px;
}
.mxo-widget-infobar,
.mxo-widget-infobar h5 {
  color: #3b3b33;
}
.mxo-widget-infobar.infobar-color-negative {
  background-color: #fff0ed;
  border-color: #fcc4b8;
}
.mxo-widget-infobar.infobar-color-negative,
.mxo-widget-infobar.infobar-color-negative h5 {
  color: #b20012;
}
.mxo-widget-infobar.infobar-color-new {
  background-color: #f5f7ff;
  border-color: #bfcffc;
}
.mxo-widget-infobar.infobar-color-new,
.mxo-widget-infobar.infobar-color-new h5 {
  color: #0057a3;
}
.mxo-widget-infobar.infobar-color-positive {
  background-color: #f0fcf0;
  border-color: #b5e5ba;
}
.mxo-widget-infobar.infobar-color-positive,
.mxo-widget-infobar.infobar-color-positive h5 {
  color: #1c6630;
}
.mxo-widget-infobar.infobar-color-warning {
  background-color: #fff7f0;
  border-color: #ffe3ba;
}
.mxo-widget-infobar.infobar-color-warning,
.mxo-widget-infobar.infobar-color-warning h5 {
  color: #7a5700;
}
.mxo-widget-infobar .infobar-heading {
  flex: 0 0 auto;
  width: 100%;
}
.mxo-widget-infobar .infobar-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 0 auto;
  justify-content: center;
  width: 10%;
  /* to prevent content from getting to overflow component */
}
.mxo-widget-infobar .infobar-content > h1,
.mxo-widget-infobar .infobar-content > h2,
.mxo-widget-infobar .infobar-content > h3,
.mxo-widget-infobar .infobar-content > h4,
.mxo-widget-infobar .infobar-content > h5,
.mxo-widget-infobar .infobar-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-infobar .infobar-content > p,
.mxo-widget-infobar .infobar-content > ul {
  margin: 0;
}
.mxo-widget-infobar .infobar-content .infobar-contentwithicon {
  display: flex;
}
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-icon {
  flex: 0 0 auto;
  width: 20px;
}
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 1 auto;
  overflow: hidden;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h1,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h2,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h3,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h4,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h5,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > p,
.mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content > ul {
  margin: 0;
}
.mxo-widget-upload .mxo-widget-infobar .infobar-content .infobar-contentwithicon .infobar-contentwithicon-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- date_input/core
	- input/text
*/
.mxo-widget-input {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  min-height: 32px;
  line-height: 32px;
  /* for backwards compatibility inside selectors are not wrapped (https://moxio.atlassian.net/browse/DS-426) */
  /* for backwards compatibility inside selectors are not wrapped (https://moxio.atlassian.net/browse/DS-426) */
}
.mxo-widget-input:has(textarea) {
  min-height: 42px;
  /* change for new font line height spacing https://moxio.atlassian.net/browse/PINK-33 */
}
.mxo-widget-input:has(.units) input,
.mxo-widget-input:has(.units) textarea {
  padding-right: 30px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-input {
  min-height: 24px;
  line-height: 24px;
}
.mxo-widget-input .input-value {
  flex: 1 1 auto;
  width: 100%;
}
.mxo-widget-input .input-value:has(.units) input,
.mxo-widget-input .input-value:has(.units) textarea {
  padding-right: 30px;
}
.mxo-widget-input .input-value:has(.units):not(:has(input, textarea)) {
  padding-right: 30px;
}
.mxo-widget-input .input-value:has(.units) .input-status-icon {
  right: 34px;
}
.mxo-widget-input .input-value:not(:has(input, textarea)) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-input .input-value:not(:has(input, textarea)) .units {
  right: 0;
}
.mxo-widget-input .input-value .input-status-icon,
.mxo-widget-input .input-value .input-datetime-icon {
  position: absolute;
  top: 6px;
  line-height: 0;
  pointer-events: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input .input-value .input-status-icon,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input .input-value .input-datetime-icon,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-input .input-value .input-status-icon,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-input .input-value .input-datetime-icon {
  top: 2px;
}
.mxo-widget-input .input-value .input-status-icon {
  right: 7.5px;
}
.mxo-widget-input .input-value .input-datetime-icon {
  left: 9px;
}
.mxo-widget-input .input-linenumbers {
  display: flex;
  flex: 1 0 auto;
  width: 24px;
  z-index: 1;
  clip-path: inset(0 0 -10px -10px);
}
.mxo-widget-input .input-linenumbers ~ .input-value textarea {
  border-left: 0 none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  clip-path: inset(0 -10px -10px 0);
}
.mxo-widget-input .input-linenumbers:has(~ .input-value textarea:disabled,~ .input-value textarea:disabled:read-only) textarea {
  border-color: #f0f0eb;
}
.mxo-widget-input .input-linenumbers:has( ~ .input-value textarea:read-only:not(:disabled)) textarea {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0 none;
}
.mxo-widget-input .input-linenumbers:has(~ .input-value textarea:hover) textarea {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  border-color: #919187;
}
.styleguide-focus .mxo-widget-input .input-linenumbers textarea,
.styleguide-active .mxo-widget-input .input-linenumbers textarea,
.mxo-widget-input .input-linenumbers:has(~ .input-value textarea:focus, ~ .input-value textarea:active) textarea {
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  border-color: #3d9c9c;
  border-width: 1.5px;
}
.mxo-widget-input input,
.mxo-widget-input textarea {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 100%;
  min-height: 32px;
  box-sizing: border-box;
  font-size: 1em;
  font-variant-numeric: slashed-zero;
  letter-spacing: 0.0025em;
  color: #14140f;
  transition: 0.15s ease-in-out;
  transition-property: color, background-color, box-shadow;
  /* hide caret in screenshot mode, as caret blinking causes unstable screenshots */
  padding: 4px 8px 4px 8px;
  background-color: #fcfcfb;
  border: 1px solid #919187;
  border-radius: 4px;
  vertical-align: top;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-input input,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-input textarea {
  min-height: 24px;
}
.mxo-widget-input input:hover,
.mxo-widget-input textarea:hover,
.styleguide-hover .mxo-widget-input input,
.styleguide-hover .mxo-widget-input textarea {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
}
.mxo-widget-input input:disabled:hover,
.mxo-widget-input textarea:disabled:hover,
.mxo-widget-input input:read-only:hover,
.mxo-widget-input textarea:read-only:hover,
.mxo-widget-input input:disabled:read-only:hover,
.mxo-widget-input textarea:disabled:read-only:hover,
.styleguide-hover .mxo-widget-input input:disabled,
.styleguide-hover .mxo-widget-input textarea:disabled,
.styleguide-hover .mxo-widget-input input:read-only,
.styleguide-hover .mxo-widget-input textarea:read-only {
  box-shadow: none;
}
body.mxo-mode-screenshot .mxo-widget-input input,
body.mxo-mode-screenshot .mxo-widget-input textarea {
  caret-color: transparent;
}
.mxo-widget-table .row .cells .cell .mxo-widget-input input,
.mxo-widget-table .row .cells .cell .mxo-widget-input textarea {
  padding-top: 2px;
  padding-bottom: 2px;
}
.mxo-widget-input input:hover,
.mxo-widget-input textarea:hover,
.styleguide-hover .mxo-widget-input input,
.styleguide-hover .mxo-widget-input textarea,
.mxo-widget-input input.hover,
.mxo-widget-input textarea.hover {
  background: #fcfcfb;
  border-color: #919187;
}
.mxo-widget-input input:focus,
.mxo-widget-input textarea:focus,
.mxo-widget-input input:active,
.mxo-widget-input textarea:active,
.styleguide-focus .mxo-widget-input input,
.styleguide-focus .mxo-widget-input textarea,
.styleguide-active .mxo-widget-input input,
.styleguide-active .mxo-widget-input textarea,
.mxo-widget-input input.focus,
.mxo-widget-input textarea.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-input input:disabled,
.mxo-widget-input textarea:disabled,
.mxo-widget-input input:disabled:read-only,
.mxo-widget-input textarea:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #f0f0eb;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.positive.mxo-widget-input input,
.positive.mxo-widget-input textarea {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background-color: #fcfcfb;
  border: 1.5px solid #2e7840;
  border-radius: 4px;
}
.mxo-widget-table .row .cells .cell .positive.mxo-widget-input input,
.mxo-widget-table .row .cells .cell .positive.mxo-widget-input textarea {
  padding-top: 2px;
  padding-bottom: 2px;
}
.positive.mxo-widget-input input:hover,
.positive.mxo-widget-input textarea:hover,
.styleguide-hover .positive.mxo-widget-input input,
.styleguide-hover .positive.mxo-widget-input textarea,
.positive.mxo-widget-input input.hover,
.positive.mxo-widget-input textarea.hover {
  background: #fcfcfb;
  border-color: #2e7840;
}
.positive.mxo-widget-input input:focus,
.positive.mxo-widget-input textarea:focus,
.positive.mxo-widget-input input:active,
.positive.mxo-widget-input textarea:active,
.styleguide-focus .positive.mxo-widget-input input,
.styleguide-focus .positive.mxo-widget-input textarea,
.styleguide-active .positive.mxo-widget-input input,
.styleguide-active .positive.mxo-widget-input textarea,
.positive.mxo-widget-input input.focus,
.positive.mxo-widget-input textarea.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.positive.mxo-widget-input input:disabled,
.positive.mxo-widget-input textarea:disabled,
.positive.mxo-widget-input input:disabled:read-only,
.positive.mxo-widget-input textarea:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #2e7840;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.positive.mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.positive.mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.mxo-widget-input input:invalid,
.mxo-widget-input textarea:invalid,
.negative.mxo-widget-input input,
.negative.mxo-widget-input textarea {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background-color: #fcfcfb;
  border: 1.5px solid #c90014;
  border-radius: 4px;
}
.mxo-widget-table .row .cells .cell .mxo-widget-input input:invalid,
.mxo-widget-table .row .cells .cell .mxo-widget-input textarea:invalid,
.mxo-widget-table .row .cells .cell .negative.mxo-widget-input input,
.mxo-widget-table .row .cells .cell .negative.mxo-widget-input textarea {
  padding-top: 2px;
  padding-bottom: 2px;
}
.mxo-widget-input input:invalid:hover,
.mxo-widget-input textarea:invalid:hover,
.negative.mxo-widget-input input:hover,
.negative.mxo-widget-input textarea:hover,
.styleguide-hover .mxo-widget-input input:invalid,
.styleguide-hover .mxo-widget-input textarea:invalid,
.styleguide-hover .negative.mxo-widget-input input,
.styleguide-hover .negative.mxo-widget-input textarea,
.mxo-widget-input input:invalid.hover,
.mxo-widget-input textarea:invalid.hover,
.negative.mxo-widget-input input.hover,
.negative.mxo-widget-input textarea.hover {
  background: #fcfcfb;
  border-color: #c90014;
}
.mxo-widget-input input:invalid:focus,
.mxo-widget-input textarea:invalid:focus,
.negative.mxo-widget-input input:focus,
.negative.mxo-widget-input textarea:focus,
.mxo-widget-input input:invalid:active,
.mxo-widget-input textarea:invalid:active,
.negative.mxo-widget-input input:active,
.negative.mxo-widget-input textarea:active,
.styleguide-focus .mxo-widget-input input:invalid,
.styleguide-focus .mxo-widget-input textarea:invalid,
.styleguide-focus .negative.mxo-widget-input input,
.styleguide-focus .negative.mxo-widget-input textarea,
.styleguide-active .mxo-widget-input input:invalid,
.styleguide-active .mxo-widget-input textarea:invalid,
.styleguide-active .negative.mxo-widget-input input,
.styleguide-active .negative.mxo-widget-input textarea,
.mxo-widget-input input:invalid.focus,
.mxo-widget-input textarea:invalid.focus,
.negative.mxo-widget-input input.focus,
.negative.mxo-widget-input textarea.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-input input:invalid:disabled,
.mxo-widget-input textarea:invalid:disabled,
.negative.mxo-widget-input input:disabled,
.negative.mxo-widget-input textarea:disabled,
.mxo-widget-input input:invalid:disabled:read-only,
.mxo-widget-input textarea:invalid:disabled:read-only,
.negative.mxo-widget-input input:disabled:read-only,
.negative.mxo-widget-input textarea:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #c90014;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.mxo-widget-input input:invalid:read-only:not(:disabled):not(.input-line-numbers-numbers),
.mxo-widget-input textarea:invalid:read-only:not(:disabled):not(.input-line-numbers-numbers),
.negative.mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.negative.mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.warning.mxo-widget-input input,
.warning.mxo-widget-input textarea {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background-color: #fcfcfb;
  border: 1.5px solid #997303;
  border-radius: 4px;
}
.mxo-widget-table .row .cells .cell .warning.mxo-widget-input input,
.mxo-widget-table .row .cells .cell .warning.mxo-widget-input textarea {
  padding-top: 2px;
  padding-bottom: 2px;
}
.warning.mxo-widget-input input:hover,
.warning.mxo-widget-input textarea:hover,
.styleguide-hover .warning.mxo-widget-input input,
.styleguide-hover .warning.mxo-widget-input textarea,
.warning.mxo-widget-input input.hover,
.warning.mxo-widget-input textarea.hover {
  background: #fcfcfb;
  border-color: #997303;
}
.warning.mxo-widget-input input:focus,
.warning.mxo-widget-input textarea:focus,
.warning.mxo-widget-input input:active,
.warning.mxo-widget-input textarea:active,
.styleguide-focus .warning.mxo-widget-input input,
.styleguide-focus .warning.mxo-widget-input textarea,
.styleguide-active .warning.mxo-widget-input input,
.styleguide-active .warning.mxo-widget-input textarea,
.warning.mxo-widget-input input.focus,
.warning.mxo-widget-input textarea.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.warning.mxo-widget-input input:disabled,
.warning.mxo-widget-input textarea:disabled,
.warning.mxo-widget-input input:disabled:read-only,
.warning.mxo-widget-input textarea:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #997303;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.warning.mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.warning.mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.new.mxo-widget-input input,
.new.mxo-widget-input textarea,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid),
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid) {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background-color: #fcfcfb;
  border: 1.5px solid #0063ba;
  border-radius: 4px;
}
.mxo-widget-table .row .cells .cell .new.mxo-widget-input input,
.mxo-widget-table .row .cells .cell .new.mxo-widget-input textarea,
.mxo-widget-table .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid),
.mxo-widget-table .row .cells .cell .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid) {
  padding-top: 2px;
  padding-bottom: 2px;
}
.new.mxo-widget-input input:hover,
.new.mxo-widget-input textarea:hover,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):hover,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):hover,
.styleguide-hover .new.mxo-widget-input input,
.styleguide-hover .new.mxo-widget-input textarea,
.styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid),
.styleguide-hover .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid),
.new.mxo-widget-input input.hover,
.new.mxo-widget-input textarea.hover,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid).hover,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid).hover {
  background: #fcfcfb;
  border-color: #0063ba;
}
.new.mxo-widget-input input:focus,
.new.mxo-widget-input textarea:focus,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):focus,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):focus,
.new.mxo-widget-input input:active,
.new.mxo-widget-input textarea:active,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):active,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):active,
.styleguide-focus .new.mxo-widget-input input,
.styleguide-focus .new.mxo-widget-input textarea,
.styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid),
.styleguide-focus .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid),
.styleguide-active .new.mxo-widget-input input,
.styleguide-active .new.mxo-widget-input textarea,
.styleguide-active .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid),
.styleguide-active .mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid),
.new.mxo-widget-input input.focus,
.new.mxo-widget-input textarea.focus,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid).focus,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid).focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.new.mxo-widget-input input:disabled,
.new.mxo-widget-input textarea:disabled,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):disabled,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):disabled,
.new.mxo-widget-input input:disabled:read-only,
.new.mxo-widget-input textarea:disabled:read-only,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):disabled:read-only,
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #0063ba;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.new.mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.new.mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers),
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input input:not(:invalid):read-only:not(:disabled):not(.input-line-numbers-numbers),
.mxo-widget-value-list .mxo-widget-table .foot :not(.positive, .negative, .warning).mxo-widget-input textarea:not(:invalid):read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.mxo-widget-markdown-editor-v2 .mxo-widget-input input,
.mxo-widget-markdown-editor-v2 .mxo-widget-input textarea {
  padding-top: 9px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea {
  padding: 5px 9px 5px 9px;
  background-color: #f0f0eb;
  border: 0px solid transparent;
  border-radius: 4px;
  width: calc(3ch + (9px + 9px));
  text-align: center;
}
.mxo-widget-table .row .cells .cell .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.mxo-widget-table .row .cells .cell .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea {
  padding-top: 2px;
  padding-bottom: 2px;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:hover,
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.styleguide-hover .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input.hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea.hover {
  background: #fcfcfb;
  border-color: transparent;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:active,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:active,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.styleguide-active .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input.focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled:read-only,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: transparent;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:read-only:not(:disabled):not(.input-line-numbers-numbers),
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:hover,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:hover {
  background-color: #ffffff;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:focus,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input.focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea.focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled:read-only,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled:read-only {
  padding-bottom: 5px;
  border-bottom: 0 solid transparent;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:focus,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input,
.styleguide-focus .mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input.focus,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea.focus {
  background-color: #ffffff;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input input:disabled:read-only,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-input textarea:disabled:read-only {
  color: #999992;
  background-color: #f0f0eb;
  -webkit-text-fill-color: #999992;
}
.mxo-widget-input input::placeholder,
.mxo-widget-input textarea::placeholder {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #919187;
  opacity: 1;
  /* FIX for firefox default opacity */
}
.mxo-widget-input input:placeholder-shown,
.mxo-widget-input textarea:placeholder-shown {
  text-overflow: ellipsis;
}
.mxo-widget-input input[type="date"],
.mxo-widget-input input[type="time"],
.mxo-widget-input input[type="datetime"],
.mxo-widget-input input[type="datetime-local"],
.mxo-widget-input input[type="date"]:disabled,
.mxo-widget-input input[type="time"]:disabled,
.mxo-widget-input input[type="datetime"]:disabled,
.mxo-widget-input input[type="datetime-local"]:disabled,
.mxo-widget-input input[type="date"]:disabled:read-only,
.mxo-widget-input input[type="time"]:disabled:read-only,
.mxo-widget-input input[type="datetime"]:disabled:read-only,
.mxo-widget-input input[type="datetime-local"]:disabled:read-only {
  /* 'blackout' dates for screenshots during functional tests */
  padding-left: 28px;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"],
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"],
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"],
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"],
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled:read-only,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled:read-only,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled:read-only,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled:read-only {
  /* stylelint-disable declaration-no-important */
  color: #666666 !important;
  background: #666666 !important;
  border-color: #666666 !important;
  outline: 2px solid #666666 !important;
  /* stylelint-enable declaration-no-important */
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"] > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"] > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"] > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"] > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled:read-only > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled:read-only > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled:read-only > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled:read-only > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled:read-only::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled:read-only::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled:read-only::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled:read-only::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="date"]:disabled:read-only::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="time"]:disabled:read-only::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime"]:disabled:read-only::before,
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-input input[type="datetime-local"]:disabled:read-only::before {
  visibility: hidden;
}
.mxo-widget-input input[type="date"]:focus,
.mxo-widget-input input[type="time"]:focus,
.mxo-widget-input input[type="datetime"]:focus,
.mxo-widget-input input[type="datetime-local"]:focus,
.mxo-widget-input input[type="date"]:active,
.mxo-widget-input input[type="time"]:active,
.mxo-widget-input input[type="datetime"]:active,
.mxo-widget-input input[type="datetime-local"]:active,
.styleguide-focus .mxo-widget-input input[type="date"],
.styleguide-focus .mxo-widget-input input[type="time"],
.styleguide-focus .mxo-widget-input input[type="datetime"],
.styleguide-focus .mxo-widget-input input[type="datetime-local"],
.styleguide-active .mxo-widget-input input[type="date"],
.styleguide-active .mxo-widget-input input[type="time"],
.styleguide-active .mxo-widget-input input[type="datetime"],
.styleguide-active .mxo-widget-input input[type="datetime-local"] {
  padding-left: 27.5px;
}
.mxo-widget-input input[type="date"]::-webkit-calendar-picker-indicator,
.mxo-widget-input input[type="time"]::-webkit-calendar-picker-indicator,
.mxo-widget-input input[type="datetime"]::-webkit-calendar-picker-indicator,
.mxo-widget-input input[type="datetime-local"]::-webkit-calendar-picker-indicator {
  position: absolute;
  left: 0;
  background: transparent;
}
.mxo-widget-input textarea {
  white-space: pre-wrap;
  resize: vertical;
  overflow-x: hidden;
  /* Fix for Firefox showing more rows https://bugzilla.mozilla.org/show_bug.cgi?id=33654 (https://moxio.atlassian.net/browse/DS-425) */
  line-height: 1.4;
  /* temporary override */
}
.mxo-widget-input textarea.input-autosizing {
  resize: none;
}
.mxo-widget-input textarea:read-only {
  min-height: 32px;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
}
.mxo-widget-input textarea.input-line-numbers-text,
.mxo-widget-input textarea.input-line-numbers-numbers {
  white-space: pre;
}
.mxo-widget-input textarea.input-line-numbers-text {
  flex: 1 1 auto;
}
.mxo-widget-input textarea.input-line-numbers-text,
.mxo-widget-input textarea.input-line-numbers-text:read-only:not(.disabled),
.positive.mxo-widget-input textarea.input-line-numbers-text,
.negative.mxo-widget-input textarea.input-line-numbers-text,
.warning.mxo-widget-input textarea.input-line-numbers-text,
.new.mxo-widget-input textarea.input-line-numbers-text {
  padding-left: 8px;
}
.mxo-widget-input textarea.input-line-numbers-numbers,
.mxo-widget-input textarea.input-line-numbers-numbers:read-only:not(:disabled) {
  flex: 1 0 auto;
  overflow: hidden;
  width: 24px;
  padding-right: 4px;
  padding-left: 0;
  text-align: right;
  direction: rtl;
  resize: none;
  color: #6e6e66;
  background: #f0f0eb;
  border-radius: 4px 0 0 4px;
  border-right: 0 none;
}
.mxo-widget-markdown-editor-v2 .mxo-widget-input textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mxo-widget-table .cells.selected .mxo-widget-input.positive input,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea {
  color: #14140f;
}
.mxo-widget-table .cells.selected .mxo-widget-input.positive input:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea:hover,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input.hover,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input.hover,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input.hover,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea.hover,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea.hover,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea.hover,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.positive input,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.warning input,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.negative input,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.positive textarea,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.warning textarea,
.styleguide-hover .mxo-widget-table .cells.selected .mxo-widget-input.negative textarea,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea.focus,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input:focus,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input:focus,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input:focus,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea:focus,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea:focus,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea:focus,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.positive input,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.warning input,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.negative input,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.positive textarea,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.warning textarea,
.styleguide-focus .mxo-widget-table .cells.selected .mxo-widget-input.negative textarea,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea:disabled,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea:disabled:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.positive input:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.warning input:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.negative input:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.positive textarea:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.warning textarea:read-only,
.mxo-widget-table .cells.selected .mxo-widget-input.negative textarea:read-only {
  color: #14140f;
}
.mxo-widget-input .units {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 9px;
  color: #6e6e66;
  pointer-events: none;
}
.mxo-widget-input .button.notext {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 3px 7px;
  width: 30px;
  background: transparent none;
  border: 0 none;
  opacity: 0.7;
  z-index: 1;
}
.mxo-widget-input .button.notext + input {
  padding-right: 30px;
}
.mxo-widget-input .button.notext:hover,
.mxo-widget-input .button.notext.hover,
.styleguide-hover .mxo-widget-input .button.notext {
  opacity: 1;
}
.mxo-widget-input .button.notext:hover + input:not(.invalid):not(.changed):not(.focus),
.mxo-widget-input .button.notext.hover + input:not(.invalid):not(.changed):not(.focus),
.styleguide-hover .mxo-widget-input .button.notext + input:not(.invalid):not(.changed):not(.focus),
.mxo-widget-input .button.notext:hover + input:not(.invalid):not(.changed):not(:focus),
.mxo-widget-input .button.notext.hover + input:not(.invalid):not(.changed):not(:focus),
.styleguide-hover .mxo-widget-input .button.notext + input:not(.invalid):not(.changed):not(:focus) {
  border-bottom: 1px solid #b2b2b2;
}
.mxo-widget-input .button.notext:hover + input,
.mxo-widget-input .button.notext.hover + input,
.styleguide-hover .mxo-widget-input .button.notext + input,
.mxo-widget-input .button.notext:hover + input.invalid,
.mxo-widget-input .button.notext.hover + input.invalid,
.styleguide-hover .mxo-widget-input .button.notext + input.invalid,
.mxo-widget-input .button.notext:hover + input.changed,
.mxo-widget-input .button.notext.hover + input.changed,
.styleguide-hover .mxo-widget-input .button.notext + input.changed,
.mxo-widget-input .button.notext:hover + input.changed.invalid,
.mxo-widget-input .button.notext.hover + input.changed.invalid,
.styleguide-hover .mxo-widget-input .button.notext + input.changed.invalid {
  background: #fcfcfb;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-inputfile {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
}
.mxo-widget-inputfile > h1,
.mxo-widget-inputfile > h2,
.mxo-widget-inputfile > h3,
.mxo-widget-inputfile > h4,
.mxo-widget-inputfile > h5,
.mxo-widget-inputfile > h6 {
  margin-bottom: -10px;
}
.mxo-widget-inputfile > p,
.mxo-widget-inputfile > ul {
  margin: 0;
}
.mxo-tooltip-select .mxo-widget-inputfile {
  display: block;
  margin: 0;
}
.mxo-widget-inputfile-dropzone {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  padding: 6px 8px;
  min-height: 20px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  background-color: #f0f0eb;
  border: 1px dashed #919187;
  border-radius: 4px;
}
.mxo-widget-inputfile-dropzone:has(input) {
  background-color: transparent;
}
.mxo-widget-inputfile-dropzone:has(input:focus) {
  outline: 1.5px solid #3d9c9c;
  outline-offset: -1.5px;
}
.mxo-widget-inputfile-dropzone:first-child:nth-last-child(1) {
  flex: 1 1 auto;
}
.mxo-widget-inputfile-dropzone:hover,
.styleguide-hover .mxo-widget-inputfile-dropzone {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #f7f7f5;
  border-color: #3d9c9c;
}
.mxo-widget-inputfile-dropzone .inputfile-dropzone-label,
.mxo-widget-inputfile-dropzone .inputfile-dropzone-label-active {
  display: flex;
  align-items: center;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mxo-widget-inputfile-dropzone .inputfile-dropzone-label-active {
  display: none;
}
.mxo-widget-inputfile-dropzone.active {
  background-color: #f7f7f5;
  border-color: #3d9c9c;
}
.mxo-widget-inputfile-dropzone.active .inputfile-dropzone-label {
  display: none;
}
.mxo-widget-inputfile-dropzone.active .inputfile-dropzone-label-active {
  display: flex;
}
.mxo-widget-inputfile-dropzone input {
  margin: 0;
  padding: 10%;
  /* FIX not showing cursor:pointer in Firefox on text part (filename) of input[type=file] https://moxio.atlassian.net/browse/OTL-1565 */
  position: absolute;
  right: 0;
  top: 0;
  font-size: 460px;
  opacity: 0;
  cursor: pointer;
}
.mxo-tooltip-select .mxo-widget-inputfile-dropzone {
  display: block;
  padding: 4px 8px;
  min-height: auto;
  text-align: left;
  line-height: 1;
  border: 0 none;
}
.mxo-tooltip-select .mxo-widget-inputfile-dropzone .inputfile-dropzone-label-active .icon {
  display: none;
}
.mxo-tooltip-select .mxo-widget-inputfile-dropzone .inputfile-dropzone-label-active {
  display: none;
}
.mxo-tooltip-select li .mxo-widget-inputfile-dropzone {
  margin: -4px -8px;
}
.mxo-widget-inputfile-uploader {
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 33px;
}
.mxo-tooltip-select .mxo-widget-inputfile-uploader {
  display: none;
}
.mxo-widget-inputfile-feedback {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 1 auto;
  overflow: auto;
}
.mxo-widget-inputfile-feedback > h1,
.mxo-widget-inputfile-feedback > h2,
.mxo-widget-inputfile-feedback > h3,
.mxo-widget-inputfile-feedback > h4,
.mxo-widget-inputfile-feedback > h5,
.mxo-widget-inputfile-feedback > h6 {
  margin-bottom: -10px;
}
.mxo-widget-inputfile-feedback > p,
.mxo-widget-inputfile-feedback > ul {
  margin: 0;
}
.mxo-tooltip-select .mxo-widget-inputfile-feedback {
  display: none;
}
.mxo-widget-inputfile  {
  display: flex;
  gap: 8px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-inputfile  > h1,
.mxo-widget-inputfile  > h2,
.mxo-widget-inputfile  > h3,
.mxo-widget-inputfile  > h4,
.mxo-widget-inputfile  > h5,
.mxo-widget-inputfile  > h6 {
  margin-bottom: -2px;
}
.mxo-widget-inputfile  > p,
.mxo-widget-inputfile  > ul {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-input-url {
  display: flex;
  flex: 1 1 auto;
  gap: 4px;
  align-items: flex-start;
  height: 32px;
}
.mxo-widget-table .row .cells .cell .mxo-widget-input-url {
  height: 24px;
}
.mxo-widget-input-url .input-url-value {
  flex: 1 1 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 32px;
}
.mxo-widget-table .row .cells .cell .mxo-widget-input-url .input-url-value {
  line-height: 24px;
}
.mxo-widget-input-url .input-url-action {
  flex: 0 0 auto;
}
.mxo-widget-input-url .input-url-action:empty {
  display: none;
}

/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- keyvalue
*/
.mxo-widget-keyvalue {
  display: flex;
  flex-flow: column;
  gap: 12px;
}
.mxo-widget-keyvalue > .keyvalue-property {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-key {
  overflow: hidden;
  flex: 0 0 auto;
  font-weight: 600;
  letter-spacing: -0.02em;
  word-wrap: break-word;
  overflow-wrap: break-word;
  color: #6c8f89;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-key:empty {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Don't use a KeyValue when the key is empty";
}
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-key .keyvalue-property-key-right {
  float: right;
  font-weight: normal;
}
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value {
  display: flex;
  gap: 8px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
  width: 50%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
  /* FIX for overflow */
}
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h1,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h1,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h2,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h2,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h3,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h3,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h4,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h4,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h5,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h5,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > h6,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > h6 {
  margin-bottom: -2px;
}
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > p,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > p,
.mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-value > ul,
.mxo-widget-keyvalue > .keyvalue-property.small > .keyvalue-property-value > ul {
  margin: 0;
}
.mxo-widget-keyvalue > .keyvalue-property.wide > .keyvalue-property-value {
  flex: 1 1 auto;
  width: auto;
}
.mxo-widget-keyvalue > .keyvalue-property.dimmed > .keyvalue-property-key {
  color: #b3b3b1;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-widget-keyvalue > :not(.keyvalue-property) {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Only use KeyValueProperty as child component";
}
.mxo-widget-keyvalue.row > .keyvalue-property {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  gap: 8px;
}
.mxo-widget-keyvalue.row > .keyvalue-property > .keyvalue-property-key {
  width: 33%;
}
.mxo-widget-keyvalue.row > .keyvalue-property:has(.mxo-widget-copyable:first-child, .mxo-widget-input:first-child, .mxo-widget-dropdown-v2:first-child) > .keyvalue-property-key {
  padding-top: 4px;
}
.mxo-widget-keyvalue.row > .keyvalue-property > .keyvalue-property-value,
.mxo-widget-keyvalue.row > .keyvalue-property.small > .keyvalue-property-value {
  width: 33%;
}
.mxo-widget-keyvalue.row > .keyvalue-property.wide > .keyvalue-property-value {
  flex: 1 1 auto;
  width: auto;
}
.mxo-widget-toolbar-v2 > li .mxo-widget-keyvalue.row > .keyvalue-property {
  align-items: center;
}
.mxo-widget-toolbar-v2 > li .mxo-widget-keyvalue.row > .keyvalue-property > .keyvalue-property-key {
  width: auto;
}
.mxo-widget-keyvalue .mxo-widget-keyvalue {
  padding-left: 8px;
}
.mxo-widget-keyvalue .mxo-widget-keyvalue > .keyvalue-property > .keyvalue-property-key {
  font-weight: normal;
  font-size: 12px;
  color: #6c8f89;
}
.mxo-widget-keyvalue.row .mxo-widget-keyvalue {
  padding-left: 0;
}
.mxo-widget-keyvalue > .keyvalue-property.wide .mxo-widget-keyvalue {
  padding: 4px 0 4px 8px;
}
.mxo-widget-keyvalue.row > .keyvalue-property.wide .mxo-widget-keyvalue {
  padding: 0 0 4px 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Content spacing */
.mxo-widget-legenda {
  padding: 12px 8px 8px 8px;
  display: flex;
  flex-flow: column;
  gap: 16px;
  flex: 0 0 auto;
  width: 220px;
  overflow: hidden;
  box-sizing: border-box;
  word-break: break-word;
}
.mxo-widget-legenda .legenda-group {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-legenda .legenda-group .legenda-item {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.mxo-widget-legenda .legenda-group .legenda-item .legenda-item-label {
  display: flex;
}
.mxo-widget-legenda .legenda-group .legenda-item .legenda-item-content {
  display: flex;
  flex-flow: column;
  gap: 8px;
  margin: 0 0 0 30px;
}
.mxo-widget-legenda .legenda-group .legenda-item .legenda-item-content:empty {
  display: none;
}
.mxo-widget-legenda-icon {
  flex: 0 0 auto;
  display: inline-block;
  margin-right: 5px;
  /* same total width as icons 14 + 5 = 12 + 7 */
  padding: 1px;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  vertical-align: middle;
}
.mxo-widget-legenda-icon::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  background: no-repeat 0 0;
  background-size: 12px;
}
.mxo-widget-legenda-icon.legenda-circle {
  padding: 0;
}
.mxo-widget-legenda-icon.legenda-circle::before {
  height: 14px;
  width: 14px;
  border-radius: 50%;
}
.mxo-widget-legenda-icon.legenda-line::before,
.mxo-widget-legenda-icon.legenda-rectangle::before {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.mxo-widget-legenda-icon.legenda-line::before {
  height: 2px;
}
.mxo-widget-legenda-icon.legenda-rectangle::before {
  height: 8px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-lightbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-flow: column;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: #000000;
}
.mxo-widget-lightbox .lightbox-header {
  display: flex;
  flex: 0 0 auto;
  height: 36px;
}
.mxo-widget-lightbox .lightbox-header .lightbox-title {
  flex: 1 1 auto;
  padding: 0 10px;
  min-width: 0;
  font-size: 16px;
  line-height: 36px;
}
.mxo-widget-lightbox .lightbox-header .lightbox-title .label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-lightbox .lightbox-header .lightbox-actions {
  display: flex;
  flex: 0 0 auto;
  line-height: normal;
}
.mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button,
.mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button:link,
.mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button:visited {
  padding: 10px;
  opacity: 0.7;
  text-decoration: none;
  color: #ffffff;
}
.mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button:hover,
.styleguide-hover .mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button {
  opacity: 1;
}
.mxo-widget-lightbox .lightbox-header .lightbox-actions a.lightbox-button.lightbox-button-close::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-lightbox .lightbox-main {
  display: flex;
  flex: 1 1 auto;
  min-height: 0;
}
.mxo-widget-lightbox .lightbox-main .lightbox-description {
  flex: 0 0 auto;
  padding: 10px;
  width: 200px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: auto;
}
.mxo-widget-lightbox .lightbox-main > .lightbox-image {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
  margin: 0 20px;
  overflow: hidden;
  min-height: 0;
  /* fallback for IE which does not support object-fit */
}
.mxo-widget-lightbox .lightbox-main > .lightbox-image img {
  object-fit: scale-down;
  max-width: 100%;
  max-height: 100%;
}
.mxo-widget-lightbox .lightbox-main > .lightbox-image .lightbox-background-image {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
}
.mxo-widget-lightbox > .lightbox-footer {
  display: flex;
  justify-content: center;
  flex: 0 0 auto;
  position: relative;
  height: 64px;
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls {
  display: flex;
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a:link,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a:link,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a:visited,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a:visited {
  display: block;
  padding: 24px 20px;
  line-height: 0;
  opacity: 0.7;
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a:hover,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a:hover {
  opacity: 1;
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a.disabled,
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a.disabled {
  opacity: 0.4;
  cursor: default;
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-previous a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-control-next a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-lightbox > .lightbox-footer .lightbox-controls .lightbox-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 67px;
  text-align: right;
}

.mxo-widget-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 34px;
}
.mxo-widget-loader::before,
.mxo-widget-loader::after {
  content: "";
  display: block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #999992;
  border-radius: 50%;
  opacity: 0.6;
}
.mxo-widget-loader::before {
  animation: circledouble1 1s ease-in-out 0.1s infinite alternate;
  /* Disable animations in screenshots */
}
body.mxo-mode-screenshot .mxo-widget-loader::before {
  animation: none;
}
.mxo-widget-loader::after {
  animation: circledouble2 1s ease-in-out 0.1s infinite alternate;
  /* Disable animations in screenshots */
}
body.mxo-mode-screenshot .mxo-widget-loader::after {
  animation: none;
}
@keyframes circledouble1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(20px, 0);
    opacity: 0.8;
  }
}
@keyframes circledouble2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(-20px, 0);
    opacity: 0.8;
  }
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-loadingbar {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1;
  transition: height 0.2s ease-in-out;
  background: #d4eee0;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-loadingbar {
  visibility: hidden;
}
.mxo-header .mxo-widget-loadingbar,
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-loadingbar {
  bottom: 0;
}
.mxo-widget-loadingbar.loading {
  height: 4px;
}
.mxo-widget-loadingbar.loading::after,
.mxo-widget-loadingbar.loading::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: 50% 100%;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
body.mxo-mode-screenshot .mxo-widget-loadingbar.loading::after,
body.mxo-mode-screenshot .mxo-widget-loadingbar.loading::before {
  animation: none;
}
.mxo-widget-loadingbar.loading::after {
  left: 50%;
  right: -150%;
  animation-name: gradient-left-to-right;
  background-image: linear-gradient(to right, #d4eee0 0%, 50%, #28ab65 50%, #28ab65 100%);
}
.mxo-widget-loadingbar.loading::before {
  left: -150%;
  right: 50%;
  animation-name: gradient-right-to-left;
  background-image: linear-gradient(to left, #d4eee0 0%, 50%, #28ab65 50%, #28ab65 100%);
}
@keyframes gradient-left-to-right {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes gradient-right-to-left {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- dropdown
	- reference/search/main
*/
.mxo-widget-loadmore {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: 100%;
  height: 34px;
  overflow: hidden;
  text-align: center;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 2px;
}
.mxo-widget-loadmore a,
.mxo-widget-loadmore a:link,
.mxo-widget-loadmore a:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 1px;
  box-sizing: border-box;
  text-decoration: none;
  color: #5d5e59;
  background: #f6f6f2;
  border: 0 solid #f6f6f2;
  border-bottom-width: 3px;
  border-top-width: 2px;
  transition: 0.15s ease-in-out;
  transition-property: color, background, border-color;
}
.mxo-widget-loadmore a.hover,
.mxo-widget-loadmore a:hover,
.styleguide-hover .mxo-widget-loadmore a {
  color: #5d5e59;
  background: #e3e3de;
  border-top-color: #e3e3de;
  border-bottom-color: #e3e3de;
}
.mxo-widget-loadmore.loading {
  background: #f6f6f2;
}
.mxo-widget-loadmore.loading::before,
.mxo-widget-loadmore.loading::after {
  content: "";
  display: block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #999992;
  border-radius: 50%;
  opacity: 0.6;
}
.mxo-widget-loadmore.loading::before {
  animation: circledouble1 1s ease-in-out 0.1s infinite alternate;
  /* Disable animations in screenshots */
}
body.mxo-mode-screenshot .mxo-widget-loadmore.loading::before {
  animation: none;
}
.mxo-widget-loadmore.loading::after {
  animation: circledouble2 1s ease-in-out 0.1s infinite alternate;
  /* Disable animations in screenshots */
}
body.mxo-mode-screenshot .mxo-widget-loadmore.loading::after {
  animation: none;
}
.mxo-widget-loadmore.loading a {
  display: none;
}
@keyframes circledouble1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(20px, 0);
    opacity: 0.8;
  }
}
@keyframes circledouble2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(-20px, 0);
    opacity: 0.8;
  }
}
.mxo-widget-table .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .mxo-widget-loadmore {
  margin-left: 32px;
}
.mxo-widget-table .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .mxo-widget-loadmore {
  margin-left: 50px;
}
.mxo-widget-table .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 68px;
}
.mxo-widget-table .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 86px;
}
.mxo-widget-table .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 104px;
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 122px;
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 140px;
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 158px;
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table .contents .contents .contents .contents .contents .contents .contents .contents .contents .mxo-widget-loadmore {
  margin-left: 176px;
}
.mxo-widget-table .contents .mxo-widget-loadmore {
  width: auto;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* 	Needed for legacy fabric components:
	- mark
*/
.mxo-widget-mark {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  flex: 0 0 auto;
  align-self: center;
}
.mxo-widget-tabs.vertical .mxo-widget-mark,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  width: 5px;
  height: 100%;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark {
  width: 7px;
}
.mxo-widget-table.multiline .mxo-widget-mark {
  align-self: flex-start;
  margin-top: 8px;
}
.mxo-widget-tabs .mxo-widget-mark {
  align-self: auto;
  margin: 10px 0 0 4px;
}
.mxo-widget-mark.positive {
  background-color: #33964f;
}
.mxo-widget-mark.positive.semi,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.positive.semi {
  background: linear-gradient(to bottom, #33964f, #33964f 50%, transparent 50%, transparent);
  background-size: 100% 2px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.positive.semi {
  background-size: 100% 4px;
}
.mxo-widget-mark.warning {
  background-color: #d19e2b;
}
.mxo-widget-mark.warning.semi,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.warning.semi {
  background: linear-gradient(to bottom, #d19e2b, #d19e2b 50%, transparent 50%, transparent);
  background-size: 100% 2px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.warning.semi {
  background-size: 100% 4px;
}
.mxo-widget-mark.negative {
  background-color: #e54a3b;
}
.mxo-widget-mark.negative.semi,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.negative.semi {
  background: linear-gradient(to bottom, #e54a3b, #e54a3b 50%, transparent 50%, transparent);
  background-size: 100% 2px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.negative.semi {
  background-size: 100% 4px;
}
.mxo-widget-mark.new {
  background-color: #4278cc;
}
.mxo-widget-mark.new.semi,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.new.semi {
  background: linear-gradient(to bottom, #4278cc, #4278cc 50%, transparent 50%, transparent);
  background-size: 100% 2px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.new.semi {
  background-size: 100% 4px;
}
.mxo-widget-mark.neutral {
  background-color: #919187;
}
.mxo-widget-mark.neutral.semi,
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.neutral.semi {
  background: linear-gradient(to bottom, #919187, #919187 50%, transparent 50%, transparent);
  background-size: 100% 2px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-mark.neutral.semi {
  background-size: 100% 4px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* 	Needed for legacy fabric components:
	- panes
	- panes_navigator
*/
.mxo-widget-panes2 {
  flex: 1 1 auto;
  position: relative;
  /* FLEX */
  /* STACK */
  /* Pane Animations */
}
.mxo-widget-panes2 .panes-navigator {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  background: #f5f6f5;
  cursor: grab;
}
@media print {
  .mxo-widget-panes2 .panes-navigator {
    border: 0 none;
  }
}
.mxo-widget-panes2 .panes-navigator .list-wrapper {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  padding: 10px;
}
@media print {
  .mxo-widget-panes2 .panes-navigator .list-wrapper {
    padding: 0;
  }
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul {
  display: flex;
  flex: 1 0 auto;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li {
  margin: 0;
  cursor: auto;
  overflow: hidden;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.pane-size-single {
  width: 155px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.pane-size-double {
  width: 260px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.pane-size-full {
  width: 25%;
  min-width: 260px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.pane-size-full-minus-single {
  width: calc(0.25 * (100% - 662px));
  min-width: 260px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner {
  display: flex;
  position: relative;
  height: 23px;
  box-sizing: border-box;
  font-size: 11px;
  line-height: 23px;
  background: #fcfcfb;
  border: 1px solid #D4D1CC;
  transition: transform 400ms, opacity 300ms;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a:link,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a:visited {
  display: block;
  flex: 1 1 auto;
  padding: 0 0 0 8px;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #14140f;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a:first-child:hover,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a.hover:first-child,
.styleguide-hover .mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner > a:first-child {
  background: #e8eae8;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close {
  flex: 0 0 auto;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a:link,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a:visited {
  display: block;
  padding: 0 4px;
  height: 21px;
  line-height: 21px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
  width: 12px;
  height: 12px;
  background-size: 12px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a:hover::before,
.styleguide-hover .mxo-widget-panes2 .panes-navigator .list-wrapper ul li > .inner .panes-navigator-close a::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23e54a3b%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.closed > .inner {
  opacity: 0;
  transform: translateX(-100%);
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li.closed > .inner > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fcfcfb;
  opacity: 0.4;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li:first-child {
  position: relative;
  overflow: visible;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li:first-child > .inner::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -6px;
  width: 6px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23D4D1CC%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: -17px 50%;
  background-size: 24px;
}
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li:first-child > .inner:hover::after,
.mxo-widget-panes2 .panes-navigator .list-wrapper ul li:first-child > .inner.hover::after,
.styleguide-hover .mxo-widget-panes2 .panes-navigator .list-wrapper ul li:first-child > .inner::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23D4D1CC%22%20d%3D%22M17%2024h1.118l5-12-5-12h-1.118l5%2012-5%2012z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e8eae8%22%20d%3D%22M17%200h-1v24h1l5-12z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-panes2 .panes-navigator .visible-area {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #b5c7c4;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .mxo-widget-panes2 .panes-navigator .visible-area {
  visibility: hidden;
}
.mxo-widget-panes2 .panes-navigator.dragging,
.styleguide-dragging .mxo-widget-panes2 .panes-navigator {
  background-color: #e8eae8;
  cursor: grabbing;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  user-select: none;
}
.mxo-widget-panes2 .panes-navigator.dragging .visible-area,
.styleguide-dragging .mxo-widget-panes2 .panes-navigator .visible-area {
  background: #6c8f89;
}
.mxo-widget-panes2.panes2-edit .panes-navigator {
  background-color: #b5c7c4;
}
.mxo-widget-panes2.panes2-edit .panes-navigator .visible-area {
  background: #f5f6f5;
}
.mxo-widget-panes2.panes2-edit .panes-navigator.dragging,
.styleguide-dragging .mxo-widget-panes2.panes2-edit .panes-navigator {
  background-color: #6c8f89;
}
.mxo-widget-panes2.panes2-edit .panes-navigator.dragging .visible-area,
.styleguide-dragging .mxo-widget-panes2.panes2-edit .panes-navigator .visible-area {
  background: #e8eae8;
}
.mxo-widget-panes2 > .workspace > .pane {
  display: flex;
  flex-flow: column;
  overflow: hidden;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  align-items: stretch;
  overflow: auto;
  background-color: #fcfcfb;
  transition: transform 400ms, opacity 300ms;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header {
  display: flex;
  flex: 0 0 auto;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > h2 {
  display: flex;
  flex: 1 1 auto;
  align-items: baseline;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > h2 .pane-heading-title {
  overflow: hidden;
  text-overflow: ellipsis;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > h2 .pane-heading-edit-button {
  flex: 0 0 auto;
  position: relative;
  bottom: 4px;
  font-size: 13px;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > h2 .pane-heading-edit-button .icon svg {
  fill: #506762;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > h2 .pane-heading-edit-button .icon svg:hover {
  fill: #6c8f89;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > .pane-tools {
  flex: 0 0 auto;
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a:hover::before,
.styleguide-hover .mxo-widget-panes2 > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23e54a3b%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-panes2 > .workspace > .pane.closed > .pane-inner {
  opacity: 0;
}
.mxo-widget-panes2 > .workspace > .pane.closed > .pane-inner > .pane-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fcfcfb;
  opacity: 0.4;
}
.mxo-widget-panes2.flex {
  display: flex;
  flex-flow: column;
  overflow: auto;
}
.mxo-widget-panes2.flex > .workspace {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  overflow: auto;
  background-color: #f5f6f5;
  cursor: grab;
}
@media print {
  .mxo-widget-panes2.flex > .workspace {
    display: block;
    border: 0 none;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane {
  flex: 0 0 auto;
  position: relative;
  padding: 15px 10px 10px 10px;
  box-sizing: border-box;
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane {
    padding: 0;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane,
.mxo-widget-panes2.flex > .workspace > .pane.pane-size-single {
  width: 662px;
  /* cannot be specified on pane-inner due to flex align-items stretch requirement */
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane,
  .mxo-widget-panes2.flex > .workspace > .pane.pane-size-single {
    width: auto;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane.pane-size-double {
  width: 1082px;
  /* cannot be specified on pane-inner due to flex align-items stretch requirement */
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane.pane-size-double {
    width: auto;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane.pane-size-full {
  width: 100%;
  min-width: 1082px;
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane.pane-size-full {
    width: auto;
    min-width: auto;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane.pane-size-full-minus-single {
  width: calc(100% - 662px);
  min-width: 1082px;
  /* equal to double + padding due to border-box */
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane.pane-size-full-minus-single {
    width: auto;
    min-width: auto;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane > .pane-inner {
  padding: 12px 10px 10px 10px;
  border: 1px solid #D4D1CC;
  border-radius: 8px;
  box-shadow: 0 0.5px 4px -1px rgba(20, 20, 15, 0.16), 0 2px 24px -8px rgba(20, 20, 15, 0.12), 0 4px 32px -16px rgba(20, 20, 15, 0.12);
}
@media print {
  .mxo-widget-panes2.flex > .workspace > .pane > .pane-inner {
    border: 0 none;
    box-shadow: none;
  }
}
.mxo-widget-panes2.flex > .workspace > .pane > .pane-inner > .pane-header {
  gap: 5px;
}
.mxo-widget-panes2.flex > .workspace > .pane.closed > .pane-inner {
  transform: translateX(-100%);
}
.mxo-widget-panes2.flex > .workspace > .pane > * {
  cursor: auto;
}
.mxo-widget-panes2.flex > .workspace.dragging,
.styleguide-dragging-pane .mxo-widget-panes2.flex > .workspace {
  background-color: #e8eae8;
  cursor: grabbing;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  user-select: none;
}
.mxo-widget-panes2.flex > .workspace::-webkit-scrollbar {
  width: 17px;
  height: 24px;
}
.mxo-widget-panes2.flex.panes2-edit > .workspace {
  background-color: #b5c7c4;
}
.mxo-widget-panes2.flex.panes2-edit > .workspace.dragging,
.styleguide-dragging-pane .mxo-widget-panes2.flex.panes2-edit > .workspace {
  background-color: #6c8f89;
}
.mxo-widget-panes2.stack > .workspace > .pane {
  position: absolute;
  height: 100%;
  width: 100%;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner {
  padding: 12px 10px 10px 10px;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 10px;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > h2 {
  margin: 0;
  padding: 0 21px;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools + h2 {
  padding-left: 0;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a::before,
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools .pane-button::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  opacity: 0.75;
}
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a:hover::before,
.mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools .pane-button:hover::before,
.styleguide-hover .mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools a::before,
.styleguide-hover .mxo-widget-panes2.stack > .workspace > .pane > .pane-inner > .pane-header > .pane-tools .pane-button::before {
  opacity: 1;
}
.mxo-widget-panes2.stack > .workspace > .pane.closed > .pane-inner {
  transform: translateX(100%);
}
@keyframes PaneSlideIn {
  from {
    transform: translateX(-75%);
    opacity: 0.5;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes PaneSlideOut {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-75%);
    opacity: 0;
  }
}
.mxo-widget-panes2 .pane-opening {
  animation: PaneSlideIn 0.3s ease;
}
.mxo-widget-panes2 .pane-closing {
  animation: PaneSlideOut 0.3s ease forwards;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-widget-panes-slide {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "use panesv2 stack";
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar {
  height: 35px;
  text-align: center;
  border-bottom: 1px solid #d6d5ca;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .title {
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .close,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back:link,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .close:link,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back:visited,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .close:visited {
  display: block;
  position: absolute;
  right: 0;
  padding: 0 20px;
  height: 35px;
  line-height: 36px;
  white-space: nowrap;
  text-decoration: none;
  color: #5d5e59;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back:link,
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back:visited {
  display: none;
  right: auto;
  left: 0;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .back::before {
  display: inline-block;
  position: relative;
  margin-right: 0.2em;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  content: " ";
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: -2px 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%235d5e59%22%20d%3D%22M12.192%2014.358l-6.364-6.364%206.364-6.364-1.414-1.414-7.778%207.778%207.778%207.778z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .close::after {
  display: inline-block;
  position: relative;
  margin-left: 0.6em;
  margin-right: 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 14px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%235d5e59%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-toolbar .close:hover::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23c1311c%22%20d%3D%22M14.364%200.222l-6.364%206.364-6.364-6.364-1.414%201.414%206.364%206.364-6.364%206.364%201.414%201.414%206.364-6.364%206.364%206.364%201.414-1.414-6.364-6.364%206.364-6.364z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-panes-slide.has-back .mxo-widget-panes-slide-toolbar .back {
  display: block;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-panes {
  overflow: hidden;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane {
  position: absolute;
  top: 43px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  transition: 0.25s ease-in-out;
  transform: translateX(100%);
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul {
  margin: 0;
  margin-left: 20px;
  padding: 0;
  list-style: none;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li {
  margin: 0;
  padding: 0;
  width: 360px;
  border-bottom: 1px solid #d6d5ca;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li:first-child {
  border-top: 1px solid #d6d5ca;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li a,
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li a:link,
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li a:visited {
  display: block;
  position: relative;
  padding: 20px 20px 20px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links ul li a.next::after {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 14px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%235d5e59%22%20d%3D%22M3.808%201.631l6.364%206.364-6.364%206.364%201.414%201.414%207.778-7.778-7.778-7.778z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links.small li a,
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links.small li a:link,
.mxo-widget-panes-slide .mxo-widget-panes-slide-pane .mxo-widget-links.small li a:visited {
  padding: 10px 20px 10px 10px;
  color: #000000;
}
.mxo-widget-panes-slide.show-last .mxo-widget-panes-slide-pane {
  transform: translateX(0);
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-paragraphwithicon {
  display: flex;
}
.mxo-widget-paragraphwithicon .paragraphwithicon-icon {
  flex: 0 0 auto;
  width: 20px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- progress
*/
.mxo-widget-table .mxo-widget-progress {
  margin: 8px 0;
  width: calc(100% - 12px);
}
.mxo-widget-table .cell:last-child .mxo-widget-progress {
  width: 100%;
}
.mxo-widget-toolbar-v2 .mxo-widget-progress {
  margin: 8px 0;
  width: 280px;
}
.mxo-widget-progress .progress-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mxo-widget-progress .progress-text:not(:empty) {
  margin-bottom: 5px;
}
.mxo-widget-progress .progress-bar {
  height: 6px;
  overflow: hidden;
  font-size: 0;
  line-height: normal;
  background: #ededed;
  border-radius: 3px;
}
.mxo-widget-table .cells.selected .mxo-widget-progress .progress-bar {
  background-color: #ffffff;
}
.mxo-widget-progress .progress-bar .progress-bar-status {
  height: 6px;
  overflow: hidden;
  background: #33964f;
  border-radius: 3px;
}
.mxo-widget-progress.progress-color-neutral .progress-bar-status {
  background: #919187;
}
.mxo-widget-progress.progress-color-negative .progress-bar-status {
  background: #e54a3b;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- state_group_radiobutton
*/
.mxo-widget-radiobutton {
  position: relative;
  display: flex;
  gap: 8px;
  box-sizing: border-box;
  min-height: 17px;
  cursor: pointer;
}
.mxo-widget-radiobutton.disabled,
.mxo-widget-radiobutton.readonly {
  cursor: default;
}
.mxo-widget-table .row .cells .cell .mxo-widget-radiobutton {
  float: left;
  padding: 4px 0.5ch 4px 5px;
  min-height: 24px;
}
.spacious.mxo-widget-table .row .cells .cell .mxo-widget-radiobutton {
  padding: 8px 0.5ch 8px 5px;
  min-height: 32px;
}
.mxo-widget-table .row .cells .cell:first-child .mxo-widget-radiobutton,
.spacious.mxo-widget-table .row .cells .cell:first-child .mxo-widget-radiobutton {
  padding-right: 0;
}
.mxo-widget-toolbar-v2 > li > .mxo-widget-radiobutton {
  min-height: 32px;
  align-items: center;
}
.mxo-widget-radiobutton input[type="radio"] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  width: 16px;
  height: 16px;
  min-height: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
@media print {
  .mxo-widget-radiobutton input[type="radio"] {
    opacity: 1;
  }
}
.mxo-widget-radiobutton input[type="radio"] + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"] + .radiobutton-overlay {
  flex: 0 0 auto;
  position: relative;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  background: no-repeat #fcfcfb -0.75px -0.75px;
  border: 0.75px solid #919187;
  transition: 0.15s ease-in-out;
  transition-property: color, background, box-shadow;
}
@media print {
  .mxo-widget-radiobutton input[type="radio"] + .checkbox-overlay,
  .mxo-widget-radiobutton input[type="radio"] + .radiobutton-overlay {
    opacity: 0;
  }
}
.mxo-widget-radiobutton input[type="radio"]:focus-visible + .checkbox-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"] + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"]:focus-visible + .radiobutton-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"] + .radiobutton-overlay {
  background: #f7f7f5;
  outline: 1.5px solid #3d9c9c;
}
.mxo-widget-radiobutton input[type="radio"]:checked + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"].indeterminate + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"]:checked + .radiobutton-overlay,
.mxo-widget-radiobutton input[type="radio"].indeterminate + .radiobutton-overlay {
  background-color: #3d9c9c;
  border-color: #3d9c9c;
}
.mxo-widget-radiobutton input[type="radio"]:checked:focus-visible + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"].indeterminate:focus-visible + .checkbox-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"]:checked + .checkbox-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"].indeterminate + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"]:checked:focus-visible + .radiobutton-overlay,
.mxo-widget-radiobutton input[type="radio"].indeterminate:focus-visible + .radiobutton-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"]:checked + .radiobutton-overlay,
.styleguide-focus .mxo-widget-radiobutton input[type="radio"].indeterminate + .radiobutton-overlay {
  outline-offset: 0.75px;
}
.mxo-widget-radiobutton input[type="radio"]:disabled {
  cursor: default;
}
.mxo-widget-radiobutton input[type="radio"]:disabled + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"]:disabled + .radiobutton-overlay {
  background-color: #d4d1cc;
  border-color: #d4d1cc;
}
.mxo-widget-radiobutton input[type="radio"]:disabled:checked + .checkbox-overlay,
.mxo-widget-radiobutton input[type="radio"]:disabled:checked + .radiobutton-overlay {
  background-color: #cad4d4;
}
.mxo-widget-radiobutton:hover input[type="radio"]:not(:disabled) + .checkbox-overlay,
.styleguide-hover .mxo-widget-radiobutton input[type="radio"]:not(:disabled) + .checkbox-overlay,
.mxo-widget-radiobutton:hover input[type="radio"]:not(:disabled) + .radiobutton-overlay,
.styleguide-hover .mxo-widget-radiobutton input[type="radio"]:not(:disabled) + .radiobutton-overlay {
  background-color: #00575e;
  border-color: #00575e;
}
.mxo-widget-radiobutton:hover input[type="radio"]:not(:disabled):not(:checked):not(.indeterminate) + .checkbox-overlay,
.styleguide-hover .mxo-widget-radiobutton input[type="radio"]:not(:disabled):not(:checked):not(.indeterminate) + .checkbox-overlay,
.mxo-widget-radiobutton:hover input[type="radio"]:not(:disabled):not(:checked):not(.indeterminate) + .radiobutton-overlay,
.styleguide-hover .mxo-widget-radiobutton input[type="radio"]:not(:disabled):not(:checked):not(.indeterminate) + .radiobutton-overlay {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
  background-color: #fcfcfb;
  border-color: #00575e;
}
.mxo-widget-radiobutton .checkbox-label,
.mxo-widget-radiobutton .radiobutton-label {
  display: flex;
  overflow: hidden;
  line-height: normal;
  text-overflow: ellipsis;
}
.mxo-widget-table .row .cells .cell .mxo-widget-radiobutton .checkbox-label,
.mxo-widget-table .row .cells .cell .mxo-widget-radiobutton .radiobutton-label {
  line-height: 16px;
}
.disabled.mxo-widget-radiobutton .checkbox-label .checkbox-label,
.disabled.mxo-widget-radiobutton .radiobutton-label .checkbox-label,
.disabled.mxo-widget-radiobutton .checkbox-label .radiobutton-label,
.disabled.mxo-widget-radiobutton .radiobutton-label .radiobutton-label {
  color: #6e6e66;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated :not(.mxo-widget-radiobutton-group):not(.legenda-item-label) > .mxo-widget-radiobutton {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Use a RadioButton in a RadioButtonGroup or LegendaItem";
}
.mxo-widget-radiobutton input[type="radio"] + .radiobutton-overlay {
  top: 1px;
  border-radius: 8px;
}
.mxo-widget-radiobutton input[type="radio"]:checked + .radiobutton-overlay {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%224%22%20fill%3D%22%23fcfcfb%22/%3E%3C/svg%3E");
}
.mxo-widget-radiobutton.readonly input[type="radio"]:checked {
  display: none;
}
.mxo-widget-radiobutton.readonly input[type="radio"]:checked + .radiobutton-overlay {
  display: none;
}
.mxo-widget-radiobutton-group {
  display: flex;
  gap: 8px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-radiobutton-group > h1,
.mxo-widget-radiobutton-group > h2,
.mxo-widget-radiobutton-group > h3,
.mxo-widget-radiobutton-group > h4,
.mxo-widget-radiobutton-group > h5,
.mxo-widget-radiobutton-group > h6 {
  margin-bottom: -2px;
}
.mxo-widget-radiobutton-group > p,
.mxo-widget-radiobutton-group > ul {
  margin: 0;
}
.mxo-widget-radiobutton-group.horizontal {
  flex-flow: row;
  align-items: center;
  gap: 0 24px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
.mxo-widget-readmore {
  position: relative;
  flex: 1 0 auto;
  line-height: 1.4;
}
.mxo-widget-readmore .readmore-wrapper {
  --max-height: 75px;
  max-height: 75px;
  overflow: hidden;
}
.mxo-widget-readmore .readmore-open,
.mxo-widget-readmore .readmore-close {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 20px;
  font-weight: bold;
  font-size: 12px;
}
.mxo-widget-readmore .readmore-close {
  display: none;
}
.mxo-widget-readmore.open .readmore-wrapper,
.mxo-widget-readmore.content-fit .readmore-wrapper {
  max-height: none;
  overflow: auto;
}
.mxo-widget-readmore.open .readmore-open,
.mxo-widget-readmore.content-fit .readmore-open {
  display: none;
}
.mxo-widget-readmore.open .readmore-close {
  display: flex;
}
@media print {
  .mxo-widget-readmore.open .readmore-close {
    display: none;
  }
}
@media print {
  .mxo-widget-readmore .readmore-wrapper {
    max-height: none;
    overflow: auto;
  }
  .mxo-widget-readmore .readmore-open {
    display: none;
  }
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-scope-selector-select {
  display: flex;
  flex-flow: column;
  gap: 8px;
  min-width: 320px;
}
.mxo-widget-scope-selector-select .scope-selector-header,
.mxo-widget-scope-selector-select .scope-selector-footer {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-scope-selector-select .scope-selector-header > h1,
.mxo-widget-scope-selector-select .scope-selector-footer > h1,
.mxo-widget-scope-selector-select .scope-selector-header > h2,
.mxo-widget-scope-selector-select .scope-selector-footer > h2,
.mxo-widget-scope-selector-select .scope-selector-header > h3,
.mxo-widget-scope-selector-select .scope-selector-footer > h3,
.mxo-widget-scope-selector-select .scope-selector-header > h4,
.mxo-widget-scope-selector-select .scope-selector-footer > h4,
.mxo-widget-scope-selector-select .scope-selector-header > h5,
.mxo-widget-scope-selector-select .scope-selector-footer > h5,
.mxo-widget-scope-selector-select .scope-selector-header > h6,
.mxo-widget-scope-selector-select .scope-selector-footer > h6 {
  margin-bottom: -10px;
}
.mxo-widget-scope-selector-select .scope-selector-header > p,
.mxo-widget-scope-selector-select .scope-selector-footer > p,
.mxo-widget-scope-selector-select .scope-selector-header > ul,
.mxo-widget-scope-selector-select .scope-selector-footer > ul {
  margin: 0;
}
.mxo-widget-scope-selector-select .scope-selector-header:empty,
.mxo-widget-scope-selector-select .scope-selector-footer:empty {
  display: none;
}
.mxo-widget-scope-selector-select .scope-selector-content {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 1 auto;
  overflow: auto;
  max-height: 400px;
}
.mxo-widget-scope-selector-select .scope-selector-content > h1,
.mxo-widget-scope-selector-select .scope-selector-content > h2,
.mxo-widget-scope-selector-select .scope-selector-content > h3,
.mxo-widget-scope-selector-select .scope-selector-content > h4,
.mxo-widget-scope-selector-select .scope-selector-content > h5,
.mxo-widget-scope-selector-select .scope-selector-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-scope-selector-select .scope-selector-content > p,
.mxo-widget-scope-selector-select .scope-selector-content > ul {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- search
*/
.mxo-widget-search {
  display: inline-block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.mxo-widget-search .mxo-widget-search-input {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  width: 100%;
  min-height: 32px;
  box-sizing: border-box;
  font-size: 1em;
  font-variant-numeric: slashed-zero;
  letter-spacing: 0.0025em;
  color: #14140f;
  transition: 0.15s ease-in-out;
  transition-property: color, background-color, box-shadow;
  /* hide caret in screenshot mode, as caret blinking causes unstable screenshots */
  padding: 4px 8px 4px 8px;
  background-color: #fcfcfb;
  border: 1px solid #919187;
  border-radius: 4px;
  padding-right: 32px;
  vertical-align: middle;
}
.mxo-widget-pdf-viewer .pdf-viewer-header .mxo-widget-search .mxo-widget-search-input,
.mxo-widget-table:not(.spacious) .row .cells .cell .mxo-widget-search .mxo-widget-search-input {
  min-height: 24px;
}
.mxo-widget-search .mxo-widget-search-input:hover,
.styleguide-hover .mxo-widget-search .mxo-widget-search-input {
  box-shadow: 0 0.5px 2px -4px rgba(20, 20, 15, 0.24), 0 2px 8px -4px rgba(20, 20, 15, 0.12), 0 4px 8px -4px rgba(20, 20, 15, 0.12);
}
.mxo-widget-search .mxo-widget-search-input:disabled:hover,
.mxo-widget-search .mxo-widget-search-input:read-only:hover,
.mxo-widget-search .mxo-widget-search-input:disabled:read-only:hover,
.styleguide-hover .mxo-widget-search .mxo-widget-search-input:disabled,
.styleguide-hover .mxo-widget-search .mxo-widget-search-input:read-only {
  box-shadow: none;
}
body.mxo-mode-screenshot .mxo-widget-search .mxo-widget-search-input {
  caret-color: transparent;
}
.mxo-widget-table .row .cells .cell .mxo-widget-search .mxo-widget-search-input {
  padding-top: 2px;
  padding-bottom: 2px;
}
.mxo-widget-search .mxo-widget-search-input:hover,
.styleguide-hover .mxo-widget-search .mxo-widget-search-input,
.mxo-widget-search .mxo-widget-search-input.hover {
  background: #fcfcfb;
  border-color: #919187;
}
.mxo-widget-search .mxo-widget-search-input:focus,
.mxo-widget-search .mxo-widget-search-input:active,
.styleguide-focus .mxo-widget-search .mxo-widget-search-input,
.styleguide-active .mxo-widget-search .mxo-widget-search-input,
.mxo-widget-search .mxo-widget-search-input.focus {
  padding: 3.5px 7.5px 3.5px 7.5px;
  background: #f7f7f5;
  border: 1.5px solid #3d9c9c;
}
.mxo-widget-search .mxo-widget-search-input:disabled,
.mxo-widget-search .mxo-widget-search-input:disabled:read-only {
  color: #6e6e66;
  background-color: #f0f0eb;
  border-color: #f0f0eb;
  -webkit-text-fill-color: #6e6e66;
  /* Fix for text colour in Safari iOS/macOS */
}
.mxo-widget-search .mxo-widget-search-input:read-only:not(:disabled):not(.input-line-numbers-numbers) {
  padding: 5px 0 5px 0;
  /* fix for spacing between KeyValue properties for autosizing version (https://moxio.atlassian.net/browse/OTL-1748) */
  background-color: inherit;
  border: 0 none;
  resize: none;
}
.mxo-widget-search .mxo-widget-search-input:focus,
.mxo-widget-search .mxo-widget-search-input:active,
.styleguide-focus .mxo-widget-search .mxo-widget-search-input,
.styleguide-active .mxo-widget-search .mxo-widget-search-input {
  padding-right: 31.5px;
}
.mxo-widget-search .mxo-widget-search-input::-webkit-input-placeholder {
  color: #919187;
}
.mxo-widget-search .mxo-widget-search-input::-moz-placeholder {
  color: #919187;
  opacity: 1;
  /* FIX for firefox default opacity */
}
.mxo-widget-search .mxo-widget-search-input:-ms-input-placeholder {
  color: #919187;
}
.mxo-widget-search .mxo-widget-search-input::placeholder {
  color: #919187;
}
.mxo-widget-search .mxo-widget-search-input:placeholder-shown {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m19.6%2021-6.3-6.3A6.096%206.096%200%200%201%209.5%2016c-1.817%200-3.354-.63-4.612-1.887C3.629%2012.854%203%2011.317%203%209.5c0-1.817.63-3.354%201.888-4.612C6.146%203.629%207.683%203%209.5%203c1.817%200%203.354.63%204.613%201.888C15.37%206.146%2016%207.683%2016%209.5a6.096%206.096%200%200%201-1.3%203.8l6.3%206.3-1.4%201.4ZM9.5%2014c1.25%200%202.313-.438%203.188-1.313C13.562%2011.813%2014%2010.75%2014%209.5c0-1.25-.438-2.313-1.313-3.188C11.813%205.438%2010.75%205%209.5%205c-1.25%200-2.313.438-3.188%201.313S5%208.25%205%209.5c0%201.25.438%202.313%201.313%203.188C7.188%2013.562%208.25%2014%209.5%2014Z%22/%3E%3C/svg%3E");
  padding-left: 28px;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  background-position: 8px 50%;
  background-size: 16px;
}
.mxo-widget-search .mxo-widget-search-tools {
  display: flex;
  align-items: center;
  position: absolute;
  right: 4px;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.mxo-widget-search .mxo-widget-search-tools:empty + .mxo-widget-search-input {
  padding-right: 8px;
}
.mxo-widget-search .mxo-widget-search-tools:empty + .mxo-widget-search-input:focus,
.mxo-widget-search .mxo-widget-search-tools:empty + .mxo-widget-search-input:active,
.styleguide-focus .mxo-widget-search .mxo-widget-search-tools:empty + .mxo-widget-search-input,
.styleguide-active .mxo-widget-search .mxo-widget-search-tools:empty + .mxo-widget-search-input {
  padding-right: 7.5px;
}
.mxo-widget-search .mxo-widget-search-tools .mxo-widget-search-button-delete,
.mxo-widget-search .mxo-widget-search-tools .mxo-widget-search-button-delete:link,
.mxo-widget-search .mxo-widget-search-tools .mxo-widget-search-button-delete:visited {
  display: block;
  margin: 0;
  padding: 4px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-decoration: none;
}
.mxo-widget-search .mxo-widget-search-tools .mxo-widget-search-button-delete:hover,
.mxo-widget-search .mxo-widget-search-tools .mxo-widget-search-button-delete:active {
  background-color: #e3e3de;
  border-radius: 4px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Content spacing */
.mxo-widget-section,
.mxo-widget-subsection {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-section > h1,
.mxo-widget-subsection > h1,
.mxo-widget-section > h2,
.mxo-widget-subsection > h2,
.mxo-widget-section > h3,
.mxo-widget-subsection > h3,
.mxo-widget-section > h4,
.mxo-widget-subsection > h4,
.mxo-widget-section > h5,
.mxo-widget-subsection > h5,
.mxo-widget-section > h6,
.mxo-widget-subsection > h6 {
  margin-bottom: -10px;
}
.mxo-widget-section > p,
.mxo-widget-subsection > p,
.mxo-widget-section > ul,
.mxo-widget-subsection > ul {
  margin: 0;
}
.mxo-widget-section > h3,
.mxo-widget-subsection > h3,
.mxo-widget-section > h4,
.mxo-widget-subsection > h4 {
  margin-bottom: 0;
}
.mxo-widget-section .body,
.mxo-widget-subsection .body {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-section .body > h1,
.mxo-widget-subsection .body > h1,
.mxo-widget-section .body > h2,
.mxo-widget-subsection .body > h2,
.mxo-widget-section .body > h3,
.mxo-widget-subsection .body > h3,
.mxo-widget-section .body > h4,
.mxo-widget-subsection .body > h4,
.mxo-widget-section .body > h5,
.mxo-widget-subsection .body > h5,
.mxo-widget-section .body > h6,
.mxo-widget-subsection .body > h6 {
  margin-bottom: -10px;
}
.mxo-widget-section .body > p,
.mxo-widget-subsection .body > p,
.mxo-widget-section .body > ul,
.mxo-widget-subsection .body > ul {
  margin: 0;
}
.mxo-widget-section.highlight,
.mxo-widget-subsection.highlight {
  padding: 12px 8px 8px 8px;
  background: #e8e8e8;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-segmented-control {
  display: flex;
  gap: 24px;
}
.mxo-widget-segmented-control ul.options {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.wide.mxo-widget-segmented-control ul.options {
  width: 100%;
}
.mxo-widget-segmented-control ul.options li {
  margin: 0;
  border-left: 1px solid #d4d1cc;
}
.mxo-widget-segmented-control ul.options li:first-child {
  border-left: none;
}
.wide.mxo-widget-segmented-control ul.options li {
  flex: 1 1 auto;
  width: 100%;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Content spacing */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-selectbox {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option {
  padding: 12px 8px 8px 8px;
  display: flex;
  gap: 8px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option:first-child {
  border-top: 1px solid #e8e8e8;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option,
.mxo-widget-selectbox .selectbox-options .selectbox-option:link,
.mxo-widget-selectbox .selectbox-options .selectbox-option:visited {
  text-decoration: none;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option:hover,
.mxo-widget-selectbox .selectbox-options .selectbox-option:focus,
.styleguide-hover .mxo-widget-selectbox .selectbox-options .selectbox-option,
.styleguide-focus .mxo-widget-selectbox .selectbox-options .selectbox-option {
  color: #6c8f89;
  background: #f0f0eb;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option::before {
  flex: 0 0 auto;
  content: "";
  margin: 3px;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  background: #fcfcfb;
  border: 2px solid #fcfcfb;
  box-shadow: 0 0 0 1px #919187;
  border-radius: 7px;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option .selectbox-option-label {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  font-weight: bold;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option .selectbox-option-label .selectbox-option-explanation {
  display: block;
  margin-top: 4px;
  font-weight: normal;
  color: #6e6e66;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.selected {
  cursor: default;
  background: inherit;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.selected::before {
  background-color: #6c8f89;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.disabled {
  cursor: default;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.disabled:hover {
  background: inherit;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.disabled::before {
  background-color: #b3b3b1;
}
.mxo-widget-selectbox .selectbox-options .selectbox-option.readonly::before {
  content: none;
  display: none;
}
.edit.mxo-widget-selectbox .selectbox-options .selectbox-option.selected {
  color: #ffffff;
  background: #6c8f89;
}
.edit.mxo-widget-selectbox .selectbox-options .selectbox-option.selected::before {
  background-color: #ffffff;
  border-color: #6c8f89;
  box-shadow: 0 0 0 1px #ffffff;
}
.edit.mxo-widget-selectbox .selectbox-options .selectbox-option.selected .selectbox-option-label {
  color: #ffffff;
}
.edit.mxo-widget-selectbox .selectbox-options .selectbox-option.selected .selectbox-option-label .selectbox-option-explanation {
  color: #ffffff;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-stepindicator .stepindicator-steps a.step {
  /* connector */
  /* dot */
  /* statuses */
}
.mxo-widget-stepindicator .stepindicator-steps a.step,
.mxo-widget-stepindicator .stepindicator-steps a.step:link,
.mxo-widget-stepindicator .stepindicator-steps a.step:visited {
  display: block;
  position: relative;
  padding: 15px 0 15px 50px;
  text-decoration: none;
  font-size: 14px;
  color: #14140f;
}
.mxo-widget-stepindicator .stepindicator-steps a.step:hover,
.styleguide-hover .mxo-widget-stepindicator .stepindicator-steps a.step {
  color: #6c8f89;
}
.mxo-widget-stepindicator .stepindicator-steps a.step:hover .step-label::after,
.styleguide-hover .mxo-widget-stepindicator .stepindicator-steps a.step .step-label::after {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236c8f89%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-stepindicator .stepindicator-steps a.step .step-label {
  position: relative;
  display: block;
  overflow: hidden;
  padding-right: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* arrow */
}
.mxo-widget-stepindicator .stepindicator-steps a.step .step-label::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
  position: absolute;
  right: 4px;
  opacity: 0.75;
}
.mxo-widget-stepindicator .stepindicator-steps a.step::before,
.mxo-widget-stepindicator .stepindicator-steps a.step .step-status {
  display: block;
  position: absolute;
  transition: 0.2s ease-in;
}
.mxo-widget-stepindicator .stepindicator-steps a.step::before {
  content: "";
  top: -10px;
  bottom: 38px;
  left: 17px;
  border-left: 2px solid #c1c1c1;
  transition-property: top, bottom;
}
.mxo-widget-stepindicator .stepindicator-steps a.step:first-child::before {
  content: none;
}
.mxo-widget-stepindicator .stepindicator-steps a.step .step-status {
  bottom: 24px;
  left: 18px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  background: no-repeat transparent center center;
  background-size: 12px;
  border: 2px solid #6c8f89;
  border-radius: 50%;
  transform: translate(-50%, 50%);
  transition-property: height, width;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current,
.mxo-widget-stepindicator .stepindicator-steps a.step.current:link,
.mxo-widget-stepindicator .stepindicator-steps a.step.current:visited {
  color: #6c8f89;
  font-size: 16px;
  font-weight: bold;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current:hover,
.styleguide-hover .mxo-widget-stepindicator .stepindicator-steps a.step.current {
  text-decoration: underline;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current::before,
.mxo-widget-stepindicator .stepindicator-steps a.step.current .step-status {
  transition: 0.2s ease-out;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current::before {
  bottom: 41px;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current .step-status {
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.current + a.step::before {
  top: -7px;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-active .step-status {
  background: #6e6e66;
  border-color: #6e6e66;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-active.disabled .step-status {
  background: #919187;
  border-color: #919187;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive,
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive:link,
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive:visited {
  color: #6e6e66;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive:hover,
.styleguide-hover .mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive {
  color: #6c8f89;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive .step-status {
  border-color: #6e6e66;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive.current,
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive.current:link,
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive.current:visited {
  color: #6c8f89;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-inactive.disabled .step-status {
  border-color: #919187;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-accepted .step-status {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M6.425%2016c-0.497%200-0.968-0.233-1.27-0.632l-4.084-5.394c-0.531-0.702-0.393-1.7%200.308-2.232%200.703-0.532%201.701-0.392%202.232%200.308l2.686%203.547%206.756-10.848c0.465-0.746%201.447-0.975%202.195-0.51s0.975%201.448%200.51%202.195l-7.981%2012.814c-0.277%200.446-0.756%200.726-1.28%200.75-0.025%200.001-0.049%200.002-0.073%200.002z%22%20fill%3D%22%23ffffff%22%20/%3E%3C/svg%3E");
  background-color: #33964f;
  border-color: #33964f;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-accepted.disabled .step-status {
  background-color: #b5e5ba;
  border-color: #b5e5ba;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-rejected .step-status {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M15.999%207.892c-0.059-4.416-3.689-7.951-8.106-7.892s-7.951%203.689-7.892%208.107c0.059%204.416%203.688%207.95%208.106%207.892s7.951-3.689%207.892-8.107zM7.927%202.001c1.321-0.018%202.549%200.393%203.55%201.103l-8.375%208.375c-0.68-0.959-1.086-2.126-1.103-3.389-0.044-3.318%202.609-6.044%205.927-6.088zM8.088%2014.015c-1.332%200.018-2.568-0.399-3.574-1.12l8.381-8.381c0.69%200.963%201.102%202.139%201.12%203.413%200.044%203.318-2.61%206.043-5.927%206.088z%22%20fill%3D%22%23ffffff%22%20/%3E%3C/svg%3E");
  background-color: #e54a3b;
  border-color: #e54a3b;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.status-rejected.disabled .step-status {
  background-color: #fcc4b8;
  border-color: #fcc4b8;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled,
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled:link,
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled:visited {
  color: #919187;
  cursor: default;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled:hover,
.styleguide-hover .mxo-widget-stepindicator .stepindicator-steps a.step.disabled {
  text-decoration: none;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled::before,
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled .step-status {
  border-color: #d4d1cc;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled::before {
  border-left-style: dashed;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled + a.step::before {
  border-left-style: dashed;
}
.mxo-widget-stepindicator .stepindicator-steps a.step.disabled .step-label::after {
  content: none;
}
.mxo-widget-stepindicator .stepindicator-restart {
  margin-top: 12px;
}
.mxo-widget-stepindicator .stepindicator-details-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 12px;
  margin-top: 12px;
}
.mxo-widget-stepindicator .stepindicator-details-header .stepindicator-details-header-toggle {
  padding-top: 2px;
}
.mxo-widget-stepindicator .stepindicator-details-content {
  margin-top: 12px;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* COLOURS */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
.mxo-widget-subtext {
  padding-left: 0.5em;
  font-size: max(90%, 13px);
  font-weight: 400;
  letter-spacing: -0.01em;
  color: #6e6e66;
}
.inverse .mxo-widget-subtext {
  color: #ffffff;
  opacity: 0.6;
}
.mxo-widget-keyvalue .keyvalue-property.dimmed .mxo-widget-subtext {
  color: #b3b3b1;
}
.mxo-widget-keyvalue.row .keyvalue-property-key .mxo-widget-subtext {
  display: block;
  padding: 2px 0 0 0;
}
.mxo-widget-keyvalue .keyvalue-property-key .mxo-widget-subtext {
  letter-spacing: -0.02em;
}
.mxo-widget-table .head .row .cells .cell .mxo-widget-subtext {
  font-size: max(90%, 12px);
}
.mxo-widget-table .body .row .cells.dimmed .mxo-widget-subtext {
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.selected .cell .mxo-widget-subtext,
.mxo-widget-dropdown-selector .dropdown-list .current .mxo-widget-subtext {
  color: #6e6e66;
}
.mxo-widget-expandable .expandable-heading .mxo-widget-subtext {
  overflow: hidden;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: inherit;
}
.mxo-widget-context-list .context-list li.selected .mxo-widget-subtext {
  color: #ffffff;
}
.mxo-widget-context-list .context-list li.disabled .mxo-widget-subtext {
  color: #b3b3b1;
}
.mxo-widget-notifications .notification-read .mxo-widget-subtext {
  color: #999992;
}
.mxo-widget-subtext.below {
  display: block;
  padding-left: 0;
}
h1 .mxo-widget-subtext.below {
  font-size: 0.7em;
}

.mxo-widget-suggestions-tooltip {
  max-height: 330px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* COLOURS */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* Content spacing */
/* 	Needed for legacy fabric components:
	- reference/search/main
	- table/table
	- table/table_collection
	- table/table_collection_row
*/
/* WIDGET > TABLE  */
.mxo-widget-table {
  box-sizing: border-box;
  /*
	Apply usual single-column-table logic for list if there is only one column besides the action(s)
	DO NOT NEST inside .row and .cells else custom application styling will not override
	 */
  /* bullet */
  /* DEPRECATED .more only used by 'kenmerkenvisualisatie' in Objectbrowser */
  /* END DEPRECATED */
  /* status */
}
.mxo-widget-table .row:not(.mxo-widget-keyvalue) {
  position: relative;
  border-bottom: 1px solid #e3e3de;
  outline: none;
}
.mxo-widget-table .row .cells {
  position: relative;
  box-sizing: border-box;
  line-height: 0;
  background: none;
}
.mxo-widget-table .row .cells .cell {
  width: 200px;
  display: inline-block;
  padding: 4px 4px;
  min-height: 32px;
  overflow: hidden;
  box-sizing: border-box;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 24px;
  font-variant-numeric: slashed-zero tabular-nums;
}
.mxo-widget-table .row .cells .cell:first-child {
  padding-left: 14px;
}
.mxo-widget-table .row .cells .cell:first-child a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.mxo-widget-table .row .cells .cell:first-of-type:nth-last-of-type(1) {
  width: 100%;
  min-width: 200px;
}
.mxo-widget-singleselect .mxo-widget-table .row .cells .cell:first-of-type:nth-last-of-type(1) {
  min-width: 0;
}
.mxo-widget-table .row .cells .cell.content-align-center {
  text-align: center;
  justify-content: center;
}
.mxo-widget-table .row .cells .cell.content-align-right {
  text-align: right;
  justify-content: flex-end;
}
.mxo-widget-table .row .cells .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table .row .cells .cell.delete-button,
.mxo-widget-table .row .cells .cell.edit-button {
  width: 36px;
}
.mxo-widget-value-list .mxo-widget-table .cell:first-of-type:nth-last-of-type(2),
.mxo-widget-dropdown-v2 :not(.readonly).mxo-widget-table .cell:first-of-type:nth-last-of-type(2) {
  width: calc(100% - 36px);
}
.mxo-widget-value-list .mxo-widget-table .cell.action-button,
.mxo-widget-dropdown-v2 :not(.readonly).mxo-widget-table .cell.action-button,
.mxo-widget-value-list .mxo-widget-table .cell.value-list-actions,
.mxo-widget-dropdown-v2 :not(.readonly).mxo-widget-table .cell.value-list-actions {
  width: 36px;
}
.mxo-widget-dropdown-v2.disabled .dropdown-selection .mxo-widget-table .head .row {
  border-bottom-style: dashed;
}
.mxo-widget-table .head .row .cells .cell {
  font-family: "iA Writer Quattro", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #00575e;
}
.mxo-widget-table .head .row .cells .cell a:not(.button) {
  /* DEPRECATED used in fabric table */
  /* END DEPRECATED */
}
.mxo-widget-table .head .row .cells .cell a:not(.button),
.mxo-widget-table .head .row .cells .cell a:not(.button):link,
.mxo-widget-table .head .row .cells .cell a:not(.button):visited {
  color: #00575e;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).sort {
  margin-left: 4px;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).sort::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b3b3b1%22%20d%3D%22m12%2020-6-6h12l-6%206ZM12%204l6%206H6l6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a:not(.button).sort.sort-asc::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b3b3b1%22%20d%3D%22m12%2020-6-6h12l-6%206Z%22/%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m12%204%206%206H6l6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a:not(.button).sort.sort-desc::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m12%2020-6-6h12l-6%206Z%22/%3E%3Cpath%20fill%3D%22%23b3b3b1%22%20d%3D%22m12%204%206%206H6l6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a:not(.button).up,
.mxo-widget-table .head .row .cells .cell a:not(.button).down {
  overflow: hidden;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).up::after,
.mxo-widget-table .head .row .cells .cell a:not(.button).down::after {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 0;
  height: 0;
  content: " ";
  margin-left: 0.6em;
  border: 4px solid transparent;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).up::after {
  top: -2px;
  border-bottom: 6px solid #b3b3b1;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).up:hover::after,
.styleguide-hover .mxo-widget-table .head .row .cells .cell a:not(.button).up::after {
  border-bottom-color: #999992;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).up.selected::after {
  border-bottom-color: #3a3a33;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).down::after {
  top: 2px;
  border-top: 6px solid #b3b3b1;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).down:hover::after,
.styleguide-hover .mxo-widget-table .head .row .cells .cell a:not(.button).down ::after {
  border-top-color: #999992;
}
.mxo-widget-table .head .row .cells .cell a:not(.button).down.selected::after {
  border-top-color: #3a3a33;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all {
  position: relative;
  display: inline-block;
  padding: 4px 8px 4px 5px;
  vertical-align: top;
}
.tree.mxo-widget-table .head .row .cells .cell a.table-select-all {
  margin-left: 21px;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -4px -4px;
  background-size: 24px;
  border-radius: 2px;
  transition: 0.15s ease-in-out;
  transition-property: color, background, box-shadow;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all:focus-visible,
.styleguide-focus .mxo-widget-table .head .row .cells .cell a.table-select-all {
  outline: none;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all:focus-visible::before,
.styleguide-focus .mxo-widget-table .head .row .cells .cell a.table-select-all::before {
  outline: 1.5px solid #3d9c9c;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.unchecked-with-overlay::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.5%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2V6Z%22/%3E%3Cmask%20id%3D%22b%22%20width%3D%2218%22%20height%3D%2218%22%20x%3D%224%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221.75%22%20d%3D%22m21.25%2012.75-8%208%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.5%204h16v16h-16z%22/%3E%3C/g%3E%3C/g%3E%3Cpath%20stroke%3D%22%23919187%22%20stroke-width%3D%22.75%22%20d%3D%22M4.875%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625h-12A1.625%201.625%200%200%201%204.875%2018V6Z%22/%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m14.5%2020%206-6v5a1%201%200%200%201-1%201h-5Z%22/%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.5%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2V6Z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  border-bottom-right-radius: 1px;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.unchecked-with-overlay:hover::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.5%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2V6Z%22/%3E%3Cmask%20id%3D%22b%22%20width%3D%2218%22%20height%3D%2218%22%20x%3D%224%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221.75%22%20d%3D%22m21.25%2012.75-8%208%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.5%204h16v16h-16z%22/%3E%3C/g%3E%3C/g%3E%3Cpath%20stroke%3D%22%2300575e%22%20stroke-width%3D%22.75%22%20d%3D%22M4.875%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625h-12A1.625%201.625%200%200%201%204.875%2018V6Z%22/%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m14.5%2020%206-6v5a1%201%200%200%201-1%201h-5Z%22/%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.5%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2V6Z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.unchecked-without-overlay::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.375%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625H6A1.625%201.625%200%200%201%204.375%2018V6Z%22/%3E%3Cpath%20stroke%3D%22%23919187%22%20stroke-width%3D%22.75%22%20d%3D%22M4.375%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625H6A1.625%201.625%200%200%201%204.375%2018V6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.unchecked-without-overlay:hover::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4.375%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625H6A1.625%201.625%200%200%201%204.375%2018V6Z%22/%3E%3Cpath%20stroke%3D%22%2300575e%22%20stroke-width%3D%22.75%22%20d%3D%22M4.375%206c0-.897.728-1.625%201.625-1.625h12c.898%200%201.625.728%201.625%201.625v12c0%20.898-.727%201.625-1.625%201.625H6A1.625%201.625%200%200%201%204.375%2018V6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%233d9c9c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%204a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h6.267l7.733-7.733V6a2%202%200%200%200-2-2h-12Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m14.5%2020%206-6v5a1%201%200%200%201-1%201h-5Z%22/%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M9.3%2012.6v-1.2h6.4v1.2H9.3Z%22/%3E%3C/svg%3E");
  border-bottom-right-radius: 1px;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay:hover::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%204a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h6.267l7.733-7.733V6a2%202%200%200%200-2-2h-12Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22m14.5%2020%206-6v5a1%201%200%200%201-1%201h-5Z%22/%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M9.3%2012.6v-1.2h6.4v1.2H9.3Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay:active::before,
.mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay:focus-visible::before,
.styleguide-focus .mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay::before,
.styleguide-active .mxo-widget-table .head .row .cells .cell a.table-select-all.indeterminate-with-overlay::before {
  outline-offset: 0.75px;
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.checked-without-overlay::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M4%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6Z%22/%3E%3Cmask%20id%3D%22b%22%20width%3D%2216%22%20height%3D%2216%22%20x%3D%224%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%233d9c9c%22%20d%3D%22M10.483%2015.55%207.25%2012.333l.85-.866%202.383%202.383%205.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4%204h16v16H4z%22/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6Z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.mxo-widget-table .head .row .cells .cell a.table-select-all.checked-without-overlay:hover::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M4%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6Z%22/%3E%3Cmask%20id%3D%22b%22%20width%3D%2216%22%20height%3D%2216%22%20x%3D%224%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M10.483%2015.55%207.25%2012.333l.85-.866%202.383%202.383%205.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23b%29%22%3E%3Cpath%20fill%3D%22%23fcfcfb%22%20d%3D%22M4%204h16v16H4z%22/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%206a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2V6Z%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.mxo-widget-table .body {
  /* END DEPRECATED */
}
.mxo-widget-table .body > .row {
  min-height: 32px;
  /* for load more, cells can load later than row, row functions as skeleton */
}
.mxo-widget-table .body .row {
  /* DEPRECATED only used by 'kenmerkenvisualisatie' in Objectbrowser */
}
.mxo-widget-table .body .row .cells {
  /* DEPRECATED remove when not used in DigitaalLoket, Objectbrowser, Objectenregister and OTL */
  /* END DEPRECATED */
}
.mxo-widget-table .body .row .cells .cell .bullet {
  display: none;
  position: absolute;
  right: 0;
  width: 30px;
  vertical-align: top;
  text-align: center;
  font-size: 0;
}
.mxo-widget-table .body .row .cells .cell .bullet::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 16px;
  opacity: 0.75;
  border-radius: 4px;
}
.mxo-widget-table .body .row .cells .cell .bullet:hover::before,
.styleguide-bullet-hover .mxo-widget-table .body .row .cells .cell .bullet::before {
  opacity: 1;
}
.mxo-widget-table .body .row .cells .cell .persistent-element-wrapper {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.mxo-widget-table .body .row .cells .cell .persistent-element-wrapper .number {
  vertical-align: top;
}
.mxo-widget-table .body .row .cells .cell .number {
  display: inline-block;
  padding-left: 6px;
  font-weight: normal;
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells .cell.column-mark:first-child {
  width: 10px;
  padding: 0 0 0 10px;
}
.mxo-widget-table .body .row .cells .cell.content-highlight {
  font-weight: bold;
}
.mxo-widget-table .body .row .cells .cell .content-secondary {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  display: block;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.active {
  background-color: #f0f0eb;
  color: #14140f;
}
.mxo-widget-table .body .row .cells.selected {
  color: #14140f;
  background-color: #c7f2e5;
}
.mxo-widget-table .body .row .cells.selected.active {
  background-color: #b5ebdb;
}
.mxo-widget-table .body .row .cells.selected .cell {
  /* DEPRECATED .selected-item, remove when dropdown v1 is not used anymore https://trello.com/c/pg6JHvBQ/843-samenvoegen-van-dropdown-en-ref-select */
}
.mxo-widget-table .body .row .cells.selected .cell a:not(.button):not(.selected-item):not(.dropdown-select):not(.selector-next-level),
.mxo-widget-table .body .row .cells.selected .cell a:not(.button):not(.selected-item):not(.dropdown-select):not(.selector-next-level):link,
.mxo-widget-table .body .row .cells.selected .cell a:not(.button):not(.selected-item):not(.dropdown-select):not(.selector-next-level):visited,
.mxo-widget-table .body .row .cells.selected .cell a:not(.button):not(.selected-item):not(.dropdown-select):not(.selector-next-level):hover,
.styleguide-hover .mxo-widget-table .body .row .cells.selected .cell a:not(.button):not(.selected-item):not(.dropdown-select):not(.selector-next-level) {
  text-decoration-color: #14140f;
  color: #14140f;
}
.mxo-widget-table .body .row .cells.selected .cell.cell-highlight {
  background-color: #b5ebdb;
}
.mxo-widget-table .body .row .cells.selected .cell .content-secondary {
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.dimmed {
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.dimmed a:not(.button),
.mxo-widget-table .body .row .cells.dimmed a:not(.button):link,
.mxo-widget-table .body .row .cells.dimmed a:not(.button):visited {
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.dimmed.selected {
  color: #14140f;
}
.mxo-widget-table .body .row .cells.dimmed.selected a:not(.button),
.mxo-widget-table .body .row .cells.dimmed.selected a:not(.button):link,
.mxo-widget-table .body .row .cells.dimmed.selected a:not(.button):visited {
  text-decoration-color: #14140f;
  color: #14140f;
}
.mxo-widget-table .body .row .cells.cluster {
  cursor: default;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-widget-table .body .row .cells.cluster {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Remove all .cluster classes and use .content-highlight on cells";
}
.mxo-widget-table .body .row .cells.cluster .cell:first-child {
  font-weight: bold;
  font-size: 1.166em;
}
.mxo-widget-table .body .row .cells.cluster .cell a:not(.button),
.mxo-widget-table .body .row .cells.cluster .cell a:not(.button):link,
.mxo-widget-table .body .row .cells.cluster .cell a:not(.button):visited {
  cursor: default;
}
.mxo-widget-table .body .row .more {
  position: relative;
}
.mxo-widget-table .body .row .more .bullet {
  display: inline-block;
  position: absolute;
  right: auto;
  left: -30px;
  top: -24px;
  padding-top: 7px;
  margin-top: -7px;
  margin-bottom: -4px;
  width: 30px;
  text-align: center;
}
.mxo-widget-table .body .row .more .bullet::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
  opacity: 0.75;
}
.mxo-widget-table .body .row .more .bullet:hover::before,
.styleguide-hover .mxo-widget-table .body .row .more .bullet::before {
  opacity: 1;
}
.mxo-widget-table .body .row .more.open .bullet {
  display: inline-block;
  top: auto;
  bottom: 10px;
}
.mxo-widget-table .body .row .more.open::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -30px;
  top: -1px;
  width: 30px;
  height: 0;
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table .body .row .more.open .row {
  display: block;
}
.mxo-widget-table .body .row .more .row {
  display: none;
}
.mxo-widget-table .body .table-drag-row {
  position: relative;
}
.styleguide-dragging-from-above .mxo-widget-table .body .table-drag-row {
  border-bottom: 2px solid #94ded1;
}
.styleguide-dragging-from-below .mxo-widget-table .body .table-drag-row {
  border-top: 2px solid #94ded1;
}
.mxo-widget-table .body .table-drag-row.table-drag-highlight.table-drag-from-below {
  border-top: 2px solid #94ded1;
}
.mxo-widget-table .body .table-drag-row.table-drag-highlight.table-drag-from-above {
  border-bottom: 2px solid #94ded1;
}
.styleguide-dragging .mxo-widget-table .body .table-drag-row,
.mxo-widget-table .body .table-drag-row.table-drag-dragging {
  box-shadow: 0 2px 4px -4px rgba(20, 20, 15, 0.72), 0 8px 12px -12px rgba(20, 20, 15, 0.48), 0 12px 16px -16px rgba(20, 20, 15, 0.48);
  background-color: #c7f2e5;
  color: #14140f;
  outline: none;
  z-index: 2;
  /* to prevent hover of row below to overlap */
}
.styleguide-dragging .mxo-widget-table .body .table-drag-row > .row .cells,
.mxo-widget-table .body .table-drag-row.table-drag-dragging > .row .cells {
  background: none;
}
.styleguide-dragging .mxo-widget-table .body .table-drag-row > .row .cells a.table-drag-handle,
.mxo-widget-table .body .table-drag-row.table-drag-dragging > .row .cells a.table-drag-handle,
.styleguide-dragging .mxo-widget-table .body .table-drag-row > .row .cells a.table-drag-handle:link,
.mxo-widget-table .body .table-drag-row.table-drag-dragging > .row .cells a.table-drag-handle:link,
.styleguide-dragging .mxo-widget-table .body .table-drag-row > .row .cells a.table-drag-handle:visited,
.mxo-widget-table .body .table-drag-row.table-drag-dragging > .row .cells a.table-drag-handle:visited {
  opacity: 1;
}
.mxo-widget-table .body .table-drag-row > .row {
  min-height: 32px;
  /* for load more, cells can load later than row, row functions as skeleton */
}
.mxo-widget-table .body .table-drag-row > .row > .cells {
  padding-right: 30px;
}
.mxo-widget-table .body .table-drag-row > .row > .cells .cell .bullet {
  right: 30px;
}
.mxo-widget-table .body .table-drag-row > .row > .cells .cell + a.table-drag-handle,
.mxo-widget-table .body .table-drag-row > .row > .cells .cell + a.table-drag-handle:link,
.mxo-widget-table .body .table-drag-row > .row > .cells .cell + a.table-drag-handle:visited {
  display: block;
}
.mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle,
.mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle:link,
.mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle:visited {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  padding-top: 5px;
  text-align: center;
  cursor: move;
  opacity: 0.75;
}
.mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle.hover,
.mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle:hover,
.styleguide-hover .mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle {
  opacity: 1;
}
.mxo-widget-table .body .table-drag-row > .row > .cells.hover a.table-drag-handle,
.mxo-widget-table .body .table-drag-row > .row > .cells:hover a.table-drag-handle,
.styleguide-hover .mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle,
.mxo-widget-table .body .table-drag-row > .row > .cells.hover a.table-drag-handle:link,
.mxo-widget-table .body .table-drag-row > .row > .cells:hover a.table-drag-handle:link,
.styleguide-hover .mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle:link,
.mxo-widget-table .body .table-drag-row > .row > .cells.hover a.table-drag-handle:visited,
.mxo-widget-table .body .table-drag-row > .row > .cells:hover a.table-drag-handle:visited,
.styleguide-hover .mxo-widget-table .body .table-drag-row > .row > .cells a.table-drag-handle:visited {
  opacity: 1;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells {
  box-shadow: 0 2px 4px -4px rgba(20, 20, 15, 0.72), 0 8px 12px -12px rgba(20, 20, 15, 0.48), 0 12px 16px -16px rgba(20, 20, 15, 0.48);
  cursor: pointer;
  background-color: #f0f0eb;
  z-index: 2;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .cells.hover.selected,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.hover.selected,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.hover.selected,
.mxo-widget-table.selectable:not(.expandable) .body .row .cells:hover.selected,
.mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells:hover.selected,
.mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells:hover.selected,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .cells.selected,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.empty .cells.selected,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row.always-open .cells.selected {
  background-color: #b5ebdb;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells {
  background-color: transparent;
  box-shadow: none;
  cursor: default;
  z-index: 0;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell a.button.notext:not(.disabled):visited {
  opacity: 0.75;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells.hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table .head .row .cells .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells {
  background-color: transparent;
  box-shadow: none;
  cursor: default;
  z-index: 0;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell a.button.notext:not(.disabled),
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell a.button.notext:not(.disabled):visited {
  opacity: 0.75;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells.hover .cell.cell-highlight,
.mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.selectable:not(.expandable) .body .row .contents .mxo-widget-table:not(.selectable):not(.tree) .body .row .cells .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.selectable:not(.expandable) .body .table-drag-row.table-drag-dragging > .row .cells {
  background: none;
}
.mxo-widget-table.spacious > .body > .row {
  min-height: 40px;
  /* for load more, cells can load later than row, row functions as skeleton */
}
.mxo-widget-table.spacious > .body > .row > .cells .cell {
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 40px;
  line-height: 32px;
}
.mxo-widget-table.spacious > .body .table-drag-row > .row {
  min-height: 40px;
  /* for load more, cells can load later than row, row functions as skeleton */
}
.mxo-widget-table.multiline > .body > .row > .cells,
.mxo-widget-table.multiline > .body .contents > .row > .cells {
  display: flex;
}
.mxo-widget-table.multiline > .body > .row > .cells > .cell,
.mxo-widget-table.multiline > .body .contents > .row > .cells > .cell {
  display: inline-flex;
  flex-flow: row wrap;
  white-space: pre-wrap;
  word-break: break-word;
}
.mxo-widget-table.multiline > .body > .row > .cells > .cell .content-secondary,
.mxo-widget-table.multiline > .body .contents > .row > .cells > .cell .content-secondary {
  width: 100%;
  height: 100%;
  white-space: pre-wrap;
}
.mxo-widget-table.repositionable > .head > .row > .cells,
.mxo-widget-table.repositionable > .foot > .row > .cells {
  padding-right: 30px;
}
.mxo-widget-table.repositionable.expandable > .head > .row > .cells,
.mxo-widget-table.repositionable.expandable > .foot > .row > .cells {
  padding-right: 60px;
}
.mxo-widget-table.tree .body .row > .cells .cell .bullet,
.mxo-widget-table.expandable .body .row > .cells .cell .bullet {
  display: block;
  cursor: default;
}
.mxo-widget-table.tree .body .row > .cells.selected .cell .bullet,
.mxo-widget-table.expandable .body .row > .cells.selected .cell .bullet {
  cursor: pointer;
}
.mxo-widget-table.tree .body .row.open > .cells.hover,
.mxo-widget-table.expandable .body .row.open > .cells.hover,
.mxo-widget-table.tree .body .row.closed > .cells.hover,
.mxo-widget-table.expandable .body .row.closed > .cells.hover,
.mxo-widget-table.tree .body .row.open > .cells:hover,
.mxo-widget-table.expandable .body .row.open > .cells:hover,
.mxo-widget-table.tree .body .row.closed > .cells:hover,
.mxo-widget-table.expandable .body .row.closed > .cells:hover,
.styleguide-hover .mxo-widget-table.tree .body .row.open > .cells,
.styleguide-hover .mxo-widget-table.expandable .body .row.open > .cells,
.styleguide-hover .mxo-widget-table.tree .body .row.closed > .cells,
.styleguide-hover .mxo-widget-table.expandable .body .row.closed > .cells {
  cursor: pointer;
  background-color: #f0f0eb;
}
.mxo-widget-table.tree .body .row.open > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.open > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.closed > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.closed > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.open > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.open > .cells:hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.closed > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.closed > .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.open > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.open > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.closed > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.closed > .cells .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.tree .body .row.open > .cells .cell .bullet,
.mxo-widget-table.expandable .body .row.open > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.closed > .cells .cell .bullet,
.mxo-widget-table.expandable .body .row.closed > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.open > .cells.selected .cell .bullet,
.mxo-widget-table.expandable .body .row.open > .cells.selected .cell .bullet,
.mxo-widget-table.tree .body .row.closed > .cells.selected .cell .bullet,
.mxo-widget-table.expandable .body .row.closed > .cells.selected .cell .bullet {
  display: block;
  cursor: pointer;
}
.mxo-widget-table.tree .body .row.open > .cells.selected.hover,
.mxo-widget-table.expandable .body .row.open > .cells.selected.hover,
.mxo-widget-table.tree .body .row.closed > .cells.selected.hover,
.mxo-widget-table.expandable .body .row.closed > .cells.selected.hover,
.mxo-widget-table.tree .body .row.open > .cells.selected:hover,
.mxo-widget-table.expandable .body .row.open > .cells.selected:hover,
.mxo-widget-table.tree .body .row.closed > .cells.selected:hover,
.mxo-widget-table.expandable .body .row.closed > .cells.selected:hover,
.styleguide-hover .mxo-widget-table.tree .body .row.open > .cells.selected,
.styleguide-hover .mxo-widget-table.expandable .body .row.open > .cells.selected,
.styleguide-hover .mxo-widget-table.tree .body .row.closed > .cells.selected,
.styleguide-hover .mxo-widget-table.expandable .body .row.closed > .cells.selected {
  background-color: #b5ebdb;
}
.styleguide-hover-bullet .mxo-widget-table.tree .body .row.open > .cells.selected,
.styleguide-hover-bullet .mxo-widget-table.expandable .body .row.open > .cells.selected,
.styleguide-hover-bullet .mxo-widget-table.tree .body .row.closed > .cells.selected,
.styleguide-hover-bullet .mxo-widget-table.expandable .body .row.closed > .cells.selected {
  background-color: #c7f2e5;
}
.mxo-widget-table.tree .body .row.open > .cells.selected:has(.bullet:hover).hover,
.mxo-widget-table.expandable .body .row.open > .cells.selected:has(.bullet:hover).hover,
.mxo-widget-table.tree .body .row.closed > .cells.selected:has(.bullet:hover).hover,
.mxo-widget-table.expandable .body .row.closed > .cells.selected:has(.bullet:hover).hover,
.mxo-widget-table.tree .body .row.open > .cells.selected:has(.bullet:hover):hover,
.mxo-widget-table.expandable .body .row.open > .cells.selected:has(.bullet:hover):hover,
.mxo-widget-table.tree .body .row.closed > .cells.selected:has(.bullet:hover):hover,
.mxo-widget-table.expandable .body .row.closed > .cells.selected:has(.bullet:hover):hover {
  background-color: #c7f2e5;
}
.mxo-widget-table.tree .body .row.empty > .cells.hover,
.mxo-widget-table.expandable .body .row.empty > .cells.hover,
.mxo-widget-table.tree .body .row.always-open > .cells.hover,
.mxo-widget-table.expandable .body .row.always-open > .cells.hover,
.mxo-widget-table.tree .body .row.empty > .cells:hover,
.mxo-widget-table.expandable .body .row.empty > .cells:hover,
.mxo-widget-table.tree .body .row.always-open > .cells:hover,
.mxo-widget-table.expandable .body .row.always-open > .cells:hover,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells {
  background-color: transparent;
  box-shadow: none;
  cursor: default;
  z-index: 0;
}
.mxo-widget-table.tree .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.tree .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.tree .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.tree .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell a.button.notext:not(.disabled):visited {
  opacity: 0.75;
}
.mxo-widget-table.tree .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.tree .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.tree .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.tree .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.tree .body .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.always-open > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.always-open > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.empty > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.empty > .cells:hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.always-open > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.always-open > .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.tree .body .row.empty > .cells .cell .bullet,
.mxo-widget-table.expandable .body .row.empty > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.always-open > .cells .cell .bullet,
.mxo-widget-table.expandable .body .row.always-open > .cells .cell .bullet {
  display: none;
}
.mxo-widget-table.tree .body .row.empty > .cells.selected.hover,
.mxo-widget-table.expandable .body .row.empty > .cells.selected.hover,
.mxo-widget-table.tree .body .row.always-open > .cells.selected.hover,
.mxo-widget-table.expandable .body .row.always-open > .cells.selected.hover,
.mxo-widget-table.tree .body .row.empty > .cells.selected:hover,
.mxo-widget-table.expandable .body .row.empty > .cells.selected:hover,
.mxo-widget-table.tree .body .row.always-open > .cells.selected:hover,
.mxo-widget-table.expandable .body .row.always-open > .cells.selected:hover,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells.selected,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells.selected,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells.selected,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells.selected {
  background-color: #c7f2e5;
}
.mxo-widget-table.tree .body .row.empty > .cells.selected.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.empty > .cells.selected.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.always-open > .cells.selected.hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.always-open > .cells.selected.hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.empty > .cells.selected:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.empty > .cells.selected:hover .cell.cell-highlight,
.mxo-widget-table.tree .body .row.always-open > .cells.selected:hover .cell.cell-highlight,
.mxo-widget-table.expandable .body .row.always-open > .cells.selected:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.empty > .cells.selected .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.empty > .cells.selected .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree .body .row.always-open > .cells.selected .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable .body .row.always-open > .cells.selected .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.tree .body .row.always-open > .cells.selected .cell .bullet,
.mxo-widget-table.expandable .body .row.always-open > .cells.selected .cell .bullet {
  display: none;
}
.mxo-widget-table.tree .body .row.empty > .contents,
.mxo-widget-table.expandable .body .row.empty > .contents,
.mxo-widget-table.tree .body .row.closed > .contents,
.mxo-widget-table.expandable .body .row.closed > .contents,
.mxo-widget-table.tree .body .row.empty > .cells .contents,
.mxo-widget-table.expandable .body .row.empty > .cells .contents,
.mxo-widget-table.tree .body .row.closed > .cells .contents,
.mxo-widget-table.expandable .body .row.closed > .cells .contents {
  display: none;
}
.mxo-widget-table.tree.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover).hover,
.mxo-widget-table.expandable.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover).hover,
.mxo-widget-table.tree.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover):hover,
.mxo-widget-table.expandable.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover):hover,
.styleguide-hover-bullet .mxo-widget-table.tree.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover),
.styleguide-hover-bullet .mxo-widget-table.expandable.selectable .body .row.closed > .cells:not(.selected):has(.bullet:hover) {
  background-color: transparent;
}
.mxo-widget-table.tree.selectable .body .row.empty > .cells.hover,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells.hover,
.mxo-widget-table.tree.selectable .body .row.empty > .cells:hover,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells:hover,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row.empty > .cells,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row.empty > .cells {
  cursor: pointer;
  background-color: #f0f0eb;
}
.mxo-widget-table.tree.selectable .body .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree.selectable .body .row.empty > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row.empty > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row.empty > .cells .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.tree.selectable .body .row.empty > .cells.selected.hover,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells.selected.hover,
.mxo-widget-table.tree.selectable .body .row.empty > .cells.selected:hover,
.mxo-widget-table.expandable.selectable .body .row.empty > .cells.selected:hover,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row.empty > .cells.selected,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row.empty > .cells.selected {
  background-color: #b5ebdb;
}
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells {
  background-color: transparent;
  box-shadow: none;
  cursor: default;
  z-index: 0;
}
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled),
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):visited {
  opacity: 0.75;
}
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells.hover .cell.cell-highlight,
.mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell.cell-highlight,
.mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.tree.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable.selectable .body .row > .contents > .mxo-widget-table:not(.selectable) > .body > .row.empty > .cells .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.expandable > .head > .row > .cells,
.mxo-widget-table.expandable > .body > .row > .cells {
  padding-right: 30px;
}
.mxo-widget-table.expandable > .head > .row > .cells .cell:first-child .bullet,
.mxo-widget-table.expandable > .body > .row > .cells .cell:first-child .bullet {
  position: absolute;
  padding: 0;
  width: 30px;
  top: 4px;
}
.mxo-widget-table.tree .mxo-widget-table.expandable > .head > .row > .cells .cell:first-child .bullet,
.mxo-widget-table.tree .mxo-widget-table.expandable > .body > .row > .cells .cell:first-child .bullet {
  display: block;
  /* override always-open */
}
.spacious.mxo-widget-table.expandable > .head > .row > .cells .cell:first-child .bullet,
.spacious.mxo-widget-table.expandable > .body > .row > .cells .cell:first-child .bullet {
  top: 4px;
}
.mxo-widget-table.tree .mxo-widget-table.expandable > .head > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row,
.mxo-widget-table.tree .mxo-widget-table.expandable > .body > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row {
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table.tree .mxo-widget-table.expandable > .head > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells,
.mxo-widget-table.tree .mxo-widget-table.expandable > .body > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells {
  border: 0 none;
}
.mxo-widget-table.tree .mxo-widget-table.expandable > .head > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells .cell:first-child,
.mxo-widget-table.tree .mxo-widget-table.expandable > .body > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells .cell:first-child {
  padding-left: 14px;
}
.mxo-widget-table.tree .mxo-widget-table.expandable > .head > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells .cell:first-child .bullet,
.mxo-widget-table.tree .mxo-widget-table.expandable > .body > .row > .contents .mxo-widget-table:not(.tree):not(.expandable) .row .cells .cell:first-child .bullet {
  display: none;
}
.mxo-widget-table.expandable .body .table-drag-row > .row.open > .cells,
.mxo-widget-table.expandable .body .table-drag-row > .row.empty > .cells,
.mxo-widget-table.expandable .body .table-drag-row > .row.closed > .cells {
  padding-right: 60px;
}
.mxo-widget-table.expandable .body .table-drag-row > .row.open > .cells a.table-drag-handle,
.mxo-widget-table.expandable .body .table-drag-row > .row.empty > .cells a.table-drag-handle,
.mxo-widget-table.expandable .body .table-drag-row > .row.closed > .cells a.table-drag-handle,
.mxo-widget-table.expandable .body .table-drag-row > .row.open > .cells a.table-drag-handle:link,
.mxo-widget-table.expandable .body .table-drag-row > .row.empty > .cells a.table-drag-handle:link,
.mxo-widget-table.expandable .body .table-drag-row > .row.closed > .cells a.table-drag-handle:link,
.mxo-widget-table.expandable .body .table-drag-row > .row.open > .cells a.table-drag-handle:visited,
.mxo-widget-table.expandable .body .table-drag-row > .row.empty > .cells a.table-drag-handle:visited,
.mxo-widget-table.expandable .body .table-drag-row > .row.closed > .cells a.table-drag-handle:visited {
  opacity: 1;
}
.mxo-widget-table.expandable.tree > .head > .row > .cells,
.mxo-widget-table.expandable.tree > .body > .row > .cells {
  padding-right: 0;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row {
  page-break-inside: avoid;
  /* DEPRECATED remove when not used in DigitaalLoket, Objectbrowser, Objectenregister and OTL */
  /* END DEPRECATED */
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open .cells.cluster .cell:first-child .bullet,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open .cells.cluster .cell:first-child .bullet,
.mxo-widget-table.expandable:not(.tree) > .body > .row.closed .cells.cluster .cell:first-child .bullet,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed .cells.cluster .cell:first-child .bullet {
  display: inline-block;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.closed > .cells:hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed > .cells:hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.closed > .cells,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed > .cells {
  box-shadow: 0 2px 4px -4px rgba(20, 20, 15, 0.72), 0 8px 12px -12px rgba(20, 20, 15, 0.48), 0 12px 16px -16px rgba(20, 20, 15, 0.48);
  z-index: 2;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open {
  box-shadow: 0 2px 4px -4px rgba(20, 20, 15, 0.48), 0 8px 12px -12px rgba(20, 20, 15, 0.24), 0 12px 16px -16px rgba(20, 20, 15, 0.24), inset 1px 0 #e3e3de, inset -1px 0 #e3e3de;
  z-index: 1;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells {
  box-shadow: inset 1px 0 #e3e3de, inset -1px 0 #e3e3de;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected),
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected) {
  background-color: #c7f2e5;
  border-bottom: 0 none;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected).hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected).hover,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected) {
  background-color: #b5ebdb;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected).hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected).hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected):hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected):hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected) .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected) .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected):has(.bullet:hover):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected):has(.bullet:hover):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:not(.selected):has(.bullet:hover),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:not(.selected):has(.bullet:hover) {
  background-color: #c7f2e5;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents {
  padding: 12px 8px 8px 8px;
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  border: 0 none;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h1,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h1,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h2,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h2,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h3,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h3,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h4,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h4,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h5,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h5,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > h6,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > h6 {
  margin-bottom: -10px;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > p,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > p,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .contents > ul,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .contents > ul {
  margin: 0;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells .cell:first-child .bullet,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells .cell:first-child .bullet {
  display: none;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected),
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) {
  background-color: transparent;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) {
  background-color: transparent;
  box-shadow: none;
  cursor: default;
  z-index: 0;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled),
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):link,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):link,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):visited,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):visited,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):visited {
  opacity: 0.75;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):hover,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled),
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled),
.styleguide-hover .styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell a.button.notext:not(.disabled) {
  opacity: 1;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected).hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected).hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected):hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected):hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.expandable:not(.tree) > .body > .row.empty > .cells:not(.selected) .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.empty > .cells:not(.selected) .cell.cell-highlight {
  background-color: #f0f0eb;
}
.mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected).hover,
.mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected):hover,
.styleguide-hover .mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected) {
  box-shadow: 0 2px 4px -4px rgba(20, 20, 15, 0.72), 0 8px 12px -12px rgba(20, 20, 15, 0.48), 0 12px 16px -16px rgba(20, 20, 15, 0.48);
  cursor: pointer;
  background-color: #f0f0eb;
  z-index: 2;
}
.mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected).hover .cell.cell-highlight,
.mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected):hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.expandable:not(.tree).selectable .body .row.empty > .cells:not(.selected) .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.tree {
  /* DEPRECATED remove when not used in DigitaalLoket, Objectbrowser, Objectenregister and OTL */
  /* END DEPRECATED */
}
.mxo-widget-table.tree .body .row {
  border-bottom: 0 none;
}
.mxo-widget-table.tree .body .row .cells {
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table.tree .body .row .cells:empty {
  border: 0 none;
}
.mxo-widget-table.tree .body .row .cells .cell .bullet {
  display: block;
  position: static;
  float: left;
  width: auto;
  padding-right: 5px;
}
.mxo-widget-table.tree .body .row .cells .cell:first-child .bullet ~ .persistent-element-wrapper {
  max-width: calc(100% - 21px);
  /* 100% min bullet */
}
.mxo-widget-table.tree .body .row .cells .cell:first-child .mxo-widget-checkbox ~ .persistent-element-wrapper {
  max-width: calc(100% - 21px - 25px);
  /* 100% min bullet min checkbox */
}
.mxo-widget-table.tree .body .row .cells.selected {
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table.tree .body .row .cells.type .cell:first-child,
.mxo-widget-table.tree .body .row .cells.group .cell:first-child {
  font-weight: bold;
}
.mxo-widget-table.tree .body .row.open,
.mxo-widget-table.tree .body .row.closed {
  /* DEPRECATED remove when not used in DigitaalLoket, Objectbrowser, Objectenregister and OTL */
  /* END DEPRECATED */
}
.mxo-widget-table.tree .body .row.open > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.closed > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.open > .cells.selected .cell .bullet,
.mxo-widget-table.tree .body .row.closed > .cells.selected .cell .bullet,
.mxo-widget-table.tree .body .row.open.delete.children > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.closed.delete.children > .cells .cell .bullet {
  display: block;
}
.mxo-widget-table.tree .body .row.open > .cells .cell:last-of-type,
.mxo-widget-table.tree .body .row.closed > .cells .cell:last-of-type {
  padding-right: 4px;
}
.mxo-widget-table.tree .body .row.open .cells.cluster .cell:first-child .bullet,
.mxo-widget-table.tree .body .row.closed .cells.cluster .cell:first-child .bullet {
  display: none;
}
.mxo-widget-table.tree .body .row.always-open .cells .cell .bullet,
.mxo-widget-table.tree .body .row.always-open > .cells.selected .cell .bullet {
  display: none;
}
.mxo-widget-table.tree .body .row.empty {
  /* DEPRECATED remove .open/.closed when all tables are made with React component and .empty.open/.closed can't be made */
  /* DEPRECATED remove .open/.closed when all tables are made with React component and .empty.open/.closed can't be made */
}
.mxo-widget-table.tree .body .row.empty > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.empty.open > .cells .cell .bullet,
.mxo-widget-table.tree .body .row.empty.closed > .cells .cell .bullet {
  display: block;
  cursor: default;
}
.mxo-widget-table.tree .body .row.empty > .cells .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.open > .cells .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.closed > .cells .cell .bullet::before {
  background-image: none;
}
.mxo-widget-table.tree .body .row.empty.always-open > .cells .cell .bullet {
  display: none;
}
.mxo-widget-table.tree .body .row.empty.open > .cells:hover .cell .bullet,
.mxo-widget-table.tree .body .row.empty.open > .cells.selected .cell .bullet,
.mxo-widget-table.tree .body .row.empty.open > .cells.selected:hover .cell .bullet,
.mxo-widget-table.tree .body .row.empty.closed > .cells:hover .cell .bullet,
.mxo-widget-table.tree .body .row.empty.closed > .cells.selected .cell .bullet,
.mxo-widget-table.tree .body .row.empty.closed > .cells.selected:hover .cell .bullet,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.open > .cells .cell .bullet,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.open > .cells.selected .cell .bullet,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.closed > .cells .cell .bullet,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.closed > .cells.selected .cell .bullet {
  cursor: default;
}
.mxo-widget-table.tree .body .row.empty.open > .cells:hover .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.open > .cells.selected:hover .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.closed > .cells:hover .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.tree .body .row.empty.closed > .cells.selected:hover .cell .bullet::before,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.open > .cells .cell .bullet::before,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.open > .cells.selected .cell .bullet::before,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.closed > .cells .cell .bullet::before,
.styleguide-hover .mxo-widget-table.tree .body .row.empty.closed > .cells.selected .cell .bullet::before {
  background-image: none;
}
.mxo-widget-table.tree .body .row .contents {
  line-height: 14px;
}
.mxo-widget-table.tree .body .row .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .row .cell:first-child {
  padding-left: 50px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .row .cell:first-child {
  padding-left: 68px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 86px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 104px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 122px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 140px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 158px;
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree .body .row .contents .contents .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 176px;
}
.mxo-widget-table.tree .body .row .contents .row .cell:first-child {
  padding-left: 32px;
}
body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .mxo-widget-table.tree.cluster {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "Remove all .cluster classes and use .content-highlight on cells";
}
.mxo-widget-table.tree.cluster .row .row .cell:first-child {
  font-size: 1em;
}
.mxo-widget-table.tree.cluster .body .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .row .cell:first-child {
  padding-left: 32px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .row .cell:first-child {
  padding-left: 50px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 68px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 86px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 104px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 122px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 140px;
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents .contents .contents {
  /* stylelint-disable-next-line order/order */
}
.mxo-widget-table.tree.cluster .body .contents .contents .contents .contents .contents .contents .contents .contents .contents .row .cell:first-child {
  padding-left: 158px;
}
.mxo-widget-table.tree.cluster .body .contents .row .cell:first-child {
  padding-left: 14px;
}
.mxo-widget-table.tree.spacious .body > .row {
  min-height: 40px;
  /* for load more, cells can load later than row, row functions as skeleton */
}
.mxo-widget-table.tree.spacious .body > .row .cells .cell {
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 40px;
  line-height: 32px;
}
.mxo-widget-table.sticky-head {
  position: relative;
}
.mxo-widget-table.sticky-head > .head {
  position: sticky;
  top: 0;
  z-index: 3;
  background: #fcfcfb;
}
.mxo-widget-table.sticky-head > .body {
  position: relative;
  z-index: 1;
}
.mxo-widget-table.sticky-head::before {
  content: "";
  display: block;
  position: sticky;
  top: 32px;
  width: 100%;
  height: 3px;
  margin-bottom: -3px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  z-index: 3;
}
.mxo-widget-table.rows .contents {
  padding-left: 14px;
  /* DEPRECATED only used by 'kenmerkenvisualisatie' in Objectbrowser */
  /* END DEPRECATED */
}
.mxo-widget-table.rows .contents .more {
  margin-top: -1px;
}
.mxo-widget-table.rows .contents .more.open {
  margin-top: 0;
}
.mxo-widget-table.rows .contents .row:last-child {
  border-bottom: 0 none;
}
.mxo-widget-table.rows .row.open > .cells {
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table.rows.expandable:not(.tree) .body .row.open > .cells {
  border-bottom: 1px solid #e3e3de;
}
.mxo-widget-table.rows.expandable:not(.tree) .body .row.open > .contents {
  padding: 0;
}
.mxo-widget-table.plain .row {
  border-bottom: 0 none;
}
.mxo-widget-table.plain .row .cells .cell:first-child {
  padding-left: 4px;
}
.mxo-widget-table.plain .body .row .cells.selected.hover,
.mxo-widget-table.plain .body .row .cells.selected:hover,
.styleguide-hover .mxo-widget-table.plain .body .row .cells.selected {
  text-decoration-color: #14140f;
  color: #14140f;
  background-color: #c7f2e5;
}
.mxo-widget-table.plain .body .row .cells.selected.hover .cell.cell-highlight,
.mxo-widget-table.plain .body .row .cells.selected:hover .cell.cell-highlight,
.styleguide-hover .mxo-widget-table.plain .body .row .cells.selected .cell.cell-highlight {
  background-color: transparent;
}
.mxo-widget-table.plain .body .row .cells.dimmed.selected a:not(.button):hover,
.styleguide-hover .mxo-widget-table.plain .body .row .cells.dimmed.selected a:not(.button) {
  color: #14140f;
}
.mxo-widget-table.plain.geofilter .cell.column-geo {
  width: 125px;
}
.mxo-widget-table.plain.geofilter .cell.column-van,
.mxo-widget-table.plain.geofilter .cell.column-tot {
  width: 64px;
}
.mxo-widget-table.plain.geofilter .cell.column-buttons {
  width: 36px;
}
.mxo-widget-table.links .row .cells .cell .bullet {
  display: inline-block;
}
.mxo-widget-table.links .head .row .cells .cell .bullet {
  display: none;
}
.mxo-widget-table .body .row .more.open .bullet::before,
.mxo-widget-table .body .row.open > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .body .row .more .bullet::before,
.mxo-widget-table .body .row.closed > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree.expandable .body .row .row > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row > .cells .cell .bullet::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
  background-color: #f0f0eb;
  border-radius: 50%;
  opacity: 1;
}
.mxo-widget-table.tree .body .row.open > .cells .cell .bullet:hover::before,
.mxo-widget-table.tree .body .row.closed > .cells .cell .bullet:hover::before,
.mxo-widget-table.tree.expandable .body .row .row > .cells:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row > .cells:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row > .cells:hover .cell .bullet::before,
.styleguide-hover-bullet .mxo-widget-table.tree > .body > .row > .cells .cell .bullet:hover::before,
.styleguide-hover .mxo-widget-table.tree.expandable .body .row .row > .cells .cell .bullet::before,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row > .cells .cell .bullet::before {
  background-color: #e3e3de;
}
.mxo-widget-table.tree.expandable .body .row .row.open > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
  background-color: #b5ebdb;
}
.mxo-widget-table.tree.selectable .body .row.open > .cells .cell .bullet:hover::before,
.mxo-widget-table.tree.expandable .body .row .row.open > .cells:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells:hover .cell .bullet::before,
.styleguide-hover-bullet .mxo-widget-table.tree .body .row.open > .cells .cell .bullet:hover::before,
.styleguide-hover .mxo-widget-table.tree.expandable .body .row .row.open > .cells .cell .bullet::before,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells .cell .bullet::before {
  background-color: #94ded1;
}
.mxo-widget-table.tree.expandable .body .row .row.closed > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.closed > .cells .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree .body .row.closed > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree .body .row.open > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree.expandable .body .row .row.closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed > .cells.selected .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22orange%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree.expandable .body .row .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells.selected .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22blue%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree.expandable .body .row .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.tree.expandable .body .row .row > .cells.selected:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row > .cells.selected:hover .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row > .cells.selected:hover .cell .bullet::before,
.styleguide-hover .mxo-widget-table.tree.expandable .body .row .row > .cells.selected .cell .bullet::before,
.styleguide-hover .mxo-widget-table.expandable:not(.tree) > .body > .row > .cells.selected .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22m12%208.295-6%206%201.41%201.41%204.59-4.58%204.59%204.58%201.41-1.41-6-6Z%22/%3E%3C/svg%3E");
  background-color: #b5ebdb;
}
.mxo-widget-table .body .row.closed > .cells.selected .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree .body .expandable .row .closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row.closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row.closed > .cells.selected .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
  background-color: #b5ebdb;
}
.mxo-widget-table.tree .body .row.open > .cells.selected .cell .bullet:hover::before,
.mxo-widget-table.tree .body .row.closed > .cells.selected .cell .bullet:hover::before,
.mxo-widget-table.tree.expandable .body .row .row > .cells.selected .cell .bullet:hover::before,
.mxo-widget-table.expandable:not(.tree) > .body > .row > .cells.selected .cell .bullet:hover::before,
.mxo-widget-table.expandable:not(.tree) > .body > .table-drag-row > .row > .cells.selected .cell .bullet:hover::before,
.styleguide-hover-bullet .mxo-widget-table.tree .body .row.open > .cells.selected .cell .bullet:hover::before,
.styleguide-hover-bullet .mxo-widget-table.tree .body .row.closed > .cells.selected .cell .bullet:hover::before,
.styleguide-hover-bullet .mxo-widget-table.tree.expandable .body .row .row > .cells.selected .cell .bullet::before,
.styleguide-hover-bullet .mxo-widget-table.expandable:not(.tree) > .body > .row > .cells.selected .cell .bullet::before {
  background-color: #94ded1;
}
.mxo-widget-table.tree .body .row.open > .cells.selected .cell .bullet::before,
.mxo-widget-table.tree .body .row.open.delete.children > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M16.59%208.295%2012%2012.875l-4.59-4.58L6%209.705l6%206%206-6-1.41-1.41Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.tree .body .row.closed > .cells.selected .cell .bullet::before,
.mxo-widget-table.tree .body .row.closed.delete.children > .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table.links .body .row .cells .cell .bullet::before {
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-table .cells.invalid,
.mxo-widget-table.table .invalid .column-status {
  background-image: url(05b1ce0b8985ccb58b59.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}
.mxo-widget-table .cells.invalid.semi,
.mxo-widget-table.table .invalid.semi .column-status {
  background-image: url(8dfd082c0eea6c8f7519.gif);
  background-position: 0 2px;
}
.mxo-widget-table .cells.accepted,
.mxo-widget-table.table .accepted .column-status {
  background-image: url(ad6782fda58d76181f23.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}
.mxo-widget-table .cells.accepted.semi,
.mxo-widget-table.table .accepted.semi .column-status {
  background-image: url(9f4e66cee04a61acd2f6.gif);
  background-position: 0 2px;
}
.mxo-widget-table .cells.rejected,
.mxo-widget-table.table .rejected .column-status {
  background-image: url(158bef0f2d8b8a907250.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}
.mxo-widget-table .cells.rejected.semi,
.mxo-widget-table.table .rejected.semi .column-status {
  background-image: url(ab1cf0ea8e0554a8f9c3.gif);
  background-position: 0 2px;
}
.mxo-widget-table .cells.completed,
.mxo-widget-table.table .completed .column-status {
  background-image: url(cb2916e5ee21a29a4780.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}
.mxo-widget-table .cells.completed.semi,
.mxo-widget-table.table .completed.semi .column-status {
  background-image: url(13aea43ed82a9b209517.gif);
  background-position: 0 2px;
}
.mxo-widget-table .cells.completed.warning,
.mxo-widget-table.table .completed.warning .column-status {
  background-image: url(020809342d02b693b75e.gif);
  background-position: 0 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-tabs {
  height: 28px;
  border-bottom: 1px solid #ddddd6;
}
.mxo-widget-tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.mxo-widget-tabs ul li {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 0 none transparent;
  /* default for border-color overrides */
  border-bottom: 4px solid transparent;
}
.mxo-widget-tabs ul li a,
.mxo-widget-tabs ul li a:link,
.mxo-widget-tabs ul li a:visited {
  display: block;
  margin: 0;
  padding: 0 8px;
  height: 25px;
  box-sizing: border-box;
  overflow: hidden;
  text-decoration: none;
  line-height: 28px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #14140f;
  outline-offset: -1px;
  /* fix for clipping of outline https://moxio.atlassian.net/browse/RB-2433 */
}
.mxo-widget-tabs ul li a.hover,
.mxo-widget-tabs ul li a:hover,
.styleguide-hover .mxo-widget-tabs ul li a {
  color: #6c8f89;
}
.mxo-widget-tabs ul li a::after {
  /* attribute 'data-content' is used to compensate for tab width when tab is current */
  content: attr(data-content);
  display: block;
  margin-bottom: -1px;
  height: 1px;
  font-weight: bold;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  text-overflow: clip;
}
.mxo-widget-tabs ul li a .additional_text {
  padding-left: 5px;
  font-weight: normal;
  color: #6e6e66;
}
.mxo-widget-tabs ul li .mxo-widget-mark + a {
  padding-left: 2px;
}
.mxo-widget-tabs ul li.hover,
.mxo-widget-tabs ul li:hover,
.styleguide-hover .mxo-widget-tabs ul li {
  border-color: #e3e3e3;
}
.mxo-widget-tabs ul li.current,
.mxo-widget-tabs ul li.current.hover,
.mxo-widget-tabs ul li.current:hover,
.styleguide-hover .mxo-widget-tabs ul li.current {
  border-color: #6c8f89;
}
.mxo-widget-tabs ul li.current.disabled,
.mxo-widget-tabs ul li.current.disabled.hover,
.mxo-widget-tabs ul li.current.disabled:hover,
.styleguide-hover .mxo-widget-tabs ul li.current.disabled {
  border-color: #b2b0ab;
}
.mxo-widget-tabs ul li.current a,
.mxo-widget-tabs ul li.current a:link,
.mxo-widget-tabs ul li.current a:visited {
  color: #6c8f89;
  font-weight: bold;
  cursor: default;
}
.mxo-widget-tabs ul li.current a::after {
  font-weight: normal;
}
.mxo-widget-tabs ul li.current a .additional_text {
  font-weight: inherit;
  color: inherit;
}
.mxo-widget-tabs ul li.current.more a,
.mxo-widget-tabs ul li.current.more a:link,
.mxo-widget-tabs ul li.current.more a:visited {
  cursor: pointer;
}
.mxo-widget-tabs ul li.disabled.hover,
.mxo-widget-tabs ul li.disabled:hover,
.styleguide-hover .mxo-widget-tabs ul li.disabled {
  border-color: transparent;
}
.mxo-widget-tabs ul li.disabled a,
.mxo-widget-tabs ul li.disabled a:link,
.mxo-widget-tabs ul li.disabled a:visited {
  cursor: default;
  color: #b2b0ab;
}
.mxo-widget-tabs ul li.more a,
.mxo-widget-tabs ul li.more a:link,
.mxo-widget-tabs ul li.more a:visited {
  padding-right: 23px;
}
.mxo-widget-tabs ul li.more a::before {
  position: absolute;
  right: 8px;
  top: 12px;
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #14140f;
}
.mxo-widget-tabs ul li.more.current a::before {
  border-top-color: #6c8f89;
}
.mxo-widget-tabs.vertical {
  display: inline-block;
  flex: 1 1 auto;
  width: 100px;
  height: auto;
  border-bottom: none;
  border-right: 1px solid #ddddd6;
}
.mxo-widget-tabs.vertical ul {
  flex-flow: column;
  gap: 2px;
}
.mxo-widget-tabs.vertical ul li {
  margin: 0 -1px 0 0;
  overflow: visible;
  text-align: center;
  text-overflow: clip;
  border-bottom: 0 none;
  border-right-width: 4px;
  border-right-style: solid;
}
.mxo-widget-tabs.vertical ul li a {
  /* DEPRECATED remove when icon is used as child (https://moxio.atlassian.net/browse/DS-395) */
  /* END DEPRECATED */
}
.mxo-widget-tabs.vertical ul li a,
.mxo-widget-tabs.vertical ul li a:link,
.mxo-widget-tabs.vertical ul li a:visited {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 10px;
  height: auto;
  min-height: 28px;
  line-height: normal;
  white-space: normal;
  word-break: break-word;
}
.mxo-widget-tabs.vertical ul li a .additional_text {
  margin: 0 0 9px 0;
  padding: 0;
  line-height: normal;
  order: -1;
}
.mxo-widget-tabs.vertical ul li a::before,
.mxo-widget-tabs.vertical ul li a::after {
  order: -1;
}
.mxo-widget-tabs.vertical ul li a::after {
  width: 100%;
}
.mxo-widget-tabs.vertical ul li a .icon {
  order: -2;
}
.mxo-widget-tabs.vertical ul li a .icon ~ .additional_text {
  padding: 0 0 0 5px;
}
.mxo-widget-tabs.vertical ul li a.icon::before {
  order: -2;
}
.mxo-widget-tabs.vertical ul li a.icon .additional_text {
  padding: 0 0 0 5px;
}
.mxo-widget-tabs.buttons {
  border: 0 none;
}
.mxo-widget-tabs.buttons li {
  flex: 1 1 auto;
  margin: 0 0 0 1px;
  padding: 0;
  width: 50%;
  background: none;
  box-sizing: border-box;
}
.mxo-widget-tabs.buttons li,
.mxo-widget-tabs.buttons li.hover,
.mxo-widget-tabs.buttons li:hover,
.mxo-widget-tabs.buttons li.current,
.mxo-widget-tabs.buttons li.current.hover,
.mxo-widget-tabs.buttons li.current:hover,
.styleguide-hover .mxo-widget-tabs.buttons li,
.styleguide-hover .mxo-widget-tabs.buttons li.current {
  border: 0 none;
}
.mxo-widget-tabs.buttons li a,
.mxo-widget-tabs.buttons li a:link,
.mxo-widget-tabs.buttons li a:visited {
  width: 100%;
  height: 28px;
  text-align: center;
  color: #00575e;
  background: #f0f0eb;
}
.mxo-widget-tabs.buttons li a.hover,
.mxo-widget-tabs.buttons li a:hover,
.styleguide-hover .mxo-widget-tabs.buttons li a {
  color: #3d9c9c;
  background: #e3e3de;
}
.mxo-widget-tabs.buttons li:first-child {
  margin-left: 0;
}
.mxo-widget-tabs.buttons li:first-child a,
.mxo-widget-tabs.buttons li:first-child a:link,
.mxo-widget-tabs.buttons li:first-child a:visited {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.mxo-widget-tabs.buttons li:last-child a,
.mxo-widget-tabs.buttons li:last-child a:link,
.mxo-widget-tabs.buttons li:last-child a:visited {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.mxo-widget-tabs.buttons li.current a,
.mxo-widget-tabs.buttons li.current a:link,
.mxo-widget-tabs.buttons li.current a:visited {
  font-weight: normal;
  color: #fcfcfb;
  background: #3d9c9c;
}
.mxo-widget-tabs.buttons li.disabled a,
.mxo-widget-tabs.buttons li.disabled a:link,
.mxo-widget-tabs.buttons li.disabled a:visited {
  font-weight: normal;
  color: #b2b0ab;
  background: #f0f0eb;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-thumbnail {
  display: flex;
  height: 150px;
  width: 150px;
  border: solid 1px #cbcfc4;
  margin: 0 8px 0 0;
}
.mxo-widget-thumbnail .thumbnail-link,
.mxo-widget-thumbnail .thumbnail-link:link,
.mxo-widget-thumbnail .thumbnail-link:visited {
  display: flex;
  flex-flow: column;
  width: 100%;
  text-decoration: none;
  color: #14140f;
}
.mxo-widget-thumbnail .thumbnail-link:hover img,
.mxo-widget-thumbnail .thumbnail-link:link:hover img,
.mxo-widget-thumbnail .thumbnail-link:visited:hover img,
.mxo-widget-thumbnail .thumbnail-link.hover img,
.mxo-widget-thumbnail .thumbnail-link:link.hover img,
.mxo-widget-thumbnail .thumbnail-link:visited.hover img,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link img,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:link img,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:visited img {
  transform: scale(1.1);
}
.mxo-widget-thumbnail .thumbnail-link:hover svg path,
.mxo-widget-thumbnail .thumbnail-link:link:hover svg path,
.mxo-widget-thumbnail .thumbnail-link:visited:hover svg path,
.mxo-widget-thumbnail .thumbnail-link.hover svg path,
.mxo-widget-thumbnail .thumbnail-link:link.hover svg path,
.mxo-widget-thumbnail .thumbnail-link:visited.hover svg path,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link svg path,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:link svg path,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:visited svg path {
  fill: #506762;
}
.mxo-widget-thumbnail .thumbnail-link:hover .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:link:hover .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:visited:hover .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link.hover .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:link.hover .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:visited.hover .thumbnail-hint,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link .thumbnail-hint,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:link .thumbnail-hint,
.styleguide-hover .mxo-widget-thumbnail .thumbnail-link:visited .thumbnail-hint {
  background-color: #e3e3de;
}
.mxo-widget-thumbnail .thumbnail-link .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:link .thumbnail-hint,
.mxo-widget-thumbnail .thumbnail-link:visited .thumbnail-hint {
  flex: 0 0 auto;
  padding: 8px 0;
  text-align: center;
  background-color: #f0f0eb;
}
.mxo-widget-thumbnail .thumbnail-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  overflow: hidden;
}
.mxo-widget-thumbnail .thumbnail-frame img {
  width: auto;
  height: 100%;
  transition: 0.5s ease-in-out;
}
.mxo-widget-thumbnail .thumbnail-frame svg {
  width: 80px;
  height: 80px;
}
.mxo-widget-thumbnail .thumbnail-frame svg path {
  transition: 0.2s ease-in-out;
}
.mxo-widget-thumbnail .thumbnail-frame .thumbnail-none {
  background-color: #f0f0eb;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: auto;
}
.mxo-widget-thumbnail .thumbnail-frame .thumbnail-none p {
  color: #6e6e66;
  text-align: center;
  padding: 0 20px;
}
.mxo-widget-thumbnail.small {
  height: 90px;
  width: 90px;
}
.mxo-widget-thumbnail.small .thumbnail-frame svg {
  width: 50px;
  height: 50px;
}
.mxo-widget-thumbnail.large {
  height: 200px;
  width: 200px;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
@font-face {
  font-family: "anonymous_proregular";
  src: url(2c1c5a577de3c0a51a4a.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
.mxo-widget-titleblock {
  position: relative;
  width: 1024px;
  overflow: hidden;
}
.mxo-widget-titleblock h2 {
  overflow: visible;
  font-size: 18px;
  font-weight: normal;
  white-space: normal;
  color: #506762;
}
.mxo-widget-titleblock h3 {
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: normal;
  color: #14140f;
}
.mxo-widget-titleblock h4 {
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  color: #6e6e66;
}
.mxo-widget-titleblock table,
.mxo-widget-titleblock tr,
.mxo-widget-titleblock th,
.mxo-widget-titleblock td {
  margin: 0;
  padding: 1px 0;
  vertical-align: top;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
  border: 0 none;
  border-collapse: collapse;
}
.mxo-widget-titleblock thead th {
  font-weight: bold;
  font-size: 11px;
  color: #00575e;
}
.mxo-widget-titleblock td {
  text-align: left;
}
.mxo-widget-titleblock tr {
  transition: background 0.2s ease-out;
}
.mxo-widget-titleblock tr:hover,
.mxo-widget-titleblock tr .current {
  background: rgba(0, 0, 0, 0.1);
}
.mxo-widget-titleblock .titelblok-main {
  position: relative;
  width: 100%;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner {
  display: flex;
  margin-bottom: 20px;
  min-height: 260px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .blokken {
  width: 720px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .blokken .documentgegevens {
  float: left;
  width: 600px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden {
  width: 294px;
  margin-left: 10px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar h2 {
  padding-left: 21px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar table {
  width: 100%;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar tbody {
  cursor: pointer;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar th,
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar td {
  padding-right: 5px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar th:first-child {
  width: 16px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar td:nth-child(2) {
  width: 145px;
}
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar th.icon::before,
.mxo-widget-titleblock .titelblok-main .titelblok-inner .velden .onzichtbaar th .icon::before {
  margin-right: 0;
}
.mxo-widget-titleblock .titelblok-info {
  position: relative;
  width: 100%;
  display: table;
  box-sizing: border-box;
  border: 1px solid #d9d9d0;
}
.mxo-widget-titleblock .titelblok-info h2 {
  margin: 5px 0 5px 0;
  font-size: 16px;
}
.mxo-widget-titleblock .titelblok-info .tag-info,
.mxo-widget-titleblock .titelblok-info .validatie-info {
  display: table-cell;
  padding: 20px;
  height: 100%;
}
.mxo-widget-titleblock .titelblok-info .tag-info {
  width: 50%;
  background: #f0f0eb;
  border-right: 1px solid #d9d9d0;
}
.mxo-widget-titleblock .titelblok-info .tag-info table {
  width: 100%;
}
.mxo-widget-titleblock .titelblok-info .tag-info .tag-all {
  cursor: pointer;
}
.mxo-widget-titleblock .titelblok-info .tag-info .tag-data th {
  width: 100px;
}
.mxo-widget-titleblock .titelblok-info .tag-info .tag-info .tag-all th {
  width: 20px;
}
.mxo-widget-titleblock .titelblok-info .validatie-info {
  width: 50%;
}
.mxo-widget-titleblock .titelblok-info .validatie-info th {
  width: 220px;
}
.mxo-widget-titleblock .titelblok-info .validatiefout {
  padding-bottom: 18px;
}
.mxo-widget-titleblock .rechteronderhoek {
  position: relative;
  /* section for replacement information */
  /* dimensions and positions */
  /* blocks in C1 */
  /* blocks in A2 */
  /* blocks in A3 + B3 */
  /* blocks in C3 */
  /* borders */
  /* deviations */
  /* A1 and B1 at top level are not used */
  /* identificatienummer large font */
  /* other larger fonts */
  /*	special section with logo */
}
.mxo-widget-titleblock .rechteronderhoek .disclaimer {
  position: absolute;
  top: 236px;
  right: 0;
  padding-top: 3px;
  text-align: right;
  font-size: 11px;
  color: #6e6e66;
}
.mxo-widget-titleblock .rechteronderhoek .sectie {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 11px;
  font-family: "anonymous_proregular", monospace;
  font-weight: 300;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: box-shadow 0.3s ease-out;
}
.mxo-widget-titleblock .rechteronderhoek .sectie .sectie {
  padding: 2px;
  border: 1px solid #666666;
  border-bottom: 0 none;
}
.mxo-widget-titleblock .rechteronderhoek .sectie .error,
.mxo-widget-titleblock .rechteronderhoek .sectie .notice {
  background: #d19e2b;
}
.mxo-widget-titleblock .rechteronderhoek .sectie.current {
  z-index: 4;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.mxo-widget-titleblock .rechteronderhoek .sectie.selected {
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.mxo-widget-titleblock .rechteronderhoek > .sectie {
  overflow: visible;
}
.mxo-widget-titleblock .rechteronderhoek > .A2 > .B1 {
  padding: 0;
  border-left: 0 none;
  left: 160px;
  width: 560px;
}
.mxo-widget-titleblock .rechteronderhoek > .A2 > .B1 > .sectie {
  position: relative;
  float: left;
  height: 100%;
  min-width: 80px;
  margin-right: 10px;
  border: 0 none;
}
.mxo-widget-titleblock .rechteronderhoek > .A1,
.mxo-widget-titleblock .rechteronderhoek > .A3 {
  width: 200px;
}
.mxo-widget-titleblock .rechteronderhoek > .B1,
.mxo-widget-titleblock .rechteronderhoek > .B3 {
  left: 200px;
  width: 400px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1,
.mxo-widget-titleblock .rechteronderhoek > .C3 {
  left: 600px;
  width: 120px;
}
.mxo-widget-titleblock .rechteronderhoek > .A1,
.mxo-widget-titleblock .rechteronderhoek > .C1,
.mxo-widget-titleblock .rechteronderhoek > .B1 {
  height: 84px;
}
.mxo-widget-titleblock .rechteronderhoek > .A3,
.mxo-widget-titleblock .rechteronderhoek > .C3,
.mxo-widget-titleblock .rechteronderhoek > .B3 {
  top: 108px;
  height: 128px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A1 {
  height: 32px;
  width: 32px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .B1,
.mxo-widget-titleblock .rechteronderhoek > .C1 > .B2 {
  left: 32px;
  height: 16px;
  width: 88px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .B2 {
  top: 16px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A3,
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A4,
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A5 {
  width: 120px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A3 {
  top: 32px;
  min-height: 16px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A4 {
  top: 48px;
  height: 18px;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A5 {
  top: 66px;
  height: 18px;
  border-top: 0 none;
}
.mxo-widget-titleblock .rechteronderhoek > .A2 {
  top: 84px;
  width: 720px;
  height: 24px;
}
.mxo-widget-titleblock .rechteronderhoek > .A2 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .A2 > .B1 {
  height: 100%;
}
.mxo-widget-titleblock .rechteronderhoek > .A2 > .A1 {
  width: 160px;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 {
  width: 100%;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 {
  height: 72px;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 {
  top: 72px;
  height: 56px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .B1,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .B2 {
  width: 60px;
  height: 36px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .B1,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .B2 {
  left: 60px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .B2 {
  top: 36px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A3.sectie,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A4.sectie {
  width: 100%;
  height: 28px;
  line-height: 23px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A3 {
  top: 72px;
}
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A4 {
  top: 100px;
}
.mxo-widget-titleblock .rechteronderhoek .sectie .A1,
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A2 {
  border-right: 0 none;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .A4 {
  border-bottom: 1px solid #666666;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 {
  /* specific tags */
  /* specific tags horizontal */
  /* specific tags vertical part 1 */
  /* specifieke tags vertical part 2 */
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 .sectie,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 .sectie {
  min-width: 140px;
  border: 0 none;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .B1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .B2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .B3,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .B1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .B2 {
  left: 140px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .C1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .C2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .C3,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .C1,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .C2 {
  left: 280px;
  min-width: 120px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .sectie {
  height: 24px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .B2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .C2 {
  top: 24px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .A3,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .B3,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A1 > .C3 {
  top: 48px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .sectie {
  height: 27px;
}
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .A2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .B2,
.mxo-widget-titleblock .rechteronderhoek > .B3 > .A2 > .C2 {
  top: 27px;
}
.mxo-widget-titleblock .rechteronderhoek > .A1,
.mxo-widget-titleblock .rechteronderhoek > .B1 {
  display: none;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A1 {
  padding-top: 20px;
  font-size: 22px;
  text-align: center;
}
.mxo-widget-titleblock .rechteronderhoek > .C1 > .A1,
.mxo-widget-titleblock .rechteronderhoek > .C3 > .sectie {
  font-size: 13px;
  line-height: 28px;
  text-align: center;
}
.mxo-widget-titleblock .rechteronderhoek > .A3 > .A2 {
  text-indent: -999px;
  background: url(e2163e0b2d2a5297a830.png) no-repeat center center;
}

/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* COLOURS */
/* 	Needed for legacy fabric components:
	- toggle
*/
.mxo-widget-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
}
.mxo-widget-table .row .cells .cell .mxo-widget-toggle {
  float: left;
  min-height: 24px;
}
.mxo-widget-toolbar-v2 .mxo-widget-toggle {
  min-height: 32px;
}
.mxo-widget-toggle .toggle-switch {
  position: relative;
  outline: none;
}
.mxo-widget-toggle .toggle-switch input {
  margin: 0 12px;
  padding: 0;
  position: absolute;
  top: auto;
  width: 16px;
  height: 16px;
  min-height: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.mxo-widget-toggle .toggle-switch input:checked + .slider {
  background-color: #3d9c9c;
}
.mxo-widget-toggle .toggle-switch input:checked + .slider::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M6.483%2011.55%203.25%208.334l.85-.867L6.483%209.85l5.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/svg%3E");
  transform: translateX(16px);
}
.mxo-widget-toggle .toggle-switch input:focus-visible:not(:disabled) + .slider,
.styleguide-focus .mxo-widget-toggle .toggle-switch input:not(:disabled) + .slider {
  outline: 1.5px solid #3d9c9c;
  outline-offset: 0.75px;
}
.mxo-widget-toggle .toggle-switch input:disabled {
  cursor: default;
}
.mxo-widget-toggle .toggle-switch input:disabled + .slider {
  background-color: #d4d1cc;
  cursor: default;
}
.mxo-widget-toggle .toggle-switch input:disabled + .slider::before {
  background-color: #f7f7f5;
}
.mxo-widget-toggle .toggle-switch input:checked:disabled + .slider {
  background-color: #c9cfca;
}
.mxo-widget-toggle .toggle-switch input:checked:disabled + .slider::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M6.483%2011.55%203.25%208.334l.85-.867L6.483%209.85l5.417-5.4.85.85-6.267%206.25Z%22/%3E%3C/svg%3E");
}
.mxo-widget-toggle .toggle-switch:hover input:not(:disabled) + .slider,
.styleguide-hover .mxo-widget-toggle .toggle-switch input:not(:disabled) + .slider {
  background-color: #6e6e66;
}
.mxo-widget-toggle .toggle-switch:hover input:checked:not(:disabled) + .slider,
.styleguide-hover .mxo-widget-toggle .toggle-switch input:checked:not(:disabled) + .slider {
  background-color: #00575e;
}
.mxo-widget-toggle .toggle-switch .slider {
  display: block;
  width: 40px;
  height: 24px;
  background-color: #b2b0ab;
  border-radius: 12px;
  transition: 0.3s;
  transition-property: background;
  cursor: pointer;
}
.mxo-widget-toggle .toggle-switch .slider::before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  top: 4px;
  background-color: #fcfcfb;
  border-radius: 8px;
  transition: 0.3s;
  transition-property: background, transform;
}

/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* 	Needed for legacy fabric components:
	- dictionary_table
	- list_table
	- file/upload_feedback_file
	- table/table
*/
.mxo-widget-toolbar-v2 {
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-widget-toolbar-v2.right {
  justify-content: flex-end;
}
.mxo-widget-toolbar-v2.center {
  justify-content: center;
}
.mxo-widget-toolbar-v2 > li {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 0;
  margin: 0;
}
.mxo-widget-toolbar-v2 > li:empty {
  display: none;
}
.mxo-widget-toolbar-v2 > li.stretch {
  flex-grow: 1;
}
.mxo-widget-toolbar-v2 > li.shrink {
  flex-shrink: 1;
  overflow: hidden;
  white-space: nowrap;
}
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 > li {
  min-width: 0;
}
.mxo-widget-scope-selector .mxo-widget-toolbar-v2 > li:first-child {
  flex: 0 1 auto;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-trail {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.mxo-widget-trail .align-label {
  position: absolute;
  left: 0;
  width: 110px;
  text-align: right;
}
.mxo-widget-trail .trail-head {
  position: relative;
  font-weight: bold;
  color: #6c8f89;
}
.mxo-widget-trail .trail-head .trail-head-labels {
  position: absolute;
  left: 0;
  width: 110px;
  text-align: right;
}
.mxo-widget-trail .trail-head .trail-head-items {
  padding-left: 136px;
}
.no-labels.mxo-widget-trail .trail-head .trail-head-items {
  padding-left: 0;
}
.mxo-widget-trail ol.trail-groups {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mxo-widget-trail ol.trail-groups > li {
  display: flex;
  flex-flow: column;
  gap: 8px;
  position: relative;
  margin: 0;
  padding: 12px 0 12px 136px;
}
.no-labels.mxo-widget-trail ol.trail-groups > li {
  padding-left: 26px;
}
.mxo-widget-trail ol.trail-groups > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 120px;
  border-left: 2px solid #c1c1c1;
}
.no-labels.mxo-widget-trail ol.trail-groups > li::before {
  left: 10px;
}
.no-labels.mxo-widget-trail ol.trail-groups > li:first-child {
  padding-left: 26px;
}
.mxo-widget-trail ol.trail-groups > li:first-child::before {
  top: 19px;
}
.mxo-widget-trail ol.trail-groups > li:first-child:last-child::before {
  content: none;
  display: none;
}
.mxo-widget-trail ol.trail-groups > li:last-child::before {
  bottom: auto;
  height: 19px;
}
.mxo-widget-trail ol.trail-groups > li.highlight {
  background: #f1f4f3;
}
.mxo-widget-trail ol.trail-groups > li.highlight .trail-status.status-open {
  background: #f1f4f3;
}
.mxo-widget-trail ol.trail-groups > li .trail-status {
  position: absolute;
  top: 12px;
  left: 114px;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
}
.no-labels.mxo-widget-trail ol.trail-groups > li .trail-status {
  left: 4px;
}
.mxo-widget-trail ol.trail-groups > li .trail-status.status-open {
  background: #fcfcfb;
  border: 2px solid #4278cc;
  border-radius: 50%;
}
.mxo-widget-trail ol.trail-groups > li .trail-status.status-closed {
  background: #919187;
  border: 2px solid #919187;
  border-radius: 50%;
}
.mxo-widget-trail ol.trail-groups > li .trail-status.status-compare {
  left: 116px;
  top: 14px;
  width: 10px;
  height: 10px;
  background: #6c8f89;
  transform: rotate(45deg);
}
.no-labels.mxo-widget-trail ol.trail-groups > li .trail-status.status-compare {
  left: 6px;
}
.mxo-widget-trail ol.trail-groups > li .trail-label {
  position: absolute;
  left: 0;
  width: 110px;
  text-align: right;
  color: #6e6e66;
}
.no-labels.mxo-widget-trail ol.trail-groups > li .trail-label {
  display: none;
}
.mxo-widget-trail ol.trail-groups > li .trail-title {
  color: #6c8f89;
}
.mxo-widget-trail ol.trail-groups > li .trail-author {
  color: #6e6e66;
}
.mxo-widget-trail ol.trail-groups > li ul.trail-items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.mxo-widget-trail ol.trail-groups > li ul.trail-items > li {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.mxo-widget-trail ol.trail-groups > li ul.trail-items > li .trail-item-time {
  position: absolute;
  left: 0;
  width: 110px;
  text-align: right;
  color: #d4d1cc;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
.mxo-widget-undo {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0 4px 4px;
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  background-color: #f5f7ff;
}
.mxo-widget-undo > :first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 auto;
  text-align: right;
}
.mxo-widget-undo .undo-revert {
  flex: 1 1 auto;
}

/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
.mxo-widget-value-empty {
  font-family: "IBM Plex Sans", Arial, Helvetica, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic;
  color: #6e6e66;
}
.mxo-widget-table .body .row .cells.selected .cell .mxo-widget-value-empty {
  color: #6e6e66;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-value-multiple {
  display: flex;
  align-items: baseline;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic;
  color: #6e6e66;
}
a.mxo-widget-value-multiple,
a.mxo-widget-value-multiple:link,
a.mxo-widget-value-multiple:visited {
  text-decoration: none;
  color: #6c8f89;
  cursor: pointer;
}
a.mxo-widget-value-multiple:hover {
  color: #506762;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
/* DIMENSIONS */
/* COLOURS */
.mxo-widget-wizard {
  display: flex;
  flex: 1 1 auto;
  border-top: 5px solid #e8e8e8;
}
.mxo-widget-wizard .wizard-stepindicator {
  flex: 0 0 auto;
  padding: 12px 8px 0 0;
  overflow: auto;
  width: 350px;
  box-sizing: border-box;
}
.mxo-widget-wizard .wizard-main {
  display: flex;
  flex-flow: column;
  overflow: auto;
  gap: 16px;
  overflow: visible;
  flex: 1 1 auto;
  min-width: 0;
  /* fix for wizard causing scrollbar when content too wide */
  border-left: 5px solid #e8e8e8;
}
.mxo-widget-wizard .wizard-main .wizard-main-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
  padding: 12px 12px 0 12px;
  overflow: hidden;
}
.mxo-widget-wizard .wizard-main .wizard-main-header > h1,
.mxo-widget-wizard .wizard-main .wizard-main-header > h2,
.mxo-widget-wizard .wizard-main .wizard-main-header > h3,
.mxo-widget-wizard .wizard-main .wizard-main-header > h4,
.mxo-widget-wizard .wizard-main .wizard-main-header > h5,
.mxo-widget-wizard .wizard-main .wizard-main-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-wizard .wizard-main .wizard-main-header > p,
.mxo-widget-wizard .wizard-main .wizard-main-header > ul {
  margin: 0;
}
.mxo-widget-wizard .wizard-main .wizard-main-header h2 {
  margin-bottom: inherit;
}
.mxo-widget-wizard .wizard-main .wizard-main-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 0;
  padding: 0 12px;
}
.mxo-widget-wizard .wizard-main .wizard-main-content > h1,
.mxo-widget-wizard .wizard-main .wizard-main-content > h2,
.mxo-widget-wizard .wizard-main .wizard-main-content > h3,
.mxo-widget-wizard .wizard-main .wizard-main-content > h4,
.mxo-widget-wizard .wizard-main .wizard-main-content > h5,
.mxo-widget-wizard .wizard-main .wizard-main-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-wizard .wizard-main .wizard-main-content > p,
.mxo-widget-wizard .wizard-main .wizard-main-content > ul {
  margin: 0;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons {
  display: flex;
  flex: 0 0 auto;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action {
  position: relative;
  flex: 1 1 auto;
  width: 50%;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete {
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 90px;
  width: 100%;
  box-sizing: border-box;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next:visited,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous:visited,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete:visited {
  text-decoration: none;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next::after,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous::after,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete::after,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next::before,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous::before,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete::before {
  flex: 0 0 auto;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next .button-step-label,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous .button-step-label,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete .button-step-label {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next .button-step-label .button-step-subtext,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous .button-step-label .button-step-subtext,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete .button-step-label .button-step-subtext {
  display: block;
  margin-top: 4px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@keyframes button-enlarge {
  0%,
  75%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
@keyframes button-bounce {
  0%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(50%);
  }
  40% {
    transform: translateX(-25%);
  }
  75% {
    transform: translateX(25%);
  }
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous:visited {
  color: #00575e;
  background: #f0f0eb;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous {
  color: #00575e;
  background: #e3e3de;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  margin-right: 20px;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous::before:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300575e%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled:visited,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled {
  color: #b2b0ab;
  background: #f0f0eb;
  cursor: default;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-previous.disabled::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next:visited {
  padding-left: 40px;
  color: #127578;
  background: #b5ebdb;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next {
  color: #127578;
  background: #94ded1;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
  margin-left: 20px;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next::after:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23127578%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next .button-step-label {
  font-weight: bold;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled:visited,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled {
  color: #b2b0ab;
  background: #f0f0eb;
  cursor: default;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.disabled::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: 40px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b2b0ab%22%20d%3D%22m9.705%206-1.41%201.41%204.58%204.59-4.58%204.59L9.705%2018l6-6-6-6Z%22/%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-next.completed::after {
  animation: button-bounce 0.7s ease-out;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete {
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete:visited {
  color: #ffffff;
  background: #127578;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete {
  color: #ffffff;
  background: #00575e;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: no-repeat center center;
  background-size: 32px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.425%2016c-0.497%200-0.968-0.233-1.27-0.632l-4.084-5.394c-0.531-0.702-0.393-1.7%200.308-2.232%200.703-0.532%201.701-0.392%202.232%200.308l2.686%203.547%206.756-10.848c0.465-0.746%201.447-0.975%202.195-0.51s0.975%201.448%200.51%202.195l-7.981%2012.814c-0.277%200.446-0.756%200.726-1.28%200.75-0.025%200.001-0.049%200.002-0.073%200.002z%22%3E%3C/path%3E%3C/svg%3E");
  margin-right: 20px;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete::before:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: no-repeat center center;
  background-size: 32px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.425%2016c-0.497%200-0.968-0.233-1.27-0.632l-4.084-5.394c-0.531-0.702-0.393-1.7%200.308-2.232%200.703-0.532%201.701-0.392%202.232%200.308l2.686%203.547%206.756-10.848c0.465-0.746%201.447-0.975%202.195-0.51s0.975%201.448%200.51%202.195l-7.981%2012.814c-0.277%200.446-0.756%200.726-1.28%200.75-0.025%200.001-0.049%200.002-0.073%200.002z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete .button-step-label {
  flex: 0 1 auto;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:link,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:visited,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:hover,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled {
  color: #ffffff;
  background: #e3e3de;
  cursor: default;
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled::before,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:link::before,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:visited::before,
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled:hover::before,
.styleguide-hover .mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.disabled::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: no-repeat center center;
  background-size: 32px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.425%2016c-0.497%200-0.968-0.233-1.27-0.632l-4.084-5.394c-0.531-0.702-0.393-1.7%200.308-2.232%200.703-0.532%201.701-0.392%202.232%200.308l2.686%203.547%206.756-10.848c0.465-0.746%201.447-0.975%202.195-0.51s0.975%201.448%200.51%202.195l-7.981%2012.814c-0.277%200.446-0.756%200.726-1.28%200.75-0.025%200.001-0.049%200.002-0.073%200.002z%22%3E%3C/path%3E%3C/svg%3E");
}
.mxo-widget-wizard .wizard-main .wizard-main-buttons .wizard-main-action .wizard-main-button-complete.completed {
  position: absolute;
  animation: button-enlarge 0.5s ease-out;
}

.mxo-widget-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333333;
  opacity: 0.5;
}

pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em
}
code.hljs {
  padding: 3px 5px
}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/
.hljs {
  color: #24292e;
  background: #ffffff
}
.hljs-doctag,
.hljs-keyword,
.hljs-meta .hljs-keyword,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-variable.language_ {
  /* prettylights-syntax-keyword */
  color: #d73a49
}
.hljs-title,
.hljs-title.class_,
.hljs-title.class_.inherited__,
.hljs-title.function_ {
  /* prettylights-syntax-entity */
  color: #6f42c1
}
.hljs-attr,
.hljs-attribute,
.hljs-literal,
.hljs-meta,
.hljs-number,
.hljs-operator,
.hljs-variable,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id {
  /* prettylights-syntax-constant */
  color: #005cc5
}
.hljs-regexp,
.hljs-string,
.hljs-meta .hljs-string {
  /* prettylights-syntax-string */
  color: #032f62
}
.hljs-built_in,
.hljs-symbol {
  /* prettylights-syntax-variable */
  color: #e36209
}
.hljs-comment,
.hljs-code,
.hljs-formula {
  /* prettylights-syntax-comment */
  color: #6a737d
}
.hljs-name,
.hljs-quote,
.hljs-selector-tag,
.hljs-selector-pseudo {
  /* prettylights-syntax-entity-tag */
  color: #22863a
}
.hljs-subst {
  /* prettylights-syntax-storage-modifier-import */
  color: #24292e
}
.hljs-section {
  /* prettylights-syntax-markup-heading */
  color: #005cc5;
  font-weight: bold
}
.hljs-bullet {
  /* prettylights-syntax-markup-list */
  color: #735c0f
}
.hljs-emphasis {
  /* prettylights-syntax-markup-italic */
  color: #24292e;
  font-style: italic
}
.hljs-strong {
  /* prettylights-syntax-markup-bold */
  color: #24292e;
  font-weight: bold
}
.hljs-addition {
  /* prettylights-syntax-markup-inserted */
  color: #22863a;
  background-color: #f0fff4
}
.hljs-deletion {
  /* prettylights-syntax-markup-deleted */
  color: #b31d28;
  background-color: #ffeef0
}
.hljs-char.escape_,
.hljs-link,
.hljs-params,
.hljs-property,
.hljs-punctuation,
.hljs-tag {
  /* purposely ignored */
  
}
/* Icons images */
.file-icon:not(.file-icon-svg) {
  /* DEPRECATED Remove when button with child icon is used https://moxio.atlassian.net/browse/DS-394 */
  /* END DEPRECATED */
}
.file-icon:not(.file-icon-svg)::before {
  width: 12px;
  height: 12px;
  background-size: 12px;
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: baseline;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  /* OpenLayers */
}
.mxo-widget-tabs.vertical .file-icon:not(.file-icon-svg)::before {
  margin: 0 0 9px 0;
}
.ol-control button .file-icon:not(.file-icon-svg)::before {
  margin: 0;
}
.button .file-icon:not(.file-icon-svg)::before,
.mxo-header .file-icon:not(.file-icon-svg)::before,
.mxo-widget-panes2 .panes-navigator .file-icon:not(.file-icon-svg)::before,
.ol-control button .file-icon:not(.file-icon-svg)::before {
  /* OpenLayers */
  position: static;
  /* reset position relative */
  vertical-align: middle;
}
.button.notext .file-icon:not(.file-icon-svg)::before,
.button.button-more.notext .file-icon:not(.file-icon-svg)::before,
.button.button-expand-below.notext .file-icon:not(.file-icon-svg)::before {
  margin-left: 0;
  margin-right: 100px;
}
@media screen and (max-width: 1200px) {
  .mxo-widget-pdf-viewer .pdf-viewer-header .button:not(.button-more) .file-icon:not(.file-icon-svg)::before {
    margin-left: 0;
    margin-right: 100px;
  }
}
.file-icon:not(.file-icon-svg).notext::before,
.mxo-widget-group-toggle .button.notext .file-icon:not(.file-icon-svg).notext::before,
.mxo-widget-segmented-control .button.notext .file-icon:not(.file-icon-svg).notext::before {
  margin-right: 0;
}
.file-icon:not(.file-icon-svg).text-before::before {
  margin-left: 7px;
  margin-right: 0;
}
.file-icon:not(.file-icon-svg).text-before-and-after::before {
  margin-left: 12px;
}
.button .file-icon:not(.file-icon-svg)::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
  position: relative;
  top: -1px;
}
.file-icon:not(.file-icon-svg).button::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.file-icon:not(.file-icon-svg).button.notext::before {
  margin-right: 11px;
}
.button-more.file-icon:not(.file-icon-svg).button.notext::before {
  margin-right: 34px;
}
.mxo-widget-group-toggle .file-icon:not(.file-icon-svg).button.notext::before,
.mxo-widget-segmented-control .file-icon:not(.file-icon-svg).button.notext::before {
  margin-right: 0;
}
.file-icon:not(.file-icon-svg):not(.file-icon-placeholder)::before {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-view);
}
a.file-icon:not(.file-icon-svg):not(.file-icon-placeholder).hover::before,
a.file-icon:not(.file-icon-svg):not(.file-icon-placeholder):hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-hover-view);
}
.file-icon:not(.file-icon-svg):not(.file-icon-placeholder).file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-view);
}
a.file-icon:not(.file-icon-svg):not(.file-icon-placeholder).file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg):not(.file-icon-placeholder).file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-doc::before,
.file-icon:not(.file-icon-svg).file-icon-dot::before,
.file-icon:not(.file-icon-svg).file-icon-docx::before,
.file-icon:not(.file-icon-svg).file-icon-docm::before,
.file-icon:not(.file-icon-svg).file-icon-dotx::before,
.file-icon:not(.file-icon-svg).file-icon-dotm::before {
  background-image: url(1eeffc9da49dc748cb82.svg#word-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-doc.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dot.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docx.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docm.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotx.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotm.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-doc:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dot:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docx:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docm:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotx:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotm:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#word-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-doc.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-dot.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-docx.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-docm.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-dotx.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-dotm.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#word-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-doc.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dot.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docx.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docm.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotx.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotm.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-doc.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dot.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docx.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-docm.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotx.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dotm.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#word-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-dgn::before {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-dgn.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dgn:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-dgn.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-dgn.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dgn.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-dwg::before {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-dwg.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dwg:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-dwg.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-dwg.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-dwg.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-pdf::before {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-pdf.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-pdf:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-pdf.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-pdf.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-pdf.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xls::before,
.file-icon:not(.file-icon-svg).file-icon-xlt::before,
.file-icon:not(.file-icon-svg).file-icon-xlm::before,
.file-icon:not(.file-icon-svg).file-icon-xlsx::before,
.file-icon:not(.file-icon-svg).file-icon-xlsm::before,
.file-icon:not(.file-icon-svg).file-icon-xltx::before,
.file-icon:not(.file-icon-svg).file-icon-xltm::before,
.file-icon:not(.file-icon-svg).file-icon-xlsb::before,
.file-icon:not(.file-icon-svg).file-icon-xla::before,
.file-icon:not(.file-icon-svg).file-icon-xlam::before,
.file-icon:not(.file-icon-svg).file-icon-xll::before,
.file-icon:not(.file-icon-svg).file-icon-xlw::before {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xls.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlt.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlm.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsx.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsm.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltx.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltm.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsb.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xla.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlam.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xll.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlw.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xls:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlt:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlm:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsx:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsm:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltx:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltm:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsb:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xla:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlam:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xll:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlw:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xls.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlt.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlm.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlsx.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlsm.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xltx.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xltm.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlsb.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xla.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlam.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xll.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-xlw.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xls.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlt.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlm.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsx.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsm.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltx.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltm.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsb.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xla.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlam.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xll.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlw.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xls.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlt.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlm.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsx.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsm.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltx.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xltm.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlsb.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xla.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlam.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xll.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xlw.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-7z::before,
.file-icon:not(.file-icon-svg).file-icon-zip::before {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-7z.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-zip.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-7z:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-zip:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-7z.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-zip.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-7z.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-zip.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-7z.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-zip.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-bmp::before,
.file-icon:not(.file-icon-svg).file-icon-tif::before,
.file-icon:not(.file-icon-svg).file-icon-tiff::before,
.file-icon:not(.file-icon-svg).file-icon-gif::before,
.file-icon:not(.file-icon-svg).file-icon-jpg::before,
.file-icon:not(.file-icon-svg).file-icon-png::before {
  background-image: url(1eeffc9da49dc748cb82.svg#image-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-bmp.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tif.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tiff.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gif.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-jpg.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-png.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-bmp:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tif:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tiff:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gif:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-jpg:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-png:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#image-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-bmp.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-tif.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-tiff.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-gif.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-jpg.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-png.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#image-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-bmp.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tif.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tiff.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gif.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-jpg.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-png.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-bmp.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tif.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-tiff.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gif.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-jpg.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-png.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#image-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-vsd::before {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-vsd.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-vsd:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-vsd.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-vsd.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-vsd.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-eml::before,
.file-icon:not(.file-icon-svg).file-icon-msg::before {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-eml.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-msg.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-eml:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-msg:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-eml.file-icon-color-archived::before,
.file-icon:not(.file-icon-svg).file-icon-msg.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-eml.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-msg.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-eml.file-icon-color-archived:hover::before,
a.file-icon:not(.file-icon-svg).file-icon-msg.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-rvt::before {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-rvt.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-rvt:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-rvt.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-rvt.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-rvt.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-gpkg::before {
  background-image: url(1eeffc9da49dc748cb82.svg#gis-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-gpkg.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gpkg:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#gis-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-gpkg.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#gis-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-gpkg.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-gpkg.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#gis-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xsd::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xsd-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xsd.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xsd:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xsd-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xsd.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xsd-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xsd.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xsd.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xsd-disable-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xml::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xml-normal-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xml.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xml:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xml-normal-hover-view);
}
.file-icon:not(.file-icon-svg).file-icon-xml.file-icon-color-archived::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xml-disable-view);
}
a.file-icon:not(.file-icon-svg).file-icon-xml.file-icon-color-archived.hover::before,
a.file-icon:not(.file-icon-svg).file-icon-xml.file-icon-color-archived:hover::before {
  background-image: url(1eeffc9da49dc748cb82.svg#xml-disable-hover-view);
}

body:not(.mxo-mode-screenshot) .mxo-widget-debugger.highlight-deprecated .file {
  /* stylelint-disable declaration-no-important */
  background: rgba(120, 0, 128, 0.05) !important;
  outline: 1px solid #780080 !important;
  /* stylelint-enable declaration-no-important */
  --mxo-description: "use file icons";
}
.file,
.file:link,
.file:visited {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-view);
  display: inline-block;
  margin: 2px 2px 0 4px;
  padding: 0;
  height: 18px;
  width: 20px;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: lowercase;
  text-indent: -999em;
  text-decoration: none;
  color: #3a3a33;
  background: no-repeat 50% 0;
  background-size: 16px 16px;
}
.file.hover,
.file:link.hover,
.file:visited.hover,
.file:hover,
.file:link:hover,
.file:visited:hover,
a:hover .file,
a:hover .file:link,
a:hover .file:visited {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-hover-view);
}
.file.missing,
.file:link.missing,
.file:visited.missing,
.file.disabled,
.file:link.disabled,
.file:visited.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-view);
}
.file.missing.hover,
.file:link.missing.hover,
.file:visited.missing.hover,
.file.disabled.hover,
.file:link.disabled.hover,
.file:visited.disabled.hover,
.file.missing:hover,
.file:link.missing:hover,
.file:visited.missing:hover,
.file.disabled:hover,
.file:link.disabled:hover,
.file:visited.disabled:hover,
a:hover .file.missing,
a:hover .file:link.missing,
a:hover .file:visited.missing,
a:hover .file.disabled,
a:hover .file:link.disabled,
a:hover .file:visited.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-hover-view);
}
.selected .file,
.selected .file:link,
.selected .file:visited {
  color: #3a3a33;
}
.file.hover,
.file:hover,
a:hover .file {
  text-decoration: none;
}
.button .file,
.button:link .file,
.button:visited .file {
  margin: 0 2px 0 0;
}
.file.doc,
.file.dot,
.file.docx,
.file.docm,
.file.dotx,
.file.dotm {
  background-image: url(1eeffc9da49dc748cb82.svg#word-normal-view);
}
.file.doc.hover,
.file.dot.hover,
.file.docx.hover,
.file.docm.hover,
.file.dotx.hover,
.file.dotm.hover,
.file.doc:hover,
.file.dot:hover,
.file.docx:hover,
.file.docm:hover,
.file.dotx:hover,
.file.dotm:hover,
a:hover .file.doc,
a:hover .file.dot,
a:hover .file.docx,
a:hover .file.docm,
a:hover .file.dotx,
a:hover .file.dotm {
  background-image: url(1eeffc9da49dc748cb82.svg#word-normal-hover-view);
}
.file.doc.missing,
.file.dot.missing,
.file.docx.missing,
.file.docm.missing,
.file.dotx.missing,
.file.dotm.missing,
.file.doc.disabled,
.file.dot.disabled,
.file.docx.disabled,
.file.docm.disabled,
.file.dotx.disabled,
.file.dotm.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#word-disable-view);
}
.file.doc.missing.hover,
.file.dot.missing.hover,
.file.docx.missing.hover,
.file.docm.missing.hover,
.file.dotx.missing.hover,
.file.dotm.missing.hover,
.file.doc.disabled.hover,
.file.dot.disabled.hover,
.file.docx.disabled.hover,
.file.docm.disabled.hover,
.file.dotx.disabled.hover,
.file.dotm.disabled.hover,
.file.doc.missing:hover,
.file.dot.missing:hover,
.file.docx.missing:hover,
.file.docm.missing:hover,
.file.dotx.missing:hover,
.file.dotm.missing:hover,
.file.doc.disabled:hover,
.file.dot.disabled:hover,
.file.docx.disabled:hover,
.file.docm.disabled:hover,
.file.dotx.disabled:hover,
.file.dotm.disabled:hover,
a:hover .file.doc.missing,
a:hover .file.dot.missing,
a:hover .file.docx.missing,
a:hover .file.docm.missing,
a:hover .file.dotx.missing,
a:hover .file.dotm.missing,
a:hover .file.doc.disabled,
a:hover .file.dot.disabled,
a:hover .file.docx.disabled,
a:hover .file.docm.disabled,
a:hover .file.dotx.disabled,
a:hover .file.dotm.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#word-disable-hover-view);
}
.file.dgn {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-normal-view);
}
.file.dgn.hover,
.file.dgn:hover,
a:hover .file.dgn {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-normal-hover-view);
}
.file.dgn.missing,
.file.dgn.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-disable-view);
}
.file.dgn.missing.hover,
.file.dgn.disabled.hover,
.file.dgn.missing:hover,
.file.dgn.disabled:hover,
a:hover .file.dgn.missing,
a:hover .file.dgn.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#microstation-disable-hover-view);
}
.file.dwg {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-normal-view);
}
.file.dwg.hover,
.file.dwg:hover,
a:hover .file.dwg {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-normal-hover-view);
}
.file.dwg.missing,
.file.dwg.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-disable-view);
}
.file.dwg.missing.hover,
.file.dwg.disabled.hover,
.file.dwg.missing:hover,
.file.dwg.disabled:hover,
a:hover .file.dwg.missing,
a:hover .file.dwg.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#autocad-disable-hover-view);
}
.file.pdf {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-normal-view);
}
.file.pdf.hover,
.file.pdf:hover,
a:hover .file.pdf {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-normal-hover-view);
}
.file.pdf.missing,
.file.pdf.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-disable-view);
}
.file.pdf.missing.hover,
.file.pdf.disabled.hover,
.file.pdf.missing:hover,
.file.pdf.disabled:hover,
a:hover .file.pdf.missing,
a:hover .file.pdf.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#pdf-disable-hover-view);
}
.file.xls,
.file.xlt,
.file.xlm,
.file.xlsx,
.file.xlsm,
.file.xltx,
.file.xltm,
.file.xlsb,
.file.xla,
.file.xlam,
.file.xll,
.file.xlw {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-normal-view);
}
.file.xls.hover,
.file.xlt.hover,
.file.xlm.hover,
.file.xlsx.hover,
.file.xlsm.hover,
.file.xltx.hover,
.file.xltm.hover,
.file.xlsb.hover,
.file.xla.hover,
.file.xlam.hover,
.file.xll.hover,
.file.xlw.hover,
.file.xls:hover,
.file.xlt:hover,
.file.xlm:hover,
.file.xlsx:hover,
.file.xlsm:hover,
.file.xltx:hover,
.file.xltm:hover,
.file.xlsb:hover,
.file.xla:hover,
.file.xlam:hover,
.file.xll:hover,
.file.xlw:hover,
a:hover .file.xls,
a:hover .file.xlt,
a:hover .file.xlm,
a:hover .file.xlsx,
a:hover .file.xlsm,
a:hover .file.xltx,
a:hover .file.xltm,
a:hover .file.xlsb,
a:hover .file.xla,
a:hover .file.xlam,
a:hover .file.xll,
a:hover .file.xlw {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-normal-hover-view);
}
.file.xls.missing,
.file.xlt.missing,
.file.xlm.missing,
.file.xlsx.missing,
.file.xlsm.missing,
.file.xltx.missing,
.file.xltm.missing,
.file.xlsb.missing,
.file.xla.missing,
.file.xlam.missing,
.file.xll.missing,
.file.xlw.missing,
.file.xls.disabled,
.file.xlt.disabled,
.file.xlm.disabled,
.file.xlsx.disabled,
.file.xlsm.disabled,
.file.xltx.disabled,
.file.xltm.disabled,
.file.xlsb.disabled,
.file.xla.disabled,
.file.xlam.disabled,
.file.xll.disabled,
.file.xlw.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-disable-view);
}
.file.xls.missing.hover,
.file.xlt.missing.hover,
.file.xlm.missing.hover,
.file.xlsx.missing.hover,
.file.xlsm.missing.hover,
.file.xltx.missing.hover,
.file.xltm.missing.hover,
.file.xlsb.missing.hover,
.file.xla.missing.hover,
.file.xlam.missing.hover,
.file.xll.missing.hover,
.file.xlw.missing.hover,
.file.xls.disabled.hover,
.file.xlt.disabled.hover,
.file.xlm.disabled.hover,
.file.xlsx.disabled.hover,
.file.xlsm.disabled.hover,
.file.xltx.disabled.hover,
.file.xltm.disabled.hover,
.file.xlsb.disabled.hover,
.file.xla.disabled.hover,
.file.xlam.disabled.hover,
.file.xll.disabled.hover,
.file.xlw.disabled.hover,
.file.xls.missing:hover,
.file.xlt.missing:hover,
.file.xlm.missing:hover,
.file.xlsx.missing:hover,
.file.xlsm.missing:hover,
.file.xltx.missing:hover,
.file.xltm.missing:hover,
.file.xlsb.missing:hover,
.file.xla.missing:hover,
.file.xlam.missing:hover,
.file.xll.missing:hover,
.file.xlw.missing:hover,
.file.xls.disabled:hover,
.file.xlt.disabled:hover,
.file.xlm.disabled:hover,
.file.xlsx.disabled:hover,
.file.xlsm.disabled:hover,
.file.xltx.disabled:hover,
.file.xltm.disabled:hover,
.file.xlsb.disabled:hover,
.file.xla.disabled:hover,
.file.xlam.disabled:hover,
.file.xll.disabled:hover,
.file.xlw.disabled:hover,
a:hover .file.xls.missing,
a:hover .file.xlt.missing,
a:hover .file.xlm.missing,
a:hover .file.xlsx.missing,
a:hover .file.xlsm.missing,
a:hover .file.xltx.missing,
a:hover .file.xltm.missing,
a:hover .file.xlsb.missing,
a:hover .file.xla.missing,
a:hover .file.xlam.missing,
a:hover .file.xll.missing,
a:hover .file.xlw.missing,
a:hover .file.xls.disabled,
a:hover .file.xlt.disabled,
a:hover .file.xlm.disabled,
a:hover .file.xlsx.disabled,
a:hover .file.xlsm.disabled,
a:hover .file.xltx.disabled,
a:hover .file.xltm.disabled,
a:hover .file.xlsb.disabled,
a:hover .file.xla.disabled,
a:hover .file.xlam.disabled,
a:hover .file.xll.disabled,
a:hover .file.xlw.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#excel-disable-hover-view);
}
.file.xml {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-view);
  text-indent: 0;
}
.file.xml.hover,
.file.xml:hover,
a:hover .file.xml {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-hover-view);
}
.file.xml.missing,
.file.xml.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-view);
}
.file.xml.missing.hover,
.file.xml.disabled.hover,
.file.xml.missing:hover,
.file.xml.disabled:hover,
a:hover .file.xml.missing,
a:hover .file.xml.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-hover-view);
}
.file.\7z,
.file.zip {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-normal-view);
}
.file.\7z.hover,
.file.zip.hover,
.file.\7z:hover,
.file.zip:hover,
a:hover .file.\7z,
a:hover .file.zip {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-normal-hover-view);
}
.file.\7z.missing,
.file.zip.missing,
.file.\7z.disabled,
.file.zip.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-disable-view);
}
.file.\7z.missing.hover,
.file.zip.missing.hover,
.file.\7z.disabled.hover,
.file.zip.disabled.hover,
.file.\7z.missing:hover,
.file.zip.missing:hover,
.file.\7z.disabled:hover,
.file.zip.disabled:hover,
a:hover .file.\7z.missing,
a:hover .file.zip.missing,
a:hover .file.\7z.disabled,
a:hover .file.zip.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#zip-disable-hover-view);
}
.file.bmp,
.file.tif,
.file.tiff,
.file.gif,
.file.jpg,
.file.png {
  background-image: url(1eeffc9da49dc748cb82.svg#image-normal-view);
}
.file.bmp.hover,
.file.tif.hover,
.file.tiff.hover,
.file.gif.hover,
.file.jpg.hover,
.file.png.hover,
.file.bmp:hover,
.file.tif:hover,
.file.tiff:hover,
.file.gif:hover,
.file.jpg:hover,
.file.png:hover,
a:hover .file.bmp,
a:hover .file.tif,
a:hover .file.tiff,
a:hover .file.gif,
a:hover .file.jpg,
a:hover .file.png {
  background-image: url(1eeffc9da49dc748cb82.svg#image-normal-hover-view);
}
.file.bmp.missing,
.file.tif.missing,
.file.tiff.missing,
.file.gif.missing,
.file.jpg.missing,
.file.png.missing,
.file.bmp.disabled,
.file.tif.disabled,
.file.tiff.disabled,
.file.gif.disabled,
.file.jpg.disabled,
.file.png.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#image-disable-view);
}
.file.bmp.missing.hover,
.file.tif.missing.hover,
.file.tiff.missing.hover,
.file.gif.missing.hover,
.file.jpg.missing.hover,
.file.png.missing.hover,
.file.bmp.disabled.hover,
.file.tif.disabled.hover,
.file.tiff.disabled.hover,
.file.gif.disabled.hover,
.file.jpg.disabled.hover,
.file.png.disabled.hover,
.file.bmp.missing:hover,
.file.tif.missing:hover,
.file.tiff.missing:hover,
.file.gif.missing:hover,
.file.jpg.missing:hover,
.file.png.missing:hover,
.file.bmp.disabled:hover,
.file.tif.disabled:hover,
.file.tiff.disabled:hover,
.file.gif.disabled:hover,
.file.jpg.disabled:hover,
.file.png.disabled:hover,
a:hover .file.bmp.missing,
a:hover .file.tif.missing,
a:hover .file.tiff.missing,
a:hover .file.gif.missing,
a:hover .file.jpg.missing,
a:hover .file.png.missing,
a:hover .file.bmp.disabled,
a:hover .file.tif.disabled,
a:hover .file.tiff.disabled,
a:hover .file.gif.disabled,
a:hover .file.jpg.disabled,
a:hover .file.png.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#image-disable-hover-view);
}
.file.vsd {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-normal-view);
}
.file.vsd.hover,
.file.vsd:hover,
a:hover .file.vsd {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-normal-hover-view);
}
.file.vsd.missing,
.file.vsd.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-disable-view);
}
.file.vsd.missing.hover,
.file.vsd.disabled.hover,
.file.vsd.missing:hover,
.file.vsd.disabled:hover,
a:hover .file.vsd.missing,
a:hover .file.vsd.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#visio-disable-hover-view);
}
.file.eml,
.file.msg {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-normal-view);
}
.file.eml.hover,
.file.msg.hover,
.file.eml:hover,
.file.msg:hover,
a:hover .file.eml,
a:hover .file.msg {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-normal-hover-view);
}
.file.eml.missing,
.file.msg.missing,
.file.eml.disabled,
.file.msg.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-disable-view);
}
.file.eml.missing.hover,
.file.msg.missing.hover,
.file.eml.disabled.hover,
.file.msg.disabled.hover,
.file.eml.missing:hover,
.file.msg.missing:hover,
.file.eml.disabled:hover,
.file.msg.disabled:hover,
a:hover .file.eml.missing,
a:hover .file.msg.missing,
a:hover .file.eml.disabled,
a:hover .file.msg.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#mail-disable-hover-view);
}
.file.rvt {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-normal-view);
}
.file.rvt.hover,
.file.rvt:hover,
a:hover .file.rvt {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-normal-hover-view);
}
.file.rvt.missing,
.file.rvt.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-disable-view);
}
.file.rvt.missing.hover,
.file.rvt.disabled.hover,
.file.rvt.missing:hover,
.file.rvt.disabled:hover,
a:hover .file.rvt.missing,
a:hover .file.rvt.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#revit-disable-hover-view);
}
.file.bak,
.file.dlx,
.file.gef,
.file.plt,
.file.krdz {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-view);
  text-indent: 0;
}
.file.bak.hover,
.file.dlx.hover,
.file.gef.hover,
.file.plt.hover,
.file.krdz.hover,
.file.bak:hover,
.file.dlx:hover,
.file.gef:hover,
.file.plt:hover,
.file.krdz:hover,
a:hover .file.bak,
a:hover .file.dlx,
a:hover .file.gef,
a:hover .file.plt,
a:hover .file.krdz {
  background-image: url(1eeffc9da49dc748cb82.svg#document-normal-hover-view);
}
.file.bak.missing,
.file.dlx.missing,
.file.gef.missing,
.file.plt.missing,
.file.krdz.missing,
.file.bak.disabled,
.file.dlx.disabled,
.file.gef.disabled,
.file.plt.disabled,
.file.krdz.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-view);
}
.file.bak.missing.hover,
.file.dlx.missing.hover,
.file.gef.missing.hover,
.file.plt.missing.hover,
.file.krdz.missing.hover,
.file.bak.disabled.hover,
.file.dlx.disabled.hover,
.file.gef.disabled.hover,
.file.plt.disabled.hover,
.file.krdz.disabled.hover,
.file.bak.missing:hover,
.file.dlx.missing:hover,
.file.gef.missing:hover,
.file.plt.missing:hover,
.file.krdz.missing:hover,
.file.bak.disabled:hover,
.file.dlx.disabled:hover,
.file.gef.disabled:hover,
.file.plt.disabled:hover,
.file.krdz.disabled:hover,
a:hover .file.bak.missing,
a:hover .file.dlx.missing,
a:hover .file.gef.missing,
a:hover .file.plt.missing,
a:hover .file.krdz.missing,
a:hover .file.bak.disabled,
a:hover .file.dlx.disabled,
a:hover .file.gef.disabled,
a:hover .file.plt.disabled,
a:hover .file.krdz.disabled {
  background-image: url(1eeffc9da49dc748cb82.svg#document-disable-hover-view);
}

/* Icons images */
.icon:not(.icon-svg) {
  height: auto;
  /* icon on button */
  /* DEPRECATED remove after icon class is not used on button https://moxio.atlassian.net/browse/DS-394 */
  /* icon span inside progressbar */
  /* DEPRECATED remove after icon is used as empty child and with spacing https://moxio.atlassian.net/browse/DS-543 */
  /* END DEPRECATED */
  /* Icon placeholder */
}
.icon:not(.icon-svg)::before {
  width: 12px;
  height: 12px;
  background-size: 12px;
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: baseline;
  content: " ";
  background-repeat: no-repeat;
  background-position: 0 0;
  /* OpenLayers */
}
.mxo-widget-tabs.vertical .icon:not(.icon-svg)::before {
  margin: 0 0 9px 0;
}
.ol-control button .icon:not(.icon-svg)::before {
  margin: 0;
}
.button .icon:not(.icon-svg)::before,
.mxo-header .icon:not(.icon-svg)::before,
.mxo-widget-panes2 .panes-navigator .icon:not(.icon-svg)::before,
.ol-control button .icon:not(.icon-svg)::before {
  /* OpenLayers */
  position: static;
  /* reset position relative */
  vertical-align: middle;
}
.button.notext .icon:not(.icon-svg)::before,
.button.button-more.notext .icon:not(.icon-svg)::before,
.button.button-expand-below.notext .icon:not(.icon-svg)::before {
  margin-left: 0;
  margin-right: 100px;
}
@media screen and (max-width: 1200px) {
  .mxo-widget-pdf-viewer .pdf-viewer-header .button:not(.button-more) .icon:not(.icon-svg)::before {
    margin-left: 0;
    margin-right: 100px;
  }
}
.icon:not(.icon-svg).notext::before,
.mxo-widget-group-toggle .button.notext .icon:not(.icon-svg).notext::before,
.mxo-widget-segmented-control .button.notext .icon:not(.icon-svg).notext::before {
  margin-right: 0;
}
.icon:not(.icon-svg).text-before::before {
  margin-left: 7px;
  margin-right: 0;
}
.icon:not(.icon-svg).text-before-and-after::before {
  margin-left: 12px;
}
.icon:not(.icon-svg)::before {
  /* stylelint-disable order/order */
  /* stylelint-enable order/order */
  /* stylelint-disable order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-disable-next-line order/order */
  /* stylelint-enable order/order */
}
h1.icon:not(.icon-svg)::before,
h1 > .icon:not(.icon-svg)::before {
  width: 24px;
  height: 24px;
  background-size: 24px;
  margin-right: 14px;
}
h2.icon:not(.icon-svg)::before,
h2 > .icon:not(.icon-svg)::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
  margin-right: 11px;
}
h3.icon:not(.icon-svg)::before,
h3 > .icon:not(.icon-svg)::before {
  width: 14px;
  height: 14px;
  background-size: 14px;
  margin-right: 7px;
}
h1.icon:not(.icon-svg)::before,
h1 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
h2.icon:not(.icon-svg)::before,
h2 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
h3.icon:not(.icon-svg)::before,
h3 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
h4.icon:not(.icon-svg)::before,
h4 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
h5.icon:not(.icon-svg)::before,
h5 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
h6.icon:not(.icon-svg)::before,
h6 > .icon:not(.icon-svg)::before {
  flex: 0 0 auto;
  vertical-align: baseline;
}
.button .icon:not(.icon-svg)::before,
.mxo-header .icon:not(.icon-svg)::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
  position: relative;
  top: -1px;
}
.ol-control button .icon:not(.icon-svg)::before,
.table-drag-handle .icon:not(.icon-svg)::before,
.mxo-widget-lightbox .icon:not(.icon-svg)::before,
.mxo-widget-calltoaction-card .cta-icon .icon:not(.icon-svg)::before,
.mxo-widget-markdown-editor-v2 .markdown-editor-button.icon:not(.icon-svg)::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.icon:not(.icon-svg).button::before {
  width: 16px;
  height: 16px;
  background-size: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.icon:not(.icon-svg).button.notext::before {
  margin-right: 11px;
}
.button-more.icon:not(.icon-svg).button.notext::before {
  margin-right: 34px;
}
.mxo-widget-group-toggle .icon:not(.icon-svg).button.notext::before,
.mxo-widget-segmented-control .icon:not(.icon-svg).button.notext::before {
  margin-right: 0;
}
.mxo-widget-progress .progress-text .icon:not(.icon-svg) + .icon:not(.icon-svg)::before {
  margin-left: 12px;
}
.icon:not(.icon-svg).icon-placeholder::before {
  background-image: none;
}
/* Icons in navigation application menu */
.mxo-application > .main > .nav {
  /* DEPRECATED remove when icon as child is used https://moxio.atlassian.net/browse/DS-558 */
  /* DEPRECATED remove when icon as child is used https://moxio.atlassian.net/browse/DS-558 */
}
.mxo-application > .main > .nav a.icon:not(.icon-svg):not(.button)::before {
  opacity: 0.7;
  flex: 0 0 auto;
}
.mxo-application > .main > .nav li.current > a.icon:not(.icon-svg):not(.button)::before,
.mxo-application > .main > .nav a.icon:not(.icon-svg):not(.button):hover::before,
.styleguide-hover .mxo-application > .main > .nav a.icon:not(.icon-svg):not(.button)::before,
.mxo-application > .main > .nav .main .nav.collapsed a.icon:not(.icon-svg):not(.button)::before {
  opacity: 1;
}
.mxo-application > .main > .nav.collapsed a.icon:not(.icon-svg):not(.button)::before {
  margin-right: 18px;
}

/* Icons images */
.icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-above::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-above:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-above:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-above:not(.button):hover::before,
a.icon:not(.icon-svg).icon-above.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-above:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-normal-view);
}
a.icon:not(.icon-svg).icon-above.hover::before,
a.icon:not(.icon-svg).icon-above:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-normal-hover-view);
}
.icon:not(.icon-svg).icon-above.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-above.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-above::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-above:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-neutral-view);
}
a.icon:not(.icon-svg).icon-above.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-above.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-above.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.icon-color-neutral::before {
  background-image: url(220c357d94e90ca77b06.svg#above-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-above::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-above::before,
.button.button-primary .icon:not(.icon-svg).icon-above::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-above::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-above::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-above::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-above::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-above::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-above::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-above::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-above::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-above::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-above::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-above::before,
.mxo-header .current .icon:not(.icon-svg).icon-above::before,
.mxo-header .current a.icon:not(.icon-svg).icon-above:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-above:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-above.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-above::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-above::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-above::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-above::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-above::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-above::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-above::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-selected-view);
}
h1.icon:not(.icon-svg).icon-above::before,
h1 > .icon:not(.icon-svg).icon-above::before,
h2.icon:not(.icon-svg).icon-above::before,
h2 > .icon:not(.icon-svg).icon-above::before,
h3.icon:not(.icon-svg).icon-above::before,
h3 > .icon:not(.icon-svg).icon-above::before,
h4.icon:not(.icon-svg).icon-above::before,
h4 > .icon:not(.icon-svg).icon-above::before,
h5.icon:not(.icon-svg).icon-above::before,
h5 > .icon:not(.icon-svg).icon-above::before,
h6.icon:not(.icon-svg).icon-above::before,
h6 > .icon:not(.icon-svg).icon-above::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-above::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-above::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-above::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-heading-view);
}
.login-form .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-above:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-above:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-above.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-above:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-above::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-above::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-above::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-above::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-above::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-above::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-accent-view);
}
a.button.icon:not(.icon-svg).icon-above::before,
a.button .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-above::before,
a.button.disabled .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-above::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-above:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-above::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-above::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-above::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-above:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-above::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-above::before {
  background-image: url(220c357d94e90ca77b06.svg#above-disable-view);
}
.icon:not(.icon-svg).icon-above.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-above.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above.icon-color-warning::before {
  background-image: url(220c357d94e90ca77b06.svg#above-warning-view);
}
a.icon:not(.icon-svg).icon-above.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-above.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-above.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.icon-color-warning::before {
  background-image: url(220c357d94e90ca77b06.svg#above-warning-hover-view);
}
.icon:not(.icon-svg).icon-above.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-above.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above.icon-color-negative::before {
  background-image: url(220c357d94e90ca77b06.svg#above-negative-view);
}
a.icon:not(.icon-svg).icon-above.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-above.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-above.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.icon-color-negative::before {
  background-image: url(220c357d94e90ca77b06.svg#above-negative-hover-view);
}
.icon:not(.icon-svg).icon-above.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-above.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above.icon-color-positive::before {
  background-image: url(220c357d94e90ca77b06.svg#above-positive-view);
}
a.icon:not(.icon-svg).icon-above.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-above.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-above.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.icon-color-positive::before {
  background-image: url(220c357d94e90ca77b06.svg#above-positive-hover-view);
}
.icon:not(.icon-svg).icon-above.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-above.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-above::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-above.icon-color-new::before {
  background-image: url(220c357d94e90ca77b06.svg#above-new-view);
}
a.icon:not(.icon-svg).icon-above.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-above.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-above.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-above.icon-color-new::before {
  background-image: url(220c357d94e90ca77b06.svg#above-new-hover-view);
}
.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-accept:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-accept:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-accept:not(.button):hover::before,
a.icon:not(.icon-svg).icon-accept.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-accept:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-normal-view);
}
a.icon:not(.icon-svg).icon-accept.hover::before,
a.icon:not(.icon-svg).icon-accept:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-normal-hover-view);
}
.icon:not(.icon-svg).icon-accept.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-accept.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-accept:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-neutral-view);
}
a.icon:not(.icon-svg).icon-accept.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-accept.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-accept.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.icon-color-neutral::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-accept::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-accept::before,
.button.button-primary .icon:not(.icon-svg).icon-accept::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-accept::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-accept::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-accept::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-accept::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-accept::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-accept::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-accept::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-accept::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-accept::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-accept::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-accept::before,
.mxo-header .current .icon:not(.icon-svg).icon-accept::before,
.mxo-header .current a.icon:not(.icon-svg).icon-accept:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-accept:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-accept.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-accept::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-selected-view);
}
h1.icon:not(.icon-svg).icon-accept::before,
h1 > .icon:not(.icon-svg).icon-accept::before,
h2.icon:not(.icon-svg).icon-accept::before,
h2 > .icon:not(.icon-svg).icon-accept::before,
h3.icon:not(.icon-svg).icon-accept::before,
h3 > .icon:not(.icon-svg).icon-accept::before,
h4.icon:not(.icon-svg).icon-accept::before,
h4 > .icon:not(.icon-svg).icon-accept::before,
h5.icon:not(.icon-svg).icon-accept::before,
h5 > .icon:not(.icon-svg).icon-accept::before,
h6.icon:not(.icon-svg).icon-accept::before,
h6 > .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-accept::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-accept::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-heading-view);
}
.login-form .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-accept:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-accept:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-accept.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-accept:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-accept::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-accent-view);
}
a.button.icon:not(.icon-svg).icon-accept::before,
a.button .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-accept::before,
a.button.disabled .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-accept:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-accept::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-accept:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-accept::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-accept::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-disable-view);
}
.icon:not(.icon-svg).icon-accept.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-accept.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept.icon-color-warning::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-warning-view);
}
a.icon:not(.icon-svg).icon-accept.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-accept.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-accept.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.icon-color-warning::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-warning-hover-view);
}
.icon:not(.icon-svg).icon-accept.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-accept.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept.icon-color-negative::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-negative-view);
}
a.icon:not(.icon-svg).icon-accept.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-accept.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-accept.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.icon-color-negative::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-negative-hover-view);
}
.icon:not(.icon-svg).icon-accept.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-accept.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept.icon-color-positive::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-positive-view);
}
a.icon:not(.icon-svg).icon-accept.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-accept.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-accept.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.icon-color-positive::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-positive-hover-view);
}
.icon:not(.icon-svg).icon-accept.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-accept.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-accept::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-accept.icon-color-new::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-new-view);
}
a.icon:not(.icon-svg).icon-accept.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-accept.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-accept.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-accept.icon-color-new::before {
  background-image: url(c889b9fd7d2ca9b7ec6f.svg#accept-new-hover-view);
}
.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-action-menu:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-action-menu:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-action-menu:not(.button):hover::before,
a.icon:not(.icon-svg).icon-action-menu.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-action-menu:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-normal-view);
}
a.icon:not(.icon-svg).icon-action-menu.hover::before,
a.icon:not(.icon-svg).icon-action-menu:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-normal-hover-view);
}
.icon:not(.icon-svg).icon-action-menu.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-action-menu.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-action-menu:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-neutral-view);
}
a.icon:not(.icon-svg).icon-action-menu.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-action-menu.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-action-menu.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.icon-color-neutral::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-action-menu::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-action-menu::before,
.button.button-primary .icon:not(.icon-svg).icon-action-menu::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-action-menu::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-action-menu::before,
.mxo-header .current .icon:not(.icon-svg).icon-action-menu::before,
.mxo-header .current a.icon:not(.icon-svg).icon-action-menu:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-action-menu:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-action-menu.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-action-menu::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-selected-view);
}
h1.icon:not(.icon-svg).icon-action-menu::before,
h1 > .icon:not(.icon-svg).icon-action-menu::before,
h2.icon:not(.icon-svg).icon-action-menu::before,
h2 > .icon:not(.icon-svg).icon-action-menu::before,
h3.icon:not(.icon-svg).icon-action-menu::before,
h3 > .icon:not(.icon-svg).icon-action-menu::before,
h4.icon:not(.icon-svg).icon-action-menu::before,
h4 > .icon:not(.icon-svg).icon-action-menu::before,
h5.icon:not(.icon-svg).icon-action-menu::before,
h5 > .icon:not(.icon-svg).icon-action-menu::before,
h6.icon:not(.icon-svg).icon-action-menu::before,
h6 > .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-action-menu::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-action-menu::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-heading-view);
}
.login-form .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-action-menu:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-action-menu:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-action-menu.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-action-menu:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-action-menu::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-accent-view);
}
a.button.icon:not(.icon-svg).icon-action-menu::before,
a.button .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-action-menu::before,
a.button.disabled .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-action-menu:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-action-menu::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-action-menu:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-action-menu::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-action-menu::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-disable-view);
}
.icon:not(.icon-svg).icon-action-menu.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-action-menu.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu.icon-color-warning::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-warning-view);
}
a.icon:not(.icon-svg).icon-action-menu.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-action-menu.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-action-menu.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.icon-color-warning::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-warning-hover-view);
}
.icon:not(.icon-svg).icon-action-menu.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-action-menu.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu.icon-color-negative::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-negative-view);
}
a.icon:not(.icon-svg).icon-action-menu.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-action-menu.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-action-menu.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.icon-color-negative::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-negative-hover-view);
}
.icon:not(.icon-svg).icon-action-menu.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-action-menu.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu.icon-color-positive::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-positive-view);
}
a.icon:not(.icon-svg).icon-action-menu.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-action-menu.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-action-menu.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.icon-color-positive::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-positive-hover-view);
}
.icon:not(.icon-svg).icon-action-menu.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-action-menu.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-action-menu::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-action-menu.icon-color-new::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-new-view);
}
a.icon:not(.icon-svg).icon-action-menu.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-action-menu.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-action-menu.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-action-menu.icon-color-new::before {
  background-image: url(93c9925172fdf9b42809.svg#action-menu-new-hover-view);
}
.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-activity:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-activity:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-activity:not(.button):hover::before,
a.icon:not(.icon-svg).icon-activity.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-activity:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-normal-view);
}
a.icon:not(.icon-svg).icon-activity.hover::before,
a.icon:not(.icon-svg).icon-activity:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-normal-hover-view);
}
.icon:not(.icon-svg).icon-activity.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-activity.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-activity:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-neutral-view);
}
a.icon:not(.icon-svg).icon-activity.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-activity.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-activity.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.icon-color-neutral::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-activity::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-activity::before,
.button.button-primary .icon:not(.icon-svg).icon-activity::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-activity::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-activity::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-activity::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-activity::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-activity::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-activity::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-activity::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-activity::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-activity::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-activity::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-activity::before,
.mxo-header .current .icon:not(.icon-svg).icon-activity::before,
.mxo-header .current a.icon:not(.icon-svg).icon-activity:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-activity:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-activity.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-activity::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-selected-view);
}
h1.icon:not(.icon-svg).icon-activity::before,
h1 > .icon:not(.icon-svg).icon-activity::before,
h2.icon:not(.icon-svg).icon-activity::before,
h2 > .icon:not(.icon-svg).icon-activity::before,
h3.icon:not(.icon-svg).icon-activity::before,
h3 > .icon:not(.icon-svg).icon-activity::before,
h4.icon:not(.icon-svg).icon-activity::before,
h4 > .icon:not(.icon-svg).icon-activity::before,
h5.icon:not(.icon-svg).icon-activity::before,
h5 > .icon:not(.icon-svg).icon-activity::before,
h6.icon:not(.icon-svg).icon-activity::before,
h6 > .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-activity::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-activity::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-heading-view);
}
.login-form .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-activity:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-activity:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-activity.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-activity:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-activity::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-accent-view);
}
a.button.icon:not(.icon-svg).icon-activity::before,
a.button .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-activity::before,
a.button.disabled .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-activity:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-activity::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-activity:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-activity::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-activity::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-disable-view);
}
.icon:not(.icon-svg).icon-activity.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-activity.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity.icon-color-warning::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-warning-view);
}
a.icon:not(.icon-svg).icon-activity.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-activity.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-activity.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.icon-color-warning::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-warning-hover-view);
}
.icon:not(.icon-svg).icon-activity.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-activity.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity.icon-color-negative::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-negative-view);
}
a.icon:not(.icon-svg).icon-activity.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-activity.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-activity.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.icon-color-negative::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-negative-hover-view);
}
.icon:not(.icon-svg).icon-activity.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-activity.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity.icon-color-positive::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-positive-view);
}
a.icon:not(.icon-svg).icon-activity.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-activity.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-activity.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.icon-color-positive::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-positive-hover-view);
}
.icon:not(.icon-svg).icon-activity.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-activity.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-activity::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-activity.icon-color-new::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-new-view);
}
a.icon:not(.icon-svg).icon-activity.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-activity.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-activity.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-activity.icon-color-new::before {
  background-image: url(c38e75612bfa2f452342.svg#activity-new-hover-view);
}
.icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-add::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-add:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-add:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-add:not(.button):hover::before,
a.icon:not(.icon-svg).icon-add.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-add:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-normal-view);
}
a.icon:not(.icon-svg).icon-add.hover::before,
a.icon:not(.icon-svg).icon-add:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-normal-hover-view);
}
.icon:not(.icon-svg).icon-add.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-add.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-neutral-view);
}
a.icon:not(.icon-svg).icon-add.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-add.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.icon-color-neutral::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-add::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-add::before,
.button.button-primary .icon:not(.icon-svg).icon-add::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add::before,
.mxo-header .current .icon:not(.icon-svg).icon-add::before,
.mxo-header .current a.icon:not(.icon-svg).icon-add:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-add:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-add.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-add::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-add::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-add::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-add::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-add::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-selected-view);
}
h1.icon:not(.icon-svg).icon-add::before,
h1 > .icon:not(.icon-svg).icon-add::before,
h2.icon:not(.icon-svg).icon-add::before,
h2 > .icon:not(.icon-svg).icon-add::before,
h3.icon:not(.icon-svg).icon-add::before,
h3 > .icon:not(.icon-svg).icon-add::before,
h4.icon:not(.icon-svg).icon-add::before,
h4 > .icon:not(.icon-svg).icon-add::before,
h5.icon:not(.icon-svg).icon-add::before,
h5 > .icon:not(.icon-svg).icon-add::before,
h6.icon:not(.icon-svg).icon-add::before,
h6 > .icon:not(.icon-svg).icon-add::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-add::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-add::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-add::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-heading-view);
}
.login-form .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-add:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-add:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-add.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-add:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-add::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-add::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-add::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-add::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-add::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-add::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-accent-view);
}
a.button.icon:not(.icon-svg).icon-add::before,
a.button .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-add::before,
a.button.disabled .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-add::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-add:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-add::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-add::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-add::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-add:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-add::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-add::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-disable-view);
}
.icon:not(.icon-svg).icon-add.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-add.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add.icon-color-warning::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-warning-view);
}
a.icon:not(.icon-svg).icon-add.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-add.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.icon-color-warning::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-warning-hover-view);
}
.icon:not(.icon-svg).icon-add.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-add.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add.icon-color-negative::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-negative-view);
}
a.icon:not(.icon-svg).icon-add.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-add.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.icon-color-negative::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-negative-hover-view);
}
.icon:not(.icon-svg).icon-add.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-add.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add.icon-color-positive::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-positive-view);
}
a.icon:not(.icon-svg).icon-add.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-add.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.icon-color-positive::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-positive-hover-view);
}
.icon:not(.icon-svg).icon-add.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-add.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add.icon-color-new::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-new-view);
}
a.icon:not(.icon-svg).icon-add.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-add.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add.icon-color-new::before {
  background-image: url(80a254bb14c1b2beb806.svg#add-new-hover-view);
}
.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-add-subitem:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-add-subitem:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-add-subitem:not(.button):hover::before,
a.icon:not(.icon-svg).icon-add-subitem.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-add-subitem:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-normal-view);
}
a.icon:not(.icon-svg).icon-add-subitem.hover::before,
a.icon:not(.icon-svg).icon-add-subitem:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-normal-hover-view);
}
.icon:not(.icon-svg).icon-add-subitem.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-add-subitem.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add-subitem:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-neutral-view);
}
a.icon:not(.icon-svg).icon-add-subitem.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-add-subitem.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add-subitem.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.icon-color-neutral::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-add-subitem::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-add-subitem::before,
.button.button-primary .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-add-subitem::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-header .current .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-header .current a.icon:not(.icon-svg).icon-add-subitem:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-add-subitem:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-add-subitem.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-selected-view);
}
h1.icon:not(.icon-svg).icon-add-subitem::before,
h1 > .icon:not(.icon-svg).icon-add-subitem::before,
h2.icon:not(.icon-svg).icon-add-subitem::before,
h2 > .icon:not(.icon-svg).icon-add-subitem::before,
h3.icon:not(.icon-svg).icon-add-subitem::before,
h3 > .icon:not(.icon-svg).icon-add-subitem::before,
h4.icon:not(.icon-svg).icon-add-subitem::before,
h4 > .icon:not(.icon-svg).icon-add-subitem::before,
h5.icon:not(.icon-svg).icon-add-subitem::before,
h5 > .icon:not(.icon-svg).icon-add-subitem::before,
h6.icon:not(.icon-svg).icon-add-subitem::before,
h6 > .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-add-subitem::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-add-subitem::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-heading-view);
}
.login-form .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-add-subitem:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-add-subitem:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-add-subitem.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-add-subitem:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-add-subitem::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-accent-view);
}
a.button.icon:not(.icon-svg).icon-add-subitem::before,
a.button .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-add-subitem::before,
a.button.disabled .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-add-subitem:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-add-subitem::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-add-subitem:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-add-subitem::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-add-subitem::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-disable-view);
}
.icon:not(.icon-svg).icon-add-subitem.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-add-subitem.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem.icon-color-warning::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-warning-view);
}
a.icon:not(.icon-svg).icon-add-subitem.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-add-subitem.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add-subitem.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.icon-color-warning::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-warning-hover-view);
}
.icon:not(.icon-svg).icon-add-subitem.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-add-subitem.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem.icon-color-negative::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-negative-view);
}
a.icon:not(.icon-svg).icon-add-subitem.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-add-subitem.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add-subitem.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.icon-color-negative::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-negative-hover-view);
}
.icon:not(.icon-svg).icon-add-subitem.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-add-subitem.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem.icon-color-positive::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-positive-view);
}
a.icon:not(.icon-svg).icon-add-subitem.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-add-subitem.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add-subitem.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.icon-color-positive::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-positive-hover-view);
}
.icon:not(.icon-svg).icon-add-subitem.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-add-subitem.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-add-subitem::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-add-subitem.icon-color-new::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-new-view);
}
a.icon:not(.icon-svg).icon-add-subitem.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-add-subitem.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-add-subitem.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-add-subitem.icon-color-new::before {
  background-image: url(f50570456c1517fb8bd7.svg#add-subitem-new-hover-view);
}
.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-admin-tools:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-admin-tools:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-admin-tools:not(.button):hover::before,
a.icon:not(.icon-svg).icon-admin-tools.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-admin-tools:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-normal-view);
}
a.icon:not(.icon-svg).icon-admin-tools.hover::before,
a.icon:not(.icon-svg).icon-admin-tools:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-normal-hover-view);
}
.icon:not(.icon-svg).icon-admin-tools.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-admin-tools.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-admin-tools:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-neutral-view);
}
a.icon:not(.icon-svg).icon-admin-tools.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-admin-tools.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-admin-tools.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.icon-color-neutral::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-admin-tools::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-admin-tools::before,
.button.button-primary .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-admin-tools::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-header .current .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-header .current a.icon:not(.icon-svg).icon-admin-tools:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-admin-tools:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-admin-tools.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-selected-view);
}
h1.icon:not(.icon-svg).icon-admin-tools::before,
h1 > .icon:not(.icon-svg).icon-admin-tools::before,
h2.icon:not(.icon-svg).icon-admin-tools::before,
h2 > .icon:not(.icon-svg).icon-admin-tools::before,
h3.icon:not(.icon-svg).icon-admin-tools::before,
h3 > .icon:not(.icon-svg).icon-admin-tools::before,
h4.icon:not(.icon-svg).icon-admin-tools::before,
h4 > .icon:not(.icon-svg).icon-admin-tools::before,
h5.icon:not(.icon-svg).icon-admin-tools::before,
h5 > .icon:not(.icon-svg).icon-admin-tools::before,
h6.icon:not(.icon-svg).icon-admin-tools::before,
h6 > .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-admin-tools::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-admin-tools::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-heading-view);
}
.login-form .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-admin-tools:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-admin-tools:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-admin-tools.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-admin-tools:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-admin-tools::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-accent-view);
}
a.button.icon:not(.icon-svg).icon-admin-tools::before,
a.button .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-admin-tools::before,
a.button.disabled .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-admin-tools:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-admin-tools::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-admin-tools:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-admin-tools::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-admin-tools::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-disable-view);
}
.icon:not(.icon-svg).icon-admin-tools.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-admin-tools.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools.icon-color-warning::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-warning-view);
}
a.icon:not(.icon-svg).icon-admin-tools.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-admin-tools.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-admin-tools.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.icon-color-warning::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-warning-hover-view);
}
.icon:not(.icon-svg).icon-admin-tools.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-admin-tools.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools.icon-color-negative::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-negative-view);
}
a.icon:not(.icon-svg).icon-admin-tools.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-admin-tools.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-admin-tools.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.icon-color-negative::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-negative-hover-view);
}
.icon:not(.icon-svg).icon-admin-tools.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-admin-tools.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools.icon-color-positive::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-positive-view);
}
a.icon:not(.icon-svg).icon-admin-tools.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-admin-tools.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-admin-tools.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.icon-color-positive::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-positive-hover-view);
}
.icon:not(.icon-svg).icon-admin-tools.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-admin-tools.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-admin-tools::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-admin-tools.icon-color-new::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-new-view);
}
a.icon:not(.icon-svg).icon-admin-tools.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-admin-tools.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-admin-tools.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-admin-tools.icon-color-new::before {
  background-image: url(447b487b5cd1a9eba52f.svg#admin-tools-new-hover-view);
}
.icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-all::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-all:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-all:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-all:not(.button):hover::before,
a.icon:not(.icon-svg).icon-all.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-all:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-normal-view);
}
a.icon:not(.icon-svg).icon-all.hover::before,
a.icon:not(.icon-svg).icon-all:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-normal-hover-view);
}
.icon:not(.icon-svg).icon-all.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-all.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-all::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-all:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-neutral-view);
}
a.icon:not(.icon-svg).icon-all.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-all.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-all.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.icon-color-neutral::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-all::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-all::before,
.button.button-primary .icon:not(.icon-svg).icon-all::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-all::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-all::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-all::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-all::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-all::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-all::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-all::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-all::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-all::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-all::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-all::before,
.mxo-header .current .icon:not(.icon-svg).icon-all::before,
.mxo-header .current a.icon:not(.icon-svg).icon-all:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-all:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-all.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-all::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-all::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-all::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-all::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-all::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-all::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-all::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-selected-view);
}
h1.icon:not(.icon-svg).icon-all::before,
h1 > .icon:not(.icon-svg).icon-all::before,
h2.icon:not(.icon-svg).icon-all::before,
h2 > .icon:not(.icon-svg).icon-all::before,
h3.icon:not(.icon-svg).icon-all::before,
h3 > .icon:not(.icon-svg).icon-all::before,
h4.icon:not(.icon-svg).icon-all::before,
h4 > .icon:not(.icon-svg).icon-all::before,
h5.icon:not(.icon-svg).icon-all::before,
h5 > .icon:not(.icon-svg).icon-all::before,
h6.icon:not(.icon-svg).icon-all::before,
h6 > .icon:not(.icon-svg).icon-all::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-all::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-all::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-all::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-heading-view);
}
.login-form .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-all:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-all:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-all.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-all:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-all::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-all::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-all::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-all::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-all::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-all::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-accent-view);
}
a.button.icon:not(.icon-svg).icon-all::before,
a.button .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-all::before,
a.button.disabled .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-all::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-all:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-all::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-all::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-all::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-all:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-all::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-all::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-disable-view);
}
.icon:not(.icon-svg).icon-all.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-all.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all.icon-color-warning::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-warning-view);
}
a.icon:not(.icon-svg).icon-all.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-all.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-all.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.icon-color-warning::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-warning-hover-view);
}
.icon:not(.icon-svg).icon-all.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-all.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all.icon-color-negative::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-negative-view);
}
a.icon:not(.icon-svg).icon-all.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-all.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-all.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.icon-color-negative::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-negative-hover-view);
}
.icon:not(.icon-svg).icon-all.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-all.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all.icon-color-positive::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-positive-view);
}
a.icon:not(.icon-svg).icon-all.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-all.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-all.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.icon-color-positive::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-positive-hover-view);
}
.icon:not(.icon-svg).icon-all.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-all.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-all.icon-color-new::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-new-view);
}
a.icon:not(.icon-svg).icon-all.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-all.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-all.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-all.icon-color-new::before {
  background-image: url(5d96f6e43ebeb098a7ba.svg#all-new-hover-view);
}
.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-announcements:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-announcements:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-announcements:not(.button):hover::before,
a.icon:not(.icon-svg).icon-announcements.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-announcements:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-normal-view);
}
a.icon:not(.icon-svg).icon-announcements.hover::before,
a.icon:not(.icon-svg).icon-announcements:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-normal-hover-view);
}
.icon:not(.icon-svg).icon-announcements.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-announcements.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-announcements:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-neutral-view);
}
a.icon:not(.icon-svg).icon-announcements.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-announcements.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-announcements.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.icon-color-neutral::before {
  background-image: url(589c5503159dced64987.svg#announcements-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-announcements::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-announcements::before,
.button.button-primary .icon:not(.icon-svg).icon-announcements::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-announcements::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-announcements::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-announcements::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-announcements::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-announcements::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-announcements::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-announcements::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-announcements::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-announcements::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-announcements::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-announcements::before,
.mxo-header .current .icon:not(.icon-svg).icon-announcements::before,
.mxo-header .current a.icon:not(.icon-svg).icon-announcements:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-announcements:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-announcements.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-announcements::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-selected-view);
}
h1.icon:not(.icon-svg).icon-announcements::before,
h1 > .icon:not(.icon-svg).icon-announcements::before,
h2.icon:not(.icon-svg).icon-announcements::before,
h2 > .icon:not(.icon-svg).icon-announcements::before,
h3.icon:not(.icon-svg).icon-announcements::before,
h3 > .icon:not(.icon-svg).icon-announcements::before,
h4.icon:not(.icon-svg).icon-announcements::before,
h4 > .icon:not(.icon-svg).icon-announcements::before,
h5.icon:not(.icon-svg).icon-announcements::before,
h5 > .icon:not(.icon-svg).icon-announcements::before,
h6.icon:not(.icon-svg).icon-announcements::before,
h6 > .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-announcements::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-announcements::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-heading-view);
}
.login-form .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-announcements:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-announcements:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-announcements.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-announcements:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-announcements::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-accent-view);
}
a.button.icon:not(.icon-svg).icon-announcements::before,
a.button .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-announcements::before,
a.button.disabled .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-announcements:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-announcements::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-announcements:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-announcements::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-announcements::before {
  background-image: url(589c5503159dced64987.svg#announcements-disable-view);
}
.icon:not(.icon-svg).icon-announcements.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-announcements.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements.icon-color-warning::before {
  background-image: url(589c5503159dced64987.svg#announcements-warning-view);
}
a.icon:not(.icon-svg).icon-announcements.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-announcements.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-announcements.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.icon-color-warning::before {
  background-image: url(589c5503159dced64987.svg#announcements-warning-hover-view);
}
.icon:not(.icon-svg).icon-announcements.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-announcements.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements.icon-color-negative::before {
  background-image: url(589c5503159dced64987.svg#announcements-negative-view);
}
a.icon:not(.icon-svg).icon-announcements.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-announcements.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-announcements.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.icon-color-negative::before {
  background-image: url(589c5503159dced64987.svg#announcements-negative-hover-view);
}
.icon:not(.icon-svg).icon-announcements.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-announcements.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements.icon-color-positive::before {
  background-image: url(589c5503159dced64987.svg#announcements-positive-view);
}
a.icon:not(.icon-svg).icon-announcements.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-announcements.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-announcements.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.icon-color-positive::before {
  background-image: url(589c5503159dced64987.svg#announcements-positive-hover-view);
}
.icon:not(.icon-svg).icon-announcements.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-announcements.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-announcements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-announcements.icon-color-new::before {
  background-image: url(589c5503159dced64987.svg#announcements-new-view);
}
a.icon:not(.icon-svg).icon-announcements.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-announcements.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-announcements.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-announcements.icon-color-new::before {
  background-image: url(589c5503159dced64987.svg#announcements-new-hover-view);
}
.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-appinfo:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-appinfo:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-appinfo:not(.button):hover::before,
a.icon:not(.icon-svg).icon-appinfo.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-appinfo:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-normal-view);
}
a.icon:not(.icon-svg).icon-appinfo.hover::before,
a.icon:not(.icon-svg).icon-appinfo:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-normal-hover-view);
}
.icon:not(.icon-svg).icon-appinfo.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-appinfo.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-appinfo:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-neutral-view);
}
a.icon:not(.icon-svg).icon-appinfo.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-appinfo.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-appinfo.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.icon-color-neutral::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-appinfo::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-appinfo::before,
.button.button-primary .icon:not(.icon-svg).icon-appinfo::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-appinfo::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-appinfo::before,
.mxo-header .current .icon:not(.icon-svg).icon-appinfo::before,
.mxo-header .current a.icon:not(.icon-svg).icon-appinfo:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-appinfo:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-appinfo.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-appinfo::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-selected-view);
}
h1.icon:not(.icon-svg).icon-appinfo::before,
h1 > .icon:not(.icon-svg).icon-appinfo::before,
h2.icon:not(.icon-svg).icon-appinfo::before,
h2 > .icon:not(.icon-svg).icon-appinfo::before,
h3.icon:not(.icon-svg).icon-appinfo::before,
h3 > .icon:not(.icon-svg).icon-appinfo::before,
h4.icon:not(.icon-svg).icon-appinfo::before,
h4 > .icon:not(.icon-svg).icon-appinfo::before,
h5.icon:not(.icon-svg).icon-appinfo::before,
h5 > .icon:not(.icon-svg).icon-appinfo::before,
h6.icon:not(.icon-svg).icon-appinfo::before,
h6 > .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-appinfo::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-appinfo::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-heading-view);
}
.login-form .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-appinfo:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-appinfo:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-appinfo.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-appinfo:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-appinfo::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-accent-view);
}
a.button.icon:not(.icon-svg).icon-appinfo::before,
a.button .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-appinfo::before,
a.button.disabled .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-appinfo:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-appinfo::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-appinfo:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-appinfo::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-appinfo::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-disable-view);
}
.icon:not(.icon-svg).icon-appinfo.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-appinfo.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo.icon-color-warning::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-warning-view);
}
a.icon:not(.icon-svg).icon-appinfo.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-appinfo.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-appinfo.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.icon-color-warning::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-warning-hover-view);
}
.icon:not(.icon-svg).icon-appinfo.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-appinfo.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo.icon-color-negative::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-negative-view);
}
a.icon:not(.icon-svg).icon-appinfo.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-appinfo.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-appinfo.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.icon-color-negative::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-negative-hover-view);
}
.icon:not(.icon-svg).icon-appinfo.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-appinfo.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo.icon-color-positive::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-positive-view);
}
a.icon:not(.icon-svg).icon-appinfo.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-appinfo.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-appinfo.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.icon-color-positive::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-positive-hover-view);
}
.icon:not(.icon-svg).icon-appinfo.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-appinfo.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-appinfo::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-appinfo.icon-color-new::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-new-view);
}
a.icon:not(.icon-svg).icon-appinfo.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-appinfo.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-appinfo.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-appinfo.icon-color-new::before {
  background-image: url(5e250418dc7389e1353c.svg#appinfo-new-hover-view);
}
.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-applicable-rules:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-applicable-rules:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-applicable-rules:not(.button):hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-applicable-rules:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-normal-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-normal-hover-view);
}
.icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-applicable-rules:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-neutral-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.icon-color-neutral::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-primary .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-applicable-rules::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-header .current .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-header .current a.icon:not(.icon-svg).icon-applicable-rules:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-applicable-rules:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-applicable-rules.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-selected-view);
}
h1.icon:not(.icon-svg).icon-applicable-rules::before,
h1 > .icon:not(.icon-svg).icon-applicable-rules::before,
h2.icon:not(.icon-svg).icon-applicable-rules::before,
h2 > .icon:not(.icon-svg).icon-applicable-rules::before,
h3.icon:not(.icon-svg).icon-applicable-rules::before,
h3 > .icon:not(.icon-svg).icon-applicable-rules::before,
h4.icon:not(.icon-svg).icon-applicable-rules::before,
h4 > .icon:not(.icon-svg).icon-applicable-rules::before,
h5.icon:not(.icon-svg).icon-applicable-rules::before,
h5 > .icon:not(.icon-svg).icon-applicable-rules::before,
h6.icon:not(.icon-svg).icon-applicable-rules::before,
h6 > .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-applicable-rules::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-applicable-rules::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-heading-view);
}
.login-form .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-applicable-rules:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-applicable-rules:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-applicable-rules.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-applicable-rules:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-applicable-rules::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-accent-view);
}
a.button.icon:not(.icon-svg).icon-applicable-rules::before,
a.button .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-applicable-rules::before,
a.button.disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-applicable-rules:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-applicable-rules::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-applicable-rules:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-applicable-rules::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-applicable-rules::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-disable-view);
}
.icon:not(.icon-svg).icon-applicable-rules.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-applicable-rules.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules.icon-color-warning::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-warning-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-applicable-rules.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.icon-color-warning::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-warning-hover-view);
}
.icon:not(.icon-svg).icon-applicable-rules.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-applicable-rules.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules.icon-color-negative::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-negative-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-applicable-rules.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.icon-color-negative::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-negative-hover-view);
}
.icon:not(.icon-svg).icon-applicable-rules.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-applicable-rules.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules.icon-color-positive::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-positive-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-applicable-rules.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.icon-color-positive::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-positive-hover-view);
}
.icon:not(.icon-svg).icon-applicable-rules.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-applicable-rules.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-applicable-rules::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-applicable-rules.icon-color-new::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-new-view);
}
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-applicable-rules.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-applicable-rules.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-applicable-rules.icon-color-new::before {
  background-image: url(1bcf9a90b6f9eff91864.svg#applicable-rules-new-hover-view);
}
.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-archive:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-archive:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-archive:not(.button):hover::before,
a.icon:not(.icon-svg).icon-archive.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-archive:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-normal-view);
}
a.icon:not(.icon-svg).icon-archive.hover::before,
a.icon:not(.icon-svg).icon-archive:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-normal-hover-view);
}
.icon:not(.icon-svg).icon-archive.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-archive.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-neutral-view);
}
a.icon:not(.icon-svg).icon-archive.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-archive.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.icon-color-neutral::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-archive::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-archive::before,
.button.button-primary .icon:not(.icon-svg).icon-archive::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-archive::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive::before,
.mxo-header .current .icon:not(.icon-svg).icon-archive::before,
.mxo-header .current a.icon:not(.icon-svg).icon-archive:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-archive:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-archive.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-archive::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-selected-view);
}
h1.icon:not(.icon-svg).icon-archive::before,
h1 > .icon:not(.icon-svg).icon-archive::before,
h2.icon:not(.icon-svg).icon-archive::before,
h2 > .icon:not(.icon-svg).icon-archive::before,
h3.icon:not(.icon-svg).icon-archive::before,
h3 > .icon:not(.icon-svg).icon-archive::before,
h4.icon:not(.icon-svg).icon-archive::before,
h4 > .icon:not(.icon-svg).icon-archive::before,
h5.icon:not(.icon-svg).icon-archive::before,
h5 > .icon:not(.icon-svg).icon-archive::before,
h6.icon:not(.icon-svg).icon-archive::before,
h6 > .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-archive::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-archive::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-heading-view);
}
.login-form .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-archive:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-archive:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-archive.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-archive:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-archive::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-accent-view);
}
a.button.icon:not(.icon-svg).icon-archive::before,
a.button .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-archive::before,
a.button.disabled .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-archive:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-archive::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-archive:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-archive::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-archive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-disable-view);
}
.icon:not(.icon-svg).icon-archive.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-archive.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive.icon-color-warning::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-warning-view);
}
a.icon:not(.icon-svg).icon-archive.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-archive.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.icon-color-warning::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-warning-hover-view);
}
.icon:not(.icon-svg).icon-archive.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-archive.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive.icon-color-negative::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-negative-view);
}
a.icon:not(.icon-svg).icon-archive.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-archive.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.icon-color-negative::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-negative-hover-view);
}
.icon:not(.icon-svg).icon-archive.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-archive.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive.icon-color-positive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-positive-view);
}
a.icon:not(.icon-svg).icon-archive.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-archive.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.icon-color-positive::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-positive-hover-view);
}
.icon:not(.icon-svg).icon-archive.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-archive.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-archive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive.icon-color-new::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-new-view);
}
a.icon:not(.icon-svg).icon-archive.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-archive.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive.icon-color-new::before {
  background-image: url(1c73e91dad3d487eac45.svg#archive-new-hover-view);
}
.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-archive-overview:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-archive-overview:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-archive-overview:not(.button):hover::before,
a.icon:not(.icon-svg).icon-archive-overview.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-archive-overview:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-normal-view);
}
a.icon:not(.icon-svg).icon-archive-overview.hover::before,
a.icon:not(.icon-svg).icon-archive-overview:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-normal-hover-view);
}
.icon:not(.icon-svg).icon-archive-overview.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-archive-overview.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive-overview:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-neutral-view);
}
a.icon:not(.icon-svg).icon-archive-overview.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-archive-overview.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive-overview.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.icon-color-neutral::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-archive-overview::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-archive-overview::before,
.button.button-primary .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-archive-overview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-header .current .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-header .current a.icon:not(.icon-svg).icon-archive-overview:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-archive-overview:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-archive-overview.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-selected-view);
}
h1.icon:not(.icon-svg).icon-archive-overview::before,
h1 > .icon:not(.icon-svg).icon-archive-overview::before,
h2.icon:not(.icon-svg).icon-archive-overview::before,
h2 > .icon:not(.icon-svg).icon-archive-overview::before,
h3.icon:not(.icon-svg).icon-archive-overview::before,
h3 > .icon:not(.icon-svg).icon-archive-overview::before,
h4.icon:not(.icon-svg).icon-archive-overview::before,
h4 > .icon:not(.icon-svg).icon-archive-overview::before,
h5.icon:not(.icon-svg).icon-archive-overview::before,
h5 > .icon:not(.icon-svg).icon-archive-overview::before,
h6.icon:not(.icon-svg).icon-archive-overview::before,
h6 > .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-archive-overview::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-archive-overview::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-heading-view);
}
.login-form .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-archive-overview:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-archive-overview:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-archive-overview.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-archive-overview:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-archive-overview::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-accent-view);
}
a.button.icon:not(.icon-svg).icon-archive-overview::before,
a.button .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-archive-overview::before,
a.button.disabled .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-archive-overview:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-archive-overview::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-archive-overview:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-archive-overview::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-archive-overview::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-disable-view);
}
.icon:not(.icon-svg).icon-archive-overview.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-archive-overview.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview.icon-color-warning::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-warning-view);
}
a.icon:not(.icon-svg).icon-archive-overview.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-archive-overview.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive-overview.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.icon-color-warning::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-warning-hover-view);
}
.icon:not(.icon-svg).icon-archive-overview.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-archive-overview.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview.icon-color-negative::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-negative-view);
}
a.icon:not(.icon-svg).icon-archive-overview.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-archive-overview.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive-overview.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.icon-color-negative::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-negative-hover-view);
}
.icon:not(.icon-svg).icon-archive-overview.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-archive-overview.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview.icon-color-positive::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-positive-view);
}
a.icon:not(.icon-svg).icon-archive-overview.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-archive-overview.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive-overview.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.icon-color-positive::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-positive-hover-view);
}
.icon:not(.icon-svg).icon-archive-overview.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-archive-overview.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-archive-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-archive-overview.icon-color-new::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-new-view);
}
a.icon:not(.icon-svg).icon-archive-overview.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-archive-overview.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-archive-overview.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-archive-overview.icon-color-new::before {
  background-image: url(a3fae9f32789843a7e47.svg#archive-overview-new-hover-view);
}
.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-arrow-left:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-arrow-left:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-arrow-left:not(.button):hover::before,
a.icon:not(.icon-svg).icon-arrow-left.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-arrow-left:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-normal-view);
}
a.icon:not(.icon-svg).icon-arrow-left.hover::before,
a.icon:not(.icon-svg).icon-arrow-left:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-normal-hover-view);
}
.icon:not(.icon-svg).icon-arrow-left.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-arrow-left.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-left:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-neutral-view);
}
a.icon:not(.icon-svg).icon-arrow-left.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-arrow-left.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-left.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.icon-color-neutral::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-arrow-left::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-arrow-left::before,
.button.button-primary .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-left::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-header .current .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-header .current a.icon:not(.icon-svg).icon-arrow-left:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-arrow-left:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-arrow-left.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-selected-view);
}
h1.icon:not(.icon-svg).icon-arrow-left::before,
h1 > .icon:not(.icon-svg).icon-arrow-left::before,
h2.icon:not(.icon-svg).icon-arrow-left::before,
h2 > .icon:not(.icon-svg).icon-arrow-left::before,
h3.icon:not(.icon-svg).icon-arrow-left::before,
h3 > .icon:not(.icon-svg).icon-arrow-left::before,
h4.icon:not(.icon-svg).icon-arrow-left::before,
h4 > .icon:not(.icon-svg).icon-arrow-left::before,
h5.icon:not(.icon-svg).icon-arrow-left::before,
h5 > .icon:not(.icon-svg).icon-arrow-left::before,
h6.icon:not(.icon-svg).icon-arrow-left::before,
h6 > .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-arrow-left::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-arrow-left::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-heading-view);
}
.login-form .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-arrow-left:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-arrow-left:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-arrow-left.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-arrow-left:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-arrow-left::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-accent-view);
}
a.button.icon:not(.icon-svg).icon-arrow-left::before,
a.button .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-arrow-left::before,
a.button.disabled .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-arrow-left:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-arrow-left::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-arrow-left:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-arrow-left::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-arrow-left::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-disable-view);
}
.icon:not(.icon-svg).icon-arrow-left.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-arrow-left.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left.icon-color-warning::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-warning-view);
}
a.icon:not(.icon-svg).icon-arrow-left.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-arrow-left.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-left.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.icon-color-warning::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-warning-hover-view);
}
.icon:not(.icon-svg).icon-arrow-left.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-arrow-left.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left.icon-color-negative::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-negative-view);
}
a.icon:not(.icon-svg).icon-arrow-left.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-arrow-left.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-left.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.icon-color-negative::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-negative-hover-view);
}
.icon:not(.icon-svg).icon-arrow-left.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-arrow-left.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left.icon-color-positive::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-positive-view);
}
a.icon:not(.icon-svg).icon-arrow-left.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-arrow-left.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-left.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.icon-color-positive::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-positive-hover-view);
}
.icon:not(.icon-svg).icon-arrow-left.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-arrow-left.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-arrow-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-left.icon-color-new::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-new-view);
}
a.icon:not(.icon-svg).icon-arrow-left.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-arrow-left.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-left.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-left.icon-color-new::before {
  background-image: url(7a6f4111e2c2e429bdfc.svg#arrow-left-new-hover-view);
}
.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-arrow-right:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-arrow-right:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-arrow-right:not(.button):hover::before,
a.icon:not(.icon-svg).icon-arrow-right.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-arrow-right:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-normal-view);
}
a.icon:not(.icon-svg).icon-arrow-right.hover::before,
a.icon:not(.icon-svg).icon-arrow-right:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-normal-hover-view);
}
.icon:not(.icon-svg).icon-arrow-right.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-arrow-right.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-right:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-neutral-view);
}
a.icon:not(.icon-svg).icon-arrow-right.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-arrow-right.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-right.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.icon-color-neutral::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-arrow-right::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-arrow-right::before,
.button.button-primary .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-arrow-right::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-header .current .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-header .current a.icon:not(.icon-svg).icon-arrow-right:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-arrow-right:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-arrow-right.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-selected-view);
}
h1.icon:not(.icon-svg).icon-arrow-right::before,
h1 > .icon:not(.icon-svg).icon-arrow-right::before,
h2.icon:not(.icon-svg).icon-arrow-right::before,
h2 > .icon:not(.icon-svg).icon-arrow-right::before,
h3.icon:not(.icon-svg).icon-arrow-right::before,
h3 > .icon:not(.icon-svg).icon-arrow-right::before,
h4.icon:not(.icon-svg).icon-arrow-right::before,
h4 > .icon:not(.icon-svg).icon-arrow-right::before,
h5.icon:not(.icon-svg).icon-arrow-right::before,
h5 > .icon:not(.icon-svg).icon-arrow-right::before,
h6.icon:not(.icon-svg).icon-arrow-right::before,
h6 > .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-arrow-right::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-arrow-right::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-heading-view);
}
.login-form .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-arrow-right:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-arrow-right:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-arrow-right.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-arrow-right:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-arrow-right::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-accent-view);
}
a.button.icon:not(.icon-svg).icon-arrow-right::before,
a.button .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-arrow-right::before,
a.button.disabled .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-arrow-right:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-arrow-right::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-arrow-right:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-arrow-right::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-arrow-right::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-disable-view);
}
.icon:not(.icon-svg).icon-arrow-right.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-arrow-right.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right.icon-color-warning::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-warning-view);
}
a.icon:not(.icon-svg).icon-arrow-right.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-arrow-right.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-right.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.icon-color-warning::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-warning-hover-view);
}
.icon:not(.icon-svg).icon-arrow-right.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-arrow-right.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right.icon-color-negative::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-negative-view);
}
a.icon:not(.icon-svg).icon-arrow-right.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-arrow-right.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-right.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.icon-color-negative::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-negative-hover-view);
}
.icon:not(.icon-svg).icon-arrow-right.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-arrow-right.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right.icon-color-positive::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-positive-view);
}
a.icon:not(.icon-svg).icon-arrow-right.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-arrow-right.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-right.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.icon-color-positive::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-positive-hover-view);
}
.icon:not(.icon-svg).icon-arrow-right.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-arrow-right.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-arrow-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-arrow-right.icon-color-new::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-new-view);
}
a.icon:not(.icon-svg).icon-arrow-right.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-arrow-right.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-arrow-right.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-arrow-right.icon-color-new::before {
  background-image: url(c19b5466ad87b2ee8f32.svg#arrow-right-new-hover-view);
}
.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-attachment:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-attachment:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-attachment:not(.button):hover::before,
a.icon:not(.icon-svg).icon-attachment.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-attachment:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-normal-view);
}
a.icon:not(.icon-svg).icon-attachment.hover::before,
a.icon:not(.icon-svg).icon-attachment:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-normal-hover-view);
}
.icon:not(.icon-svg).icon-attachment.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-attachment.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attachment:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-neutral-view);
}
a.icon:not(.icon-svg).icon-attachment.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-attachment.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attachment.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.icon-color-neutral::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-attachment::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-attachment::before,
.button.button-primary .icon:not(.icon-svg).icon-attachment::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-attachment::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attachment::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attachment::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attachment::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attachment::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attachment::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attachment::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attachment::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attachment::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attachment::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attachment::before,
.mxo-header .current .icon:not(.icon-svg).icon-attachment::before,
.mxo-header .current a.icon:not(.icon-svg).icon-attachment:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-attachment:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-attachment.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-attachment::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-selected-view);
}
h1.icon:not(.icon-svg).icon-attachment::before,
h1 > .icon:not(.icon-svg).icon-attachment::before,
h2.icon:not(.icon-svg).icon-attachment::before,
h2 > .icon:not(.icon-svg).icon-attachment::before,
h3.icon:not(.icon-svg).icon-attachment::before,
h3 > .icon:not(.icon-svg).icon-attachment::before,
h4.icon:not(.icon-svg).icon-attachment::before,
h4 > .icon:not(.icon-svg).icon-attachment::before,
h5.icon:not(.icon-svg).icon-attachment::before,
h5 > .icon:not(.icon-svg).icon-attachment::before,
h6.icon:not(.icon-svg).icon-attachment::before,
h6 > .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-attachment::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-attachment::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-heading-view);
}
.login-form .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-attachment:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-attachment:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attachment.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attachment:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-attachment::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-accent-view);
}
a.button.icon:not(.icon-svg).icon-attachment::before,
a.button .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-attachment::before,
a.button.disabled .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-attachment:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-attachment::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-attachment:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-attachment::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-attachment::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-disable-view);
}
.icon:not(.icon-svg).icon-attachment.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-attachment.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment.icon-color-warning::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-warning-view);
}
a.icon:not(.icon-svg).icon-attachment.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-attachment.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attachment.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.icon-color-warning::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-warning-hover-view);
}
.icon:not(.icon-svg).icon-attachment.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-attachment.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment.icon-color-negative::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-negative-view);
}
a.icon:not(.icon-svg).icon-attachment.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-attachment.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attachment.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.icon-color-negative::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-negative-hover-view);
}
.icon:not(.icon-svg).icon-attachment.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-attachment.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment.icon-color-positive::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-positive-view);
}
a.icon:not(.icon-svg).icon-attachment.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-attachment.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attachment.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.icon-color-positive::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-positive-hover-view);
}
.icon:not(.icon-svg).icon-attachment.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-attachment.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-attachment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attachment.icon-color-new::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-new-view);
}
a.icon:not(.icon-svg).icon-attachment.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-attachment.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attachment.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attachment.icon-color-new::before {
  background-image: url(cc13bb2a0e319a2dba1a.svg#attachment-new-hover-view);
}
.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-attributes:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-attributes:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-attributes:not(.button):hover::before,
a.icon:not(.icon-svg).icon-attributes.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-attributes:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-normal-view);
}
a.icon:not(.icon-svg).icon-attributes.hover::before,
a.icon:not(.icon-svg).icon-attributes:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-normal-hover-view);
}
.icon:not(.icon-svg).icon-attributes.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-attributes.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-neutral-view);
}
a.icon:not(.icon-svg).icon-attributes.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-attributes.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.icon-color-neutral::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-attributes::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-attributes::before,
.button.button-primary .icon:not(.icon-svg).icon-attributes::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-attributes::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes::before,
.mxo-header .current .icon:not(.icon-svg).icon-attributes::before,
.mxo-header .current a.icon:not(.icon-svg).icon-attributes:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-attributes:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-attributes.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-attributes::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-selected-view);
}
h1.icon:not(.icon-svg).icon-attributes::before,
h1 > .icon:not(.icon-svg).icon-attributes::before,
h2.icon:not(.icon-svg).icon-attributes::before,
h2 > .icon:not(.icon-svg).icon-attributes::before,
h3.icon:not(.icon-svg).icon-attributes::before,
h3 > .icon:not(.icon-svg).icon-attributes::before,
h4.icon:not(.icon-svg).icon-attributes::before,
h4 > .icon:not(.icon-svg).icon-attributes::before,
h5.icon:not(.icon-svg).icon-attributes::before,
h5 > .icon:not(.icon-svg).icon-attributes::before,
h6.icon:not(.icon-svg).icon-attributes::before,
h6 > .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-attributes::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-attributes::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-heading-view);
}
.login-form .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-attributes:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-attributes:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attributes.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attributes:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-attributes::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-accent-view);
}
a.button.icon:not(.icon-svg).icon-attributes::before,
a.button .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-attributes::before,
a.button.disabled .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-attributes:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-attributes::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-attributes:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-attributes::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-attributes::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-disable-view);
}
.icon:not(.icon-svg).icon-attributes.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-attributes.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes.icon-color-warning::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-warning-view);
}
a.icon:not(.icon-svg).icon-attributes.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-attributes.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.icon-color-warning::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-warning-hover-view);
}
.icon:not(.icon-svg).icon-attributes.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-attributes.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes.icon-color-negative::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-negative-view);
}
a.icon:not(.icon-svg).icon-attributes.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-attributes.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.icon-color-negative::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-negative-hover-view);
}
.icon:not(.icon-svg).icon-attributes.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-attributes.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes.icon-color-positive::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-positive-view);
}
a.icon:not(.icon-svg).icon-attributes.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-attributes.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.icon-color-positive::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-positive-hover-view);
}
.icon:not(.icon-svg).icon-attributes.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-attributes.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-attributes::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes.icon-color-new::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-new-view);
}
a.icon:not(.icon-svg).icon-attributes.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-attributes.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes.icon-color-new::before {
  background-image: url(2a1f8086a5394d498f55.svg#attributes-new-hover-view);
}
.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-attributes-visualization:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-attributes-visualization:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-attributes-visualization:not(.button):hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-normal-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-normal-hover-view);
}
.icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-neutral-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-neutral::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-primary .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-attributes-visualization::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-header .current .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-header .current a.icon:not(.icon-svg).icon-attributes-visualization:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-attributes-visualization:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-attributes-visualization.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-selected-view);
}
h1.icon:not(.icon-svg).icon-attributes-visualization::before,
h1 > .icon:not(.icon-svg).icon-attributes-visualization::before,
h2.icon:not(.icon-svg).icon-attributes-visualization::before,
h2 > .icon:not(.icon-svg).icon-attributes-visualization::before,
h3.icon:not(.icon-svg).icon-attributes-visualization::before,
h3 > .icon:not(.icon-svg).icon-attributes-visualization::before,
h4.icon:not(.icon-svg).icon-attributes-visualization::before,
h4 > .icon:not(.icon-svg).icon-attributes-visualization::before,
h5.icon:not(.icon-svg).icon-attributes-visualization::before,
h5 > .icon:not(.icon-svg).icon-attributes-visualization::before,
h6.icon:not(.icon-svg).icon-attributes-visualization::before,
h6 > .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-heading-view);
}
.login-form .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-attributes-visualization:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-attributes-visualization:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attributes-visualization.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-accent-view);
}
a.button.icon:not(.icon-svg).icon-attributes-visualization::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-attributes-visualization::before,
a.button.disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-attributes-visualization::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-attributes-visualization:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-attributes-visualization::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-attributes-visualization::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-disable-view);
}
.icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-warning-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-warning::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-warning-hover-view);
}
.icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-negative-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-negative::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-negative-hover-view);
}
.icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-positive-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-positive::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-positive-hover-view);
}
.icon:not(.icon-svg).icon-attributes-visualization.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-attributes-visualization.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-attributes-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-attributes-visualization.icon-color-new::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-new-view);
}
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-attributes-visualization.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-attributes-visualization.icon-color-new::before {
  background-image: url(5079fbde4a494803f5c2.svg#attributes-visualization-new-hover-view);
}
.icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-below::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-below:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-below:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-below:not(.button):hover::before,
a.icon:not(.icon-svg).icon-below.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-below:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-normal-view);
}
a.icon:not(.icon-svg).icon-below.hover::before,
a.icon:not(.icon-svg).icon-below:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-normal-hover-view);
}
.icon:not(.icon-svg).icon-below.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-below.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-below::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-below:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-neutral-view);
}
a.icon:not(.icon-svg).icon-below.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-below.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-below.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.icon-color-neutral::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-below::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-below::before,
.button.button-primary .icon:not(.icon-svg).icon-below::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-below::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-below::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-below::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-below::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-below::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-below::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-below::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-below::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-below::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-below::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-below::before,
.mxo-header .current .icon:not(.icon-svg).icon-below::before,
.mxo-header .current a.icon:not(.icon-svg).icon-below:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-below:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-below.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-below::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-below::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-below::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-below::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-below::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-below::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-below::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-selected-view);
}
h1.icon:not(.icon-svg).icon-below::before,
h1 > .icon:not(.icon-svg).icon-below::before,
h2.icon:not(.icon-svg).icon-below::before,
h2 > .icon:not(.icon-svg).icon-below::before,
h3.icon:not(.icon-svg).icon-below::before,
h3 > .icon:not(.icon-svg).icon-below::before,
h4.icon:not(.icon-svg).icon-below::before,
h4 > .icon:not(.icon-svg).icon-below::before,
h5.icon:not(.icon-svg).icon-below::before,
h5 > .icon:not(.icon-svg).icon-below::before,
h6.icon:not(.icon-svg).icon-below::before,
h6 > .icon:not(.icon-svg).icon-below::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-below::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-below::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-below::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-heading-view);
}
.login-form .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-below:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-below:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-below.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-below:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-below::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-below::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-below::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-below::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-below::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-below::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-accent-view);
}
a.button.icon:not(.icon-svg).icon-below::before,
a.button .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-below::before,
a.button.disabled .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-below::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-below:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-below::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-below::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-below::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-below:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-below::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-below::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-disable-view);
}
.icon:not(.icon-svg).icon-below.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-below.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below.icon-color-warning::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-warning-view);
}
a.icon:not(.icon-svg).icon-below.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-below.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-below.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.icon-color-warning::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-warning-hover-view);
}
.icon:not(.icon-svg).icon-below.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-below.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below.icon-color-negative::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-negative-view);
}
a.icon:not(.icon-svg).icon-below.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-below.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-below.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.icon-color-negative::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-negative-hover-view);
}
.icon:not(.icon-svg).icon-below.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-below.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below.icon-color-positive::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-positive-view);
}
a.icon:not(.icon-svg).icon-below.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-below.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-below.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.icon-color-positive::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-positive-hover-view);
}
.icon:not(.icon-svg).icon-below.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-below.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-below::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-below.icon-color-new::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-new-view);
}
a.icon:not(.icon-svg).icon-below.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-below.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-below.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-below.icon-color-new::before {
  background-image: url(dc9378cd889a6041d80c.svg#below-new-hover-view);
}
.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-bold:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-bold:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-bold:not(.button):hover::before,
a.icon:not(.icon-svg).icon-bold.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-bold:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-normal-view);
}
a.icon:not(.icon-svg).icon-bold.hover::before,
a.icon:not(.icon-svg).icon-bold:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-normal-hover-view);
}
.icon:not(.icon-svg).icon-bold.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-bold.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-bold:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-neutral-view);
}
a.icon:not(.icon-svg).icon-bold.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-bold.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-bold.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.icon-color-neutral::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-bold::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-bold::before,
.button.button-primary .icon:not(.icon-svg).icon-bold::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-bold::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-bold::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-bold::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-bold::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-bold::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-bold::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-bold::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-bold::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-bold::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-bold::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-bold::before,
.mxo-header .current .icon:not(.icon-svg).icon-bold::before,
.mxo-header .current a.icon:not(.icon-svg).icon-bold:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-bold:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-bold.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-bold::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-selected-view);
}
h1.icon:not(.icon-svg).icon-bold::before,
h1 > .icon:not(.icon-svg).icon-bold::before,
h2.icon:not(.icon-svg).icon-bold::before,
h2 > .icon:not(.icon-svg).icon-bold::before,
h3.icon:not(.icon-svg).icon-bold::before,
h3 > .icon:not(.icon-svg).icon-bold::before,
h4.icon:not(.icon-svg).icon-bold::before,
h4 > .icon:not(.icon-svg).icon-bold::before,
h5.icon:not(.icon-svg).icon-bold::before,
h5 > .icon:not(.icon-svg).icon-bold::before,
h6.icon:not(.icon-svg).icon-bold::before,
h6 > .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-bold::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-bold::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-heading-view);
}
.login-form .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-bold:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-bold:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-bold.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-bold:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-bold::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-accent-view);
}
a.button.icon:not(.icon-svg).icon-bold::before,
a.button .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-bold::before,
a.button.disabled .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-bold:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-bold::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-bold:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-bold::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-bold::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-disable-view);
}
.icon:not(.icon-svg).icon-bold.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-bold.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold.icon-color-warning::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-warning-view);
}
a.icon:not(.icon-svg).icon-bold.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-bold.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-bold.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.icon-color-warning::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-warning-hover-view);
}
.icon:not(.icon-svg).icon-bold.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-bold.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold.icon-color-negative::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-negative-view);
}
a.icon:not(.icon-svg).icon-bold.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-bold.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-bold.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.icon-color-negative::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-negative-hover-view);
}
.icon:not(.icon-svg).icon-bold.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-bold.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold.icon-color-positive::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-positive-view);
}
a.icon:not(.icon-svg).icon-bold.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-bold.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-bold.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.icon-color-positive::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-positive-hover-view);
}
.icon:not(.icon-svg).icon-bold.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-bold.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-bold::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-bold.icon-color-new::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-new-view);
}
a.icon:not(.icon-svg).icon-bold.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-bold.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-bold.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-bold.icon-color-new::before {
  background-image: url(16e19962ba142c49fefc.svg#bold-new-hover-view);
}
.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-branch:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-branch:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-branch:not(.button):hover::before,
a.icon:not(.icon-svg).icon-branch.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-branch:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-normal-view);
}
a.icon:not(.icon-svg).icon-branch.hover::before,
a.icon:not(.icon-svg).icon-branch:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-normal-hover-view);
}
.icon:not(.icon-svg).icon-branch.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-branch.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-branch:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-neutral-view);
}
a.icon:not(.icon-svg).icon-branch.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-branch.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-branch.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.icon-color-neutral::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-branch::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-branch::before,
.button.button-primary .icon:not(.icon-svg).icon-branch::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-branch::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-branch::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-branch::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-branch::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-branch::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-branch::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-branch::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-branch::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-branch::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-branch::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-branch::before,
.mxo-header .current .icon:not(.icon-svg).icon-branch::before,
.mxo-header .current a.icon:not(.icon-svg).icon-branch:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-branch:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-branch.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-branch::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-selected-view);
}
h1.icon:not(.icon-svg).icon-branch::before,
h1 > .icon:not(.icon-svg).icon-branch::before,
h2.icon:not(.icon-svg).icon-branch::before,
h2 > .icon:not(.icon-svg).icon-branch::before,
h3.icon:not(.icon-svg).icon-branch::before,
h3 > .icon:not(.icon-svg).icon-branch::before,
h4.icon:not(.icon-svg).icon-branch::before,
h4 > .icon:not(.icon-svg).icon-branch::before,
h5.icon:not(.icon-svg).icon-branch::before,
h5 > .icon:not(.icon-svg).icon-branch::before,
h6.icon:not(.icon-svg).icon-branch::before,
h6 > .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-branch::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-branch::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-heading-view);
}
.login-form .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-branch:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-branch:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-branch.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-branch:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-branch::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-accent-view);
}
a.button.icon:not(.icon-svg).icon-branch::before,
a.button .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-branch::before,
a.button.disabled .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-branch:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-branch::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-branch:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-branch::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-branch::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-disable-view);
}
.icon:not(.icon-svg).icon-branch.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-branch.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch.icon-color-warning::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-warning-view);
}
a.icon:not(.icon-svg).icon-branch.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-branch.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-branch.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.icon-color-warning::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-warning-hover-view);
}
.icon:not(.icon-svg).icon-branch.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-branch.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch.icon-color-negative::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-negative-view);
}
a.icon:not(.icon-svg).icon-branch.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-branch.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-branch.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.icon-color-negative::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-negative-hover-view);
}
.icon:not(.icon-svg).icon-branch.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-branch.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch.icon-color-positive::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-positive-view);
}
a.icon:not(.icon-svg).icon-branch.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-branch.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-branch.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.icon-color-positive::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-positive-hover-view);
}
.icon:not(.icon-svg).icon-branch.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-branch.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-branch.icon-color-new::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-new-view);
}
a.icon:not(.icon-svg).icon-branch.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-branch.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-branch.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-branch.icon-color-new::before {
  background-image: url(5480fefa8e27f401c445.svg#branch-new-hover-view);
}
.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-cardinality:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-cardinality:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-cardinality:not(.button):hover::before,
a.icon:not(.icon-svg).icon-cardinality.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-cardinality:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-normal-view);
}
a.icon:not(.icon-svg).icon-cardinality.hover::before,
a.icon:not(.icon-svg).icon-cardinality:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-normal-hover-view);
}
.icon:not(.icon-svg).icon-cardinality.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-cardinality.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-cardinality:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-neutral-view);
}
a.icon:not(.icon-svg).icon-cardinality.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-cardinality.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-cardinality.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.icon-color-neutral::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-cardinality::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-cardinality::before,
.button.button-primary .icon:not(.icon-svg).icon-cardinality::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-cardinality::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-cardinality::before,
.mxo-header .current .icon:not(.icon-svg).icon-cardinality::before,
.mxo-header .current a.icon:not(.icon-svg).icon-cardinality:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-cardinality:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-cardinality.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-cardinality::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-selected-view);
}
h1.icon:not(.icon-svg).icon-cardinality::before,
h1 > .icon:not(.icon-svg).icon-cardinality::before,
h2.icon:not(.icon-svg).icon-cardinality::before,
h2 > .icon:not(.icon-svg).icon-cardinality::before,
h3.icon:not(.icon-svg).icon-cardinality::before,
h3 > .icon:not(.icon-svg).icon-cardinality::before,
h4.icon:not(.icon-svg).icon-cardinality::before,
h4 > .icon:not(.icon-svg).icon-cardinality::before,
h5.icon:not(.icon-svg).icon-cardinality::before,
h5 > .icon:not(.icon-svg).icon-cardinality::before,
h6.icon:not(.icon-svg).icon-cardinality::before,
h6 > .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-cardinality::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-cardinality::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-heading-view);
}
.login-form .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-cardinality:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-cardinality:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-cardinality.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-cardinality:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-cardinality::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-accent-view);
}
a.button.icon:not(.icon-svg).icon-cardinality::before,
a.button .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-cardinality::before,
a.button.disabled .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-cardinality:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-cardinality::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-cardinality:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-cardinality::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-cardinality::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-disable-view);
}
.icon:not(.icon-svg).icon-cardinality.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-cardinality.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality.icon-color-warning::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-warning-view);
}
a.icon:not(.icon-svg).icon-cardinality.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-cardinality.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-cardinality.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.icon-color-warning::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-warning-hover-view);
}
.icon:not(.icon-svg).icon-cardinality.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-cardinality.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality.icon-color-negative::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-negative-view);
}
a.icon:not(.icon-svg).icon-cardinality.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-cardinality.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-cardinality.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.icon-color-negative::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-negative-hover-view);
}
.icon:not(.icon-svg).icon-cardinality.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-cardinality.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality.icon-color-positive::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-positive-view);
}
a.icon:not(.icon-svg).icon-cardinality.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-cardinality.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-cardinality.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.icon-color-positive::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-positive-hover-view);
}
.icon:not(.icon-svg).icon-cardinality.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-cardinality.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-cardinality::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-cardinality.icon-color-new::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-new-view);
}
a.icon:not(.icon-svg).icon-cardinality.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-cardinality.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-cardinality.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-cardinality.icon-color-new::before {
  background-image: url(fa19966ef16e4ccca262.svg#cardinality-new-hover-view);
}
.icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-central::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-central:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-central:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-central:not(.button):hover::before,
a.icon:not(.icon-svg).icon-central.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-central:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-normal-view);
}
a.icon:not(.icon-svg).icon-central.hover::before,
a.icon:not(.icon-svg).icon-central:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-normal-hover-view);
}
.icon:not(.icon-svg).icon-central.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-central.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-central::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-central:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-neutral-view);
}
a.icon:not(.icon-svg).icon-central.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-central.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-central.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.icon-color-neutral::before {
  background-image: url(04b93448571cf666d82a.svg#central-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-central::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-central::before,
.button.button-primary .icon:not(.icon-svg).icon-central::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-central::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-central::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-central::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-central::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-central::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-central::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-central::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-central::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-central::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-central::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-central::before,
.mxo-header .current .icon:not(.icon-svg).icon-central::before,
.mxo-header .current a.icon:not(.icon-svg).icon-central:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-central:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-central.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-central::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-central::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-central::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-central::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-central::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-central::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-central::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-selected-view);
}
h1.icon:not(.icon-svg).icon-central::before,
h1 > .icon:not(.icon-svg).icon-central::before,
h2.icon:not(.icon-svg).icon-central::before,
h2 > .icon:not(.icon-svg).icon-central::before,
h3.icon:not(.icon-svg).icon-central::before,
h3 > .icon:not(.icon-svg).icon-central::before,
h4.icon:not(.icon-svg).icon-central::before,
h4 > .icon:not(.icon-svg).icon-central::before,
h5.icon:not(.icon-svg).icon-central::before,
h5 > .icon:not(.icon-svg).icon-central::before,
h6.icon:not(.icon-svg).icon-central::before,
h6 > .icon:not(.icon-svg).icon-central::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-central::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-central::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-central::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-heading-view);
}
.login-form .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-central:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-central:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-central.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-central:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-central::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-central::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-central::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-central::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-central::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-central::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-accent-view);
}
a.button.icon:not(.icon-svg).icon-central::before,
a.button .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-central::before,
a.button.disabled .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-central::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-central:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-central::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-central::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-central::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-central:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-central::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-central::before {
  background-image: url(04b93448571cf666d82a.svg#central-disable-view);
}
.icon:not(.icon-svg).icon-central.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-central.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central.icon-color-warning::before {
  background-image: url(04b93448571cf666d82a.svg#central-warning-view);
}
a.icon:not(.icon-svg).icon-central.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-central.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-central.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.icon-color-warning::before {
  background-image: url(04b93448571cf666d82a.svg#central-warning-hover-view);
}
.icon:not(.icon-svg).icon-central.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-central.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central.icon-color-negative::before {
  background-image: url(04b93448571cf666d82a.svg#central-negative-view);
}
a.icon:not(.icon-svg).icon-central.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-central.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-central.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.icon-color-negative::before {
  background-image: url(04b93448571cf666d82a.svg#central-negative-hover-view);
}
.icon:not(.icon-svg).icon-central.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-central.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central.icon-color-positive::before {
  background-image: url(04b93448571cf666d82a.svg#central-positive-view);
}
a.icon:not(.icon-svg).icon-central.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-central.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-central.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.icon-color-positive::before {
  background-image: url(04b93448571cf666d82a.svg#central-positive-hover-view);
}
.icon:not(.icon-svg).icon-central.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-central.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-central::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-central.icon-color-new::before {
  background-image: url(04b93448571cf666d82a.svg#central-new-view);
}
a.icon:not(.icon-svg).icon-central.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-central.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-central.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-central.icon-color-new::before {
  background-image: url(04b93448571cf666d82a.svg#central-new-hover-view);
}
.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-circle-delete:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-circle-delete:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-circle-delete:not(.button):hover::before,
a.icon:not(.icon-svg).icon-circle-delete.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-circle-delete:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-normal-view);
}
a.icon:not(.icon-svg).icon-circle-delete.hover::before,
a.icon:not(.icon-svg).icon-circle-delete:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-normal-hover-view);
}
.icon:not(.icon-svg).icon-circle-delete.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-circle-delete.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-delete:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-neutral-view);
}
a.icon:not(.icon-svg).icon-circle-delete.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-circle-delete.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-delete.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.icon-color-neutral::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-circle-delete::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-circle-delete::before,
.button.button-primary .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-header .current .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-header .current a.icon:not(.icon-svg).icon-circle-delete:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-circle-delete:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-circle-delete.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-selected-view);
}
h1.icon:not(.icon-svg).icon-circle-delete::before,
h1 > .icon:not(.icon-svg).icon-circle-delete::before,
h2.icon:not(.icon-svg).icon-circle-delete::before,
h2 > .icon:not(.icon-svg).icon-circle-delete::before,
h3.icon:not(.icon-svg).icon-circle-delete::before,
h3 > .icon:not(.icon-svg).icon-circle-delete::before,
h4.icon:not(.icon-svg).icon-circle-delete::before,
h4 > .icon:not(.icon-svg).icon-circle-delete::before,
h5.icon:not(.icon-svg).icon-circle-delete::before,
h5 > .icon:not(.icon-svg).icon-circle-delete::before,
h6.icon:not(.icon-svg).icon-circle-delete::before,
h6 > .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-circle-delete::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-circle-delete::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-heading-view);
}
.login-form .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-circle-delete:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-circle-delete:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-delete.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-delete:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-circle-delete::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-accent-view);
}
a.button.icon:not(.icon-svg).icon-circle-delete::before,
a.button .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-circle-delete::before,
a.button.disabled .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-circle-delete:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-circle-delete::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-circle-delete:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-circle-delete::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-circle-delete::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-disable-view);
}
.icon:not(.icon-svg).icon-circle-delete.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-circle-delete.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete.icon-color-warning::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-warning-view);
}
a.icon:not(.icon-svg).icon-circle-delete.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-circle-delete.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-delete.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.icon-color-warning::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-warning-hover-view);
}
.icon:not(.icon-svg).icon-circle-delete.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-circle-delete.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete.icon-color-negative::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-negative-view);
}
a.icon:not(.icon-svg).icon-circle-delete.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-circle-delete.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-delete.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.icon-color-negative::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-negative-hover-view);
}
.icon:not(.icon-svg).icon-circle-delete.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-circle-delete.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete.icon-color-positive::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-positive-view);
}
a.icon:not(.icon-svg).icon-circle-delete.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-circle-delete.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-delete.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.icon-color-positive::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-positive-hover-view);
}
.icon:not(.icon-svg).icon-circle-delete.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-circle-delete.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-delete.icon-color-new::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-new-view);
}
a.icon:not(.icon-svg).icon-circle-delete.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-circle-delete.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-delete.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-delete.icon-color-new::before {
  background-image: url(83c5f35cc1b33004a249.svg#circle-delete-new-hover-view);
}
.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-circle-help:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-circle-help:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-circle-help:not(.button):hover::before,
a.icon:not(.icon-svg).icon-circle-help.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-circle-help:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-normal-view);
}
a.icon:not(.icon-svg).icon-circle-help.hover::before,
a.icon:not(.icon-svg).icon-circle-help:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-normal-hover-view);
}
.icon:not(.icon-svg).icon-circle-help.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-circle-help.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-help:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-neutral-view);
}
a.icon:not(.icon-svg).icon-circle-help.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-circle-help.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-help.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.icon-color-neutral::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-circle-help::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-circle-help::before,
.button.button-primary .icon:not(.icon-svg).icon-circle-help::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-help::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-help::before,
.mxo-header .current .icon:not(.icon-svg).icon-circle-help::before,
.mxo-header .current a.icon:not(.icon-svg).icon-circle-help:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-circle-help:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-circle-help.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-circle-help::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-selected-view);
}
h1.icon:not(.icon-svg).icon-circle-help::before,
h1 > .icon:not(.icon-svg).icon-circle-help::before,
h2.icon:not(.icon-svg).icon-circle-help::before,
h2 > .icon:not(.icon-svg).icon-circle-help::before,
h3.icon:not(.icon-svg).icon-circle-help::before,
h3 > .icon:not(.icon-svg).icon-circle-help::before,
h4.icon:not(.icon-svg).icon-circle-help::before,
h4 > .icon:not(.icon-svg).icon-circle-help::before,
h5.icon:not(.icon-svg).icon-circle-help::before,
h5 > .icon:not(.icon-svg).icon-circle-help::before,
h6.icon:not(.icon-svg).icon-circle-help::before,
h6 > .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-circle-help::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-circle-help::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-heading-view);
}
.login-form .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-circle-help:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-circle-help:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-help.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-help:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-circle-help::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-accent-view);
}
a.button.icon:not(.icon-svg).icon-circle-help::before,
a.button .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-circle-help::before,
a.button.disabled .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-circle-help:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-circle-help::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-circle-help:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-circle-help::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-circle-help::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-disable-view);
}
.icon:not(.icon-svg).icon-circle-help.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-circle-help.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help.icon-color-warning::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-warning-view);
}
a.icon:not(.icon-svg).icon-circle-help.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-circle-help.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-help.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.icon-color-warning::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-warning-hover-view);
}
.icon:not(.icon-svg).icon-circle-help.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-circle-help.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help.icon-color-negative::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-negative-view);
}
a.icon:not(.icon-svg).icon-circle-help.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-circle-help.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-help.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.icon-color-negative::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-negative-hover-view);
}
.icon:not(.icon-svg).icon-circle-help.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-circle-help.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help.icon-color-positive::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-positive-view);
}
a.icon:not(.icon-svg).icon-circle-help.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-circle-help.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-help.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.icon-color-positive::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-positive-hover-view);
}
.icon:not(.icon-svg).icon-circle-help.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-circle-help.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-help::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-help.icon-color-new::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-new-view);
}
a.icon:not(.icon-svg).icon-circle-help.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-circle-help.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-help.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-help.icon-color-new::before {
  background-image: url(1713a83b8b6e823d10a5.svg#circle-help-new-hover-view);
}
.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-circle-minus:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-circle-minus:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-circle-minus:not(.button):hover::before,
a.icon:not(.icon-svg).icon-circle-minus.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-circle-minus:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-normal-view);
}
a.icon:not(.icon-svg).icon-circle-minus.hover::before,
a.icon:not(.icon-svg).icon-circle-minus:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-normal-hover-view);
}
.icon:not(.icon-svg).icon-circle-minus.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-circle-minus.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-minus:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-neutral-view);
}
a.icon:not(.icon-svg).icon-circle-minus.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-circle-minus.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-minus.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.icon-color-neutral::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-circle-minus::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-circle-minus::before,
.button.button-primary .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-minus::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-header .current .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-header .current a.icon:not(.icon-svg).icon-circle-minus:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-circle-minus:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-circle-minus.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-selected-view);
}
h1.icon:not(.icon-svg).icon-circle-minus::before,
h1 > .icon:not(.icon-svg).icon-circle-minus::before,
h2.icon:not(.icon-svg).icon-circle-minus::before,
h2 > .icon:not(.icon-svg).icon-circle-minus::before,
h3.icon:not(.icon-svg).icon-circle-minus::before,
h3 > .icon:not(.icon-svg).icon-circle-minus::before,
h4.icon:not(.icon-svg).icon-circle-minus::before,
h4 > .icon:not(.icon-svg).icon-circle-minus::before,
h5.icon:not(.icon-svg).icon-circle-minus::before,
h5 > .icon:not(.icon-svg).icon-circle-minus::before,
h6.icon:not(.icon-svg).icon-circle-minus::before,
h6 > .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-circle-minus::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-circle-minus::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-heading-view);
}
.login-form .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-circle-minus:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-circle-minus:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-minus.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-minus:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-circle-minus::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-accent-view);
}
a.button.icon:not(.icon-svg).icon-circle-minus::before,
a.button .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-circle-minus::before,
a.button.disabled .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-circle-minus:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-circle-minus::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-circle-minus:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-circle-minus::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-circle-minus::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-disable-view);
}
.icon:not(.icon-svg).icon-circle-minus.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-circle-minus.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus.icon-color-warning::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-warning-view);
}
a.icon:not(.icon-svg).icon-circle-minus.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-circle-minus.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-minus.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.icon-color-warning::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-warning-hover-view);
}
.icon:not(.icon-svg).icon-circle-minus.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-circle-minus.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus.icon-color-negative::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-negative-view);
}
a.icon:not(.icon-svg).icon-circle-minus.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-circle-minus.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-minus.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.icon-color-negative::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-negative-hover-view);
}
.icon:not(.icon-svg).icon-circle-minus.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-circle-minus.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus.icon-color-positive::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-positive-view);
}
a.icon:not(.icon-svg).icon-circle-minus.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-circle-minus.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-minus.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.icon-color-positive::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-positive-hover-view);
}
.icon:not(.icon-svg).icon-circle-minus.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-circle-minus.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-minus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-minus.icon-color-new::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-new-view);
}
a.icon:not(.icon-svg).icon-circle-minus.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-circle-minus.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-minus.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-minus.icon-color-new::before {
  background-image: url(7e052c7bfd36b5e80e2f.svg#circle-minus-new-hover-view);
}
.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-circle-plus:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-circle-plus:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-circle-plus:not(.button):hover::before,
a.icon:not(.icon-svg).icon-circle-plus.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-circle-plus:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-normal-view);
}
a.icon:not(.icon-svg).icon-circle-plus.hover::before,
a.icon:not(.icon-svg).icon-circle-plus:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-normal-hover-view);
}
.icon:not(.icon-svg).icon-circle-plus.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-circle-plus.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-plus:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-neutral-view);
}
a.icon:not(.icon-svg).icon-circle-plus.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-circle-plus.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-plus.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.icon-color-neutral::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-circle-plus::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-circle-plus::before,
.button.button-primary .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-circle-plus::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-header .current .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-header .current a.icon:not(.icon-svg).icon-circle-plus:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-circle-plus:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-circle-plus.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-selected-view);
}
h1.icon:not(.icon-svg).icon-circle-plus::before,
h1 > .icon:not(.icon-svg).icon-circle-plus::before,
h2.icon:not(.icon-svg).icon-circle-plus::before,
h2 > .icon:not(.icon-svg).icon-circle-plus::before,
h3.icon:not(.icon-svg).icon-circle-plus::before,
h3 > .icon:not(.icon-svg).icon-circle-plus::before,
h4.icon:not(.icon-svg).icon-circle-plus::before,
h4 > .icon:not(.icon-svg).icon-circle-plus::before,
h5.icon:not(.icon-svg).icon-circle-plus::before,
h5 > .icon:not(.icon-svg).icon-circle-plus::before,
h6.icon:not(.icon-svg).icon-circle-plus::before,
h6 > .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-circle-plus::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-circle-plus::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-heading-view);
}
.login-form .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-circle-plus:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-circle-plus:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-plus.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-circle-plus:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-circle-plus::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-accent-view);
}
a.button.icon:not(.icon-svg).icon-circle-plus::before,
a.button .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-circle-plus::before,
a.button.disabled .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-circle-plus:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-circle-plus::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-circle-plus:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-circle-plus::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-circle-plus::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-disable-view);
}
.icon:not(.icon-svg).icon-circle-plus.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-circle-plus.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus.icon-color-warning::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-warning-view);
}
a.icon:not(.icon-svg).icon-circle-plus.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-circle-plus.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-plus.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.icon-color-warning::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-warning-hover-view);
}
.icon:not(.icon-svg).icon-circle-plus.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-circle-plus.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus.icon-color-negative::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-negative-view);
}
a.icon:not(.icon-svg).icon-circle-plus.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-circle-plus.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-plus.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.icon-color-negative::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-negative-hover-view);
}
.icon:not(.icon-svg).icon-circle-plus.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-circle-plus.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus.icon-color-positive::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-positive-view);
}
a.icon:not(.icon-svg).icon-circle-plus.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-circle-plus.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-plus.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.icon-color-positive::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-positive-hover-view);
}
.icon:not(.icon-svg).icon-circle-plus.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-circle-plus.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-circle-plus::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-circle-plus.icon-color-new::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-new-view);
}
a.icon:not(.icon-svg).icon-circle-plus.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-circle-plus.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-circle-plus.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-circle-plus.icon-color-new::before {
  background-image: url(b0c02d7b0d0bbf52a18a.svg#circle-plus-new-hover-view);
}
.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-clear:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-clear:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-clear:not(.button):hover::before,
a.icon:not(.icon-svg).icon-clear.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-clear:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-normal-view);
}
a.icon:not(.icon-svg).icon-clear.hover::before,
a.icon:not(.icon-svg).icon-clear:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-normal-hover-view);
}
.icon:not(.icon-svg).icon-clear.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-clear.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-clear:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-neutral-view);
}
a.icon:not(.icon-svg).icon-clear.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-clear.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-clear.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.icon-color-neutral::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-clear::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-clear::before,
.button.button-primary .icon:not(.icon-svg).icon-clear::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-clear::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-clear::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-clear::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-clear::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-clear::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-clear::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-clear::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-clear::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-clear::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-clear::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-clear::before,
.mxo-header .current .icon:not(.icon-svg).icon-clear::before,
.mxo-header .current a.icon:not(.icon-svg).icon-clear:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-clear:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-clear.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-clear::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-selected-view);
}
h1.icon:not(.icon-svg).icon-clear::before,
h1 > .icon:not(.icon-svg).icon-clear::before,
h2.icon:not(.icon-svg).icon-clear::before,
h2 > .icon:not(.icon-svg).icon-clear::before,
h3.icon:not(.icon-svg).icon-clear::before,
h3 > .icon:not(.icon-svg).icon-clear::before,
h4.icon:not(.icon-svg).icon-clear::before,
h4 > .icon:not(.icon-svg).icon-clear::before,
h5.icon:not(.icon-svg).icon-clear::before,
h5 > .icon:not(.icon-svg).icon-clear::before,
h6.icon:not(.icon-svg).icon-clear::before,
h6 > .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-clear::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-clear::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-heading-view);
}
.login-form .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-clear:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-clear:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-clear.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-clear:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-clear::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-accent-view);
}
a.button.icon:not(.icon-svg).icon-clear::before,
a.button .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-clear::before,
a.button.disabled .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-clear:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-clear::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-clear:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-clear::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-clear::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-disable-view);
}
.icon:not(.icon-svg).icon-clear.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-clear.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear.icon-color-warning::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-warning-view);
}
a.icon:not(.icon-svg).icon-clear.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-clear.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-clear.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.icon-color-warning::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-warning-hover-view);
}
.icon:not(.icon-svg).icon-clear.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-clear.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear.icon-color-negative::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-negative-view);
}
a.icon:not(.icon-svg).icon-clear.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-clear.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-clear.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.icon-color-negative::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-negative-hover-view);
}
.icon:not(.icon-svg).icon-clear.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-clear.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear.icon-color-positive::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-positive-view);
}
a.icon:not(.icon-svg).icon-clear.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-clear.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-clear.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.icon-color-positive::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-positive-hover-view);
}
.icon:not(.icon-svg).icon-clear.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-clear.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-clear::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-clear.icon-color-new::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-new-view);
}
a.icon:not(.icon-svg).icon-clear.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-clear.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-clear.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-clear.icon-color-new::before {
  background-image: url(4df48097e028f81bc6b5.svg#clear-new-hover-view);
}
.icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-close::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-close:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-close:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-close:not(.button):hover::before,
a.icon:not(.icon-svg).icon-close.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-close:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-normal-view);
}
a.icon:not(.icon-svg).icon-close.hover::before,
a.icon:not(.icon-svg).icon-close:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-normal-hover-view);
}
.icon:not(.icon-svg).icon-close.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-close.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-close::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-close:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-neutral-view);
}
a.icon:not(.icon-svg).icon-close.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-close.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-close.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.icon-color-neutral::before {
  background-image: url(0776b32f1608f78c5026.svg#close-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-close::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-close::before,
.button.button-primary .icon:not(.icon-svg).icon-close::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-close::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-close::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-close::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-close::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-close::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-close::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-close::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-close::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-close::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-close::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-close::before,
.mxo-header .current .icon:not(.icon-svg).icon-close::before,
.mxo-header .current a.icon:not(.icon-svg).icon-close:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-close:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-close.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-close::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-close::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-close::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-close::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-close::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-close::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-close::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-selected-view);
}
h1.icon:not(.icon-svg).icon-close::before,
h1 > .icon:not(.icon-svg).icon-close::before,
h2.icon:not(.icon-svg).icon-close::before,
h2 > .icon:not(.icon-svg).icon-close::before,
h3.icon:not(.icon-svg).icon-close::before,
h3 > .icon:not(.icon-svg).icon-close::before,
h4.icon:not(.icon-svg).icon-close::before,
h4 > .icon:not(.icon-svg).icon-close::before,
h5.icon:not(.icon-svg).icon-close::before,
h5 > .icon:not(.icon-svg).icon-close::before,
h6.icon:not(.icon-svg).icon-close::before,
h6 > .icon:not(.icon-svg).icon-close::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-close::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-close::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-close::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-heading-view);
}
.login-form .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-close:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-close:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-close.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-close:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-close::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-close::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-close::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-close::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-close::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-close::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-accent-view);
}
a.button.icon:not(.icon-svg).icon-close::before,
a.button .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-close::before,
a.button.disabled .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-close::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-close:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-close::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-close::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-close::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-close:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-close::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-close::before {
  background-image: url(0776b32f1608f78c5026.svg#close-disable-view);
}
.icon:not(.icon-svg).icon-close.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-close.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close.icon-color-warning::before {
  background-image: url(0776b32f1608f78c5026.svg#close-warning-view);
}
a.icon:not(.icon-svg).icon-close.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-close.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-close.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.icon-color-warning::before {
  background-image: url(0776b32f1608f78c5026.svg#close-warning-hover-view);
}
.icon:not(.icon-svg).icon-close.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-close.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close.icon-color-negative::before {
  background-image: url(0776b32f1608f78c5026.svg#close-negative-view);
}
a.icon:not(.icon-svg).icon-close.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-close.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-close.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.icon-color-negative::before {
  background-image: url(0776b32f1608f78c5026.svg#close-negative-hover-view);
}
.icon:not(.icon-svg).icon-close.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-close.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close.icon-color-positive::before {
  background-image: url(0776b32f1608f78c5026.svg#close-positive-view);
}
a.icon:not(.icon-svg).icon-close.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-close.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-close.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.icon-color-positive::before {
  background-image: url(0776b32f1608f78c5026.svg#close-positive-hover-view);
}
.icon:not(.icon-svg).icon-close.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-close.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-close::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-close.icon-color-new::before {
  background-image: url(0776b32f1608f78c5026.svg#close-new-view);
}
a.icon:not(.icon-svg).icon-close.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-close.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-close.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-close.icon-color-new::before {
  background-image: url(0776b32f1608f78c5026.svg#close-new-hover-view);
}
.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-collapse:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-collapse:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-collapse:not(.button):hover::before,
a.icon:not(.icon-svg).icon-collapse.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-collapse:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-normal-view);
}
a.icon:not(.icon-svg).icon-collapse.hover::before,
a.icon:not(.icon-svg).icon-collapse:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-normal-hover-view);
}
.icon:not(.icon-svg).icon-collapse.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-collapse.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collapse:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-neutral-view);
}
a.icon:not(.icon-svg).icon-collapse.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-collapse.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collapse.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.icon-color-neutral::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-collapse::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-collapse::before,
.button.button-primary .icon:not(.icon-svg).icon-collapse::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-collapse::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collapse::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collapse::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collapse::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collapse::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collapse::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collapse::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collapse::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collapse::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collapse::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collapse::before,
.mxo-header .current .icon:not(.icon-svg).icon-collapse::before,
.mxo-header .current a.icon:not(.icon-svg).icon-collapse:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-collapse:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-collapse.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-collapse::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-selected-view);
}
h1.icon:not(.icon-svg).icon-collapse::before,
h1 > .icon:not(.icon-svg).icon-collapse::before,
h2.icon:not(.icon-svg).icon-collapse::before,
h2 > .icon:not(.icon-svg).icon-collapse::before,
h3.icon:not(.icon-svg).icon-collapse::before,
h3 > .icon:not(.icon-svg).icon-collapse::before,
h4.icon:not(.icon-svg).icon-collapse::before,
h4 > .icon:not(.icon-svg).icon-collapse::before,
h5.icon:not(.icon-svg).icon-collapse::before,
h5 > .icon:not(.icon-svg).icon-collapse::before,
h6.icon:not(.icon-svg).icon-collapse::before,
h6 > .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-collapse::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-collapse::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-heading-view);
}
.login-form .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-collapse:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-collapse:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-collapse.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-collapse:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-collapse::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-accent-view);
}
a.button.icon:not(.icon-svg).icon-collapse::before,
a.button .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-collapse::before,
a.button.disabled .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-collapse:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-collapse::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-collapse:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-collapse::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-collapse::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-disable-view);
}
.icon:not(.icon-svg).icon-collapse.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-collapse.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse.icon-color-warning::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-warning-view);
}
a.icon:not(.icon-svg).icon-collapse.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-collapse.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collapse.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.icon-color-warning::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-warning-hover-view);
}
.icon:not(.icon-svg).icon-collapse.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-collapse.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse.icon-color-negative::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-negative-view);
}
a.icon:not(.icon-svg).icon-collapse.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-collapse.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collapse.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.icon-color-negative::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-negative-hover-view);
}
.icon:not(.icon-svg).icon-collapse.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-collapse.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse.icon-color-positive::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-positive-view);
}
a.icon:not(.icon-svg).icon-collapse.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-collapse.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collapse.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.icon-color-positive::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-positive-hover-view);
}
.icon:not(.icon-svg).icon-collapse.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-collapse.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collapse.icon-color-new::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-new-view);
}
a.icon:not(.icon-svg).icon-collapse.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-collapse.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collapse.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collapse.icon-color-new::before {
  background-image: url(7afac425f4b3d633a143.svg#collapse-new-hover-view);
}
.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-collection:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-collection:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-collection:not(.button):hover::before,
a.icon:not(.icon-svg).icon-collection.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-collection:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-normal-view);
}
a.icon:not(.icon-svg).icon-collection.hover::before,
a.icon:not(.icon-svg).icon-collection:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-normal-hover-view);
}
.icon:not(.icon-svg).icon-collection.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-collection.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collection:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-neutral-view);
}
a.icon:not(.icon-svg).icon-collection.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-collection.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collection.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.icon-color-neutral::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-collection::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-collection::before,
.button.button-primary .icon:not(.icon-svg).icon-collection::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-collection::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collection::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collection::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collection::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collection::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collection::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collection::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collection::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collection::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-collection::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-collection::before,
.mxo-header .current .icon:not(.icon-svg).icon-collection::before,
.mxo-header .current a.icon:not(.icon-svg).icon-collection:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-collection:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-collection.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-collection::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-selected-view);
}
h1.icon:not(.icon-svg).icon-collection::before,
h1 > .icon:not(.icon-svg).icon-collection::before,
h2.icon:not(.icon-svg).icon-collection::before,
h2 > .icon:not(.icon-svg).icon-collection::before,
h3.icon:not(.icon-svg).icon-collection::before,
h3 > .icon:not(.icon-svg).icon-collection::before,
h4.icon:not(.icon-svg).icon-collection::before,
h4 > .icon:not(.icon-svg).icon-collection::before,
h5.icon:not(.icon-svg).icon-collection::before,
h5 > .icon:not(.icon-svg).icon-collection::before,
h6.icon:not(.icon-svg).icon-collection::before,
h6 > .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-collection::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-collection::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-heading-view);
}
.login-form .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-collection:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-collection:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-collection.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-collection:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-collection::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-accent-view);
}
a.button.icon:not(.icon-svg).icon-collection::before,
a.button .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-collection::before,
a.button.disabled .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-collection:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-collection::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-collection:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-collection::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-collection::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-disable-view);
}
.icon:not(.icon-svg).icon-collection.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-collection.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection.icon-color-warning::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-warning-view);
}
a.icon:not(.icon-svg).icon-collection.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-collection.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collection.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.icon-color-warning::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-warning-hover-view);
}
.icon:not(.icon-svg).icon-collection.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-collection.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection.icon-color-negative::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-negative-view);
}
a.icon:not(.icon-svg).icon-collection.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-collection.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collection.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.icon-color-negative::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-negative-hover-view);
}
.icon:not(.icon-svg).icon-collection.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-collection.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection.icon-color-positive::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-positive-view);
}
a.icon:not(.icon-svg).icon-collection.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-collection.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collection.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.icon-color-positive::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-positive-hover-view);
}
.icon:not(.icon-svg).icon-collection.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-collection.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-collection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-collection.icon-color-new::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-new-view);
}
a.icon:not(.icon-svg).icon-collection.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-collection.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-collection.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-collection.icon-color-new::before {
  background-image: url(4e55f9fdcb76bed71a4d.svg#collection-new-hover-view);
}
.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-comment:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-comment:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-comment:not(.button):hover::before,
a.icon:not(.icon-svg).icon-comment.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-comment:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-normal-view);
}
a.icon:not(.icon-svg).icon-comment.hover::before,
a.icon:not(.icon-svg).icon-comment:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-normal-hover-view);
}
.icon:not(.icon-svg).icon-comment.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-comment.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-neutral-view);
}
a.icon:not(.icon-svg).icon-comment.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-comment.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.icon-color-neutral::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-comment::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-comment::before,
.button.button-primary .icon:not(.icon-svg).icon-comment::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-comment::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment::before,
.mxo-header .current .icon:not(.icon-svg).icon-comment::before,
.mxo-header .current a.icon:not(.icon-svg).icon-comment:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-comment:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-comment.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-comment::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-selected-view);
}
h1.icon:not(.icon-svg).icon-comment::before,
h1 > .icon:not(.icon-svg).icon-comment::before,
h2.icon:not(.icon-svg).icon-comment::before,
h2 > .icon:not(.icon-svg).icon-comment::before,
h3.icon:not(.icon-svg).icon-comment::before,
h3 > .icon:not(.icon-svg).icon-comment::before,
h4.icon:not(.icon-svg).icon-comment::before,
h4 > .icon:not(.icon-svg).icon-comment::before,
h5.icon:not(.icon-svg).icon-comment::before,
h5 > .icon:not(.icon-svg).icon-comment::before,
h6.icon:not(.icon-svg).icon-comment::before,
h6 > .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-comment::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-comment::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-heading-view);
}
.login-form .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-comment:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-comment:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-comment::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-accent-view);
}
a.button.icon:not(.icon-svg).icon-comment::before,
a.button .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-comment::before,
a.button.disabled .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-comment:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-comment::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-comment:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-comment::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-comment::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-disable-view);
}
.icon:not(.icon-svg).icon-comment.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-comment.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment.icon-color-warning::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-warning-view);
}
a.icon:not(.icon-svg).icon-comment.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-comment.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.icon-color-warning::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-warning-hover-view);
}
.icon:not(.icon-svg).icon-comment.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-comment.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment.icon-color-negative::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-negative-view);
}
a.icon:not(.icon-svg).icon-comment.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-comment.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.icon-color-negative::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-negative-hover-view);
}
.icon:not(.icon-svg).icon-comment.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-comment.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment.icon-color-positive::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-positive-view);
}
a.icon:not(.icon-svg).icon-comment.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-comment.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.icon-color-positive::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-positive-hover-view);
}
.icon:not(.icon-svg).icon-comment.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-comment.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment.icon-color-new::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-new-view);
}
a.icon:not(.icon-svg).icon-comment.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-comment.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment.icon-color-new::before {
  background-image: url(f1ab6756c6264b345d78.svg#comment-new-hover-view);
}
.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-comment-add:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-comment-add:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-comment-add:not(.button):hover::before,
a.icon:not(.icon-svg).icon-comment-add.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-comment-add:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-normal-view);
}
a.icon:not(.icon-svg).icon-comment-add.hover::before,
a.icon:not(.icon-svg).icon-comment-add:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-normal-hover-view);
}
.icon:not(.icon-svg).icon-comment-add.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-comment-add.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-add:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-neutral-view);
}
a.icon:not(.icon-svg).icon-comment-add.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-comment-add.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-add.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.icon-color-neutral::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-comment-add::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-comment-add::before,
.button.button-primary .icon:not(.icon-svg).icon-comment-add::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-add::before,
.mxo-header .current .icon:not(.icon-svg).icon-comment-add::before,
.mxo-header .current a.icon:not(.icon-svg).icon-comment-add:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-comment-add:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-comment-add.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-comment-add::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-selected-view);
}
h1.icon:not(.icon-svg).icon-comment-add::before,
h1 > .icon:not(.icon-svg).icon-comment-add::before,
h2.icon:not(.icon-svg).icon-comment-add::before,
h2 > .icon:not(.icon-svg).icon-comment-add::before,
h3.icon:not(.icon-svg).icon-comment-add::before,
h3 > .icon:not(.icon-svg).icon-comment-add::before,
h4.icon:not(.icon-svg).icon-comment-add::before,
h4 > .icon:not(.icon-svg).icon-comment-add::before,
h5.icon:not(.icon-svg).icon-comment-add::before,
h5 > .icon:not(.icon-svg).icon-comment-add::before,
h6.icon:not(.icon-svg).icon-comment-add::before,
h6 > .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-comment-add::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-comment-add::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-heading-view);
}
.login-form .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-comment-add:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-comment-add:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-add.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-add:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-comment-add::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-accent-view);
}
a.button.icon:not(.icon-svg).icon-comment-add::before,
a.button .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-comment-add::before,
a.button.disabled .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-comment-add:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-comment-add::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-comment-add:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-comment-add::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-comment-add::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-disable-view);
}
.icon:not(.icon-svg).icon-comment-add.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-comment-add.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add.icon-color-warning::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-warning-view);
}
a.icon:not(.icon-svg).icon-comment-add.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-comment-add.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-add.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.icon-color-warning::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-warning-hover-view);
}
.icon:not(.icon-svg).icon-comment-add.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-comment-add.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add.icon-color-negative::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-negative-view);
}
a.icon:not(.icon-svg).icon-comment-add.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-comment-add.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-add.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.icon-color-negative::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-negative-hover-view);
}
.icon:not(.icon-svg).icon-comment-add.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-comment-add.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add.icon-color-positive::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-positive-view);
}
a.icon:not(.icon-svg).icon-comment-add.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-comment-add.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-add.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.icon-color-positive::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-positive-hover-view);
}
.icon:not(.icon-svg).icon-comment-add.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-comment-add.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-add.icon-color-new::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-new-view);
}
a.icon:not(.icon-svg).icon-comment-add.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-comment-add.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-add.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-add.icon-color-new::before {
  background-image: url(41eb76fb3391e96df8e3.svg#comment-add-new-hover-view);
}
.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-comment-collapse:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-comment-collapse:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-comment-collapse:not(.button):hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-comment-collapse:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-normal-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-normal-hover-view);
}
.icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-collapse:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-neutral-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.icon-color-neutral::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-primary .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-collapse::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-header .current .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-header .current a.icon:not(.icon-svg).icon-comment-collapse:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-comment-collapse:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-comment-collapse.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-selected-view);
}
h1.icon:not(.icon-svg).icon-comment-collapse::before,
h1 > .icon:not(.icon-svg).icon-comment-collapse::before,
h2.icon:not(.icon-svg).icon-comment-collapse::before,
h2 > .icon:not(.icon-svg).icon-comment-collapse::before,
h3.icon:not(.icon-svg).icon-comment-collapse::before,
h3 > .icon:not(.icon-svg).icon-comment-collapse::before,
h4.icon:not(.icon-svg).icon-comment-collapse::before,
h4 > .icon:not(.icon-svg).icon-comment-collapse::before,
h5.icon:not(.icon-svg).icon-comment-collapse::before,
h5 > .icon:not(.icon-svg).icon-comment-collapse::before,
h6.icon:not(.icon-svg).icon-comment-collapse::before,
h6 > .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-comment-collapse::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-comment-collapse::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-heading-view);
}
.login-form .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-comment-collapse:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-comment-collapse:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-collapse.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-collapse:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-comment-collapse::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-accent-view);
}
a.button.icon:not(.icon-svg).icon-comment-collapse::before,
a.button .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-comment-collapse::before,
a.button.disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-comment-collapse:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-comment-collapse::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-comment-collapse:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-comment-collapse::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-comment-collapse::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-disable-view);
}
.icon:not(.icon-svg).icon-comment-collapse.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-comment-collapse.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse.icon-color-warning::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-warning-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-collapse.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.icon-color-warning::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-warning-hover-view);
}
.icon:not(.icon-svg).icon-comment-collapse.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-comment-collapse.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse.icon-color-negative::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-negative-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-collapse.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.icon-color-negative::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-negative-hover-view);
}
.icon:not(.icon-svg).icon-comment-collapse.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-comment-collapse.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse.icon-color-positive::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-positive-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-collapse.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.icon-color-positive::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-positive-hover-view);
}
.icon:not(.icon-svg).icon-comment-collapse.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-comment-collapse.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-collapse::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-collapse.icon-color-new::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-new-view);
}
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-comment-collapse.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-collapse.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-collapse.icon-color-new::before {
  background-image: url(c121b0b1e1fd975e71d5.svg#comment-collapse-new-hover-view);
}
.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-comment-hide:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-comment-hide:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-comment-hide:not(.button):hover::before,
a.icon:not(.icon-svg).icon-comment-hide.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-comment-hide:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-normal-view);
}
a.icon:not(.icon-svg).icon-comment-hide.hover::before,
a.icon:not(.icon-svg).icon-comment-hide:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-normal-hover-view);
}
.icon:not(.icon-svg).icon-comment-hide.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-comment-hide.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-hide:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-neutral-view);
}
a.icon:not(.icon-svg).icon-comment-hide.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-comment-hide.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-hide.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.icon-color-neutral::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-comment-hide::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-comment-hide::before,
.button.button-primary .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comment-hide::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-header .current .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-header .current a.icon:not(.icon-svg).icon-comment-hide:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-comment-hide:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-comment-hide.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-selected-view);
}
h1.icon:not(.icon-svg).icon-comment-hide::before,
h1 > .icon:not(.icon-svg).icon-comment-hide::before,
h2.icon:not(.icon-svg).icon-comment-hide::before,
h2 > .icon:not(.icon-svg).icon-comment-hide::before,
h3.icon:not(.icon-svg).icon-comment-hide::before,
h3 > .icon:not(.icon-svg).icon-comment-hide::before,
h4.icon:not(.icon-svg).icon-comment-hide::before,
h4 > .icon:not(.icon-svg).icon-comment-hide::before,
h5.icon:not(.icon-svg).icon-comment-hide::before,
h5 > .icon:not(.icon-svg).icon-comment-hide::before,
h6.icon:not(.icon-svg).icon-comment-hide::before,
h6 > .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-comment-hide::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-comment-hide::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-heading-view);
}
.login-form .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-comment-hide:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-comment-hide:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-hide.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comment-hide:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-comment-hide::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-accent-view);
}
a.button.icon:not(.icon-svg).icon-comment-hide::before,
a.button .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-comment-hide::before,
a.button.disabled .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-comment-hide:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-comment-hide::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-comment-hide:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-comment-hide::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-comment-hide::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-disable-view);
}
.icon:not(.icon-svg).icon-comment-hide.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-comment-hide.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide.icon-color-warning::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-warning-view);
}
a.icon:not(.icon-svg).icon-comment-hide.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-comment-hide.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-hide.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.icon-color-warning::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-warning-hover-view);
}
.icon:not(.icon-svg).icon-comment-hide.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-comment-hide.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide.icon-color-negative::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-negative-view);
}
a.icon:not(.icon-svg).icon-comment-hide.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-comment-hide.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-hide.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.icon-color-negative::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-negative-hover-view);
}
.icon:not(.icon-svg).icon-comment-hide.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-comment-hide.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide.icon-color-positive::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-positive-view);
}
a.icon:not(.icon-svg).icon-comment-hide.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-comment-hide.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-hide.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.icon-color-positive::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-positive-hover-view);
}
.icon:not(.icon-svg).icon-comment-hide.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-comment-hide.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-comment-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comment-hide.icon-color-new::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-new-view);
}
a.icon:not(.icon-svg).icon-comment-hide.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-comment-hide.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comment-hide.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comment-hide.icon-color-new::before {
  background-image: url(47221a8d30354176a3d2.svg#comment-hide-new-hover-view);
}
.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-comments:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-comments:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-comments:not(.button):hover::before,
a.icon:not(.icon-svg).icon-comments.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-comments:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-normal-view);
}
a.icon:not(.icon-svg).icon-comments.hover::before,
a.icon:not(.icon-svg).icon-comments:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-normal-hover-view);
}
.icon:not(.icon-svg).icon-comments.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-comments.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comments:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-neutral-view);
}
a.icon:not(.icon-svg).icon-comments.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-comments.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comments.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.icon-color-neutral::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-comments::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-comments::before,
.button.button-primary .icon:not(.icon-svg).icon-comments::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-comments::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comments::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comments::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comments::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comments::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comments::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comments::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comments::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comments::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-comments::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-comments::before,
.mxo-header .current .icon:not(.icon-svg).icon-comments::before,
.mxo-header .current a.icon:not(.icon-svg).icon-comments:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-comments:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-comments.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-comments::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-selected-view);
}
h1.icon:not(.icon-svg).icon-comments::before,
h1 > .icon:not(.icon-svg).icon-comments::before,
h2.icon:not(.icon-svg).icon-comments::before,
h2 > .icon:not(.icon-svg).icon-comments::before,
h3.icon:not(.icon-svg).icon-comments::before,
h3 > .icon:not(.icon-svg).icon-comments::before,
h4.icon:not(.icon-svg).icon-comments::before,
h4 > .icon:not(.icon-svg).icon-comments::before,
h5.icon:not(.icon-svg).icon-comments::before,
h5 > .icon:not(.icon-svg).icon-comments::before,
h6.icon:not(.icon-svg).icon-comments::before,
h6 > .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-comments::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-comments::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-heading-view);
}
.login-form .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-comments:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-comments:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comments.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-comments:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-comments::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-accent-view);
}
a.button.icon:not(.icon-svg).icon-comments::before,
a.button .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-comments::before,
a.button.disabled .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-comments:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-comments::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-comments:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-comments::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-comments::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-disable-view);
}
.icon:not(.icon-svg).icon-comments.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-comments.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments.icon-color-warning::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-warning-view);
}
a.icon:not(.icon-svg).icon-comments.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-comments.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comments.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.icon-color-warning::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-warning-hover-view);
}
.icon:not(.icon-svg).icon-comments.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-comments.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments.icon-color-negative::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-negative-view);
}
a.icon:not(.icon-svg).icon-comments.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-comments.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comments.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.icon-color-negative::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-negative-hover-view);
}
.icon:not(.icon-svg).icon-comments.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-comments.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments.icon-color-positive::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-positive-view);
}
a.icon:not(.icon-svg).icon-comments.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-comments.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comments.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.icon-color-positive::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-positive-hover-view);
}
.icon:not(.icon-svg).icon-comments.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-comments.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-comments::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-comments.icon-color-new::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-new-view);
}
a.icon:not(.icon-svg).icon-comments.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-comments.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-comments.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-comments.icon-color-new::before {
  background-image: url(cfc03cca8ae8bff7588c.svg#comments-new-hover-view);
}
.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-compare:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-compare:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-compare:not(.button):hover::before,
a.icon:not(.icon-svg).icon-compare.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-compare:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-normal-view);
}
a.icon:not(.icon-svg).icon-compare.hover::before,
a.icon:not(.icon-svg).icon-compare:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-normal-hover-view);
}
.icon:not(.icon-svg).icon-compare.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-compare.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-compare:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-neutral-view);
}
a.icon:not(.icon-svg).icon-compare.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-compare.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-compare.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.icon-color-neutral::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-compare::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-compare::before,
.button.button-primary .icon:not(.icon-svg).icon-compare::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-compare::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-compare::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-compare::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-compare::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-compare::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-compare::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-compare::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-compare::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-compare::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-compare::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-compare::before,
.mxo-header .current .icon:not(.icon-svg).icon-compare::before,
.mxo-header .current a.icon:not(.icon-svg).icon-compare:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-compare:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-compare.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-compare::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-selected-view);
}
h1.icon:not(.icon-svg).icon-compare::before,
h1 > .icon:not(.icon-svg).icon-compare::before,
h2.icon:not(.icon-svg).icon-compare::before,
h2 > .icon:not(.icon-svg).icon-compare::before,
h3.icon:not(.icon-svg).icon-compare::before,
h3 > .icon:not(.icon-svg).icon-compare::before,
h4.icon:not(.icon-svg).icon-compare::before,
h4 > .icon:not(.icon-svg).icon-compare::before,
h5.icon:not(.icon-svg).icon-compare::before,
h5 > .icon:not(.icon-svg).icon-compare::before,
h6.icon:not(.icon-svg).icon-compare::before,
h6 > .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-compare::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-compare::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-heading-view);
}
.login-form .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-compare:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-compare:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-compare.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-compare:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-compare::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-accent-view);
}
a.button.icon:not(.icon-svg).icon-compare::before,
a.button .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-compare::before,
a.button.disabled .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-compare:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-compare::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-compare:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-compare::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-compare::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-disable-view);
}
.icon:not(.icon-svg).icon-compare.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-compare.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare.icon-color-warning::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-warning-view);
}
a.icon:not(.icon-svg).icon-compare.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-compare.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-compare.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.icon-color-warning::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-warning-hover-view);
}
.icon:not(.icon-svg).icon-compare.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-compare.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare.icon-color-negative::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-negative-view);
}
a.icon:not(.icon-svg).icon-compare.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-compare.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-compare.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.icon-color-negative::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-negative-hover-view);
}
.icon:not(.icon-svg).icon-compare.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-compare.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare.icon-color-positive::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-positive-view);
}
a.icon:not(.icon-svg).icon-compare.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-compare.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-compare.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.icon-color-positive::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-positive-hover-view);
}
.icon:not(.icon-svg).icon-compare.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-compare.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-compare::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-compare.icon-color-new::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-new-view);
}
a.icon:not(.icon-svg).icon-compare.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-compare.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-compare.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-compare.icon-color-new::before {
  background-image: url(9cc0b7770613aa099cc3.svg#compare-new-hover-view);
}
.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-concept-branch:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-concept-branch:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-concept-branch:not(.button):hover::before,
a.icon:not(.icon-svg).icon-concept-branch.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-concept-branch:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-normal-view);
}
a.icon:not(.icon-svg).icon-concept-branch.hover::before,
a.icon:not(.icon-svg).icon-concept-branch:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-normal-hover-view);
}
.icon:not(.icon-svg).icon-concept-branch.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-concept-branch.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-concept-branch:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-neutral-view);
}
a.icon:not(.icon-svg).icon-concept-branch.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-concept-branch.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-concept-branch.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.icon-color-neutral::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-concept-branch::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-concept-branch::before,
.button.button-primary .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-concept-branch::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-header .current .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-header .current a.icon:not(.icon-svg).icon-concept-branch:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-concept-branch:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-concept-branch.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-selected-view);
}
h1.icon:not(.icon-svg).icon-concept-branch::before,
h1 > .icon:not(.icon-svg).icon-concept-branch::before,
h2.icon:not(.icon-svg).icon-concept-branch::before,
h2 > .icon:not(.icon-svg).icon-concept-branch::before,
h3.icon:not(.icon-svg).icon-concept-branch::before,
h3 > .icon:not(.icon-svg).icon-concept-branch::before,
h4.icon:not(.icon-svg).icon-concept-branch::before,
h4 > .icon:not(.icon-svg).icon-concept-branch::before,
h5.icon:not(.icon-svg).icon-concept-branch::before,
h5 > .icon:not(.icon-svg).icon-concept-branch::before,
h6.icon:not(.icon-svg).icon-concept-branch::before,
h6 > .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-concept-branch::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-concept-branch::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-heading-view);
}
.login-form .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-concept-branch:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-concept-branch:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-concept-branch.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-concept-branch:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-concept-branch::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-accent-view);
}
a.button.icon:not(.icon-svg).icon-concept-branch::before,
a.button .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-concept-branch::before,
a.button.disabled .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-concept-branch:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-concept-branch::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-concept-branch:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-concept-branch::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-concept-branch::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-disable-view);
}
.icon:not(.icon-svg).icon-concept-branch.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-concept-branch.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch.icon-color-warning::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-warning-view);
}
a.icon:not(.icon-svg).icon-concept-branch.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-concept-branch.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-concept-branch.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.icon-color-warning::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-warning-hover-view);
}
.icon:not(.icon-svg).icon-concept-branch.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-concept-branch.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch.icon-color-negative::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-negative-view);
}
a.icon:not(.icon-svg).icon-concept-branch.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-concept-branch.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-concept-branch.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.icon-color-negative::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-negative-hover-view);
}
.icon:not(.icon-svg).icon-concept-branch.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-concept-branch.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch.icon-color-positive::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-positive-view);
}
a.icon:not(.icon-svg).icon-concept-branch.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-concept-branch.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-concept-branch.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.icon-color-positive::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-positive-hover-view);
}
.icon:not(.icon-svg).icon-concept-branch.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-concept-branch.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-concept-branch::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-concept-branch.icon-color-new::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-new-view);
}
a.icon:not(.icon-svg).icon-concept-branch.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-concept-branch.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-concept-branch.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-concept-branch.icon-color-new::before {
  background-image: url(bef88e55d22afaf3b4a2.svg#concept-branch-new-hover-view);
}
.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-connection:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-connection:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-connection:not(.button):hover::before,
a.icon:not(.icon-svg).icon-connection.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-connection:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-normal-view);
}
a.icon:not(.icon-svg).icon-connection.hover::before,
a.icon:not(.icon-svg).icon-connection:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-normal-hover-view);
}
.icon:not(.icon-svg).icon-connection.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-connection.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-connection:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-neutral-view);
}
a.icon:not(.icon-svg).icon-connection.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-connection.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-connection.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.icon-color-neutral::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-connection::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-connection::before,
.button.button-primary .icon:not(.icon-svg).icon-connection::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-connection::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-connection::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-connection::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-connection::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-connection::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-connection::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-connection::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-connection::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-connection::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-connection::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-connection::before,
.mxo-header .current .icon:not(.icon-svg).icon-connection::before,
.mxo-header .current a.icon:not(.icon-svg).icon-connection:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-connection:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-connection.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-connection::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-selected-view);
}
h1.icon:not(.icon-svg).icon-connection::before,
h1 > .icon:not(.icon-svg).icon-connection::before,
h2.icon:not(.icon-svg).icon-connection::before,
h2 > .icon:not(.icon-svg).icon-connection::before,
h3.icon:not(.icon-svg).icon-connection::before,
h3 > .icon:not(.icon-svg).icon-connection::before,
h4.icon:not(.icon-svg).icon-connection::before,
h4 > .icon:not(.icon-svg).icon-connection::before,
h5.icon:not(.icon-svg).icon-connection::before,
h5 > .icon:not(.icon-svg).icon-connection::before,
h6.icon:not(.icon-svg).icon-connection::before,
h6 > .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-connection::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-connection::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-heading-view);
}
.login-form .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-connection:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-connection:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-connection.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-connection:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-connection::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-accent-view);
}
a.button.icon:not(.icon-svg).icon-connection::before,
a.button .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-connection::before,
a.button.disabled .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-connection:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-connection::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-connection:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-connection::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-connection::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-disable-view);
}
.icon:not(.icon-svg).icon-connection.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-connection.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection.icon-color-warning::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-warning-view);
}
a.icon:not(.icon-svg).icon-connection.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-connection.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-connection.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.icon-color-warning::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-warning-hover-view);
}
.icon:not(.icon-svg).icon-connection.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-connection.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection.icon-color-negative::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-negative-view);
}
a.icon:not(.icon-svg).icon-connection.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-connection.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-connection.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.icon-color-negative::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-negative-hover-view);
}
.icon:not(.icon-svg).icon-connection.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-connection.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection.icon-color-positive::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-positive-view);
}
a.icon:not(.icon-svg).icon-connection.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-connection.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-connection.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.icon-color-positive::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-positive-hover-view);
}
.icon:not(.icon-svg).icon-connection.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-connection.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-connection::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-connection.icon-color-new::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-new-view);
}
a.icon:not(.icon-svg).icon-connection.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-connection.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-connection.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-connection.icon-color-new::before {
  background-image: url(208aec250156d9a03bd8.svg#connection-new-hover-view);
}
.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-consult:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-consult:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-consult:not(.button):hover::before,
a.icon:not(.icon-svg).icon-consult.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-consult:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-normal-view);
}
a.icon:not(.icon-svg).icon-consult.hover::before,
a.icon:not(.icon-svg).icon-consult:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-normal-hover-view);
}
.icon:not(.icon-svg).icon-consult.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-consult.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-consult:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-neutral-view);
}
a.icon:not(.icon-svg).icon-consult.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-consult.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-consult.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.icon-color-neutral::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-consult::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-consult::before,
.button.button-primary .icon:not(.icon-svg).icon-consult::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-consult::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-consult::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-consult::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-consult::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-consult::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-consult::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-consult::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-consult::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-consult::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-consult::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-consult::before,
.mxo-header .current .icon:not(.icon-svg).icon-consult::before,
.mxo-header .current a.icon:not(.icon-svg).icon-consult:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-consult:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-consult.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-consult::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-selected-view);
}
h1.icon:not(.icon-svg).icon-consult::before,
h1 > .icon:not(.icon-svg).icon-consult::before,
h2.icon:not(.icon-svg).icon-consult::before,
h2 > .icon:not(.icon-svg).icon-consult::before,
h3.icon:not(.icon-svg).icon-consult::before,
h3 > .icon:not(.icon-svg).icon-consult::before,
h4.icon:not(.icon-svg).icon-consult::before,
h4 > .icon:not(.icon-svg).icon-consult::before,
h5.icon:not(.icon-svg).icon-consult::before,
h5 > .icon:not(.icon-svg).icon-consult::before,
h6.icon:not(.icon-svg).icon-consult::before,
h6 > .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-consult::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-consult::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-heading-view);
}
.login-form .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-consult:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-consult:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-consult.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-consult:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-consult::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-accent-view);
}
a.button.icon:not(.icon-svg).icon-consult::before,
a.button .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-consult::before,
a.button.disabled .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-consult:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-consult::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-consult:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-consult::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-consult::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-disable-view);
}
.icon:not(.icon-svg).icon-consult.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-consult.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult.icon-color-warning::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-warning-view);
}
a.icon:not(.icon-svg).icon-consult.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-consult.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-consult.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.icon-color-warning::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-warning-hover-view);
}
.icon:not(.icon-svg).icon-consult.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-consult.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult.icon-color-negative::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-negative-view);
}
a.icon:not(.icon-svg).icon-consult.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-consult.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-consult.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.icon-color-negative::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-negative-hover-view);
}
.icon:not(.icon-svg).icon-consult.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-consult.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult.icon-color-positive::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-positive-view);
}
a.icon:not(.icon-svg).icon-consult.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-consult.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-consult.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.icon-color-positive::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-positive-hover-view);
}
.icon:not(.icon-svg).icon-consult.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-consult.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-consult::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-consult.icon-color-new::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-new-view);
}
a.icon:not(.icon-svg).icon-consult.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-consult.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-consult.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-consult.icon-color-new::before {
  background-image: url(7322122ca85b61b49bd3.svg#consult-new-hover-view);
}
.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-copy:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-copy:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-copy:not(.button):hover::before,
a.icon:not(.icon-svg).icon-copy.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-copy:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-normal-view);
}
a.icon:not(.icon-svg).icon-copy.hover::before,
a.icon:not(.icon-svg).icon-copy:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-normal-hover-view);
}
.icon:not(.icon-svg).icon-copy.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-copy.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-neutral-view);
}
a.icon:not(.icon-svg).icon-copy.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-copy.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.icon-color-neutral::before {
  background-image: url(466d88e591a1454e030d.svg#copy-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-copy::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-copy::before,
.button.button-primary .icon:not(.icon-svg).icon-copy::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-copy::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy::before,
.mxo-header .current .icon:not(.icon-svg).icon-copy::before,
.mxo-header .current a.icon:not(.icon-svg).icon-copy:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-copy:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-copy.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-copy::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-selected-view);
}
h1.icon:not(.icon-svg).icon-copy::before,
h1 > .icon:not(.icon-svg).icon-copy::before,
h2.icon:not(.icon-svg).icon-copy::before,
h2 > .icon:not(.icon-svg).icon-copy::before,
h3.icon:not(.icon-svg).icon-copy::before,
h3 > .icon:not(.icon-svg).icon-copy::before,
h4.icon:not(.icon-svg).icon-copy::before,
h4 > .icon:not(.icon-svg).icon-copy::before,
h5.icon:not(.icon-svg).icon-copy::before,
h5 > .icon:not(.icon-svg).icon-copy::before,
h6.icon:not(.icon-svg).icon-copy::before,
h6 > .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-copy::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-copy::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-heading-view);
}
.login-form .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-copy:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-copy:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-copy.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-copy:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-copy::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-accent-view);
}
a.button.icon:not(.icon-svg).icon-copy::before,
a.button .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-copy::before,
a.button.disabled .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-copy:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-copy::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-copy:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-copy::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-copy::before {
  background-image: url(466d88e591a1454e030d.svg#copy-disable-view);
}
.icon:not(.icon-svg).icon-copy.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-copy.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy.icon-color-warning::before {
  background-image: url(466d88e591a1454e030d.svg#copy-warning-view);
}
a.icon:not(.icon-svg).icon-copy.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-copy.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.icon-color-warning::before {
  background-image: url(466d88e591a1454e030d.svg#copy-warning-hover-view);
}
.icon:not(.icon-svg).icon-copy.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-copy.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy.icon-color-negative::before {
  background-image: url(466d88e591a1454e030d.svg#copy-negative-view);
}
a.icon:not(.icon-svg).icon-copy.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-copy.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.icon-color-negative::before {
  background-image: url(466d88e591a1454e030d.svg#copy-negative-hover-view);
}
.icon:not(.icon-svg).icon-copy.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-copy.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy.icon-color-positive::before {
  background-image: url(466d88e591a1454e030d.svg#copy-positive-view);
}
a.icon:not(.icon-svg).icon-copy.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-copy.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.icon-color-positive::before {
  background-image: url(466d88e591a1454e030d.svg#copy-positive-hover-view);
}
.icon:not(.icon-svg).icon-copy.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-copy.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-copy::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy.icon-color-new::before {
  background-image: url(466d88e591a1454e030d.svg#copy-new-view);
}
a.icon:not(.icon-svg).icon-copy.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-copy.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy.icon-color-new::before {
  background-image: url(466d88e591a1454e030d.svg#copy-new-hover-view);
}
.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-copy-link:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-copy-link:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-copy-link:not(.button):hover::before,
a.icon:not(.icon-svg).icon-copy-link.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-copy-link:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-normal-view);
}
a.icon:not(.icon-svg).icon-copy-link.hover::before,
a.icon:not(.icon-svg).icon-copy-link:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-normal-hover-view);
}
.icon:not(.icon-svg).icon-copy-link.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-copy-link.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy-link:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-neutral-view);
}
a.icon:not(.icon-svg).icon-copy-link.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-copy-link.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy-link.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.icon-color-neutral::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-copy-link::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-copy-link::before,
.button.button-primary .icon:not(.icon-svg).icon-copy-link::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-copy-link::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-copy-link::before,
.mxo-header .current .icon:not(.icon-svg).icon-copy-link::before,
.mxo-header .current a.icon:not(.icon-svg).icon-copy-link:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-copy-link:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-copy-link.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-copy-link::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-selected-view);
}
h1.icon:not(.icon-svg).icon-copy-link::before,
h1 > .icon:not(.icon-svg).icon-copy-link::before,
h2.icon:not(.icon-svg).icon-copy-link::before,
h2 > .icon:not(.icon-svg).icon-copy-link::before,
h3.icon:not(.icon-svg).icon-copy-link::before,
h3 > .icon:not(.icon-svg).icon-copy-link::before,
h4.icon:not(.icon-svg).icon-copy-link::before,
h4 > .icon:not(.icon-svg).icon-copy-link::before,
h5.icon:not(.icon-svg).icon-copy-link::before,
h5 > .icon:not(.icon-svg).icon-copy-link::before,
h6.icon:not(.icon-svg).icon-copy-link::before,
h6 > .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-copy-link::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-copy-link::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-heading-view);
}
.login-form .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-copy-link:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-copy-link:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-copy-link.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-copy-link:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-copy-link::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-accent-view);
}
a.button.icon:not(.icon-svg).icon-copy-link::before,
a.button .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-copy-link::before,
a.button.disabled .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-copy-link:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-copy-link::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-copy-link:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-copy-link::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-copy-link::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-disable-view);
}
.icon:not(.icon-svg).icon-copy-link.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-copy-link.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link.icon-color-warning::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-warning-view);
}
a.icon:not(.icon-svg).icon-copy-link.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-copy-link.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy-link.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.icon-color-warning::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-warning-hover-view);
}
.icon:not(.icon-svg).icon-copy-link.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-copy-link.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link.icon-color-negative::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-negative-view);
}
a.icon:not(.icon-svg).icon-copy-link.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-copy-link.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy-link.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.icon-color-negative::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-negative-hover-view);
}
.icon:not(.icon-svg).icon-copy-link.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-copy-link.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link.icon-color-positive::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-positive-view);
}
a.icon:not(.icon-svg).icon-copy-link.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-copy-link.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy-link.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.icon-color-positive::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-positive-hover-view);
}
.icon:not(.icon-svg).icon-copy-link.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-copy-link.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-copy-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-copy-link.icon-color-new::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-new-view);
}
a.icon:not(.icon-svg).icon-copy-link.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-copy-link.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-copy-link.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-copy-link.icon-color-new::before {
  background-image: url(99d63e7c3a4b8d8d3a13.svg#copy-link-new-hover-view);
}
.icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-date::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-date:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-date:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-date:not(.button):hover::before,
a.icon:not(.icon-svg).icon-date.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-date:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-normal-view);
}
a.icon:not(.icon-svg).icon-date.hover::before,
a.icon:not(.icon-svg).icon-date:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-normal-hover-view);
}
.icon:not(.icon-svg).icon-date.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-date.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-date::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-date:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-neutral-view);
}
a.icon:not(.icon-svg).icon-date.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-date.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-date.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.icon-color-neutral::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-date::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-date::before,
.button.button-primary .icon:not(.icon-svg).icon-date::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-date::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-date::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-date::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-date::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-date::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-date::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-date::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-date::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-date::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-date::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-date::before,
.mxo-header .current .icon:not(.icon-svg).icon-date::before,
.mxo-header .current a.icon:not(.icon-svg).icon-date:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-date:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-date.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-date::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-date::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-date::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-date::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-date::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-date::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-date::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-selected-view);
}
h1.icon:not(.icon-svg).icon-date::before,
h1 > .icon:not(.icon-svg).icon-date::before,
h2.icon:not(.icon-svg).icon-date::before,
h2 > .icon:not(.icon-svg).icon-date::before,
h3.icon:not(.icon-svg).icon-date::before,
h3 > .icon:not(.icon-svg).icon-date::before,
h4.icon:not(.icon-svg).icon-date::before,
h4 > .icon:not(.icon-svg).icon-date::before,
h5.icon:not(.icon-svg).icon-date::before,
h5 > .icon:not(.icon-svg).icon-date::before,
h6.icon:not(.icon-svg).icon-date::before,
h6 > .icon:not(.icon-svg).icon-date::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-date::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-date::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-date::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-heading-view);
}
.login-form .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-date:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-date:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-date.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-date:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-date::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-date::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-date::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-date::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-date::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-date::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-accent-view);
}
a.button.icon:not(.icon-svg).icon-date::before,
a.button .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-date::before,
a.button.disabled .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-date::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-date:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-date::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-date::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-date::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-date:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-date::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-date::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-disable-view);
}
.icon:not(.icon-svg).icon-date.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-date.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date.icon-color-warning::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-warning-view);
}
a.icon:not(.icon-svg).icon-date.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-date.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-date.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.icon-color-warning::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-warning-hover-view);
}
.icon:not(.icon-svg).icon-date.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-date.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date.icon-color-negative::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-negative-view);
}
a.icon:not(.icon-svg).icon-date.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-date.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-date.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.icon-color-negative::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-negative-hover-view);
}
.icon:not(.icon-svg).icon-date.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-date.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date.icon-color-positive::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-positive-view);
}
a.icon:not(.icon-svg).icon-date.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-date.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-date.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.icon-color-positive::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-positive-hover-view);
}
.icon:not(.icon-svg).icon-date.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-date.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-date::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-date.icon-color-new::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-new-view);
}
a.icon:not(.icon-svg).icon-date.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-date.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-date.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-date.icon-color-new::before {
  background-image: url(3523d942d5c25eab3b0a.svg#date-new-hover-view);
}
.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-decision-table:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-decision-table:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-decision-table:not(.button):hover::before,
a.icon:not(.icon-svg).icon-decision-table.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-decision-table:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-normal-view);
}
a.icon:not(.icon-svg).icon-decision-table.hover::before,
a.icon:not(.icon-svg).icon-decision-table:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-normal-hover-view);
}
.icon:not(.icon-svg).icon-decision-table.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-decision-table.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-neutral-view);
}
a.icon:not(.icon-svg).icon-decision-table.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-decision-table.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.icon-color-neutral::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-decision-table::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-decision-table::before,
.button.button-primary .icon:not(.icon-svg).icon-decision-table::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table::before,
.mxo-header .current .icon:not(.icon-svg).icon-decision-table::before,
.mxo-header .current a.icon:not(.icon-svg).icon-decision-table:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-decision-table:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-decision-table.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-decision-table::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-selected-view);
}
h1.icon:not(.icon-svg).icon-decision-table::before,
h1 > .icon:not(.icon-svg).icon-decision-table::before,
h2.icon:not(.icon-svg).icon-decision-table::before,
h2 > .icon:not(.icon-svg).icon-decision-table::before,
h3.icon:not(.icon-svg).icon-decision-table::before,
h3 > .icon:not(.icon-svg).icon-decision-table::before,
h4.icon:not(.icon-svg).icon-decision-table::before,
h4 > .icon:not(.icon-svg).icon-decision-table::before,
h5.icon:not(.icon-svg).icon-decision-table::before,
h5 > .icon:not(.icon-svg).icon-decision-table::before,
h6.icon:not(.icon-svg).icon-decision-table::before,
h6 > .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-decision-table::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-decision-table::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-heading-view);
}
.login-form .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-decision-table:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-decision-table:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-decision-table.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-decision-table:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-decision-table::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-accent-view);
}
a.button.icon:not(.icon-svg).icon-decision-table::before,
a.button .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-decision-table::before,
a.button.disabled .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-decision-table:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-decision-table::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-decision-table:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-decision-table::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-decision-table::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-disable-view);
}
.icon:not(.icon-svg).icon-decision-table.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-decision-table.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table.icon-color-warning::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-warning-view);
}
a.icon:not(.icon-svg).icon-decision-table.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-decision-table.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.icon-color-warning::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-warning-hover-view);
}
.icon:not(.icon-svg).icon-decision-table.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-decision-table.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table.icon-color-negative::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-negative-view);
}
a.icon:not(.icon-svg).icon-decision-table.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-decision-table.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.icon-color-negative::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-negative-hover-view);
}
.icon:not(.icon-svg).icon-decision-table.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-decision-table.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table.icon-color-positive::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-positive-view);
}
a.icon:not(.icon-svg).icon-decision-table.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-decision-table.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.icon-color-positive::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-positive-hover-view);
}
.icon:not(.icon-svg).icon-decision-table.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-decision-table.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-decision-table::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table.icon-color-new::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-new-view);
}
a.icon:not(.icon-svg).icon-decision-table.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-decision-table.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table.icon-color-new::before {
  background-image: url(0d3acf327f31e0dd595a.svg#decision-table-new-hover-view);
}
.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-decision-table-goto:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-decision-table-goto:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-decision-table-goto:not(.button):hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-normal-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-normal-hover-view);
}
.icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-neutral-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-neutral::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-primary .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-decision-table-goto::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-header .current .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-header .current a.icon:not(.icon-svg).icon-decision-table-goto:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-decision-table-goto:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-decision-table-goto.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-selected-view);
}
h1.icon:not(.icon-svg).icon-decision-table-goto::before,
h1 > .icon:not(.icon-svg).icon-decision-table-goto::before,
h2.icon:not(.icon-svg).icon-decision-table-goto::before,
h2 > .icon:not(.icon-svg).icon-decision-table-goto::before,
h3.icon:not(.icon-svg).icon-decision-table-goto::before,
h3 > .icon:not(.icon-svg).icon-decision-table-goto::before,
h4.icon:not(.icon-svg).icon-decision-table-goto::before,
h4 > .icon:not(.icon-svg).icon-decision-table-goto::before,
h5.icon:not(.icon-svg).icon-decision-table-goto::before,
h5 > .icon:not(.icon-svg).icon-decision-table-goto::before,
h6.icon:not(.icon-svg).icon-decision-table-goto::before,
h6 > .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-heading-view);
}
.login-form .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-decision-table-goto:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-decision-table-goto:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-decision-table-goto.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-accent-view);
}
a.button.icon:not(.icon-svg).icon-decision-table-goto::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-decision-table-goto::before,
a.button.disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-decision-table-goto::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-decision-table-goto:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-decision-table-goto::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-decision-table-goto::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-disable-view);
}
.icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-warning-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-warning::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-warning-hover-view);
}
.icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-negative-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-negative::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-negative-hover-view);
}
.icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-positive-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-positive::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-positive-hover-view);
}
.icon:not(.icon-svg).icon-decision-table-goto.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-decision-table-goto.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-decision-table-goto::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-decision-table-goto.icon-color-new::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-new-view);
}
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-decision-table-goto.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-decision-table-goto.icon-color-new::before {
  background-image: url(49d769a17a9789acf516.svg#decision-table-goto-new-hover-view);
}
.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-delete:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-delete:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-delete:not(.button):hover::before,
a.icon:not(.icon-svg).icon-delete.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-delete:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-normal-view);
}
a.icon:not(.icon-svg).icon-delete.hover::before,
a.icon:not(.icon-svg).icon-delete:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-normal-hover-view);
}
.icon:not(.icon-svg).icon-delete.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-delete.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-delete:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-neutral-view);
}
a.icon:not(.icon-svg).icon-delete.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-delete.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-delete.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.icon-color-neutral::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-delete::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-delete::before,
.button.button-primary .icon:not(.icon-svg).icon-delete::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-delete::before,
.mxo-header .current .icon:not(.icon-svg).icon-delete::before,
.mxo-header .current a.icon:not(.icon-svg).icon-delete:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-delete:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-delete.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-delete::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-selected-view);
}
h1.icon:not(.icon-svg).icon-delete::before,
h1 > .icon:not(.icon-svg).icon-delete::before,
h2.icon:not(.icon-svg).icon-delete::before,
h2 > .icon:not(.icon-svg).icon-delete::before,
h3.icon:not(.icon-svg).icon-delete::before,
h3 > .icon:not(.icon-svg).icon-delete::before,
h4.icon:not(.icon-svg).icon-delete::before,
h4 > .icon:not(.icon-svg).icon-delete::before,
h5.icon:not(.icon-svg).icon-delete::before,
h5 > .icon:not(.icon-svg).icon-delete::before,
h6.icon:not(.icon-svg).icon-delete::before,
h6 > .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-delete::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-delete::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-heading-view);
}
.login-form .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-delete:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-delete:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-delete.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-delete:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-delete::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-accent-view);
}
a.button.icon:not(.icon-svg).icon-delete::before,
a.button .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-delete::before,
a.button.disabled .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-delete:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-delete::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-delete:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-delete::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-delete::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-disable-view);
}
.icon:not(.icon-svg).icon-delete.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-delete.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete.icon-color-warning::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-warning-view);
}
a.icon:not(.icon-svg).icon-delete.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-delete.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-delete.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.icon-color-warning::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-warning-hover-view);
}
.icon:not(.icon-svg).icon-delete.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-delete.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete.icon-color-negative::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-negative-view);
}
a.icon:not(.icon-svg).icon-delete.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-delete.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-delete.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.icon-color-negative::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-negative-hover-view);
}
.icon:not(.icon-svg).icon-delete.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-delete.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete.icon-color-positive::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-positive-view);
}
a.icon:not(.icon-svg).icon-delete.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-delete.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-delete.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.icon-color-positive::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-positive-hover-view);
}
.icon:not(.icon-svg).icon-delete.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-delete.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-delete.icon-color-new::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-new-view);
}
a.icon:not(.icon-svg).icon-delete.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-delete.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-delete.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-delete.icon-color-new::before {
  background-image: url(187a79c8e5298ebdc330.svg#delete-new-hover-view);
}
.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-deselect-all:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-deselect-all:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-deselect-all:not(.button):hover::before,
a.icon:not(.icon-svg).icon-deselect-all.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-deselect-all:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-normal-view);
}
a.icon:not(.icon-svg).icon-deselect-all.hover::before,
a.icon:not(.icon-svg).icon-deselect-all:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-normal-hover-view);
}
.icon:not(.icon-svg).icon-deselect-all.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-deselect-all.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-deselect-all:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-neutral-view);
}
a.icon:not(.icon-svg).icon-deselect-all.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-deselect-all.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-deselect-all.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.icon-color-neutral::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-deselect-all::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-deselect-all::before,
.button.button-primary .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-deselect-all::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-header .current .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-header .current a.icon:not(.icon-svg).icon-deselect-all:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-deselect-all:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-deselect-all.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-selected-view);
}
h1.icon:not(.icon-svg).icon-deselect-all::before,
h1 > .icon:not(.icon-svg).icon-deselect-all::before,
h2.icon:not(.icon-svg).icon-deselect-all::before,
h2 > .icon:not(.icon-svg).icon-deselect-all::before,
h3.icon:not(.icon-svg).icon-deselect-all::before,
h3 > .icon:not(.icon-svg).icon-deselect-all::before,
h4.icon:not(.icon-svg).icon-deselect-all::before,
h4 > .icon:not(.icon-svg).icon-deselect-all::before,
h5.icon:not(.icon-svg).icon-deselect-all::before,
h5 > .icon:not(.icon-svg).icon-deselect-all::before,
h6.icon:not(.icon-svg).icon-deselect-all::before,
h6 > .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-deselect-all::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-deselect-all::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-heading-view);
}
.login-form .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-deselect-all:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-deselect-all:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-deselect-all.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-deselect-all:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-deselect-all::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-accent-view);
}
a.button.icon:not(.icon-svg).icon-deselect-all::before,
a.button .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-deselect-all::before,
a.button.disabled .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-deselect-all:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-deselect-all::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-deselect-all:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-deselect-all::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-deselect-all::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-disable-view);
}
.icon:not(.icon-svg).icon-deselect-all.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-deselect-all.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all.icon-color-warning::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-warning-view);
}
a.icon:not(.icon-svg).icon-deselect-all.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-deselect-all.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-deselect-all.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.icon-color-warning::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-warning-hover-view);
}
.icon:not(.icon-svg).icon-deselect-all.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-deselect-all.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all.icon-color-negative::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-negative-view);
}
a.icon:not(.icon-svg).icon-deselect-all.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-deselect-all.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-deselect-all.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.icon-color-negative::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-negative-hover-view);
}
.icon:not(.icon-svg).icon-deselect-all.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-deselect-all.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all.icon-color-positive::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-positive-view);
}
a.icon:not(.icon-svg).icon-deselect-all.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-deselect-all.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-deselect-all.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.icon-color-positive::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-positive-hover-view);
}
.icon:not(.icon-svg).icon-deselect-all.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-deselect-all.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-deselect-all::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-deselect-all.icon-color-new::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-new-view);
}
a.icon:not(.icon-svg).icon-deselect-all.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-deselect-all.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-deselect-all.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-deselect-all.icon-color-new::before {
  background-image: url(9f64368c5e5d32f81a09.svg#deselect-all-new-hover-view);
}
.icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-document::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-document:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-document:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-document:not(.button):hover::before,
a.icon:not(.icon-svg).icon-document.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-document:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-normal-view);
}
a.icon:not(.icon-svg).icon-document.hover::before,
a.icon:not(.icon-svg).icon-document:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-normal-hover-view);
}
.icon:not(.icon-svg).icon-document.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-document.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-neutral-view);
}
a.icon:not(.icon-svg).icon-document.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-document.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.icon-color-neutral::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-document::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-document::before,
.button.button-primary .icon:not(.icon-svg).icon-document::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-document::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document::before,
.mxo-header .current .icon:not(.icon-svg).icon-document::before,
.mxo-header .current a.icon:not(.icon-svg).icon-document:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-document:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-document.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-document::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-document::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-document::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-document::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-document::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-document::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-document::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-selected-view);
}
h1.icon:not(.icon-svg).icon-document::before,
h1 > .icon:not(.icon-svg).icon-document::before,
h2.icon:not(.icon-svg).icon-document::before,
h2 > .icon:not(.icon-svg).icon-document::before,
h3.icon:not(.icon-svg).icon-document::before,
h3 > .icon:not(.icon-svg).icon-document::before,
h4.icon:not(.icon-svg).icon-document::before,
h4 > .icon:not(.icon-svg).icon-document::before,
h5.icon:not(.icon-svg).icon-document::before,
h5 > .icon:not(.icon-svg).icon-document::before,
h6.icon:not(.icon-svg).icon-document::before,
h6 > .icon:not(.icon-svg).icon-document::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-document::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-document::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-heading-view);
}
.login-form .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-document:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-document:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-document::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-document::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-document::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-document::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-document::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-accent-view);
}
a.button.icon:not(.icon-svg).icon-document::before,
a.button .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-document::before,
a.button.disabled .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-document::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-document:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-document::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-document::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-document::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-document:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-document::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-document::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-disable-view);
}
.icon:not(.icon-svg).icon-document.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-document.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document.icon-color-warning::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-warning-view);
}
a.icon:not(.icon-svg).icon-document.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-document.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.icon-color-warning::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-warning-hover-view);
}
.icon:not(.icon-svg).icon-document.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-document.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document.icon-color-negative::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-negative-view);
}
a.icon:not(.icon-svg).icon-document.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-document.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.icon-color-negative::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-negative-hover-view);
}
.icon:not(.icon-svg).icon-document.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-document.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document.icon-color-positive::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-positive-view);
}
a.icon:not(.icon-svg).icon-document.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-document.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.icon-color-positive::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-positive-hover-view);
}
.icon:not(.icon-svg).icon-document.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-document.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-document::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document.icon-color-new::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-new-view);
}
a.icon:not(.icon-svg).icon-document.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-document.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document.icon-color-new::before {
  background-image: url(f51e2237cad9643bdc7b.svg#document-new-hover-view);
}
.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-document-empty:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-document-empty:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-document-empty:not(.button):hover::before,
a.icon:not(.icon-svg).icon-document-empty.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-document-empty:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-normal-view);
}
a.icon:not(.icon-svg).icon-document-empty.hover::before,
a.icon:not(.icon-svg).icon-document-empty:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-normal-hover-view);
}
.icon:not(.icon-svg).icon-document-empty.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-document-empty.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-empty:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-neutral-view);
}
a.icon:not(.icon-svg).icon-document-empty.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-document-empty.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-empty.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.icon-color-neutral::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-document-empty::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-document-empty::before,
.button.button-primary .icon:not(.icon-svg).icon-document-empty::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-empty::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-empty::before,
.mxo-header .current .icon:not(.icon-svg).icon-document-empty::before,
.mxo-header .current a.icon:not(.icon-svg).icon-document-empty:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-document-empty:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-document-empty.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-document-empty::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-selected-view);
}
h1.icon:not(.icon-svg).icon-document-empty::before,
h1 > .icon:not(.icon-svg).icon-document-empty::before,
h2.icon:not(.icon-svg).icon-document-empty::before,
h2 > .icon:not(.icon-svg).icon-document-empty::before,
h3.icon:not(.icon-svg).icon-document-empty::before,
h3 > .icon:not(.icon-svg).icon-document-empty::before,
h4.icon:not(.icon-svg).icon-document-empty::before,
h4 > .icon:not(.icon-svg).icon-document-empty::before,
h5.icon:not(.icon-svg).icon-document-empty::before,
h5 > .icon:not(.icon-svg).icon-document-empty::before,
h6.icon:not(.icon-svg).icon-document-empty::before,
h6 > .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-document-empty::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-document-empty::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-heading-view);
}
.login-form .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-document-empty:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-document-empty:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document-empty.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document-empty:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-document-empty::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-accent-view);
}
a.button.icon:not(.icon-svg).icon-document-empty::before,
a.button .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-document-empty::before,
a.button.disabled .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-document-empty:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-document-empty::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-document-empty:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-document-empty::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-document-empty::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-disable-view);
}
.icon:not(.icon-svg).icon-document-empty.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-document-empty.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty.icon-color-warning::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-warning-view);
}
a.icon:not(.icon-svg).icon-document-empty.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-document-empty.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-empty.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.icon-color-warning::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-warning-hover-view);
}
.icon:not(.icon-svg).icon-document-empty.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-document-empty.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty.icon-color-negative::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-negative-view);
}
a.icon:not(.icon-svg).icon-document-empty.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-document-empty.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-empty.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.icon-color-negative::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-negative-hover-view);
}
.icon:not(.icon-svg).icon-document-empty.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-document-empty.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty.icon-color-positive::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-positive-view);
}
a.icon:not(.icon-svg).icon-document-empty.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-document-empty.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-empty.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.icon-color-positive::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-positive-hover-view);
}
.icon:not(.icon-svg).icon-document-empty.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-document-empty.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-document-empty::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-empty.icon-color-new::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-new-view);
}
a.icon:not(.icon-svg).icon-document-empty.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-document-empty.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-empty.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-empty.icon-color-new::before {
  background-image: url(c35414ed8fb8e5c9c5cb.svg#document-empty-new-hover-view);
}
.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-document-validate:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-document-validate:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-document-validate:not(.button):hover::before,
a.icon:not(.icon-svg).icon-document-validate.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-document-validate:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-normal-view);
}
a.icon:not(.icon-svg).icon-document-validate.hover::before,
a.icon:not(.icon-svg).icon-document-validate:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-normal-hover-view);
}
.icon:not(.icon-svg).icon-document-validate.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-document-validate.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-validate:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-neutral-view);
}
a.icon:not(.icon-svg).icon-document-validate.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-document-validate.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-validate.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.icon-color-neutral::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-document-validate::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-document-validate::before,
.button.button-primary .icon:not(.icon-svg).icon-document-validate::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-document-validate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-document-validate::before,
.mxo-header .current .icon:not(.icon-svg).icon-document-validate::before,
.mxo-header .current a.icon:not(.icon-svg).icon-document-validate:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-document-validate:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-document-validate.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-document-validate::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-selected-view);
}
h1.icon:not(.icon-svg).icon-document-validate::before,
h1 > .icon:not(.icon-svg).icon-document-validate::before,
h2.icon:not(.icon-svg).icon-document-validate::before,
h2 > .icon:not(.icon-svg).icon-document-validate::before,
h3.icon:not(.icon-svg).icon-document-validate::before,
h3 > .icon:not(.icon-svg).icon-document-validate::before,
h4.icon:not(.icon-svg).icon-document-validate::before,
h4 > .icon:not(.icon-svg).icon-document-validate::before,
h5.icon:not(.icon-svg).icon-document-validate::before,
h5 > .icon:not(.icon-svg).icon-document-validate::before,
h6.icon:not(.icon-svg).icon-document-validate::before,
h6 > .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-document-validate::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-document-validate::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-heading-view);
}
.login-form .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-document-validate:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-document-validate:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document-validate.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-document-validate:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-document-validate::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-accent-view);
}
a.button.icon:not(.icon-svg).icon-document-validate::before,
a.button .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-document-validate::before,
a.button.disabled .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-document-validate:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-document-validate::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-document-validate:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-document-validate::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-document-validate::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-disable-view);
}
.icon:not(.icon-svg).icon-document-validate.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-document-validate.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate.icon-color-warning::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-warning-view);
}
a.icon:not(.icon-svg).icon-document-validate.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-document-validate.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-validate.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.icon-color-warning::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-warning-hover-view);
}
.icon:not(.icon-svg).icon-document-validate.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-document-validate.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate.icon-color-negative::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-negative-view);
}
a.icon:not(.icon-svg).icon-document-validate.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-document-validate.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-validate.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.icon-color-negative::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-negative-hover-view);
}
.icon:not(.icon-svg).icon-document-validate.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-document-validate.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate.icon-color-positive::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-positive-view);
}
a.icon:not(.icon-svg).icon-document-validate.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-document-validate.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-validate.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.icon-color-positive::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-positive-hover-view);
}
.icon:not(.icon-svg).icon-document-validate.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-document-validate.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-document-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-document-validate.icon-color-new::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-new-view);
}
a.icon:not(.icon-svg).icon-document-validate.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-document-validate.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-document-validate.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-document-validate.icon-color-new::before {
  background-image: url(38b83e70294dc344669e.svg#document-validate-new-hover-view);
}
.icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-down::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-down:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-down:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-down:not(.button):hover::before,
a.icon:not(.icon-svg).icon-down.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-down:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-normal-view);
}
a.icon:not(.icon-svg).icon-down.hover::before,
a.icon:not(.icon-svg).icon-down:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-normal-hover-view);
}
.icon:not(.icon-svg).icon-down.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-down.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-down::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-down:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-neutral-view);
}
a.icon:not(.icon-svg).icon-down.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-down.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-down.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.icon-color-neutral::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-down::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-down::before,
.button.button-primary .icon:not(.icon-svg).icon-down::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-down::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-down::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-down::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-down::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-down::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-down::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-down::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-down::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-down::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-down::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-down::before,
.mxo-header .current .icon:not(.icon-svg).icon-down::before,
.mxo-header .current a.icon:not(.icon-svg).icon-down:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-down:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-down.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-down::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-down::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-down::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-down::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-down::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-down::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-down::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-selected-view);
}
h1.icon:not(.icon-svg).icon-down::before,
h1 > .icon:not(.icon-svg).icon-down::before,
h2.icon:not(.icon-svg).icon-down::before,
h2 > .icon:not(.icon-svg).icon-down::before,
h3.icon:not(.icon-svg).icon-down::before,
h3 > .icon:not(.icon-svg).icon-down::before,
h4.icon:not(.icon-svg).icon-down::before,
h4 > .icon:not(.icon-svg).icon-down::before,
h5.icon:not(.icon-svg).icon-down::before,
h5 > .icon:not(.icon-svg).icon-down::before,
h6.icon:not(.icon-svg).icon-down::before,
h6 > .icon:not(.icon-svg).icon-down::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-down::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-down::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-down::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-heading-view);
}
.login-form .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-down:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-down:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-down.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-down:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-down::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-down::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-down::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-down::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-down::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-down::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-accent-view);
}
a.button.icon:not(.icon-svg).icon-down::before,
a.button .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-down::before,
a.button.disabled .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-down::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-down:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-down::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-down::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-down::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-down:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-down::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-down::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-disable-view);
}
.icon:not(.icon-svg).icon-down.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-down.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down.icon-color-warning::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-warning-view);
}
a.icon:not(.icon-svg).icon-down.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-down.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-down.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.icon-color-warning::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-warning-hover-view);
}
.icon:not(.icon-svg).icon-down.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-down.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down.icon-color-negative::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-negative-view);
}
a.icon:not(.icon-svg).icon-down.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-down.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-down.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.icon-color-negative::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-negative-hover-view);
}
.icon:not(.icon-svg).icon-down.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-down.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down.icon-color-positive::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-positive-view);
}
a.icon:not(.icon-svg).icon-down.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-down.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-down.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.icon-color-positive::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-positive-hover-view);
}
.icon:not(.icon-svg).icon-down.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-down.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-down::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-down.icon-color-new::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-new-view);
}
a.icon:not(.icon-svg).icon-down.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-down.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-down.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-down.icon-color-new::before {
  background-image: url(dd34f44ab7e77b8b6ad0.svg#down-new-hover-view);
}
.icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-download::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-download:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-download:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-download:not(.button):hover::before,
a.icon:not(.icon-svg).icon-download.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-download:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-normal-view);
}
a.icon:not(.icon-svg).icon-download.hover::before,
a.icon:not(.icon-svg).icon-download:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-normal-hover-view);
}
.icon:not(.icon-svg).icon-download.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-download.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-download::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-download:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-neutral-view);
}
a.icon:not(.icon-svg).icon-download.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-download.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-download.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.icon-color-neutral::before {
  background-image: url(42fd15d52777c468b655.svg#download-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-download::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-download::before,
.button.button-primary .icon:not(.icon-svg).icon-download::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-download::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-download::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-download::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-download::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-download::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-download::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-download::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-download::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-download::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-download::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-download::before,
.mxo-header .current .icon:not(.icon-svg).icon-download::before,
.mxo-header .current a.icon:not(.icon-svg).icon-download:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-download:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-download.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-download::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-download::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-download::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-download::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-download::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-download::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-download::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-selected-view);
}
h1.icon:not(.icon-svg).icon-download::before,
h1 > .icon:not(.icon-svg).icon-download::before,
h2.icon:not(.icon-svg).icon-download::before,
h2 > .icon:not(.icon-svg).icon-download::before,
h3.icon:not(.icon-svg).icon-download::before,
h3 > .icon:not(.icon-svg).icon-download::before,
h4.icon:not(.icon-svg).icon-download::before,
h4 > .icon:not(.icon-svg).icon-download::before,
h5.icon:not(.icon-svg).icon-download::before,
h5 > .icon:not(.icon-svg).icon-download::before,
h6.icon:not(.icon-svg).icon-download::before,
h6 > .icon:not(.icon-svg).icon-download::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-download::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-download::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-download::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-heading-view);
}
.login-form .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-download:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-download:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-download.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-download:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-download::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-download::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-download::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-download::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-download::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-download::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-accent-view);
}
a.button.icon:not(.icon-svg).icon-download::before,
a.button .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-download::before,
a.button.disabled .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-download::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-download:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-download::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-download::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-download::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-download:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-download::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-download::before {
  background-image: url(42fd15d52777c468b655.svg#download-disable-view);
}
.icon:not(.icon-svg).icon-download.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-download.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download.icon-color-warning::before {
  background-image: url(42fd15d52777c468b655.svg#download-warning-view);
}
a.icon:not(.icon-svg).icon-download.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-download.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-download.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.icon-color-warning::before {
  background-image: url(42fd15d52777c468b655.svg#download-warning-hover-view);
}
.icon:not(.icon-svg).icon-download.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-download.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download.icon-color-negative::before {
  background-image: url(42fd15d52777c468b655.svg#download-negative-view);
}
a.icon:not(.icon-svg).icon-download.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-download.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-download.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.icon-color-negative::before {
  background-image: url(42fd15d52777c468b655.svg#download-negative-hover-view);
}
.icon:not(.icon-svg).icon-download.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-download.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download.icon-color-positive::before {
  background-image: url(42fd15d52777c468b655.svg#download-positive-view);
}
a.icon:not(.icon-svg).icon-download.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-download.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-download.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.icon-color-positive::before {
  background-image: url(42fd15d52777c468b655.svg#download-positive-hover-view);
}
.icon:not(.icon-svg).icon-download.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-download.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-download::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-download.icon-color-new::before {
  background-image: url(42fd15d52777c468b655.svg#download-new-view);
}
a.icon:not(.icon-svg).icon-download.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-download.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-download.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-download.icon-color-new::before {
  background-image: url(42fd15d52777c468b655.svg#download-new-hover-view);
}
.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-drag-drop:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-drag-drop:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-drag-drop:not(.button):hover::before,
a.icon:not(.icon-svg).icon-drag-drop.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-drag-drop:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-normal-view);
}
a.icon:not(.icon-svg).icon-drag-drop.hover::before,
a.icon:not(.icon-svg).icon-drag-drop:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-normal-hover-view);
}
.icon:not(.icon-svg).icon-drag-drop.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-drag-drop.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-drop:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-neutral-view);
}
a.icon:not(.icon-svg).icon-drag-drop.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-drag-drop.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-drop.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.icon-color-neutral::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-drag-drop::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-drag-drop::before,
.button.button-primary .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-drop::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-header .current .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-header .current a.icon:not(.icon-svg).icon-drag-drop:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-drag-drop:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-drag-drop.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-selected-view);
}
h1.icon:not(.icon-svg).icon-drag-drop::before,
h1 > .icon:not(.icon-svg).icon-drag-drop::before,
h2.icon:not(.icon-svg).icon-drag-drop::before,
h2 > .icon:not(.icon-svg).icon-drag-drop::before,
h3.icon:not(.icon-svg).icon-drag-drop::before,
h3 > .icon:not(.icon-svg).icon-drag-drop::before,
h4.icon:not(.icon-svg).icon-drag-drop::before,
h4 > .icon:not(.icon-svg).icon-drag-drop::before,
h5.icon:not(.icon-svg).icon-drag-drop::before,
h5 > .icon:not(.icon-svg).icon-drag-drop::before,
h6.icon:not(.icon-svg).icon-drag-drop::before,
h6 > .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-drag-drop::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-drag-drop::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-heading-view);
}
.login-form .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-drag-drop:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-drag-drop:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-drag-drop.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-drag-drop:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-drag-drop::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-accent-view);
}
a.button.icon:not(.icon-svg).icon-drag-drop::before,
a.button .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-drag-drop::before,
a.button.disabled .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-drag-drop:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-drag-drop::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-drag-drop:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-drag-drop::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-drag-drop::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-disable-view);
}
.icon:not(.icon-svg).icon-drag-drop.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-drag-drop.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop.icon-color-warning::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-warning-view);
}
a.icon:not(.icon-svg).icon-drag-drop.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-drag-drop.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-drop.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.icon-color-warning::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-warning-hover-view);
}
.icon:not(.icon-svg).icon-drag-drop.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-drag-drop.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop.icon-color-negative::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-negative-view);
}
a.icon:not(.icon-svg).icon-drag-drop.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-drag-drop.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-drop.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.icon-color-negative::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-negative-hover-view);
}
.icon:not(.icon-svg).icon-drag-drop.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-drag-drop.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop.icon-color-positive::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-positive-view);
}
a.icon:not(.icon-svg).icon-drag-drop.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-drag-drop.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-drop.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.icon-color-positive::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-positive-hover-view);
}
.icon:not(.icon-svg).icon-drag-drop.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-drag-drop.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-drag-drop::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-drop.icon-color-new::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-new-view);
}
a.icon:not(.icon-svg).icon-drag-drop.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-drag-drop.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-drop.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-drop.icon-color-new::before {
  background-image: url(c0ae8d1f7225f1d25cba.svg#drag-drop-new-hover-view);
}
.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-drag-handle:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-drag-handle:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-drag-handle:not(.button):hover::before,
a.icon:not(.icon-svg).icon-drag-handle.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-drag-handle:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-normal-view);
}
a.icon:not(.icon-svg).icon-drag-handle.hover::before,
a.icon:not(.icon-svg).icon-drag-handle:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-normal-hover-view);
}
.icon:not(.icon-svg).icon-drag-handle.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-drag-handle.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-handle:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-neutral-view);
}
a.icon:not(.icon-svg).icon-drag-handle.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-drag-handle.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-handle.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.icon-color-neutral::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-drag-handle::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-drag-handle::before,
.button.button-primary .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-drag-handle::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-header .current .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-header .current a.icon:not(.icon-svg).icon-drag-handle:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-drag-handle:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-drag-handle.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-selected-view);
}
h1.icon:not(.icon-svg).icon-drag-handle::before,
h1 > .icon:not(.icon-svg).icon-drag-handle::before,
h2.icon:not(.icon-svg).icon-drag-handle::before,
h2 > .icon:not(.icon-svg).icon-drag-handle::before,
h3.icon:not(.icon-svg).icon-drag-handle::before,
h3 > .icon:not(.icon-svg).icon-drag-handle::before,
h4.icon:not(.icon-svg).icon-drag-handle::before,
h4 > .icon:not(.icon-svg).icon-drag-handle::before,
h5.icon:not(.icon-svg).icon-drag-handle::before,
h5 > .icon:not(.icon-svg).icon-drag-handle::before,
h6.icon:not(.icon-svg).icon-drag-handle::before,
h6 > .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-drag-handle::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-drag-handle::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-heading-view);
}
.login-form .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-drag-handle:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-drag-handle:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-drag-handle.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-drag-handle:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-drag-handle::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-accent-view);
}
a.button.icon:not(.icon-svg).icon-drag-handle::before,
a.button .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-drag-handle::before,
a.button.disabled .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-drag-handle:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-drag-handle::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-drag-handle:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-drag-handle::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-drag-handle::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-disable-view);
}
.icon:not(.icon-svg).icon-drag-handle.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-drag-handle.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle.icon-color-warning::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-warning-view);
}
a.icon:not(.icon-svg).icon-drag-handle.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-drag-handle.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-handle.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.icon-color-warning::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-warning-hover-view);
}
.icon:not(.icon-svg).icon-drag-handle.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-drag-handle.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle.icon-color-negative::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-negative-view);
}
a.icon:not(.icon-svg).icon-drag-handle.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-drag-handle.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-handle.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.icon-color-negative::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-negative-hover-view);
}
.icon:not(.icon-svg).icon-drag-handle.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-drag-handle.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle.icon-color-positive::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-positive-view);
}
a.icon:not(.icon-svg).icon-drag-handle.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-drag-handle.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-handle.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.icon-color-positive::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-positive-hover-view);
}
.icon:not(.icon-svg).icon-drag-handle.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-drag-handle.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-drag-handle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-drag-handle.icon-color-new::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-new-view);
}
a.icon:not(.icon-svg).icon-drag-handle.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-drag-handle.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-drag-handle.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-drag-handle.icon-color-new::before {
  background-image: url(266aee64bb009315cfc5.svg#drag-handle-new-hover-view);
}
.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-draw-area:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-draw-area:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-draw-area:not(.button):hover::before,
a.icon:not(.icon-svg).icon-draw-area.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-draw-area:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-normal-view);
}
a.icon:not(.icon-svg).icon-draw-area.hover::before,
a.icon:not(.icon-svg).icon-draw-area:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-normal-hover-view);
}
.icon:not(.icon-svg).icon-draw-area.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-draw-area.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-draw-area:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-neutral-view);
}
a.icon:not(.icon-svg).icon-draw-area.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-draw-area.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-draw-area.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.icon-color-neutral::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-draw-area::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-draw-area::before,
.button.button-primary .icon:not(.icon-svg).icon-draw-area::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-draw-area::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-draw-area::before,
.mxo-header .current .icon:not(.icon-svg).icon-draw-area::before,
.mxo-header .current a.icon:not(.icon-svg).icon-draw-area:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-draw-area:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-draw-area.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-draw-area::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-selected-view);
}
h1.icon:not(.icon-svg).icon-draw-area::before,
h1 > .icon:not(.icon-svg).icon-draw-area::before,
h2.icon:not(.icon-svg).icon-draw-area::before,
h2 > .icon:not(.icon-svg).icon-draw-area::before,
h3.icon:not(.icon-svg).icon-draw-area::before,
h3 > .icon:not(.icon-svg).icon-draw-area::before,
h4.icon:not(.icon-svg).icon-draw-area::before,
h4 > .icon:not(.icon-svg).icon-draw-area::before,
h5.icon:not(.icon-svg).icon-draw-area::before,
h5 > .icon:not(.icon-svg).icon-draw-area::before,
h6.icon:not(.icon-svg).icon-draw-area::before,
h6 > .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-draw-area::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-draw-area::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-heading-view);
}
.login-form .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-draw-area:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-draw-area:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-draw-area.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-draw-area:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-draw-area::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-accent-view);
}
a.button.icon:not(.icon-svg).icon-draw-area::before,
a.button .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-draw-area::before,
a.button.disabled .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-draw-area:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-draw-area::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-draw-area:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-draw-area::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-draw-area::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-disable-view);
}
.icon:not(.icon-svg).icon-draw-area.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-draw-area.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area.icon-color-warning::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-warning-view);
}
a.icon:not(.icon-svg).icon-draw-area.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-draw-area.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-draw-area.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.icon-color-warning::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-warning-hover-view);
}
.icon:not(.icon-svg).icon-draw-area.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-draw-area.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area.icon-color-negative::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-negative-view);
}
a.icon:not(.icon-svg).icon-draw-area.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-draw-area.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-draw-area.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.icon-color-negative::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-negative-hover-view);
}
.icon:not(.icon-svg).icon-draw-area.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-draw-area.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area.icon-color-positive::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-positive-view);
}
a.icon:not(.icon-svg).icon-draw-area.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-draw-area.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-draw-area.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.icon-color-positive::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-positive-hover-view);
}
.icon:not(.icon-svg).icon-draw-area.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-draw-area.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-draw-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-draw-area.icon-color-new::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-new-view);
}
a.icon:not(.icon-svg).icon-draw-area.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-draw-area.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-draw-area.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-draw-area.icon-color-new::before {
  background-image: url(75e7d05993d37f2b5316.svg#draw-area-new-hover-view);
}
.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-earth:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-earth:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-earth:not(.button):hover::before,
a.icon:not(.icon-svg).icon-earth.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-earth:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-normal-view);
}
a.icon:not(.icon-svg).icon-earth.hover::before,
a.icon:not(.icon-svg).icon-earth:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-normal-hover-view);
}
.icon:not(.icon-svg).icon-earth.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-earth.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-earth:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-neutral-view);
}
a.icon:not(.icon-svg).icon-earth.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-earth.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-earth.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.icon-color-neutral::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-earth::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-earth::before,
.button.button-primary .icon:not(.icon-svg).icon-earth::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-earth::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-earth::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-earth::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-earth::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-earth::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-earth::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-earth::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-earth::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-earth::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-earth::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-earth::before,
.mxo-header .current .icon:not(.icon-svg).icon-earth::before,
.mxo-header .current a.icon:not(.icon-svg).icon-earth:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-earth:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-earth.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-earth::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-selected-view);
}
h1.icon:not(.icon-svg).icon-earth::before,
h1 > .icon:not(.icon-svg).icon-earth::before,
h2.icon:not(.icon-svg).icon-earth::before,
h2 > .icon:not(.icon-svg).icon-earth::before,
h3.icon:not(.icon-svg).icon-earth::before,
h3 > .icon:not(.icon-svg).icon-earth::before,
h4.icon:not(.icon-svg).icon-earth::before,
h4 > .icon:not(.icon-svg).icon-earth::before,
h5.icon:not(.icon-svg).icon-earth::before,
h5 > .icon:not(.icon-svg).icon-earth::before,
h6.icon:not(.icon-svg).icon-earth::before,
h6 > .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-earth::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-earth::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-heading-view);
}
.login-form .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-earth:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-earth:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-earth.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-earth:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-earth::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-accent-view);
}
a.button.icon:not(.icon-svg).icon-earth::before,
a.button .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-earth::before,
a.button.disabled .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-earth:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-earth::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-earth:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-earth::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-earth::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-disable-view);
}
.icon:not(.icon-svg).icon-earth.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-earth.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth.icon-color-warning::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-warning-view);
}
a.icon:not(.icon-svg).icon-earth.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-earth.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-earth.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.icon-color-warning::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-warning-hover-view);
}
.icon:not(.icon-svg).icon-earth.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-earth.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth.icon-color-negative::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-negative-view);
}
a.icon:not(.icon-svg).icon-earth.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-earth.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-earth.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.icon-color-negative::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-negative-hover-view);
}
.icon:not(.icon-svg).icon-earth.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-earth.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth.icon-color-positive::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-positive-view);
}
a.icon:not(.icon-svg).icon-earth.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-earth.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-earth.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.icon-color-positive::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-positive-hover-view);
}
.icon:not(.icon-svg).icon-earth.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-earth.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-earth::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-earth.icon-color-new::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-new-view);
}
a.icon:not(.icon-svg).icon-earth.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-earth.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-earth.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-earth.icon-color-new::before {
  background-image: url(6a015bece9a2419d14bf.svg#earth-new-hover-view);
}
.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-edit:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-edit:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-edit:not(.button):hover::before,
a.icon:not(.icon-svg).icon-edit.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-edit:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-normal-view);
}
a.icon:not(.icon-svg).icon-edit.hover::before,
a.icon:not(.icon-svg).icon-edit:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-normal-hover-view);
}
.icon:not(.icon-svg).icon-edit.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-edit.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-edit:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-neutral-view);
}
a.icon:not(.icon-svg).icon-edit.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-edit.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-edit.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.icon-color-neutral::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-edit::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-edit::before,
.button.button-primary .icon:not(.icon-svg).icon-edit::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-edit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-edit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-edit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-edit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-edit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-edit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-edit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-edit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-edit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-edit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-edit::before,
.mxo-header .current .icon:not(.icon-svg).icon-edit::before,
.mxo-header .current a.icon:not(.icon-svg).icon-edit:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-edit:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-edit.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-edit::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-selected-view);
}
h1.icon:not(.icon-svg).icon-edit::before,
h1 > .icon:not(.icon-svg).icon-edit::before,
h2.icon:not(.icon-svg).icon-edit::before,
h2 > .icon:not(.icon-svg).icon-edit::before,
h3.icon:not(.icon-svg).icon-edit::before,
h3 > .icon:not(.icon-svg).icon-edit::before,
h4.icon:not(.icon-svg).icon-edit::before,
h4 > .icon:not(.icon-svg).icon-edit::before,
h5.icon:not(.icon-svg).icon-edit::before,
h5 > .icon:not(.icon-svg).icon-edit::before,
h6.icon:not(.icon-svg).icon-edit::before,
h6 > .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-edit::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-edit::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-heading-view);
}
.login-form .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-edit:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-edit:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-edit.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-edit:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-edit::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-accent-view);
}
a.button.icon:not(.icon-svg).icon-edit::before,
a.button .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-edit::before,
a.button.disabled .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-edit:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-edit::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-edit:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-edit::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-edit::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-disable-view);
}
.icon:not(.icon-svg).icon-edit.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-edit.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit.icon-color-warning::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-warning-view);
}
a.icon:not(.icon-svg).icon-edit.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-edit.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-edit.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.icon-color-warning::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-warning-hover-view);
}
.icon:not(.icon-svg).icon-edit.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-edit.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit.icon-color-negative::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-negative-view);
}
a.icon:not(.icon-svg).icon-edit.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-edit.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-edit.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.icon-color-negative::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-negative-hover-view);
}
.icon:not(.icon-svg).icon-edit.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-edit.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit.icon-color-positive::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-positive-view);
}
a.icon:not(.icon-svg).icon-edit.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-edit.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-edit.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.icon-color-positive::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-positive-hover-view);
}
.icon:not(.icon-svg).icon-edit.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-edit.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-edit.icon-color-new::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-new-view);
}
a.icon:not(.icon-svg).icon-edit.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-edit.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-edit.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-edit.icon-color-new::before {
  background-image: url(bc673821f1919e5b8030.svg#edit-new-hover-view);
}
.icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-error::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-error:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-error:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-error:not(.button):hover::before,
a.icon:not(.icon-svg).icon-error.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-error:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-normal-view);
}
a.icon:not(.icon-svg).icon-error.hover::before,
a.icon:not(.icon-svg).icon-error:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-normal-hover-view);
}
.icon:not(.icon-svg).icon-error.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-error.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-error::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-error:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-neutral-view);
}
a.icon:not(.icon-svg).icon-error.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-error.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-error.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.icon-color-neutral::before {
  background-image: url(80a1350f8fdf60258936.svg#error-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-error::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-error::before,
.button.button-primary .icon:not(.icon-svg).icon-error::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-error::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-error::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-error::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-error::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-error::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-error::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-error::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-error::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-error::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-error::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-error::before,
.mxo-header .current .icon:not(.icon-svg).icon-error::before,
.mxo-header .current a.icon:not(.icon-svg).icon-error:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-error:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-error.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-error::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-error::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-error::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-error::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-error::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-error::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-error::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-selected-view);
}
h1.icon:not(.icon-svg).icon-error::before,
h1 > .icon:not(.icon-svg).icon-error::before,
h2.icon:not(.icon-svg).icon-error::before,
h2 > .icon:not(.icon-svg).icon-error::before,
h3.icon:not(.icon-svg).icon-error::before,
h3 > .icon:not(.icon-svg).icon-error::before,
h4.icon:not(.icon-svg).icon-error::before,
h4 > .icon:not(.icon-svg).icon-error::before,
h5.icon:not(.icon-svg).icon-error::before,
h5 > .icon:not(.icon-svg).icon-error::before,
h6.icon:not(.icon-svg).icon-error::before,
h6 > .icon:not(.icon-svg).icon-error::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-error::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-error::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-error::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-heading-view);
}
.login-form .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-error:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-error:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-error.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-error:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-error::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-error::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-error::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-error::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-error::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-error::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-accent-view);
}
a.button.icon:not(.icon-svg).icon-error::before,
a.button .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-error::before,
a.button.disabled .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-error::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-error:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-error::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-error::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-error::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-error:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-error::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-error::before {
  background-image: url(80a1350f8fdf60258936.svg#error-disable-view);
}
.icon:not(.icon-svg).icon-error.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-error.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error.icon-color-warning::before {
  background-image: url(80a1350f8fdf60258936.svg#error-warning-view);
}
a.icon:not(.icon-svg).icon-error.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-error.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-error.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.icon-color-warning::before {
  background-image: url(80a1350f8fdf60258936.svg#error-warning-hover-view);
}
.icon:not(.icon-svg).icon-error.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-error.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error.icon-color-negative::before {
  background-image: url(80a1350f8fdf60258936.svg#error-negative-view);
}
a.icon:not(.icon-svg).icon-error.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-error.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-error.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.icon-color-negative::before {
  background-image: url(80a1350f8fdf60258936.svg#error-negative-hover-view);
}
.icon:not(.icon-svg).icon-error.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-error.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error.icon-color-positive::before {
  background-image: url(80a1350f8fdf60258936.svg#error-positive-view);
}
a.icon:not(.icon-svg).icon-error.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-error.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-error.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.icon-color-positive::before {
  background-image: url(80a1350f8fdf60258936.svg#error-positive-hover-view);
}
.icon:not(.icon-svg).icon-error.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-error.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-error::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-error.icon-color-new::before {
  background-image: url(80a1350f8fdf60258936.svg#error-new-view);
}
a.icon:not(.icon-svg).icon-error.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-error.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-error.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-error.icon-color-new::before {
  background-image: url(80a1350f8fdf60258936.svg#error-new-hover-view);
}
.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-expand:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-expand:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-expand:not(.button):hover::before,
a.icon:not(.icon-svg).icon-expand.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-expand:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-normal-view);
}
a.icon:not(.icon-svg).icon-expand.hover::before,
a.icon:not(.icon-svg).icon-expand:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-normal-hover-view);
}
.icon:not(.icon-svg).icon-expand.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-expand.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-expand:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-neutral-view);
}
a.icon:not(.icon-svg).icon-expand.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-expand.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-expand.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.icon-color-neutral::before {
  background-image: url(719eb207582285af5244.svg#expand-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-expand::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-expand::before,
.button.button-primary .icon:not(.icon-svg).icon-expand::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-expand::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-expand::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-expand::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-expand::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-expand::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-expand::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-expand::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-expand::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-expand::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-expand::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-expand::before,
.mxo-header .current .icon:not(.icon-svg).icon-expand::before,
.mxo-header .current a.icon:not(.icon-svg).icon-expand:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-expand:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-expand.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-expand::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-selected-view);
}
h1.icon:not(.icon-svg).icon-expand::before,
h1 > .icon:not(.icon-svg).icon-expand::before,
h2.icon:not(.icon-svg).icon-expand::before,
h2 > .icon:not(.icon-svg).icon-expand::before,
h3.icon:not(.icon-svg).icon-expand::before,
h3 > .icon:not(.icon-svg).icon-expand::before,
h4.icon:not(.icon-svg).icon-expand::before,
h4 > .icon:not(.icon-svg).icon-expand::before,
h5.icon:not(.icon-svg).icon-expand::before,
h5 > .icon:not(.icon-svg).icon-expand::before,
h6.icon:not(.icon-svg).icon-expand::before,
h6 > .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-expand::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-expand::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-heading-view);
}
.login-form .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-expand:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-expand:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-expand.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-expand:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-expand::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-accent-view);
}
a.button.icon:not(.icon-svg).icon-expand::before,
a.button .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-expand::before,
a.button.disabled .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-expand:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-expand::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-expand:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-expand::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-expand::before {
  background-image: url(719eb207582285af5244.svg#expand-disable-view);
}
.icon:not(.icon-svg).icon-expand.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-expand.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand.icon-color-warning::before {
  background-image: url(719eb207582285af5244.svg#expand-warning-view);
}
a.icon:not(.icon-svg).icon-expand.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-expand.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-expand.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.icon-color-warning::before {
  background-image: url(719eb207582285af5244.svg#expand-warning-hover-view);
}
.icon:not(.icon-svg).icon-expand.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-expand.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand.icon-color-negative::before {
  background-image: url(719eb207582285af5244.svg#expand-negative-view);
}
a.icon:not(.icon-svg).icon-expand.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-expand.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-expand.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.icon-color-negative::before {
  background-image: url(719eb207582285af5244.svg#expand-negative-hover-view);
}
.icon:not(.icon-svg).icon-expand.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-expand.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand.icon-color-positive::before {
  background-image: url(719eb207582285af5244.svg#expand-positive-view);
}
a.icon:not(.icon-svg).icon-expand.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-expand.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-expand.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.icon-color-positive::before {
  background-image: url(719eb207582285af5244.svg#expand-positive-hover-view);
}
.icon:not(.icon-svg).icon-expand.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-expand.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-expand::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-expand.icon-color-new::before {
  background-image: url(719eb207582285af5244.svg#expand-new-view);
}
a.icon:not(.icon-svg).icon-expand.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-expand.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-expand.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-expand.icon-color-new::before {
  background-image: url(719eb207582285af5244.svg#expand-new-hover-view);
}
.icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-export::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-export:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-export:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-export:not(.button):hover::before,
a.icon:not(.icon-svg).icon-export.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-export:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-normal-view);
}
a.icon:not(.icon-svg).icon-export.hover::before,
a.icon:not(.icon-svg).icon-export:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-normal-hover-view);
}
.icon:not(.icon-svg).icon-export.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-export.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-export::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-export:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-neutral-view);
}
a.icon:not(.icon-svg).icon-export.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-export.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-export.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.icon-color-neutral::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-export::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-export::before,
.button.button-primary .icon:not(.icon-svg).icon-export::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-export::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-export::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-export::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-export::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-export::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-export::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-export::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-export::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-export::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-export::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-export::before,
.mxo-header .current .icon:not(.icon-svg).icon-export::before,
.mxo-header .current a.icon:not(.icon-svg).icon-export:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-export:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-export.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-export::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-export::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-export::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-export::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-export::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-export::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-export::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-selected-view);
}
h1.icon:not(.icon-svg).icon-export::before,
h1 > .icon:not(.icon-svg).icon-export::before,
h2.icon:not(.icon-svg).icon-export::before,
h2 > .icon:not(.icon-svg).icon-export::before,
h3.icon:not(.icon-svg).icon-export::before,
h3 > .icon:not(.icon-svg).icon-export::before,
h4.icon:not(.icon-svg).icon-export::before,
h4 > .icon:not(.icon-svg).icon-export::before,
h5.icon:not(.icon-svg).icon-export::before,
h5 > .icon:not(.icon-svg).icon-export::before,
h6.icon:not(.icon-svg).icon-export::before,
h6 > .icon:not(.icon-svg).icon-export::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-export::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-export::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-export::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-heading-view);
}
.login-form .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-export:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-export:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-export.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-export:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-export::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-export::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-export::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-export::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-export::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-export::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-accent-view);
}
a.button.icon:not(.icon-svg).icon-export::before,
a.button .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-export::before,
a.button.disabled .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-export::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-export:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-export::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-export::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-export::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-export:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-export::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-export::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-disable-view);
}
.icon:not(.icon-svg).icon-export.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-export.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export.icon-color-warning::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-warning-view);
}
a.icon:not(.icon-svg).icon-export.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-export.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-export.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.icon-color-warning::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-warning-hover-view);
}
.icon:not(.icon-svg).icon-export.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-export.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export.icon-color-negative::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-negative-view);
}
a.icon:not(.icon-svg).icon-export.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-export.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-export.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.icon-color-negative::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-negative-hover-view);
}
.icon:not(.icon-svg).icon-export.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-export.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export.icon-color-positive::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-positive-view);
}
a.icon:not(.icon-svg).icon-export.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-export.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-export.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.icon-color-positive::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-positive-hover-view);
}
.icon:not(.icon-svg).icon-export.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-export.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-export::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-export.icon-color-new::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-new-view);
}
a.icon:not(.icon-svg).icon-export.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-export.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-export.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-export.icon-color-new::before {
  background-image: url(13d29f6da7066dfa2f60.svg#export-new-hover-view);
}

/* Icons images */
.icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-files::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-files:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-files:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-files:not(.button):hover::before,
a.icon:not(.icon-svg).icon-files.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-files:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-normal-view);
}
a.icon:not(.icon-svg).icon-files.hover::before,
a.icon:not(.icon-svg).icon-files:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-normal-hover-view);
}
.icon:not(.icon-svg).icon-files.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-files.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-files::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-files:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-neutral-view);
}
a.icon:not(.icon-svg).icon-files.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-files.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-files.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.icon-color-neutral::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-files::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-files::before,
.button.button-primary .icon:not(.icon-svg).icon-files::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-files::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-files::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-files::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-files::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-files::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-files::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-files::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-files::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-files::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-files::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-files::before,
.mxo-header .current .icon:not(.icon-svg).icon-files::before,
.mxo-header .current a.icon:not(.icon-svg).icon-files:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-files:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-files.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-files::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-files::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-files::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-files::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-files::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-files::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-files::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-selected-view);
}
h1.icon:not(.icon-svg).icon-files::before,
h1 > .icon:not(.icon-svg).icon-files::before,
h2.icon:not(.icon-svg).icon-files::before,
h2 > .icon:not(.icon-svg).icon-files::before,
h3.icon:not(.icon-svg).icon-files::before,
h3 > .icon:not(.icon-svg).icon-files::before,
h4.icon:not(.icon-svg).icon-files::before,
h4 > .icon:not(.icon-svg).icon-files::before,
h5.icon:not(.icon-svg).icon-files::before,
h5 > .icon:not(.icon-svg).icon-files::before,
h6.icon:not(.icon-svg).icon-files::before,
h6 > .icon:not(.icon-svg).icon-files::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-files::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-files::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-files::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-heading-view);
}
.login-form .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-files:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-files:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-files.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-files:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-files::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-files::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-files::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-files::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-files::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-files::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-accent-view);
}
a.button.icon:not(.icon-svg).icon-files::before,
a.button .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-files::before,
a.button.disabled .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-files::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-files:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-files::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-files::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-files::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-files:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-files::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-files::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-disable-view);
}
.icon:not(.icon-svg).icon-files.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-files.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files.icon-color-warning::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-warning-view);
}
a.icon:not(.icon-svg).icon-files.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-files.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-files.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.icon-color-warning::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-warning-hover-view);
}
.icon:not(.icon-svg).icon-files.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-files.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files.icon-color-negative::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-negative-view);
}
a.icon:not(.icon-svg).icon-files.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-files.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-files.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.icon-color-negative::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-negative-hover-view);
}
.icon:not(.icon-svg).icon-files.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-files.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files.icon-color-positive::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-positive-view);
}
a.icon:not(.icon-svg).icon-files.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-files.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-files.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.icon-color-positive::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-positive-hover-view);
}
.icon:not(.icon-svg).icon-files.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-files.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-files::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-files.icon-color-new::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-new-view);
}
a.icon:not(.icon-svg).icon-files.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-files.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-files.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-files.icon-color-new::before {
  background-image: url(0e9ec6074da1c9e07ed4.svg#files-new-hover-view);
}
.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-fill:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-fill:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-fill:not(.button):hover::before,
a.icon:not(.icon-svg).icon-fill.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-fill:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-normal-view);
}
a.icon:not(.icon-svg).icon-fill.hover::before,
a.icon:not(.icon-svg).icon-fill:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-normal-hover-view);
}
.icon:not(.icon-svg).icon-fill.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-fill.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fill:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-neutral-view);
}
a.icon:not(.icon-svg).icon-fill.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-fill.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fill.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.icon-color-neutral::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-fill::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-fill::before,
.button.button-primary .icon:not(.icon-svg).icon-fill::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-fill::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fill::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fill::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fill::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fill::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fill::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fill::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fill::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fill::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fill::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fill::before,
.mxo-header .current .icon:not(.icon-svg).icon-fill::before,
.mxo-header .current a.icon:not(.icon-svg).icon-fill:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-fill:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-fill.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-fill::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-selected-view);
}
h1.icon:not(.icon-svg).icon-fill::before,
h1 > .icon:not(.icon-svg).icon-fill::before,
h2.icon:not(.icon-svg).icon-fill::before,
h2 > .icon:not(.icon-svg).icon-fill::before,
h3.icon:not(.icon-svg).icon-fill::before,
h3 > .icon:not(.icon-svg).icon-fill::before,
h4.icon:not(.icon-svg).icon-fill::before,
h4 > .icon:not(.icon-svg).icon-fill::before,
h5.icon:not(.icon-svg).icon-fill::before,
h5 > .icon:not(.icon-svg).icon-fill::before,
h6.icon:not(.icon-svg).icon-fill::before,
h6 > .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-fill::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-fill::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-heading-view);
}
.login-form .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-fill:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-fill:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-fill.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-fill:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-fill::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-accent-view);
}
a.button.icon:not(.icon-svg).icon-fill::before,
a.button .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-fill::before,
a.button.disabled .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-fill:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-fill::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-fill:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-fill::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-fill::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-disable-view);
}
.icon:not(.icon-svg).icon-fill.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-fill.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill.icon-color-warning::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-warning-view);
}
a.icon:not(.icon-svg).icon-fill.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-fill.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fill.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.icon-color-warning::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-warning-hover-view);
}
.icon:not(.icon-svg).icon-fill.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-fill.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill.icon-color-negative::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-negative-view);
}
a.icon:not(.icon-svg).icon-fill.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-fill.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fill.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.icon-color-negative::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-negative-hover-view);
}
.icon:not(.icon-svg).icon-fill.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-fill.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill.icon-color-positive::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-positive-view);
}
a.icon:not(.icon-svg).icon-fill.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-fill.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fill.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.icon-color-positive::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-positive-hover-view);
}
.icon:not(.icon-svg).icon-fill.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-fill.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-fill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fill.icon-color-new::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-new-view);
}
a.icon:not(.icon-svg).icon-fill.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-fill.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fill.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fill.icon-color-new::before {
  background-image: url(1b995310e9d5975e1968.svg#fill-new-hover-view);
}
.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-fit:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-fit:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-fit:not(.button):hover::before,
a.icon:not(.icon-svg).icon-fit.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-fit:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-normal-view);
}
a.icon:not(.icon-svg).icon-fit.hover::before,
a.icon:not(.icon-svg).icon-fit:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-normal-hover-view);
}
.icon:not(.icon-svg).icon-fit.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-fit.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fit:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-neutral-view);
}
a.icon:not(.icon-svg).icon-fit.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-fit.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fit.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.icon-color-neutral::before {
  background-image: url(4311da931fa5db633c99.svg#fit-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-fit::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-fit::before,
.button.button-primary .icon:not(.icon-svg).icon-fit::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-fit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-fit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-fit::before,
.mxo-header .current .icon:not(.icon-svg).icon-fit::before,
.mxo-header .current a.icon:not(.icon-svg).icon-fit:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-fit:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-fit.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-fit::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-selected-view);
}
h1.icon:not(.icon-svg).icon-fit::before,
h1 > .icon:not(.icon-svg).icon-fit::before,
h2.icon:not(.icon-svg).icon-fit::before,
h2 > .icon:not(.icon-svg).icon-fit::before,
h3.icon:not(.icon-svg).icon-fit::before,
h3 > .icon:not(.icon-svg).icon-fit::before,
h4.icon:not(.icon-svg).icon-fit::before,
h4 > .icon:not(.icon-svg).icon-fit::before,
h5.icon:not(.icon-svg).icon-fit::before,
h5 > .icon:not(.icon-svg).icon-fit::before,
h6.icon:not(.icon-svg).icon-fit::before,
h6 > .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-fit::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-fit::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-heading-view);
}
.login-form .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-fit:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-fit:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-fit.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-fit:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-fit::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-accent-view);
}
a.button.icon:not(.icon-svg).icon-fit::before,
a.button .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-fit::before,
a.button.disabled .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-fit:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-fit::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-fit:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-fit::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-fit::before {
  background-image: url(4311da931fa5db633c99.svg#fit-disable-view);
}
.icon:not(.icon-svg).icon-fit.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-fit.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit.icon-color-warning::before {
  background-image: url(4311da931fa5db633c99.svg#fit-warning-view);
}
a.icon:not(.icon-svg).icon-fit.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-fit.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fit.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.icon-color-warning::before {
  background-image: url(4311da931fa5db633c99.svg#fit-warning-hover-view);
}
.icon:not(.icon-svg).icon-fit.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-fit.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit.icon-color-negative::before {
  background-image: url(4311da931fa5db633c99.svg#fit-negative-view);
}
a.icon:not(.icon-svg).icon-fit.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-fit.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fit.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.icon-color-negative::before {
  background-image: url(4311da931fa5db633c99.svg#fit-negative-hover-view);
}
.icon:not(.icon-svg).icon-fit.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-fit.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit.icon-color-positive::before {
  background-image: url(4311da931fa5db633c99.svg#fit-positive-view);
}
a.icon:not(.icon-svg).icon-fit.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-fit.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fit.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.icon-color-positive::before {
  background-image: url(4311da931fa5db633c99.svg#fit-positive-hover-view);
}
.icon:not(.icon-svg).icon-fit.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-fit.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-fit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-fit.icon-color-new::before {
  background-image: url(4311da931fa5db633c99.svg#fit-new-view);
}
a.icon:not(.icon-svg).icon-fit.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-fit.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-fit.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-fit.icon-color-new::before {
  background-image: url(4311da931fa5db633c99.svg#fit-new-hover-view);
}
.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-folder:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-folder:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-folder:not(.button):hover::before,
a.icon:not(.icon-svg).icon-folder.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-folder:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-normal-view);
}
a.icon:not(.icon-svg).icon-folder.hover::before,
a.icon:not(.icon-svg).icon-folder:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-normal-hover-view);
}
.icon:not(.icon-svg).icon-folder.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-folder.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-neutral-view);
}
a.icon:not(.icon-svg).icon-folder.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-folder.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.icon-color-neutral::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-folder::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-folder::before,
.button.button-primary .icon:not(.icon-svg).icon-folder::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-folder::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder::before,
.mxo-header .current .icon:not(.icon-svg).icon-folder::before,
.mxo-header .current a.icon:not(.icon-svg).icon-folder:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-folder:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-folder.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-folder::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-selected-view);
}
h1.icon:not(.icon-svg).icon-folder::before,
h1 > .icon:not(.icon-svg).icon-folder::before,
h2.icon:not(.icon-svg).icon-folder::before,
h2 > .icon:not(.icon-svg).icon-folder::before,
h3.icon:not(.icon-svg).icon-folder::before,
h3 > .icon:not(.icon-svg).icon-folder::before,
h4.icon:not(.icon-svg).icon-folder::before,
h4 > .icon:not(.icon-svg).icon-folder::before,
h5.icon:not(.icon-svg).icon-folder::before,
h5 > .icon:not(.icon-svg).icon-folder::before,
h6.icon:not(.icon-svg).icon-folder::before,
h6 > .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-folder::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-folder::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-heading-view);
}
.login-form .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-folder:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-folder:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-folder.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-folder:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-folder::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-accent-view);
}
a.button.icon:not(.icon-svg).icon-folder::before,
a.button .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-folder::before,
a.button.disabled .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-folder:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-folder::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-folder:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-folder::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-folder::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-disable-view);
}
.icon:not(.icon-svg).icon-folder.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-folder.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder.icon-color-warning::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-warning-view);
}
a.icon:not(.icon-svg).icon-folder.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-folder.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.icon-color-warning::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-warning-hover-view);
}
.icon:not(.icon-svg).icon-folder.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-folder.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder.icon-color-negative::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-negative-view);
}
a.icon:not(.icon-svg).icon-folder.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-folder.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.icon-color-negative::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-negative-hover-view);
}
.icon:not(.icon-svg).icon-folder.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-folder.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder.icon-color-positive::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-positive-view);
}
a.icon:not(.icon-svg).icon-folder.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-folder.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.icon-color-positive::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-positive-hover-view);
}
.icon:not(.icon-svg).icon-folder.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-folder.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-folder::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder.icon-color-new::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-new-view);
}
a.icon:not(.icon-svg).icon-folder.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-folder.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder.icon-color-new::before {
  background-image: url(85a9b054b5153c83eb6d.svg#folder-new-hover-view);
}
.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-folder-open:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-folder-open:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-folder-open:not(.button):hover::before,
a.icon:not(.icon-svg).icon-folder-open.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-folder-open:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-normal-view);
}
a.icon:not(.icon-svg).icon-folder-open.hover::before,
a.icon:not(.icon-svg).icon-folder-open:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-normal-hover-view);
}
.icon:not(.icon-svg).icon-folder-open.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-folder-open.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder-open:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-neutral-view);
}
a.icon:not(.icon-svg).icon-folder-open.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-folder-open.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder-open.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.icon-color-neutral::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-folder-open::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-folder-open::before,
.button.button-primary .icon:not(.icon-svg).icon-folder-open::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-folder-open::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-folder-open::before,
.mxo-header .current .icon:not(.icon-svg).icon-folder-open::before,
.mxo-header .current a.icon:not(.icon-svg).icon-folder-open:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-folder-open:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-folder-open.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-folder-open::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-selected-view);
}
h1.icon:not(.icon-svg).icon-folder-open::before,
h1 > .icon:not(.icon-svg).icon-folder-open::before,
h2.icon:not(.icon-svg).icon-folder-open::before,
h2 > .icon:not(.icon-svg).icon-folder-open::before,
h3.icon:not(.icon-svg).icon-folder-open::before,
h3 > .icon:not(.icon-svg).icon-folder-open::before,
h4.icon:not(.icon-svg).icon-folder-open::before,
h4 > .icon:not(.icon-svg).icon-folder-open::before,
h5.icon:not(.icon-svg).icon-folder-open::before,
h5 > .icon:not(.icon-svg).icon-folder-open::before,
h6.icon:not(.icon-svg).icon-folder-open::before,
h6 > .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-folder-open::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-folder-open::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-heading-view);
}
.login-form .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-folder-open:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-folder-open:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-folder-open.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-folder-open:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-folder-open::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-accent-view);
}
a.button.icon:not(.icon-svg).icon-folder-open::before,
a.button .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-folder-open::before,
a.button.disabled .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-folder-open:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-folder-open::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-folder-open:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-folder-open::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-folder-open::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-disable-view);
}
.icon:not(.icon-svg).icon-folder-open.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-folder-open.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open.icon-color-warning::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-warning-view);
}
a.icon:not(.icon-svg).icon-folder-open.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-folder-open.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder-open.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.icon-color-warning::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-warning-hover-view);
}
.icon:not(.icon-svg).icon-folder-open.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-folder-open.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open.icon-color-negative::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-negative-view);
}
a.icon:not(.icon-svg).icon-folder-open.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-folder-open.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder-open.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.icon-color-negative::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-negative-hover-view);
}
.icon:not(.icon-svg).icon-folder-open.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-folder-open.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open.icon-color-positive::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-positive-view);
}
a.icon:not(.icon-svg).icon-folder-open.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-folder-open.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder-open.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.icon-color-positive::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-positive-hover-view);
}
.icon:not(.icon-svg).icon-folder-open.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-folder-open.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-folder-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-folder-open.icon-color-new::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-new-view);
}
a.icon:not(.icon-svg).icon-folder-open.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-folder-open.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-folder-open.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-folder-open.icon-color-new::before {
  background-image: url(c79adc72fd33c553c609.svg#folder-open-new-hover-view);
}
.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-glossary:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-glossary:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-glossary:not(.button):hover::before,
a.icon:not(.icon-svg).icon-glossary.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-glossary:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-normal-view);
}
a.icon:not(.icon-svg).icon-glossary.hover::before,
a.icon:not(.icon-svg).icon-glossary:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-normal-hover-view);
}
.icon:not(.icon-svg).icon-glossary.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-glossary.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-glossary:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-neutral-view);
}
a.icon:not(.icon-svg).icon-glossary.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-glossary.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-glossary.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.icon-color-neutral::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-glossary::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-glossary::before,
.button.button-primary .icon:not(.icon-svg).icon-glossary::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-glossary::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-glossary::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-glossary::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-glossary::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-glossary::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-glossary::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-glossary::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-glossary::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-glossary::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-glossary::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-glossary::before,
.mxo-header .current .icon:not(.icon-svg).icon-glossary::before,
.mxo-header .current a.icon:not(.icon-svg).icon-glossary:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-glossary:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-glossary.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-glossary::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-selected-view);
}
h1.icon:not(.icon-svg).icon-glossary::before,
h1 > .icon:not(.icon-svg).icon-glossary::before,
h2.icon:not(.icon-svg).icon-glossary::before,
h2 > .icon:not(.icon-svg).icon-glossary::before,
h3.icon:not(.icon-svg).icon-glossary::before,
h3 > .icon:not(.icon-svg).icon-glossary::before,
h4.icon:not(.icon-svg).icon-glossary::before,
h4 > .icon:not(.icon-svg).icon-glossary::before,
h5.icon:not(.icon-svg).icon-glossary::before,
h5 > .icon:not(.icon-svg).icon-glossary::before,
h6.icon:not(.icon-svg).icon-glossary::before,
h6 > .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-glossary::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-glossary::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-heading-view);
}
.login-form .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-glossary:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-glossary:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-glossary.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-glossary:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-glossary::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-accent-view);
}
a.button.icon:not(.icon-svg).icon-glossary::before,
a.button .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-glossary::before,
a.button.disabled .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-glossary:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-glossary::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-glossary:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-glossary::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-glossary::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-disable-view);
}
.icon:not(.icon-svg).icon-glossary.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-glossary.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary.icon-color-warning::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-warning-view);
}
a.icon:not(.icon-svg).icon-glossary.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-glossary.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-glossary.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.icon-color-warning::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-warning-hover-view);
}
.icon:not(.icon-svg).icon-glossary.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-glossary.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary.icon-color-negative::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-negative-view);
}
a.icon:not(.icon-svg).icon-glossary.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-glossary.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-glossary.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.icon-color-negative::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-negative-hover-view);
}
.icon:not(.icon-svg).icon-glossary.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-glossary.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary.icon-color-positive::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-positive-view);
}
a.icon:not(.icon-svg).icon-glossary.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-glossary.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-glossary.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.icon-color-positive::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-positive-hover-view);
}
.icon:not(.icon-svg).icon-glossary.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-glossary.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-glossary::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-glossary.icon-color-new::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-new-view);
}
a.icon:not(.icon-svg).icon-glossary.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-glossary.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-glossary.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-glossary.icon-color-new::before {
  background-image: url(b0c5be2c5c73c6fd2537.svg#glossary-new-hover-view);
}
.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-grid:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-grid:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-grid:not(.button):hover::before,
a.icon:not(.icon-svg).icon-grid.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-grid:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-normal-view);
}
a.icon:not(.icon-svg).icon-grid.hover::before,
a.icon:not(.icon-svg).icon-grid:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-normal-hover-view);
}
.icon:not(.icon-svg).icon-grid.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-grid.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-grid:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-neutral-view);
}
a.icon:not(.icon-svg).icon-grid.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-grid.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-grid.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.icon-color-neutral::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-grid::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-grid::before,
.button.button-primary .icon:not(.icon-svg).icon-grid::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-grid::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-grid::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-grid::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-grid::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-grid::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-grid::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-grid::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-grid::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-grid::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-grid::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-grid::before,
.mxo-header .current .icon:not(.icon-svg).icon-grid::before,
.mxo-header .current a.icon:not(.icon-svg).icon-grid:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-grid:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-grid.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-grid::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-selected-view);
}
h1.icon:not(.icon-svg).icon-grid::before,
h1 > .icon:not(.icon-svg).icon-grid::before,
h2.icon:not(.icon-svg).icon-grid::before,
h2 > .icon:not(.icon-svg).icon-grid::before,
h3.icon:not(.icon-svg).icon-grid::before,
h3 > .icon:not(.icon-svg).icon-grid::before,
h4.icon:not(.icon-svg).icon-grid::before,
h4 > .icon:not(.icon-svg).icon-grid::before,
h5.icon:not(.icon-svg).icon-grid::before,
h5 > .icon:not(.icon-svg).icon-grid::before,
h6.icon:not(.icon-svg).icon-grid::before,
h6 > .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-grid::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-grid::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-heading-view);
}
.login-form .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-grid:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-grid:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-grid.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-grid:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-grid::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-accent-view);
}
a.button.icon:not(.icon-svg).icon-grid::before,
a.button .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-grid::before,
a.button.disabled .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-grid:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-grid::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-grid:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-grid::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-grid::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-disable-view);
}
.icon:not(.icon-svg).icon-grid.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-grid.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid.icon-color-warning::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-warning-view);
}
a.icon:not(.icon-svg).icon-grid.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-grid.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-grid.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.icon-color-warning::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-warning-hover-view);
}
.icon:not(.icon-svg).icon-grid.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-grid.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid.icon-color-negative::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-negative-view);
}
a.icon:not(.icon-svg).icon-grid.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-grid.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-grid.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.icon-color-negative::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-negative-hover-view);
}
.icon:not(.icon-svg).icon-grid.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-grid.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid.icon-color-positive::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-positive-view);
}
a.icon:not(.icon-svg).icon-grid.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-grid.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-grid.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.icon-color-positive::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-positive-hover-view);
}
.icon:not(.icon-svg).icon-grid.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-grid.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-grid::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-grid.icon-color-new::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-new-view);
}
a.icon:not(.icon-svg).icon-grid.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-grid.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-grid.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-grid.icon-color-new::before {
  background-image: url(c7e48ee86109ab41f3b6.svg#grid-new-hover-view);
}
.icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-history::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-history:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-history:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-history:not(.button):hover::before,
a.icon:not(.icon-svg).icon-history.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-history:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-normal-view);
}
a.icon:not(.icon-svg).icon-history.hover::before,
a.icon:not(.icon-svg).icon-history:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-normal-hover-view);
}
.icon:not(.icon-svg).icon-history.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-history.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-history::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-history:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-neutral-view);
}
a.icon:not(.icon-svg).icon-history.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-history.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-history.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.icon-color-neutral::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-history::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-history::before,
.button.button-primary .icon:not(.icon-svg).icon-history::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-history::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-history::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-history::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-history::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-history::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-history::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-history::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-history::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-history::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-history::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-history::before,
.mxo-header .current .icon:not(.icon-svg).icon-history::before,
.mxo-header .current a.icon:not(.icon-svg).icon-history:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-history:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-history.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-history::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-history::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-history::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-history::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-history::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-history::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-history::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-selected-view);
}
h1.icon:not(.icon-svg).icon-history::before,
h1 > .icon:not(.icon-svg).icon-history::before,
h2.icon:not(.icon-svg).icon-history::before,
h2 > .icon:not(.icon-svg).icon-history::before,
h3.icon:not(.icon-svg).icon-history::before,
h3 > .icon:not(.icon-svg).icon-history::before,
h4.icon:not(.icon-svg).icon-history::before,
h4 > .icon:not(.icon-svg).icon-history::before,
h5.icon:not(.icon-svg).icon-history::before,
h5 > .icon:not(.icon-svg).icon-history::before,
h6.icon:not(.icon-svg).icon-history::before,
h6 > .icon:not(.icon-svg).icon-history::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-history::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-history::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-history::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-heading-view);
}
.login-form .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-history:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-history:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-history.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-history:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-history::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-history::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-history::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-history::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-history::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-history::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-accent-view);
}
a.button.icon:not(.icon-svg).icon-history::before,
a.button .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-history::before,
a.button.disabled .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-history::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-history:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-history::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-history::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-history::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-history:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-history::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-history::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-disable-view);
}
.icon:not(.icon-svg).icon-history.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-history.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history.icon-color-warning::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-warning-view);
}
a.icon:not(.icon-svg).icon-history.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-history.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-history.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.icon-color-warning::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-warning-hover-view);
}
.icon:not(.icon-svg).icon-history.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-history.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history.icon-color-negative::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-negative-view);
}
a.icon:not(.icon-svg).icon-history.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-history.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-history.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.icon-color-negative::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-negative-hover-view);
}
.icon:not(.icon-svg).icon-history.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-history.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history.icon-color-positive::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-positive-view);
}
a.icon:not(.icon-svg).icon-history.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-history.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-history.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.icon-color-positive::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-positive-hover-view);
}
.icon:not(.icon-svg).icon-history.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-history.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-history::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-history.icon-color-new::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-new-view);
}
a.icon:not(.icon-svg).icon-history.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-history.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-history.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-history.icon-color-new::before {
  background-image: url(a857c6d8ced13240ab0c.svg#history-new-hover-view);
}
.icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-home::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-home:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-home:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-home:not(.button):hover::before,
a.icon:not(.icon-svg).icon-home.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-home:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-normal-view);
}
a.icon:not(.icon-svg).icon-home.hover::before,
a.icon:not(.icon-svg).icon-home:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-normal-hover-view);
}
.icon:not(.icon-svg).icon-home.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-home.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-home::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-home:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-neutral-view);
}
a.icon:not(.icon-svg).icon-home.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-home.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-home.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.icon-color-neutral::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-home::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-home::before,
.button.button-primary .icon:not(.icon-svg).icon-home::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-home::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-home::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-home::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-home::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-home::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-home::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-home::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-home::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-home::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-home::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-home::before,
.mxo-header .current .icon:not(.icon-svg).icon-home::before,
.mxo-header .current a.icon:not(.icon-svg).icon-home:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-home:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-home.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-home::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-home::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-home::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-home::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-home::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-home::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-home::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-selected-view);
}
h1.icon:not(.icon-svg).icon-home::before,
h1 > .icon:not(.icon-svg).icon-home::before,
h2.icon:not(.icon-svg).icon-home::before,
h2 > .icon:not(.icon-svg).icon-home::before,
h3.icon:not(.icon-svg).icon-home::before,
h3 > .icon:not(.icon-svg).icon-home::before,
h4.icon:not(.icon-svg).icon-home::before,
h4 > .icon:not(.icon-svg).icon-home::before,
h5.icon:not(.icon-svg).icon-home::before,
h5 > .icon:not(.icon-svg).icon-home::before,
h6.icon:not(.icon-svg).icon-home::before,
h6 > .icon:not(.icon-svg).icon-home::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-home::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-home::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-home::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-heading-view);
}
.login-form .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-home:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-home:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-home.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-home:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-home::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-home::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-home::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-home::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-home::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-home::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-accent-view);
}
a.button.icon:not(.icon-svg).icon-home::before,
a.button .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-home::before,
a.button.disabled .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-home::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-home:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-home::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-home::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-home::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-home:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-home::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-home::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-disable-view);
}
.icon:not(.icon-svg).icon-home.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-home.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home.icon-color-warning::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-warning-view);
}
a.icon:not(.icon-svg).icon-home.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-home.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-home.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.icon-color-warning::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-warning-hover-view);
}
.icon:not(.icon-svg).icon-home.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-home.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home.icon-color-negative::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-negative-view);
}
a.icon:not(.icon-svg).icon-home.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-home.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-home.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.icon-color-negative::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-negative-hover-view);
}
.icon:not(.icon-svg).icon-home.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-home.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home.icon-color-positive::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-positive-view);
}
a.icon:not(.icon-svg).icon-home.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-home.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-home.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.icon-color-positive::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-positive-hover-view);
}
.icon:not(.icon-svg).icon-home.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-home.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-home::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-home.icon-color-new::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-new-view);
}
a.icon:not(.icon-svg).icon-home.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-home.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-home.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-home.icon-color-new::before {
  background-image: url(256b1ee535d4090b8a17.svg#home-new-hover-view);
}
.icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-image::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-image:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-image:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-image:not(.button):hover::before,
a.icon:not(.icon-svg).icon-image.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-image:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-normal-view);
}
a.icon:not(.icon-svg).icon-image.hover::before,
a.icon:not(.icon-svg).icon-image:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-normal-hover-view);
}
.icon:not(.icon-svg).icon-image.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-image.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-image::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-image:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-neutral-view);
}
a.icon:not(.icon-svg).icon-image.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-image.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-image.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.icon-color-neutral::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-image::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-image::before,
.button.button-primary .icon:not(.icon-svg).icon-image::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-image::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-image::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-image::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-image::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-image::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-image::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-image::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-image::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-image::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-image::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-image::before,
.mxo-header .current .icon:not(.icon-svg).icon-image::before,
.mxo-header .current a.icon:not(.icon-svg).icon-image:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-image:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-image.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-image::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-image::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-image::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-image::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-image::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-image::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-image::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-selected-view);
}
h1.icon:not(.icon-svg).icon-image::before,
h1 > .icon:not(.icon-svg).icon-image::before,
h2.icon:not(.icon-svg).icon-image::before,
h2 > .icon:not(.icon-svg).icon-image::before,
h3.icon:not(.icon-svg).icon-image::before,
h3 > .icon:not(.icon-svg).icon-image::before,
h4.icon:not(.icon-svg).icon-image::before,
h4 > .icon:not(.icon-svg).icon-image::before,
h5.icon:not(.icon-svg).icon-image::before,
h5 > .icon:not(.icon-svg).icon-image::before,
h6.icon:not(.icon-svg).icon-image::before,
h6 > .icon:not(.icon-svg).icon-image::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-image::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-image::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-image::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-heading-view);
}
.login-form .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-image:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-image:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-image.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-image:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-image::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-image::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-image::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-image::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-image::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-image::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-accent-view);
}
a.button.icon:not(.icon-svg).icon-image::before,
a.button .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-image::before,
a.button.disabled .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-image::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-image:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-image::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-image::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-image::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-image:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-image::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-image::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-disable-view);
}
.icon:not(.icon-svg).icon-image.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-image.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image.icon-color-warning::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-warning-view);
}
a.icon:not(.icon-svg).icon-image.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-image.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-image.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.icon-color-warning::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-warning-hover-view);
}
.icon:not(.icon-svg).icon-image.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-image.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image.icon-color-negative::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-negative-view);
}
a.icon:not(.icon-svg).icon-image.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-image.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-image.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.icon-color-negative::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-negative-hover-view);
}
.icon:not(.icon-svg).icon-image.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-image.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image.icon-color-positive::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-positive-view);
}
a.icon:not(.icon-svg).icon-image.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-image.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-image.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.icon-color-positive::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-positive-hover-view);
}
.icon:not(.icon-svg).icon-image.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-image.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-image::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-image.icon-color-new::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-new-view);
}
a.icon:not(.icon-svg).icon-image.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-image.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-image.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-image.icon-color-new::before {
  background-image: url(75d607cddc678e4b81ce.svg#image-new-hover-view);
}
.icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-import::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-import:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-import:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-import:not(.button):hover::before,
a.icon:not(.icon-svg).icon-import.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-import:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-normal-view);
}
a.icon:not(.icon-svg).icon-import.hover::before,
a.icon:not(.icon-svg).icon-import:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-normal-hover-view);
}
.icon:not(.icon-svg).icon-import.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-import.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-import::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-import:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-neutral-view);
}
a.icon:not(.icon-svg).icon-import.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-import.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-import.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.icon-color-neutral::before {
  background-image: url(aa5a501e845d35eef743.svg#import-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-import::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-import::before,
.button.button-primary .icon:not(.icon-svg).icon-import::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-import::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-import::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-import::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-import::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-import::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-import::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-import::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-import::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-import::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-import::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-import::before,
.mxo-header .current .icon:not(.icon-svg).icon-import::before,
.mxo-header .current a.icon:not(.icon-svg).icon-import:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-import:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-import.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-import::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-import::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-import::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-import::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-import::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-import::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-import::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-selected-view);
}
h1.icon:not(.icon-svg).icon-import::before,
h1 > .icon:not(.icon-svg).icon-import::before,
h2.icon:not(.icon-svg).icon-import::before,
h2 > .icon:not(.icon-svg).icon-import::before,
h3.icon:not(.icon-svg).icon-import::before,
h3 > .icon:not(.icon-svg).icon-import::before,
h4.icon:not(.icon-svg).icon-import::before,
h4 > .icon:not(.icon-svg).icon-import::before,
h5.icon:not(.icon-svg).icon-import::before,
h5 > .icon:not(.icon-svg).icon-import::before,
h6.icon:not(.icon-svg).icon-import::before,
h6 > .icon:not(.icon-svg).icon-import::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-import::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-import::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-import::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-heading-view);
}
.login-form .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-import:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-import:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-import.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-import:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-import::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-import::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-import::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-import::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-import::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-import::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-accent-view);
}
a.button.icon:not(.icon-svg).icon-import::before,
a.button .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-import::before,
a.button.disabled .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-import::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-import:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-import::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-import::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-import::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-import:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-import::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-import::before {
  background-image: url(aa5a501e845d35eef743.svg#import-disable-view);
}
.icon:not(.icon-svg).icon-import.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-import.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import.icon-color-warning::before {
  background-image: url(aa5a501e845d35eef743.svg#import-warning-view);
}
a.icon:not(.icon-svg).icon-import.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-import.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-import.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.icon-color-warning::before {
  background-image: url(aa5a501e845d35eef743.svg#import-warning-hover-view);
}
.icon:not(.icon-svg).icon-import.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-import.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import.icon-color-negative::before {
  background-image: url(aa5a501e845d35eef743.svg#import-negative-view);
}
a.icon:not(.icon-svg).icon-import.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-import.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-import.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.icon-color-negative::before {
  background-image: url(aa5a501e845d35eef743.svg#import-negative-hover-view);
}
.icon:not(.icon-svg).icon-import.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-import.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import.icon-color-positive::before {
  background-image: url(aa5a501e845d35eef743.svg#import-positive-view);
}
a.icon:not(.icon-svg).icon-import.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-import.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-import.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.icon-color-positive::before {
  background-image: url(aa5a501e845d35eef743.svg#import-positive-hover-view);
}
.icon:not(.icon-svg).icon-import.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-import.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-import.icon-color-new::before {
  background-image: url(aa5a501e845d35eef743.svg#import-new-view);
}
a.icon:not(.icon-svg).icon-import.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-import.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-import.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-import.icon-color-new::before {
  background-image: url(aa5a501e845d35eef743.svg#import-new-hover-view);
}
.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-in-progress:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-in-progress:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-in-progress:not(.button):hover::before,
a.icon:not(.icon-svg).icon-in-progress.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-in-progress:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-normal-view);
}
a.icon:not(.icon-svg).icon-in-progress.hover::before,
a.icon:not(.icon-svg).icon-in-progress:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-normal-hover-view);
}
.icon:not(.icon-svg).icon-in-progress.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-in-progress.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-in-progress:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-neutral-view);
}
a.icon:not(.icon-svg).icon-in-progress.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-in-progress.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-in-progress.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.icon-color-neutral::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-in-progress::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-in-progress::before,
.button.button-primary .icon:not(.icon-svg).icon-in-progress::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-in-progress::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-in-progress::before,
.mxo-header .current .icon:not(.icon-svg).icon-in-progress::before,
.mxo-header .current a.icon:not(.icon-svg).icon-in-progress:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-in-progress:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-in-progress.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-in-progress::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-selected-view);
}
h1.icon:not(.icon-svg).icon-in-progress::before,
h1 > .icon:not(.icon-svg).icon-in-progress::before,
h2.icon:not(.icon-svg).icon-in-progress::before,
h2 > .icon:not(.icon-svg).icon-in-progress::before,
h3.icon:not(.icon-svg).icon-in-progress::before,
h3 > .icon:not(.icon-svg).icon-in-progress::before,
h4.icon:not(.icon-svg).icon-in-progress::before,
h4 > .icon:not(.icon-svg).icon-in-progress::before,
h5.icon:not(.icon-svg).icon-in-progress::before,
h5 > .icon:not(.icon-svg).icon-in-progress::before,
h6.icon:not(.icon-svg).icon-in-progress::before,
h6 > .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-in-progress::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-in-progress::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-heading-view);
}
.login-form .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-in-progress:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-in-progress:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-in-progress.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-in-progress:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-in-progress::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-accent-view);
}
a.button.icon:not(.icon-svg).icon-in-progress::before,
a.button .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-in-progress::before,
a.button.disabled .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-in-progress:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-in-progress::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-in-progress:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-in-progress::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-in-progress::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-disable-view);
}
.icon:not(.icon-svg).icon-in-progress.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-in-progress.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress.icon-color-warning::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-warning-view);
}
a.icon:not(.icon-svg).icon-in-progress.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-in-progress.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-in-progress.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.icon-color-warning::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-warning-hover-view);
}
.icon:not(.icon-svg).icon-in-progress.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-in-progress.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress.icon-color-negative::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-negative-view);
}
a.icon:not(.icon-svg).icon-in-progress.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-in-progress.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-in-progress.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.icon-color-negative::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-negative-hover-view);
}
.icon:not(.icon-svg).icon-in-progress.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-in-progress.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress.icon-color-positive::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-positive-view);
}
a.icon:not(.icon-svg).icon-in-progress.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-in-progress.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-in-progress.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.icon-color-positive::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-positive-hover-view);
}
.icon:not(.icon-svg).icon-in-progress.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-in-progress.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-in-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-in-progress.icon-color-new::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-new-view);
}
a.icon:not(.icon-svg).icon-in-progress.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-in-progress.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-in-progress.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-in-progress.icon-color-new::before {
  background-image: url(e768b44400a36a20ca78.svg#in-progress-new-hover-view);
}
.icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-information::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-information:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-information:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-information:not(.button):hover::before,
a.icon:not(.icon-svg).icon-information.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-information:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-normal-view);
}
a.icon:not(.icon-svg).icon-information.hover::before,
a.icon:not(.icon-svg).icon-information:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-normal-hover-view);
}
.icon:not(.icon-svg).icon-information.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-information.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-information::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-information:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-neutral-view);
}
a.icon:not(.icon-svg).icon-information.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-information.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-information.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.icon-color-neutral::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-information::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-information::before,
.button.button-primary .icon:not(.icon-svg).icon-information::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-information::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-information::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-information::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-information::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-information::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-information::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-information::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-information::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-information::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-information::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-information::before,
.mxo-header .current .icon:not(.icon-svg).icon-information::before,
.mxo-header .current a.icon:not(.icon-svg).icon-information:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-information:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-information.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-information::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-information::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-information::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-information::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-information::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-information::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-information::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-selected-view);
}
h1.icon:not(.icon-svg).icon-information::before,
h1 > .icon:not(.icon-svg).icon-information::before,
h2.icon:not(.icon-svg).icon-information::before,
h2 > .icon:not(.icon-svg).icon-information::before,
h3.icon:not(.icon-svg).icon-information::before,
h3 > .icon:not(.icon-svg).icon-information::before,
h4.icon:not(.icon-svg).icon-information::before,
h4 > .icon:not(.icon-svg).icon-information::before,
h5.icon:not(.icon-svg).icon-information::before,
h5 > .icon:not(.icon-svg).icon-information::before,
h6.icon:not(.icon-svg).icon-information::before,
h6 > .icon:not(.icon-svg).icon-information::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-information::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-information::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-information::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-heading-view);
}
.login-form .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-information:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-information:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-information.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-information:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-information::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-information::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-information::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-information::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-information::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-information::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-accent-view);
}
a.button.icon:not(.icon-svg).icon-information::before,
a.button .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-information::before,
a.button.disabled .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-information::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-information:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-information::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-information::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-information::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-information:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-information::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-information::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-disable-view);
}
.icon:not(.icon-svg).icon-information.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-information.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information.icon-color-warning::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-warning-view);
}
a.icon:not(.icon-svg).icon-information.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-information.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-information.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.icon-color-warning::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-warning-hover-view);
}
.icon:not(.icon-svg).icon-information.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-information.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information.icon-color-negative::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-negative-view);
}
a.icon:not(.icon-svg).icon-information.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-information.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-information.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.icon-color-negative::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-negative-hover-view);
}
.icon:not(.icon-svg).icon-information.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-information.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information.icon-color-positive::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-positive-view);
}
a.icon:not(.icon-svg).icon-information.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-information.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-information.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.icon-color-positive::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-positive-hover-view);
}
.icon:not(.icon-svg).icon-information.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-information.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-information::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-information.icon-color-new::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-new-view);
}
a.icon:not(.icon-svg).icon-information.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-information.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-information.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-information.icon-color-new::before {
  background-image: url(0bc798accf0fd31c5029.svg#information-new-hover-view);
}
.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-italic:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-italic:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-italic:not(.button):hover::before,
a.icon:not(.icon-svg).icon-italic.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-italic:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-normal-view);
}
a.icon:not(.icon-svg).icon-italic.hover::before,
a.icon:not(.icon-svg).icon-italic:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-normal-hover-view);
}
.icon:not(.icon-svg).icon-italic.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-italic.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-italic:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-neutral-view);
}
a.icon:not(.icon-svg).icon-italic.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-italic.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-italic.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.icon-color-neutral::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-italic::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-italic::before,
.button.button-primary .icon:not(.icon-svg).icon-italic::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-italic::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-italic::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-italic::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-italic::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-italic::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-italic::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-italic::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-italic::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-italic::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-italic::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-italic::before,
.mxo-header .current .icon:not(.icon-svg).icon-italic::before,
.mxo-header .current a.icon:not(.icon-svg).icon-italic:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-italic:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-italic.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-italic::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-selected-view);
}
h1.icon:not(.icon-svg).icon-italic::before,
h1 > .icon:not(.icon-svg).icon-italic::before,
h2.icon:not(.icon-svg).icon-italic::before,
h2 > .icon:not(.icon-svg).icon-italic::before,
h3.icon:not(.icon-svg).icon-italic::before,
h3 > .icon:not(.icon-svg).icon-italic::before,
h4.icon:not(.icon-svg).icon-italic::before,
h4 > .icon:not(.icon-svg).icon-italic::before,
h5.icon:not(.icon-svg).icon-italic::before,
h5 > .icon:not(.icon-svg).icon-italic::before,
h6.icon:not(.icon-svg).icon-italic::before,
h6 > .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-italic::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-italic::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-heading-view);
}
.login-form .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-italic:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-italic:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-italic.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-italic:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-italic::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-accent-view);
}
a.button.icon:not(.icon-svg).icon-italic::before,
a.button .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-italic::before,
a.button.disabled .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-italic:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-italic::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-italic:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-italic::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-italic::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-disable-view);
}
.icon:not(.icon-svg).icon-italic.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-italic.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic.icon-color-warning::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-warning-view);
}
a.icon:not(.icon-svg).icon-italic.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-italic.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-italic.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.icon-color-warning::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-warning-hover-view);
}
.icon:not(.icon-svg).icon-italic.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-italic.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic.icon-color-negative::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-negative-view);
}
a.icon:not(.icon-svg).icon-italic.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-italic.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-italic.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.icon-color-negative::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-negative-hover-view);
}
.icon:not(.icon-svg).icon-italic.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-italic.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic.icon-color-positive::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-positive-view);
}
a.icon:not(.icon-svg).icon-italic.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-italic.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-italic.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.icon-color-positive::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-positive-hover-view);
}
.icon:not(.icon-svg).icon-italic.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-italic.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-italic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-italic.icon-color-new::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-new-view);
}
a.icon:not(.icon-svg).icon-italic.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-italic.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-italic.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-italic.icon-color-new::before {
  background-image: url(cd2afd40f8c30217c7d6.svg#italic-new-hover-view);
}
.icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-left::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-left:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-left:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-left:not(.button):hover::before,
a.icon:not(.icon-svg).icon-left.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-left:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-normal-view);
}
a.icon:not(.icon-svg).icon-left.hover::before,
a.icon:not(.icon-svg).icon-left:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-normal-hover-view);
}
.icon:not(.icon-svg).icon-left.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-left.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-left::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-left:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-neutral-view);
}
a.icon:not(.icon-svg).icon-left.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-left.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-left.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.icon-color-neutral::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-left::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-left::before,
.button.button-primary .icon:not(.icon-svg).icon-left::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-left::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-left::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-left::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-left::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-left::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-left::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-left::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-left::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-left::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-left::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-left::before,
.mxo-header .current .icon:not(.icon-svg).icon-left::before,
.mxo-header .current a.icon:not(.icon-svg).icon-left:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-left:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-left.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-left::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-left::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-left::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-left::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-left::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-left::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-left::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-selected-view);
}
h1.icon:not(.icon-svg).icon-left::before,
h1 > .icon:not(.icon-svg).icon-left::before,
h2.icon:not(.icon-svg).icon-left::before,
h2 > .icon:not(.icon-svg).icon-left::before,
h3.icon:not(.icon-svg).icon-left::before,
h3 > .icon:not(.icon-svg).icon-left::before,
h4.icon:not(.icon-svg).icon-left::before,
h4 > .icon:not(.icon-svg).icon-left::before,
h5.icon:not(.icon-svg).icon-left::before,
h5 > .icon:not(.icon-svg).icon-left::before,
h6.icon:not(.icon-svg).icon-left::before,
h6 > .icon:not(.icon-svg).icon-left::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-left::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-left::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-left::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-heading-view);
}
.login-form .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-left:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-left:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-left.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-left:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-left::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-left::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-left::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-left::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-left::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-left::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-accent-view);
}
a.button.icon:not(.icon-svg).icon-left::before,
a.button .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-left::before,
a.button.disabled .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-left::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-left:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-left::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-left::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-left::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-left:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-left::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-left::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-disable-view);
}
.icon:not(.icon-svg).icon-left.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-left.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left.icon-color-warning::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-warning-view);
}
a.icon:not(.icon-svg).icon-left.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-left.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-left.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.icon-color-warning::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-warning-hover-view);
}
.icon:not(.icon-svg).icon-left.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-left.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left.icon-color-negative::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-negative-view);
}
a.icon:not(.icon-svg).icon-left.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-left.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-left.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.icon-color-negative::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-negative-hover-view);
}
.icon:not(.icon-svg).icon-left.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-left.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left.icon-color-positive::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-positive-view);
}
a.icon:not(.icon-svg).icon-left.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-left.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-left.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.icon-color-positive::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-positive-hover-view);
}
.icon:not(.icon-svg).icon-left.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-left.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-left::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-left.icon-color-new::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-new-view);
}
a.icon:not(.icon-svg).icon-left.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-left.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-left.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-left.icon-color-new::before {
  background-image: url(dd38ace2e23663f06c5d.svg#left-new-hover-view);
}
.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-legend:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-legend:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-legend:not(.button):hover::before,
a.icon:not(.icon-svg).icon-legend.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-legend:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-normal-view);
}
a.icon:not(.icon-svg).icon-legend.hover::before,
a.icon:not(.icon-svg).icon-legend:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-normal-hover-view);
}
.icon:not(.icon-svg).icon-legend.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-legend.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-legend:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-neutral-view);
}
a.icon:not(.icon-svg).icon-legend.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-legend.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-legend.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.icon-color-neutral::before {
  background-image: url(beba751286ea2e215463.svg#legend-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-legend::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-legend::before,
.button.button-primary .icon:not(.icon-svg).icon-legend::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-legend::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-legend::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-legend::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-legend::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-legend::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-legend::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-legend::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-legend::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-legend::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-legend::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-legend::before,
.mxo-header .current .icon:not(.icon-svg).icon-legend::before,
.mxo-header .current a.icon:not(.icon-svg).icon-legend:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-legend:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-legend.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-legend::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-selected-view);
}
h1.icon:not(.icon-svg).icon-legend::before,
h1 > .icon:not(.icon-svg).icon-legend::before,
h2.icon:not(.icon-svg).icon-legend::before,
h2 > .icon:not(.icon-svg).icon-legend::before,
h3.icon:not(.icon-svg).icon-legend::before,
h3 > .icon:not(.icon-svg).icon-legend::before,
h4.icon:not(.icon-svg).icon-legend::before,
h4 > .icon:not(.icon-svg).icon-legend::before,
h5.icon:not(.icon-svg).icon-legend::before,
h5 > .icon:not(.icon-svg).icon-legend::before,
h6.icon:not(.icon-svg).icon-legend::before,
h6 > .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-legend::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-legend::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-heading-view);
}
.login-form .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-legend:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-legend:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-legend.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-legend:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-legend::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-accent-view);
}
a.button.icon:not(.icon-svg).icon-legend::before,
a.button .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-legend::before,
a.button.disabled .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-legend:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-legend::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-legend:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-legend::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-legend::before {
  background-image: url(beba751286ea2e215463.svg#legend-disable-view);
}
.icon:not(.icon-svg).icon-legend.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-legend.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend.icon-color-warning::before {
  background-image: url(beba751286ea2e215463.svg#legend-warning-view);
}
a.icon:not(.icon-svg).icon-legend.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-legend.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-legend.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.icon-color-warning::before {
  background-image: url(beba751286ea2e215463.svg#legend-warning-hover-view);
}
.icon:not(.icon-svg).icon-legend.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-legend.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend.icon-color-negative::before {
  background-image: url(beba751286ea2e215463.svg#legend-negative-view);
}
a.icon:not(.icon-svg).icon-legend.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-legend.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-legend.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.icon-color-negative::before {
  background-image: url(beba751286ea2e215463.svg#legend-negative-hover-view);
}
.icon:not(.icon-svg).icon-legend.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-legend.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend.icon-color-positive::before {
  background-image: url(beba751286ea2e215463.svg#legend-positive-view);
}
a.icon:not(.icon-svg).icon-legend.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-legend.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-legend.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.icon-color-positive::before {
  background-image: url(beba751286ea2e215463.svg#legend-positive-hover-view);
}
.icon:not(.icon-svg).icon-legend.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-legend.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-legend::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-legend.icon-color-new::before {
  background-image: url(beba751286ea2e215463.svg#legend-new-view);
}
a.icon:not(.icon-svg).icon-legend.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-legend.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-legend.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-legend.icon-color-new::before {
  background-image: url(beba751286ea2e215463.svg#legend-new-hover-view);
}
.icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-library::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-library:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-library:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-library:not(.button):hover::before,
a.icon:not(.icon-svg).icon-library.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-library:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-normal-view);
}
a.icon:not(.icon-svg).icon-library.hover::before,
a.icon:not(.icon-svg).icon-library:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-normal-hover-view);
}
.icon:not(.icon-svg).icon-library.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-library.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-library::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-library:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-neutral-view);
}
a.icon:not(.icon-svg).icon-library.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-library.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-library.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.icon-color-neutral::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-library::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-library::before,
.button.button-primary .icon:not(.icon-svg).icon-library::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-library::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-library::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-library::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-library::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-library::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-library::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-library::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-library::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-library::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-library::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-library::before,
.mxo-header .current .icon:not(.icon-svg).icon-library::before,
.mxo-header .current a.icon:not(.icon-svg).icon-library:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-library:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-library.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-library::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-library::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-library::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-library::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-library::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-library::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-library::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-selected-view);
}
h1.icon:not(.icon-svg).icon-library::before,
h1 > .icon:not(.icon-svg).icon-library::before,
h2.icon:not(.icon-svg).icon-library::before,
h2 > .icon:not(.icon-svg).icon-library::before,
h3.icon:not(.icon-svg).icon-library::before,
h3 > .icon:not(.icon-svg).icon-library::before,
h4.icon:not(.icon-svg).icon-library::before,
h4 > .icon:not(.icon-svg).icon-library::before,
h5.icon:not(.icon-svg).icon-library::before,
h5 > .icon:not(.icon-svg).icon-library::before,
h6.icon:not(.icon-svg).icon-library::before,
h6 > .icon:not(.icon-svg).icon-library::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-library::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-library::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-library::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-heading-view);
}
.login-form .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-library:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-library:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-library.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-library:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-library::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-library::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-library::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-library::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-library::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-library::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-accent-view);
}
a.button.icon:not(.icon-svg).icon-library::before,
a.button .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-library::before,
a.button.disabled .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-library::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-library:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-library::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-library::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-library::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-library:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-library::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-library::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-disable-view);
}
.icon:not(.icon-svg).icon-library.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-library.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library.icon-color-warning::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-warning-view);
}
a.icon:not(.icon-svg).icon-library.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-library.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-library.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.icon-color-warning::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-warning-hover-view);
}
.icon:not(.icon-svg).icon-library.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-library.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library.icon-color-negative::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-negative-view);
}
a.icon:not(.icon-svg).icon-library.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-library.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-library.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.icon-color-negative::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-negative-hover-view);
}
.icon:not(.icon-svg).icon-library.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-library.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library.icon-color-positive::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-positive-view);
}
a.icon:not(.icon-svg).icon-library.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-library.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-library.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.icon-color-positive::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-positive-hover-view);
}
.icon:not(.icon-svg).icon-library.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-library.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-library::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-library.icon-color-new::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-new-view);
}
a.icon:not(.icon-svg).icon-library.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-library.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-library.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-library.icon-color-new::before {
  background-image: url(296c06f6f435f6dae6a1.svg#library-new-hover-view);
}
.icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-link::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-link:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-link:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-link:not(.button):hover::before,
a.icon:not(.icon-svg).icon-link.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-link:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-normal-view);
}
a.icon:not(.icon-svg).icon-link.hover::before,
a.icon:not(.icon-svg).icon-link:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-normal-hover-view);
}
.icon:not(.icon-svg).icon-link.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-link.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-neutral-view);
}
a.icon:not(.icon-svg).icon-link.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-link.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.icon-color-neutral::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-link::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-link::before,
.button.button-primary .icon:not(.icon-svg).icon-link::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-link::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link::before,
.mxo-header .current .icon:not(.icon-svg).icon-link::before,
.mxo-header .current a.icon:not(.icon-svg).icon-link:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-link:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-link.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-link::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-link::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-link::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-link::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-link::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-link::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-link::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-selected-view);
}
h1.icon:not(.icon-svg).icon-link::before,
h1 > .icon:not(.icon-svg).icon-link::before,
h2.icon:not(.icon-svg).icon-link::before,
h2 > .icon:not(.icon-svg).icon-link::before,
h3.icon:not(.icon-svg).icon-link::before,
h3 > .icon:not(.icon-svg).icon-link::before,
h4.icon:not(.icon-svg).icon-link::before,
h4 > .icon:not(.icon-svg).icon-link::before,
h5.icon:not(.icon-svg).icon-link::before,
h5 > .icon:not(.icon-svg).icon-link::before,
h6.icon:not(.icon-svg).icon-link::before,
h6 > .icon:not(.icon-svg).icon-link::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-link::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-link::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-heading-view);
}
.login-form .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-link:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-link:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-link::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-link::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-link::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-link::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-link::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-accent-view);
}
a.button.icon:not(.icon-svg).icon-link::before,
a.button .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-link::before,
a.button.disabled .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-link::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-link:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-link::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-link::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-link::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-link:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-link::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-link::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-disable-view);
}
.icon:not(.icon-svg).icon-link.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-link.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link.icon-color-warning::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-warning-view);
}
a.icon:not(.icon-svg).icon-link.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-link.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.icon-color-warning::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-warning-hover-view);
}
.icon:not(.icon-svg).icon-link.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-link.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link.icon-color-negative::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-negative-view);
}
a.icon:not(.icon-svg).icon-link.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-link.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.icon-color-negative::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-negative-hover-view);
}
.icon:not(.icon-svg).icon-link.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-link.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link.icon-color-positive::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-positive-view);
}
a.icon:not(.icon-svg).icon-link.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-link.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.icon-color-positive::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-positive-hover-view);
}
.icon:not(.icon-svg).icon-link.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-link.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-link::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link.icon-color-new::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-new-view);
}
a.icon:not(.icon-svg).icon-link.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-link.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link.icon-color-new::before {
  background-image: url(1acfddc5ade9f3655f4e.svg#link-new-hover-view);
}
.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-link-external:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-link-external:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-link-external:not(.button):hover::before,
a.icon:not(.icon-svg).icon-link-external.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-link-external:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-normal-view);
}
a.icon:not(.icon-svg).icon-link-external.hover::before,
a.icon:not(.icon-svg).icon-link-external:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-normal-hover-view);
}
.icon:not(.icon-svg).icon-link-external.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-link-external.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-external:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-neutral-view);
}
a.icon:not(.icon-svg).icon-link-external.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-link-external.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-external.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.icon-color-neutral::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-link-external::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-link-external::before,
.button.button-primary .icon:not(.icon-svg).icon-link-external::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-link-external::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-external::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-external::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-external::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-external::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-external::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-external::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-external::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-external::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-external::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-external::before,
.mxo-header .current .icon:not(.icon-svg).icon-link-external::before,
.mxo-header .current a.icon:not(.icon-svg).icon-link-external:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-link-external:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-link-external.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-link-external::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-selected-view);
}
h1.icon:not(.icon-svg).icon-link-external::before,
h1 > .icon:not(.icon-svg).icon-link-external::before,
h2.icon:not(.icon-svg).icon-link-external::before,
h2 > .icon:not(.icon-svg).icon-link-external::before,
h3.icon:not(.icon-svg).icon-link-external::before,
h3 > .icon:not(.icon-svg).icon-link-external::before,
h4.icon:not(.icon-svg).icon-link-external::before,
h4 > .icon:not(.icon-svg).icon-link-external::before,
h5.icon:not(.icon-svg).icon-link-external::before,
h5 > .icon:not(.icon-svg).icon-link-external::before,
h6.icon:not(.icon-svg).icon-link-external::before,
h6 > .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-link-external::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-link-external::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-heading-view);
}
.login-form .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-link-external:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-link-external:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link-external.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link-external:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-link-external::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-accent-view);
}
a.button.icon:not(.icon-svg).icon-link-external::before,
a.button .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-link-external::before,
a.button.disabled .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-link-external:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-link-external::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-link-external:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-link-external::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-link-external::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-disable-view);
}
.icon:not(.icon-svg).icon-link-external.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-link-external.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external.icon-color-warning::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-warning-view);
}
a.icon:not(.icon-svg).icon-link-external.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-link-external.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-external.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.icon-color-warning::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-warning-hover-view);
}
.icon:not(.icon-svg).icon-link-external.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-link-external.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external.icon-color-negative::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-negative-view);
}
a.icon:not(.icon-svg).icon-link-external.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-link-external.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-external.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.icon-color-negative::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-negative-hover-view);
}
.icon:not(.icon-svg).icon-link-external.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-link-external.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external.icon-color-positive::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-positive-view);
}
a.icon:not(.icon-svg).icon-link-external.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-link-external.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-external.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.icon-color-positive::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-positive-hover-view);
}
.icon:not(.icon-svg).icon-link-external.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-link-external.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-link-external::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-external.icon-color-new::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-new-view);
}
a.icon:not(.icon-svg).icon-link-external.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-link-external.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-external.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-external.icon-color-new::before {
  background-image: url(7635d18a1b392b46300c.svg#link-external-new-hover-view);
}
.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-link-warning:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-link-warning:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-link-warning:not(.button):hover::before,
a.icon:not(.icon-svg).icon-link-warning.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-link-warning:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-normal-view);
}
a.icon:not(.icon-svg).icon-link-warning.hover::before,
a.icon:not(.icon-svg).icon-link-warning:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-normal-hover-view);
}
.icon:not(.icon-svg).icon-link-warning.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-link-warning.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-warning:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-neutral-view);
}
a.icon:not(.icon-svg).icon-link-warning.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-link-warning.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-warning.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.icon-color-neutral::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-link-warning::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-link-warning::before,
.button.button-primary .icon:not(.icon-svg).icon-link-warning::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-link-warning::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-link-warning::before,
.mxo-header .current .icon:not(.icon-svg).icon-link-warning::before,
.mxo-header .current a.icon:not(.icon-svg).icon-link-warning:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-link-warning:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-link-warning.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-link-warning::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-selected-view);
}
h1.icon:not(.icon-svg).icon-link-warning::before,
h1 > .icon:not(.icon-svg).icon-link-warning::before,
h2.icon:not(.icon-svg).icon-link-warning::before,
h2 > .icon:not(.icon-svg).icon-link-warning::before,
h3.icon:not(.icon-svg).icon-link-warning::before,
h3 > .icon:not(.icon-svg).icon-link-warning::before,
h4.icon:not(.icon-svg).icon-link-warning::before,
h4 > .icon:not(.icon-svg).icon-link-warning::before,
h5.icon:not(.icon-svg).icon-link-warning::before,
h5 > .icon:not(.icon-svg).icon-link-warning::before,
h6.icon:not(.icon-svg).icon-link-warning::before,
h6 > .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-link-warning::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-link-warning::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-heading-view);
}
.login-form .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-link-warning:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-link-warning:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link-warning.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-link-warning:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-link-warning::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-accent-view);
}
a.button.icon:not(.icon-svg).icon-link-warning::before,
a.button .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-link-warning::before,
a.button.disabled .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-link-warning:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-link-warning::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-link-warning:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-link-warning::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-link-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-disable-view);
}
.icon:not(.icon-svg).icon-link-warning.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-link-warning.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning.icon-color-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-warning-view);
}
a.icon:not(.icon-svg).icon-link-warning.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-link-warning.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-warning.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.icon-color-warning::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-warning-hover-view);
}
.icon:not(.icon-svg).icon-link-warning.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-link-warning.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning.icon-color-negative::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-negative-view);
}
a.icon:not(.icon-svg).icon-link-warning.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-link-warning.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-warning.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.icon-color-negative::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-negative-hover-view);
}
.icon:not(.icon-svg).icon-link-warning.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-link-warning.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning.icon-color-positive::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-positive-view);
}
a.icon:not(.icon-svg).icon-link-warning.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-link-warning.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-warning.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.icon-color-positive::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-positive-hover-view);
}
.icon:not(.icon-svg).icon-link-warning.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-link-warning.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-link-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-link-warning.icon-color-new::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-new-view);
}
a.icon:not(.icon-svg).icon-link-warning.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-link-warning.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-link-warning.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-link-warning.icon-color-new::before {
  background-image: url(89b6908acc7f8620dba8.svg#link-warning-new-hover-view);
}
.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-listing:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-listing:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-listing:not(.button):hover::before,
a.icon:not(.icon-svg).icon-listing.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-listing:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-normal-view);
}
a.icon:not(.icon-svg).icon-listing.hover::before,
a.icon:not(.icon-svg).icon-listing:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-normal-hover-view);
}
.icon:not(.icon-svg).icon-listing.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-listing.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-listing:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-neutral-view);
}
a.icon:not(.icon-svg).icon-listing.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-listing.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-listing.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.icon-color-neutral::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-listing::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-listing::before,
.button.button-primary .icon:not(.icon-svg).icon-listing::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-listing::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-listing::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-listing::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-listing::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-listing::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-listing::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-listing::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-listing::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-listing::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-listing::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-listing::before,
.mxo-header .current .icon:not(.icon-svg).icon-listing::before,
.mxo-header .current a.icon:not(.icon-svg).icon-listing:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-listing:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-listing.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-listing::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-selected-view);
}
h1.icon:not(.icon-svg).icon-listing::before,
h1 > .icon:not(.icon-svg).icon-listing::before,
h2.icon:not(.icon-svg).icon-listing::before,
h2 > .icon:not(.icon-svg).icon-listing::before,
h3.icon:not(.icon-svg).icon-listing::before,
h3 > .icon:not(.icon-svg).icon-listing::before,
h4.icon:not(.icon-svg).icon-listing::before,
h4 > .icon:not(.icon-svg).icon-listing::before,
h5.icon:not(.icon-svg).icon-listing::before,
h5 > .icon:not(.icon-svg).icon-listing::before,
h6.icon:not(.icon-svg).icon-listing::before,
h6 > .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-listing::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-listing::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-heading-view);
}
.login-form .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-listing:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-listing:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-listing.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-listing:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-listing::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-accent-view);
}
a.button.icon:not(.icon-svg).icon-listing::before,
a.button .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-listing::before,
a.button.disabled .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-listing:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-listing::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-listing:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-listing::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-listing::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-disable-view);
}
.icon:not(.icon-svg).icon-listing.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-listing.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing.icon-color-warning::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-warning-view);
}
a.icon:not(.icon-svg).icon-listing.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-listing.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-listing.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.icon-color-warning::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-warning-hover-view);
}
.icon:not(.icon-svg).icon-listing.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-listing.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing.icon-color-negative::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-negative-view);
}
a.icon:not(.icon-svg).icon-listing.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-listing.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-listing.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.icon-color-negative::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-negative-hover-view);
}
.icon:not(.icon-svg).icon-listing.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-listing.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing.icon-color-positive::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-positive-view);
}
a.icon:not(.icon-svg).icon-listing.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-listing.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-listing.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.icon-color-positive::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-positive-hover-view);
}
.icon:not(.icon-svg).icon-listing.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-listing.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-listing::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-listing.icon-color-new::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-new-view);
}
a.icon:not(.icon-svg).icon-listing.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-listing.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-listing.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-listing.icon-color-new::before {
  background-image: url(ab134ec7b82c3c75387d.svg#listing-new-hover-view);
}
.icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-location::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-location:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-location:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-location:not(.button):hover::before,
a.icon:not(.icon-svg).icon-location.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-location:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-normal-view);
}
a.icon:not(.icon-svg).icon-location.hover::before,
a.icon:not(.icon-svg).icon-location:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-normal-hover-view);
}
.icon:not(.icon-svg).icon-location.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-location.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-location::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-location:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-neutral-view);
}
a.icon:not(.icon-svg).icon-location.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-location.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-location.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.icon-color-neutral::before {
  background-image: url(da214d7a961423957614.svg#location-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-location::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-location::before,
.button.button-primary .icon:not(.icon-svg).icon-location::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-location::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-location::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-location::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-location::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-location::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-location::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-location::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-location::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-location::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-location::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-location::before,
.mxo-header .current .icon:not(.icon-svg).icon-location::before,
.mxo-header .current a.icon:not(.icon-svg).icon-location:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-location:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-location.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-location::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-location::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-location::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-location::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-location::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-location::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-location::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-selected-view);
}
h1.icon:not(.icon-svg).icon-location::before,
h1 > .icon:not(.icon-svg).icon-location::before,
h2.icon:not(.icon-svg).icon-location::before,
h2 > .icon:not(.icon-svg).icon-location::before,
h3.icon:not(.icon-svg).icon-location::before,
h3 > .icon:not(.icon-svg).icon-location::before,
h4.icon:not(.icon-svg).icon-location::before,
h4 > .icon:not(.icon-svg).icon-location::before,
h5.icon:not(.icon-svg).icon-location::before,
h5 > .icon:not(.icon-svg).icon-location::before,
h6.icon:not(.icon-svg).icon-location::before,
h6 > .icon:not(.icon-svg).icon-location::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-location::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-location::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-location::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-heading-view);
}
.login-form .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-location:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-location:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-location.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-location:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-location::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-location::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-location::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-location::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-location::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-location::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-accent-view);
}
a.button.icon:not(.icon-svg).icon-location::before,
a.button .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-location::before,
a.button.disabled .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-location::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-location:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-location::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-location::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-location::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-location:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-location::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-location::before {
  background-image: url(da214d7a961423957614.svg#location-disable-view);
}
.icon:not(.icon-svg).icon-location.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-location.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location.icon-color-warning::before {
  background-image: url(da214d7a961423957614.svg#location-warning-view);
}
a.icon:not(.icon-svg).icon-location.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-location.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-location.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.icon-color-warning::before {
  background-image: url(da214d7a961423957614.svg#location-warning-hover-view);
}
.icon:not(.icon-svg).icon-location.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-location.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location.icon-color-negative::before {
  background-image: url(da214d7a961423957614.svg#location-negative-view);
}
a.icon:not(.icon-svg).icon-location.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-location.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-location.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.icon-color-negative::before {
  background-image: url(da214d7a961423957614.svg#location-negative-hover-view);
}
.icon:not(.icon-svg).icon-location.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-location.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location.icon-color-positive::before {
  background-image: url(da214d7a961423957614.svg#location-positive-view);
}
a.icon:not(.icon-svg).icon-location.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-location.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-location.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.icon-color-positive::before {
  background-image: url(da214d7a961423957614.svg#location-positive-hover-view);
}
.icon:not(.icon-svg).icon-location.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-location.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-location::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-location.icon-color-new::before {
  background-image: url(da214d7a961423957614.svg#location-new-view);
}
a.icon:not(.icon-svg).icon-location.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-location.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-location.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-location.icon-color-new::before {
  background-image: url(da214d7a961423957614.svg#location-new-hover-view);
}
.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-locked:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-locked:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-locked:not(.button):hover::before,
a.icon:not(.icon-svg).icon-locked.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-locked:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-normal-view);
}
a.icon:not(.icon-svg).icon-locked.hover::before,
a.icon:not(.icon-svg).icon-locked:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-normal-hover-view);
}
.icon:not(.icon-svg).icon-locked.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-locked.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-locked:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-neutral-view);
}
a.icon:not(.icon-svg).icon-locked.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-locked.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-locked.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.icon-color-neutral::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-locked::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-locked::before,
.button.button-primary .icon:not(.icon-svg).icon-locked::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-locked::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-locked::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-locked::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-locked::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-locked::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-locked::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-locked::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-locked::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-locked::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-locked::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-locked::before,
.mxo-header .current .icon:not(.icon-svg).icon-locked::before,
.mxo-header .current a.icon:not(.icon-svg).icon-locked:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-locked:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-locked.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-locked::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-selected-view);
}
h1.icon:not(.icon-svg).icon-locked::before,
h1 > .icon:not(.icon-svg).icon-locked::before,
h2.icon:not(.icon-svg).icon-locked::before,
h2 > .icon:not(.icon-svg).icon-locked::before,
h3.icon:not(.icon-svg).icon-locked::before,
h3 > .icon:not(.icon-svg).icon-locked::before,
h4.icon:not(.icon-svg).icon-locked::before,
h4 > .icon:not(.icon-svg).icon-locked::before,
h5.icon:not(.icon-svg).icon-locked::before,
h5 > .icon:not(.icon-svg).icon-locked::before,
h6.icon:not(.icon-svg).icon-locked::before,
h6 > .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-locked::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-locked::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-heading-view);
}
.login-form .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-locked:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-locked:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-locked.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-locked:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-locked::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-accent-view);
}
a.button.icon:not(.icon-svg).icon-locked::before,
a.button .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-locked::before,
a.button.disabled .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-locked:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-locked::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-locked:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-locked::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-locked::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-disable-view);
}
.icon:not(.icon-svg).icon-locked.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-locked.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked.icon-color-warning::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-warning-view);
}
a.icon:not(.icon-svg).icon-locked.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-locked.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-locked.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.icon-color-warning::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-warning-hover-view);
}
.icon:not(.icon-svg).icon-locked.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-locked.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked.icon-color-negative::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-negative-view);
}
a.icon:not(.icon-svg).icon-locked.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-locked.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-locked.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.icon-color-negative::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-negative-hover-view);
}
.icon:not(.icon-svg).icon-locked.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-locked.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked.icon-color-positive::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-positive-view);
}
a.icon:not(.icon-svg).icon-locked.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-locked.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-locked.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.icon-color-positive::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-positive-hover-view);
}
.icon:not(.icon-svg).icon-locked.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-locked.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-locked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-locked.icon-color-new::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-new-view);
}
a.icon:not(.icon-svg).icon-locked.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-locked.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-locked.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-locked.icon-color-new::before {
  background-image: url(deba54a34bc205da9e8a.svg#locked-new-hover-view);
}
.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-logout:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-logout:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-logout:not(.button):hover::before,
a.icon:not(.icon-svg).icon-logout.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-logout:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-normal-view);
}
a.icon:not(.icon-svg).icon-logout.hover::before,
a.icon:not(.icon-svg).icon-logout:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-normal-hover-view);
}
.icon:not(.icon-svg).icon-logout.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-logout.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-logout:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-neutral-view);
}
a.icon:not(.icon-svg).icon-logout.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-logout.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-logout.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.icon-color-neutral::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-logout::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-logout::before,
.button.button-primary .icon:not(.icon-svg).icon-logout::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-logout::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-logout::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-logout::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-logout::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-logout::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-logout::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-logout::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-logout::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-logout::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-logout::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-logout::before,
.mxo-header .current .icon:not(.icon-svg).icon-logout::before,
.mxo-header .current a.icon:not(.icon-svg).icon-logout:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-logout:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-logout.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-logout::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-selected-view);
}
h1.icon:not(.icon-svg).icon-logout::before,
h1 > .icon:not(.icon-svg).icon-logout::before,
h2.icon:not(.icon-svg).icon-logout::before,
h2 > .icon:not(.icon-svg).icon-logout::before,
h3.icon:not(.icon-svg).icon-logout::before,
h3 > .icon:not(.icon-svg).icon-logout::before,
h4.icon:not(.icon-svg).icon-logout::before,
h4 > .icon:not(.icon-svg).icon-logout::before,
h5.icon:not(.icon-svg).icon-logout::before,
h5 > .icon:not(.icon-svg).icon-logout::before,
h6.icon:not(.icon-svg).icon-logout::before,
h6 > .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-logout::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-logout::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-heading-view);
}
.login-form .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-logout:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-logout:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-logout.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-logout:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-logout::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-accent-view);
}
a.button.icon:not(.icon-svg).icon-logout::before,
a.button .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-logout::before,
a.button.disabled .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-logout:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-logout::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-logout:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-logout::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-logout::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-disable-view);
}
.icon:not(.icon-svg).icon-logout.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-logout.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout.icon-color-warning::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-warning-view);
}
a.icon:not(.icon-svg).icon-logout.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-logout.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-logout.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.icon-color-warning::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-warning-hover-view);
}
.icon:not(.icon-svg).icon-logout.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-logout.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout.icon-color-negative::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-negative-view);
}
a.icon:not(.icon-svg).icon-logout.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-logout.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-logout.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.icon-color-negative::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-negative-hover-view);
}
.icon:not(.icon-svg).icon-logout.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-logout.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout.icon-color-positive::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-positive-view);
}
a.icon:not(.icon-svg).icon-logout.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-logout.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-logout.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.icon-color-positive::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-positive-hover-view);
}
.icon:not(.icon-svg).icon-logout.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-logout.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-logout::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-logout.icon-color-new::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-new-view);
}
a.icon:not(.icon-svg).icon-logout.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-logout.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-logout.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-logout.icon-color-new::before {
  background-image: url(a85466e1d9d491ab001f.svg#logout-new-hover-view);
}
.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-magnify-in:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-magnify-in:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-magnify-in:not(.button):hover::before,
a.icon:not(.icon-svg).icon-magnify-in.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-magnify-in:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-normal-view);
}
a.icon:not(.icon-svg).icon-magnify-in.hover::before,
a.icon:not(.icon-svg).icon-magnify-in:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-normal-hover-view);
}
.icon:not(.icon-svg).icon-magnify-in.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-magnify-in.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-magnify-in:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-neutral-view);
}
a.icon:not(.icon-svg).icon-magnify-in.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-magnify-in.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-magnify-in.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.icon-color-neutral::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-magnify-in::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-magnify-in::before,
.button.button-primary .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-magnify-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-header .current .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-header .current a.icon:not(.icon-svg).icon-magnify-in:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-magnify-in:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-magnify-in.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-selected-view);
}
h1.icon:not(.icon-svg).icon-magnify-in::before,
h1 > .icon:not(.icon-svg).icon-magnify-in::before,
h2.icon:not(.icon-svg).icon-magnify-in::before,
h2 > .icon:not(.icon-svg).icon-magnify-in::before,
h3.icon:not(.icon-svg).icon-magnify-in::before,
h3 > .icon:not(.icon-svg).icon-magnify-in::before,
h4.icon:not(.icon-svg).icon-magnify-in::before,
h4 > .icon:not(.icon-svg).icon-magnify-in::before,
h5.icon:not(.icon-svg).icon-magnify-in::before,
h5 > .icon:not(.icon-svg).icon-magnify-in::before,
h6.icon:not(.icon-svg).icon-magnify-in::before,
h6 > .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-magnify-in::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-magnify-in::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-heading-view);
}
.login-form .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-magnify-in:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-magnify-in:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-magnify-in.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-magnify-in:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-magnify-in::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-accent-view);
}
a.button.icon:not(.icon-svg).icon-magnify-in::before,
a.button .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-magnify-in::before,
a.button.disabled .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-magnify-in:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-magnify-in::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-magnify-in:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-magnify-in::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-magnify-in::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-disable-view);
}
.icon:not(.icon-svg).icon-magnify-in.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-magnify-in.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in.icon-color-warning::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-warning-view);
}
a.icon:not(.icon-svg).icon-magnify-in.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-magnify-in.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-magnify-in.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.icon-color-warning::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-warning-hover-view);
}
.icon:not(.icon-svg).icon-magnify-in.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-magnify-in.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in.icon-color-negative::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-negative-view);
}
a.icon:not(.icon-svg).icon-magnify-in.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-magnify-in.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-magnify-in.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.icon-color-negative::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-negative-hover-view);
}
.icon:not(.icon-svg).icon-magnify-in.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-magnify-in.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in.icon-color-positive::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-positive-view);
}
a.icon:not(.icon-svg).icon-magnify-in.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-magnify-in.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-magnify-in.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.icon-color-positive::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-positive-hover-view);
}
.icon:not(.icon-svg).icon-magnify-in.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-magnify-in.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-magnify-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-magnify-in.icon-color-new::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-new-view);
}
a.icon:not(.icon-svg).icon-magnify-in.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-magnify-in.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-magnify-in.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-magnify-in.icon-color-new::before {
  background-image: url(1d9493ea0825303c197f.svg#magnify-in-new-hover-view);
}
.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-mail:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-mail:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-mail:not(.button):hover::before,
a.icon:not(.icon-svg).icon-mail.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-mail:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-normal-view);
}
a.icon:not(.icon-svg).icon-mail.hover::before,
a.icon:not(.icon-svg).icon-mail:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-normal-hover-view);
}
.icon:not(.icon-svg).icon-mail.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-mail.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-mail:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-neutral-view);
}
a.icon:not(.icon-svg).icon-mail.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-mail.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-mail.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.icon-color-neutral::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-mail::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-mail::before,
.button.button-primary .icon:not(.icon-svg).icon-mail::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-mail::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-mail::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-mail::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-mail::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-mail::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-mail::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-mail::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-mail::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-mail::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-mail::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-mail::before,
.mxo-header .current .icon:not(.icon-svg).icon-mail::before,
.mxo-header .current a.icon:not(.icon-svg).icon-mail:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-mail:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-mail.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-mail::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-selected-view);
}
h1.icon:not(.icon-svg).icon-mail::before,
h1 > .icon:not(.icon-svg).icon-mail::before,
h2.icon:not(.icon-svg).icon-mail::before,
h2 > .icon:not(.icon-svg).icon-mail::before,
h3.icon:not(.icon-svg).icon-mail::before,
h3 > .icon:not(.icon-svg).icon-mail::before,
h4.icon:not(.icon-svg).icon-mail::before,
h4 > .icon:not(.icon-svg).icon-mail::before,
h5.icon:not(.icon-svg).icon-mail::before,
h5 > .icon:not(.icon-svg).icon-mail::before,
h6.icon:not(.icon-svg).icon-mail::before,
h6 > .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-mail::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-mail::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-heading-view);
}
.login-form .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-mail:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-mail:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-mail.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-mail:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-mail::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-accent-view);
}
a.button.icon:not(.icon-svg).icon-mail::before,
a.button .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-mail::before,
a.button.disabled .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-mail:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-mail::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-mail:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-mail::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-mail::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-disable-view);
}
.icon:not(.icon-svg).icon-mail.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-mail.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail.icon-color-warning::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-warning-view);
}
a.icon:not(.icon-svg).icon-mail.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-mail.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-mail.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.icon-color-warning::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-warning-hover-view);
}
.icon:not(.icon-svg).icon-mail.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-mail.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail.icon-color-negative::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-negative-view);
}
a.icon:not(.icon-svg).icon-mail.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-mail.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-mail.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.icon-color-negative::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-negative-hover-view);
}
.icon:not(.icon-svg).icon-mail.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-mail.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail.icon-color-positive::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-positive-view);
}
a.icon:not(.icon-svg).icon-mail.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-mail.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-mail.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.icon-color-positive::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-positive-hover-view);
}
.icon:not(.icon-svg).icon-mail.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-mail.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-mail::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-mail.icon-color-new::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-new-view);
}
a.icon:not(.icon-svg).icon-mail.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-mail.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-mail.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-mail.icon-color-new::before {
  background-image: url(64ae98698a0464be36d1.svg#mail-new-hover-view);
}
.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-manual:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-manual:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-manual:not(.button):hover::before,
a.icon:not(.icon-svg).icon-manual.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-manual:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-normal-view);
}
a.icon:not(.icon-svg).icon-manual.hover::before,
a.icon:not(.icon-svg).icon-manual:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-normal-hover-view);
}
.icon:not(.icon-svg).icon-manual.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-manual.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-manual:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-neutral-view);
}
a.icon:not(.icon-svg).icon-manual.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-manual.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-manual.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.icon-color-neutral::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-manual::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-manual::before,
.button.button-primary .icon:not(.icon-svg).icon-manual::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-manual::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-manual::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-manual::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-manual::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-manual::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-manual::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-manual::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-manual::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-manual::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-manual::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-manual::before,
.mxo-header .current .icon:not(.icon-svg).icon-manual::before,
.mxo-header .current a.icon:not(.icon-svg).icon-manual:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-manual:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-manual.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-manual::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-selected-view);
}
h1.icon:not(.icon-svg).icon-manual::before,
h1 > .icon:not(.icon-svg).icon-manual::before,
h2.icon:not(.icon-svg).icon-manual::before,
h2 > .icon:not(.icon-svg).icon-manual::before,
h3.icon:not(.icon-svg).icon-manual::before,
h3 > .icon:not(.icon-svg).icon-manual::before,
h4.icon:not(.icon-svg).icon-manual::before,
h4 > .icon:not(.icon-svg).icon-manual::before,
h5.icon:not(.icon-svg).icon-manual::before,
h5 > .icon:not(.icon-svg).icon-manual::before,
h6.icon:not(.icon-svg).icon-manual::before,
h6 > .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-manual::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-manual::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-heading-view);
}
.login-form .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-manual:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-manual:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-manual.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-manual:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-manual::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-accent-view);
}
a.button.icon:not(.icon-svg).icon-manual::before,
a.button .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-manual::before,
a.button.disabled .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-manual:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-manual::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-manual:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-manual::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-manual::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-disable-view);
}
.icon:not(.icon-svg).icon-manual.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-manual.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual.icon-color-warning::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-warning-view);
}
a.icon:not(.icon-svg).icon-manual.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-manual.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-manual.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.icon-color-warning::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-warning-hover-view);
}
.icon:not(.icon-svg).icon-manual.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-manual.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual.icon-color-negative::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-negative-view);
}
a.icon:not(.icon-svg).icon-manual.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-manual.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-manual.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.icon-color-negative::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-negative-hover-view);
}
.icon:not(.icon-svg).icon-manual.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-manual.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual.icon-color-positive::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-positive-view);
}
a.icon:not(.icon-svg).icon-manual.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-manual.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-manual.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.icon-color-positive::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-positive-hover-view);
}
.icon:not(.icon-svg).icon-manual.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-manual.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-manual::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-manual.icon-color-new::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-new-view);
}
a.icon:not(.icon-svg).icon-manual.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-manual.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-manual.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-manual.icon-color-new::before {
  background-image: url(47ced5b92b2bef4f8ea9.svg#manual-new-hover-view);
}
.icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-map::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-map:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-map:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-map:not(.button):hover::before,
a.icon:not(.icon-svg).icon-map.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-map:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-normal-view);
}
a.icon:not(.icon-svg).icon-map.hover::before,
a.icon:not(.icon-svg).icon-map:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-normal-hover-view);
}
.icon:not(.icon-svg).icon-map.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-map.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-map::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-map:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-neutral-view);
}
a.icon:not(.icon-svg).icon-map.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-map.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-map.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.icon-color-neutral::before {
  background-image: url(43aae94b12c3311036f2.svg#map-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-map::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-map::before,
.button.button-primary .icon:not(.icon-svg).icon-map::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-map::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-map::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-map::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-map::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-map::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-map::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-map::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-map::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-map::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-map::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-map::before,
.mxo-header .current .icon:not(.icon-svg).icon-map::before,
.mxo-header .current a.icon:not(.icon-svg).icon-map:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-map:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-map.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-map::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-map::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-map::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-map::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-map::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-map::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-map::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-selected-view);
}
h1.icon:not(.icon-svg).icon-map::before,
h1 > .icon:not(.icon-svg).icon-map::before,
h2.icon:not(.icon-svg).icon-map::before,
h2 > .icon:not(.icon-svg).icon-map::before,
h3.icon:not(.icon-svg).icon-map::before,
h3 > .icon:not(.icon-svg).icon-map::before,
h4.icon:not(.icon-svg).icon-map::before,
h4 > .icon:not(.icon-svg).icon-map::before,
h5.icon:not(.icon-svg).icon-map::before,
h5 > .icon:not(.icon-svg).icon-map::before,
h6.icon:not(.icon-svg).icon-map::before,
h6 > .icon:not(.icon-svg).icon-map::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-map::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-map::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-map::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-heading-view);
}
.login-form .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-map:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-map:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-map.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-map:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-map::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-map::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-map::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-map::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-map::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-map::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-accent-view);
}
a.button.icon:not(.icon-svg).icon-map::before,
a.button .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-map::before,
a.button.disabled .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-map::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-map:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-map::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-map::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-map::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-map:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-map::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-map::before {
  background-image: url(43aae94b12c3311036f2.svg#map-disable-view);
}
.icon:not(.icon-svg).icon-map.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-map.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map.icon-color-warning::before {
  background-image: url(43aae94b12c3311036f2.svg#map-warning-view);
}
a.icon:not(.icon-svg).icon-map.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-map.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-map.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.icon-color-warning::before {
  background-image: url(43aae94b12c3311036f2.svg#map-warning-hover-view);
}
.icon:not(.icon-svg).icon-map.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-map.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map.icon-color-negative::before {
  background-image: url(43aae94b12c3311036f2.svg#map-negative-view);
}
a.icon:not(.icon-svg).icon-map.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-map.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-map.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.icon-color-negative::before {
  background-image: url(43aae94b12c3311036f2.svg#map-negative-hover-view);
}
.icon:not(.icon-svg).icon-map.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-map.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map.icon-color-positive::before {
  background-image: url(43aae94b12c3311036f2.svg#map-positive-view);
}
a.icon:not(.icon-svg).icon-map.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-map.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-map.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.icon-color-positive::before {
  background-image: url(43aae94b12c3311036f2.svg#map-positive-hover-view);
}
.icon:not(.icon-svg).icon-map.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-map.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-map::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-map.icon-color-new::before {
  background-image: url(43aae94b12c3311036f2.svg#map-new-view);
}
a.icon:not(.icon-svg).icon-map.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-map.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-map.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-map.icon-color-new::before {
  background-image: url(43aae94b12c3311036f2.svg#map-new-hover-view);
}
.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-marker:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-marker:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-marker:not(.button):hover::before,
a.icon:not(.icon-svg).icon-marker.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-marker:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-normal-view);
}
a.icon:not(.icon-svg).icon-marker.hover::before,
a.icon:not(.icon-svg).icon-marker:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-normal-hover-view);
}
.icon:not(.icon-svg).icon-marker.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-marker.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marker:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-neutral-view);
}
a.icon:not(.icon-svg).icon-marker.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-marker.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marker.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.icon-color-neutral::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-marker::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-marker::before,
.button.button-primary .icon:not(.icon-svg).icon-marker::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-marker::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marker::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marker::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marker::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marker::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marker::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marker::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marker::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marker::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marker::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marker::before,
.mxo-header .current .icon:not(.icon-svg).icon-marker::before,
.mxo-header .current a.icon:not(.icon-svg).icon-marker:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-marker:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-marker.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-marker::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-selected-view);
}
h1.icon:not(.icon-svg).icon-marker::before,
h1 > .icon:not(.icon-svg).icon-marker::before,
h2.icon:not(.icon-svg).icon-marker::before,
h2 > .icon:not(.icon-svg).icon-marker::before,
h3.icon:not(.icon-svg).icon-marker::before,
h3 > .icon:not(.icon-svg).icon-marker::before,
h4.icon:not(.icon-svg).icon-marker::before,
h4 > .icon:not(.icon-svg).icon-marker::before,
h5.icon:not(.icon-svg).icon-marker::before,
h5 > .icon:not(.icon-svg).icon-marker::before,
h6.icon:not(.icon-svg).icon-marker::before,
h6 > .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-marker::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-marker::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-heading-view);
}
.login-form .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-marker:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-marker:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marker.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marker:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-marker::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-accent-view);
}
a.button.icon:not(.icon-svg).icon-marker::before,
a.button .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-marker::before,
a.button.disabled .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-marker:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-marker::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-marker:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-marker::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-marker::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-disable-view);
}
.icon:not(.icon-svg).icon-marker.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-marker.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker.icon-color-warning::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-warning-view);
}
a.icon:not(.icon-svg).icon-marker.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-marker.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marker.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.icon-color-warning::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-warning-hover-view);
}
.icon:not(.icon-svg).icon-marker.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-marker.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker.icon-color-negative::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-negative-view);
}
a.icon:not(.icon-svg).icon-marker.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-marker.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marker.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.icon-color-negative::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-negative-hover-view);
}
.icon:not(.icon-svg).icon-marker.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-marker.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker.icon-color-positive::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-positive-view);
}
a.icon:not(.icon-svg).icon-marker.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-marker.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marker.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.icon-color-positive::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-positive-hover-view);
}
.icon:not(.icon-svg).icon-marker.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-marker.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-marker::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marker.icon-color-new::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-new-view);
}
a.icon:not(.icon-svg).icon-marker.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-marker.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marker.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marker.icon-color-new::before {
  background-image: url(3d91036a2da2d036dd9b.svg#marker-new-hover-view);
}
.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-marquee:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-marquee:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-marquee:not(.button):hover::before,
a.icon:not(.icon-svg).icon-marquee.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-marquee:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-normal-view);
}
a.icon:not(.icon-svg).icon-marquee.hover::before,
a.icon:not(.icon-svg).icon-marquee:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-normal-hover-view);
}
.icon:not(.icon-svg).icon-marquee.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-marquee.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-neutral-view);
}
a.icon:not(.icon-svg).icon-marquee.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-marquee.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.icon-color-neutral::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-marquee::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-marquee::before,
.button.button-primary .icon:not(.icon-svg).icon-marquee::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-marquee::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee::before,
.mxo-header .current .icon:not(.icon-svg).icon-marquee::before,
.mxo-header .current a.icon:not(.icon-svg).icon-marquee:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-marquee:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-marquee.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-marquee::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-selected-view);
}
h1.icon:not(.icon-svg).icon-marquee::before,
h1 > .icon:not(.icon-svg).icon-marquee::before,
h2.icon:not(.icon-svg).icon-marquee::before,
h2 > .icon:not(.icon-svg).icon-marquee::before,
h3.icon:not(.icon-svg).icon-marquee::before,
h3 > .icon:not(.icon-svg).icon-marquee::before,
h4.icon:not(.icon-svg).icon-marquee::before,
h4 > .icon:not(.icon-svg).icon-marquee::before,
h5.icon:not(.icon-svg).icon-marquee::before,
h5 > .icon:not(.icon-svg).icon-marquee::before,
h6.icon:not(.icon-svg).icon-marquee::before,
h6 > .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-marquee::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-marquee::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-heading-view);
}
.login-form .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-marquee:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-marquee:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-marquee::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-accent-view);
}
a.button.icon:not(.icon-svg).icon-marquee::before,
a.button .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-marquee::before,
a.button.disabled .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-marquee:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-marquee::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-marquee:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-marquee::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-marquee::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-disable-view);
}
.icon:not(.icon-svg).icon-marquee.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-marquee.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee.icon-color-warning::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-warning-view);
}
a.icon:not(.icon-svg).icon-marquee.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-marquee.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.icon-color-warning::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-warning-hover-view);
}
.icon:not(.icon-svg).icon-marquee.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-marquee.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee.icon-color-negative::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-negative-view);
}
a.icon:not(.icon-svg).icon-marquee.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-marquee.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.icon-color-negative::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-negative-hover-view);
}
.icon:not(.icon-svg).icon-marquee.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-marquee.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee.icon-color-positive::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-positive-view);
}
a.icon:not(.icon-svg).icon-marquee.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-marquee.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.icon-color-positive::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-positive-hover-view);
}
.icon:not(.icon-svg).icon-marquee.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-marquee.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee.icon-color-new::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-new-view);
}
a.icon:not(.icon-svg).icon-marquee.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-marquee.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee.icon-color-new::before {
  background-image: url(043379076c52d9325b6f.svg#marquee-new-hover-view);
}
.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-marquee-delete:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-marquee-delete:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-marquee-delete:not(.button):hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-marquee-delete:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-normal-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-normal-hover-view);
}
.icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-delete:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-neutral-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.icon-color-neutral::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-primary .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-header .current .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-header .current a.icon:not(.icon-svg).icon-marquee-delete:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-marquee-delete:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-marquee-delete.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-selected-view);
}
h1.icon:not(.icon-svg).icon-marquee-delete::before,
h1 > .icon:not(.icon-svg).icon-marquee-delete::before,
h2.icon:not(.icon-svg).icon-marquee-delete::before,
h2 > .icon:not(.icon-svg).icon-marquee-delete::before,
h3.icon:not(.icon-svg).icon-marquee-delete::before,
h3 > .icon:not(.icon-svg).icon-marquee-delete::before,
h4.icon:not(.icon-svg).icon-marquee-delete::before,
h4 > .icon:not(.icon-svg).icon-marquee-delete::before,
h5.icon:not(.icon-svg).icon-marquee-delete::before,
h5 > .icon:not(.icon-svg).icon-marquee-delete::before,
h6.icon:not(.icon-svg).icon-marquee-delete::before,
h6 > .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-marquee-delete::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-marquee-delete::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-heading-view);
}
.login-form .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-marquee-delete:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-marquee-delete:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee-delete.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee-delete:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-marquee-delete::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-accent-view);
}
a.button.icon:not(.icon-svg).icon-marquee-delete::before,
a.button .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-marquee-delete::before,
a.button.disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-marquee-delete:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-marquee-delete::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-marquee-delete:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-marquee-delete::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-marquee-delete::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-disable-view);
}
.icon:not(.icon-svg).icon-marquee-delete.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-marquee-delete.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete.icon-color-warning::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-warning-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-delete.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.icon-color-warning::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-warning-hover-view);
}
.icon:not(.icon-svg).icon-marquee-delete.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-marquee-delete.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete.icon-color-negative::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-negative-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-delete.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.icon-color-negative::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-negative-hover-view);
}
.icon:not(.icon-svg).icon-marquee-delete.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-marquee-delete.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete.icon-color-positive::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-positive-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-delete.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.icon-color-positive::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-positive-hover-view);
}
.icon:not(.icon-svg).icon-marquee-delete.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-marquee-delete.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-delete.icon-color-new::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-new-view);
}
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-marquee-delete.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-delete.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-delete.icon-color-new::before {
  background-image: url(8c9b68b1603c62f4fd75.svg#marquee-delete-new-hover-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-marquee-zoom-in:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-marquee-zoom-in:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-marquee-zoom-in:not(.button):hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-normal-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-normal-hover-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-neutral-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-neutral::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-primary .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-marquee-zoom-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-header .current .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-header .current a.icon:not(.icon-svg).icon-marquee-zoom-in:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-marquee-zoom-in:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-marquee-zoom-in.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-selected-view);
}
h1.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h1 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
h2.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h2 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
h3.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h3 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
h4.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h4 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
h5.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h5 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
h6.icon:not(.icon-svg).icon-marquee-zoom-in::before,
h6 > .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-heading-view);
}
.login-form .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-marquee-zoom-in:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-marquee-zoom-in:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee-zoom-in.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-accent-view);
}
a.button.icon:not(.icon-svg).icon-marquee-zoom-in::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-marquee-zoom-in::before,
a.button.disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-marquee-zoom-in:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-marquee-zoom-in::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-disable-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-warning-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-warning::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-warning-hover-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-negative-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-negative::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-negative-hover-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-positive-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-positive::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-positive-hover-view);
}
.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-marquee-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-new-view);
}
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-marquee-zoom-in.icon-color-new::before {
  background-image: url(2be552f5c1177c2adf2d.svg#marquee-zoom-in-new-hover-view);
}
.icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-model::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-model:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-model:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-model:not(.button):hover::before,
a.icon:not(.icon-svg).icon-model.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-model:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-normal-view);
}
a.icon:not(.icon-svg).icon-model.hover::before,
a.icon:not(.icon-svg).icon-model:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-normal-hover-view);
}
.icon:not(.icon-svg).icon-model.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-model.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-model::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-model:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-neutral-view);
}
a.icon:not(.icon-svg).icon-model.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-model.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-model.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.icon-color-neutral::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-model::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-model::before,
.button.button-primary .icon:not(.icon-svg).icon-model::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-model::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-model::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-model::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-model::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-model::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-model::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-model::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-model::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-model::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-model::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-model::before,
.mxo-header .current .icon:not(.icon-svg).icon-model::before,
.mxo-header .current a.icon:not(.icon-svg).icon-model:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-model:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-model.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-model::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-model::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-model::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-model::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-model::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-model::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-model::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-selected-view);
}
h1.icon:not(.icon-svg).icon-model::before,
h1 > .icon:not(.icon-svg).icon-model::before,
h2.icon:not(.icon-svg).icon-model::before,
h2 > .icon:not(.icon-svg).icon-model::before,
h3.icon:not(.icon-svg).icon-model::before,
h3 > .icon:not(.icon-svg).icon-model::before,
h4.icon:not(.icon-svg).icon-model::before,
h4 > .icon:not(.icon-svg).icon-model::before,
h5.icon:not(.icon-svg).icon-model::before,
h5 > .icon:not(.icon-svg).icon-model::before,
h6.icon:not(.icon-svg).icon-model::before,
h6 > .icon:not(.icon-svg).icon-model::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-model::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-model::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-model::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-heading-view);
}
.login-form .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-model:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-model:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-model.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-model:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-model::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-model::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-model::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-model::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-model::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-model::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-accent-view);
}
a.button.icon:not(.icon-svg).icon-model::before,
a.button .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-model::before,
a.button.disabled .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-model::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-model:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-model::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-model::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-model::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-model:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-model::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-model::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-disable-view);
}
.icon:not(.icon-svg).icon-model.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-model.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model.icon-color-warning::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-warning-view);
}
a.icon:not(.icon-svg).icon-model.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-model.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-model.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.icon-color-warning::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-warning-hover-view);
}
.icon:not(.icon-svg).icon-model.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-model.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model.icon-color-negative::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-negative-view);
}
a.icon:not(.icon-svg).icon-model.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-model.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-model.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.icon-color-negative::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-negative-hover-view);
}
.icon:not(.icon-svg).icon-model.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-model.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model.icon-color-positive::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-positive-view);
}
a.icon:not(.icon-svg).icon-model.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-model.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-model.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.icon-color-positive::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-positive-hover-view);
}
.icon:not(.icon-svg).icon-model.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-model.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-model::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-model.icon-color-new::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-new-view);
}
a.icon:not(.icon-svg).icon-model.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-model.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-model.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-model.icon-color-new::before {
  background-image: url(03df4c5e0f8e919b9c13.svg#model-new-hover-view);
}
.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-no-classification:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-no-classification:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-no-classification:not(.button):hover::before,
a.icon:not(.icon-svg).icon-no-classification.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-no-classification:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-normal-view);
}
a.icon:not(.icon-svg).icon-no-classification.hover::before,
a.icon:not(.icon-svg).icon-no-classification:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-normal-hover-view);
}
.icon:not(.icon-svg).icon-no-classification.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-no-classification.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-classification:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-neutral-view);
}
a.icon:not(.icon-svg).icon-no-classification.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-no-classification.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-classification.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.icon-color-neutral::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-no-classification::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-no-classification::before,
.button.button-primary .icon:not(.icon-svg).icon-no-classification::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-classification::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-classification::before,
.mxo-header .current .icon:not(.icon-svg).icon-no-classification::before,
.mxo-header .current a.icon:not(.icon-svg).icon-no-classification:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-no-classification:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-no-classification.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-no-classification::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-selected-view);
}
h1.icon:not(.icon-svg).icon-no-classification::before,
h1 > .icon:not(.icon-svg).icon-no-classification::before,
h2.icon:not(.icon-svg).icon-no-classification::before,
h2 > .icon:not(.icon-svg).icon-no-classification::before,
h3.icon:not(.icon-svg).icon-no-classification::before,
h3 > .icon:not(.icon-svg).icon-no-classification::before,
h4.icon:not(.icon-svg).icon-no-classification::before,
h4 > .icon:not(.icon-svg).icon-no-classification::before,
h5.icon:not(.icon-svg).icon-no-classification::before,
h5 > .icon:not(.icon-svg).icon-no-classification::before,
h6.icon:not(.icon-svg).icon-no-classification::before,
h6 > .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-no-classification::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-no-classification::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-heading-view);
}
.login-form .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-no-classification:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-no-classification:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-no-classification.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-no-classification:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-no-classification::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-accent-view);
}
a.button.icon:not(.icon-svg).icon-no-classification::before,
a.button .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-no-classification::before,
a.button.disabled .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-no-classification:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-no-classification::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-no-classification:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-no-classification::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-no-classification::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-disable-view);
}
.icon:not(.icon-svg).icon-no-classification.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-no-classification.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification.icon-color-warning::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-warning-view);
}
a.icon:not(.icon-svg).icon-no-classification.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-no-classification.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-classification.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.icon-color-warning::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-warning-hover-view);
}
.icon:not(.icon-svg).icon-no-classification.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-no-classification.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification.icon-color-negative::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-negative-view);
}
a.icon:not(.icon-svg).icon-no-classification.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-no-classification.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-classification.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.icon-color-negative::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-negative-hover-view);
}
.icon:not(.icon-svg).icon-no-classification.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-no-classification.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification.icon-color-positive::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-positive-view);
}
a.icon:not(.icon-svg).icon-no-classification.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-no-classification.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-classification.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.icon-color-positive::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-positive-hover-view);
}
.icon:not(.icon-svg).icon-no-classification.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-no-classification.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-no-classification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-classification.icon-color-new::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-new-view);
}
a.icon:not(.icon-svg).icon-no-classification.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-no-classification.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-classification.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-classification.icon-color-new::before {
  background-image: url(f124a45644a4f8b56591.svg#no-classification-new-hover-view);
}
.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-no-edit:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-no-edit:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-no-edit:not(.button):hover::before,
a.icon:not(.icon-svg).icon-no-edit.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-no-edit:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-normal-view);
}
a.icon:not(.icon-svg).icon-no-edit.hover::before,
a.icon:not(.icon-svg).icon-no-edit:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-normal-hover-view);
}
.icon:not(.icon-svg).icon-no-edit.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-no-edit.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-edit:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-neutral-view);
}
a.icon:not(.icon-svg).icon-no-edit.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-no-edit.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-edit.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.icon-color-neutral::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-no-edit::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-no-edit::before,
.button.button-primary .icon:not(.icon-svg).icon-no-edit::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-no-edit::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-no-edit::before,
.mxo-header .current .icon:not(.icon-svg).icon-no-edit::before,
.mxo-header .current a.icon:not(.icon-svg).icon-no-edit:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-no-edit:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-no-edit.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-no-edit::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-selected-view);
}
h1.icon:not(.icon-svg).icon-no-edit::before,
h1 > .icon:not(.icon-svg).icon-no-edit::before,
h2.icon:not(.icon-svg).icon-no-edit::before,
h2 > .icon:not(.icon-svg).icon-no-edit::before,
h3.icon:not(.icon-svg).icon-no-edit::before,
h3 > .icon:not(.icon-svg).icon-no-edit::before,
h4.icon:not(.icon-svg).icon-no-edit::before,
h4 > .icon:not(.icon-svg).icon-no-edit::before,
h5.icon:not(.icon-svg).icon-no-edit::before,
h5 > .icon:not(.icon-svg).icon-no-edit::before,
h6.icon:not(.icon-svg).icon-no-edit::before,
h6 > .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-no-edit::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-no-edit::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-heading-view);
}
.login-form .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-no-edit:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-no-edit:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-no-edit.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-no-edit:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-no-edit::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-accent-view);
}
a.button.icon:not(.icon-svg).icon-no-edit::before,
a.button .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-no-edit::before,
a.button.disabled .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-no-edit:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-no-edit::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-no-edit:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-no-edit::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-no-edit::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-disable-view);
}
.icon:not(.icon-svg).icon-no-edit.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-no-edit.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit.icon-color-warning::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-warning-view);
}
a.icon:not(.icon-svg).icon-no-edit.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-no-edit.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-edit.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.icon-color-warning::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-warning-hover-view);
}
.icon:not(.icon-svg).icon-no-edit.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-no-edit.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit.icon-color-negative::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-negative-view);
}
a.icon:not(.icon-svg).icon-no-edit.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-no-edit.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-edit.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.icon-color-negative::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-negative-hover-view);
}
.icon:not(.icon-svg).icon-no-edit.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-no-edit.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit.icon-color-positive::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-positive-view);
}
a.icon:not(.icon-svg).icon-no-edit.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-no-edit.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-edit.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.icon-color-positive::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-positive-hover-view);
}
.icon:not(.icon-svg).icon-no-edit.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-no-edit.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-no-edit::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-no-edit.icon-color-new::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-new-view);
}
a.icon:not(.icon-svg).icon-no-edit.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-no-edit.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-no-edit.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-no-edit.icon-color-new::before {
  background-image: url(7f55bafe208b1a00402d.svg#no-edit-new-hover-view);
}
.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-not-relevant:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-not-relevant:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-not-relevant:not(.button):hover::before,
a.icon:not(.icon-svg).icon-not-relevant.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-not-relevant:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-normal-view);
}
a.icon:not(.icon-svg).icon-not-relevant.hover::before,
a.icon:not(.icon-svg).icon-not-relevant:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-normal-hover-view);
}
.icon:not(.icon-svg).icon-not-relevant.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-not-relevant.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-not-relevant:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-neutral-view);
}
a.icon:not(.icon-svg).icon-not-relevant.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-not-relevant.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-not-relevant.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.icon-color-neutral::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-not-relevant::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-not-relevant::before,
.button.button-primary .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-not-relevant::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-header .current .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-header .current a.icon:not(.icon-svg).icon-not-relevant:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-not-relevant:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-not-relevant.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-selected-view);
}
h1.icon:not(.icon-svg).icon-not-relevant::before,
h1 > .icon:not(.icon-svg).icon-not-relevant::before,
h2.icon:not(.icon-svg).icon-not-relevant::before,
h2 > .icon:not(.icon-svg).icon-not-relevant::before,
h3.icon:not(.icon-svg).icon-not-relevant::before,
h3 > .icon:not(.icon-svg).icon-not-relevant::before,
h4.icon:not(.icon-svg).icon-not-relevant::before,
h4 > .icon:not(.icon-svg).icon-not-relevant::before,
h5.icon:not(.icon-svg).icon-not-relevant::before,
h5 > .icon:not(.icon-svg).icon-not-relevant::before,
h6.icon:not(.icon-svg).icon-not-relevant::before,
h6 > .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-not-relevant::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-not-relevant::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-heading-view);
}
.login-form .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-not-relevant:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-not-relevant:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-not-relevant.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-not-relevant:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-not-relevant::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-accent-view);
}
a.button.icon:not(.icon-svg).icon-not-relevant::before,
a.button .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-not-relevant::before,
a.button.disabled .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-not-relevant:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-not-relevant::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-not-relevant:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-not-relevant::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-not-relevant::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-disable-view);
}
.icon:not(.icon-svg).icon-not-relevant.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-not-relevant.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant.icon-color-warning::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-warning-view);
}
a.icon:not(.icon-svg).icon-not-relevant.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-not-relevant.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-not-relevant.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.icon-color-warning::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-warning-hover-view);
}
.icon:not(.icon-svg).icon-not-relevant.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-not-relevant.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant.icon-color-negative::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-negative-view);
}
a.icon:not(.icon-svg).icon-not-relevant.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-not-relevant.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-not-relevant.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.icon-color-negative::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-negative-hover-view);
}
.icon:not(.icon-svg).icon-not-relevant.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-not-relevant.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant.icon-color-positive::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-positive-view);
}
a.icon:not(.icon-svg).icon-not-relevant.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-not-relevant.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-not-relevant.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.icon-color-positive::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-positive-hover-view);
}
.icon:not(.icon-svg).icon-not-relevant.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-not-relevant.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-not-relevant::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-not-relevant.icon-color-new::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-new-view);
}
a.icon:not(.icon-svg).icon-not-relevant.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-not-relevant.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-not-relevant.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-not-relevant.icon-color-new::before {
  background-image: url(79fddf842331c20b6b63.svg#not-relevant-new-hover-view);
}
.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-notification:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-notification:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-notification:not(.button):hover::before,
a.icon:not(.icon-svg).icon-notification.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-notification:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-normal-view);
}
a.icon:not(.icon-svg).icon-notification.hover::before,
a.icon:not(.icon-svg).icon-notification:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-normal-hover-view);
}
.icon:not(.icon-svg).icon-notification.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-notification.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-notification:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-neutral-view);
}
a.icon:not(.icon-svg).icon-notification.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-notification.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-notification.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.icon-color-neutral::before {
  background-image: url(57062c355569d6cde733.svg#notification-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-notification::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-notification::before,
.button.button-primary .icon:not(.icon-svg).icon-notification::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-notification::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-notification::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-notification::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-notification::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-notification::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-notification::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-notification::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-notification::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-notification::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-notification::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-notification::before,
.mxo-header .current .icon:not(.icon-svg).icon-notification::before,
.mxo-header .current a.icon:not(.icon-svg).icon-notification:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-notification:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-notification.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-notification::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-selected-view);
}
h1.icon:not(.icon-svg).icon-notification::before,
h1 > .icon:not(.icon-svg).icon-notification::before,
h2.icon:not(.icon-svg).icon-notification::before,
h2 > .icon:not(.icon-svg).icon-notification::before,
h3.icon:not(.icon-svg).icon-notification::before,
h3 > .icon:not(.icon-svg).icon-notification::before,
h4.icon:not(.icon-svg).icon-notification::before,
h4 > .icon:not(.icon-svg).icon-notification::before,
h5.icon:not(.icon-svg).icon-notification::before,
h5 > .icon:not(.icon-svg).icon-notification::before,
h6.icon:not(.icon-svg).icon-notification::before,
h6 > .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-notification::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-notification::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-heading-view);
}
.login-form .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-notification:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-notification:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-notification.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-notification:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-notification::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-accent-view);
}
a.button.icon:not(.icon-svg).icon-notification::before,
a.button .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-notification::before,
a.button.disabled .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-notification:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-notification::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-notification:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-notification::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-notification::before {
  background-image: url(57062c355569d6cde733.svg#notification-disable-view);
}
.icon:not(.icon-svg).icon-notification.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-notification.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification.icon-color-warning::before {
  background-image: url(57062c355569d6cde733.svg#notification-warning-view);
}
a.icon:not(.icon-svg).icon-notification.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-notification.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-notification.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.icon-color-warning::before {
  background-image: url(57062c355569d6cde733.svg#notification-warning-hover-view);
}
.icon:not(.icon-svg).icon-notification.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-notification.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification.icon-color-negative::before {
  background-image: url(57062c355569d6cde733.svg#notification-negative-view);
}
a.icon:not(.icon-svg).icon-notification.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-notification.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-notification.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.icon-color-negative::before {
  background-image: url(57062c355569d6cde733.svg#notification-negative-hover-view);
}
.icon:not(.icon-svg).icon-notification.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-notification.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification.icon-color-positive::before {
  background-image: url(57062c355569d6cde733.svg#notification-positive-view);
}
a.icon:not(.icon-svg).icon-notification.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-notification.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-notification.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.icon-color-positive::before {
  background-image: url(57062c355569d6cde733.svg#notification-positive-hover-view);
}
.icon:not(.icon-svg).icon-notification.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-notification.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-notification::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-notification.icon-color-new::before {
  background-image: url(57062c355569d6cde733.svg#notification-new-view);
}
a.icon:not(.icon-svg).icon-notification.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-notification.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-notification.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-notification.icon-color-new::before {
  background-image: url(57062c355569d6cde733.svg#notification-new-hover-view);
}
.icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-number::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-number:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-number:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-number:not(.button):hover::before,
a.icon:not(.icon-svg).icon-number.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-number:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-normal-view);
}
a.icon:not(.icon-svg).icon-number.hover::before,
a.icon:not(.icon-svg).icon-number:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-normal-hover-view);
}
.icon:not(.icon-svg).icon-number.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-number.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-number::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-number:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-neutral-view);
}
a.icon:not(.icon-svg).icon-number.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-number.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-number.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.icon-color-neutral::before {
  background-image: url(238bca921eabe49fac2d.svg#number-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-number::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-number::before,
.button.button-primary .icon:not(.icon-svg).icon-number::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-number::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-number::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-number::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-number::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-number::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-number::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-number::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-number::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-number::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-number::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-number::before,
.mxo-header .current .icon:not(.icon-svg).icon-number::before,
.mxo-header .current a.icon:not(.icon-svg).icon-number:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-number:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-number.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-number::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-number::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-number::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-number::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-number::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-number::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-number::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-selected-view);
}
h1.icon:not(.icon-svg).icon-number::before,
h1 > .icon:not(.icon-svg).icon-number::before,
h2.icon:not(.icon-svg).icon-number::before,
h2 > .icon:not(.icon-svg).icon-number::before,
h3.icon:not(.icon-svg).icon-number::before,
h3 > .icon:not(.icon-svg).icon-number::before,
h4.icon:not(.icon-svg).icon-number::before,
h4 > .icon:not(.icon-svg).icon-number::before,
h5.icon:not(.icon-svg).icon-number::before,
h5 > .icon:not(.icon-svg).icon-number::before,
h6.icon:not(.icon-svg).icon-number::before,
h6 > .icon:not(.icon-svg).icon-number::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-number::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-number::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-number::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-heading-view);
}
.login-form .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-number:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-number:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-number.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-number:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-number::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-number::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-number::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-number::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-number::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-number::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-accent-view);
}
a.button.icon:not(.icon-svg).icon-number::before,
a.button .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-number::before,
a.button.disabled .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-number::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-number:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-number::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-number::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-number::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-number:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-number::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-number::before {
  background-image: url(238bca921eabe49fac2d.svg#number-disable-view);
}
.icon:not(.icon-svg).icon-number.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-number.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number.icon-color-warning::before {
  background-image: url(238bca921eabe49fac2d.svg#number-warning-view);
}
a.icon:not(.icon-svg).icon-number.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-number.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-number.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.icon-color-warning::before {
  background-image: url(238bca921eabe49fac2d.svg#number-warning-hover-view);
}
.icon:not(.icon-svg).icon-number.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-number.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number.icon-color-negative::before {
  background-image: url(238bca921eabe49fac2d.svg#number-negative-view);
}
a.icon:not(.icon-svg).icon-number.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-number.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-number.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.icon-color-negative::before {
  background-image: url(238bca921eabe49fac2d.svg#number-negative-hover-view);
}
.icon:not(.icon-svg).icon-number.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-number.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number.icon-color-positive::before {
  background-image: url(238bca921eabe49fac2d.svg#number-positive-view);
}
a.icon:not(.icon-svg).icon-number.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-number.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-number.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.icon-color-positive::before {
  background-image: url(238bca921eabe49fac2d.svg#number-positive-hover-view);
}
.icon:not(.icon-svg).icon-number.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-number.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-number::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-number.icon-color-new::before {
  background-image: url(238bca921eabe49fac2d.svg#number-new-view);
}
a.icon:not(.icon-svg).icon-number.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-number.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-number.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-number.icon-color-new::before {
  background-image: url(238bca921eabe49fac2d.svg#number-new-hover-view);
}
.icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-object::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-object:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-object:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-object:not(.button):hover::before,
a.icon:not(.icon-svg).icon-object.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-object:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-normal-view);
}
a.icon:not(.icon-svg).icon-object.hover::before,
a.icon:not(.icon-svg).icon-object:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-normal-hover-view);
}
.icon:not(.icon-svg).icon-object.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-object.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-neutral-view);
}
a.icon:not(.icon-svg).icon-object.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-object.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.icon-color-neutral::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-object::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-object::before,
.button.button-primary .icon:not(.icon-svg).icon-object::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-object::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object::before,
.mxo-header .current .icon:not(.icon-svg).icon-object::before,
.mxo-header .current a.icon:not(.icon-svg).icon-object:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-object:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-object.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-object::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-object::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-object::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-object::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-object::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-object::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-object::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-selected-view);
}
h1.icon:not(.icon-svg).icon-object::before,
h1 > .icon:not(.icon-svg).icon-object::before,
h2.icon:not(.icon-svg).icon-object::before,
h2 > .icon:not(.icon-svg).icon-object::before,
h3.icon:not(.icon-svg).icon-object::before,
h3 > .icon:not(.icon-svg).icon-object::before,
h4.icon:not(.icon-svg).icon-object::before,
h4 > .icon:not(.icon-svg).icon-object::before,
h5.icon:not(.icon-svg).icon-object::before,
h5 > .icon:not(.icon-svg).icon-object::before,
h6.icon:not(.icon-svg).icon-object::before,
h6 > .icon:not(.icon-svg).icon-object::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-object::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-object::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-heading-view);
}
.login-form .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-object:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-object:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-object::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-object::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-object::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-object::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-object::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-accent-view);
}
a.button.icon:not(.icon-svg).icon-object::before,
a.button .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-object::before,
a.button.disabled .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-object::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-object:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-object::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-object::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-object::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-object:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-object::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-object::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-disable-view);
}
.icon:not(.icon-svg).icon-object.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-object.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object.icon-color-warning::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-warning-view);
}
a.icon:not(.icon-svg).icon-object.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-object.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.icon-color-warning::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-warning-hover-view);
}
.icon:not(.icon-svg).icon-object.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-object.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object.icon-color-negative::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-negative-view);
}
a.icon:not(.icon-svg).icon-object.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-object.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.icon-color-negative::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-negative-hover-view);
}
.icon:not(.icon-svg).icon-object.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-object.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object.icon-color-positive::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-positive-view);
}
a.icon:not(.icon-svg).icon-object.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-object.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.icon-color-positive::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-positive-hover-view);
}
.icon:not(.icon-svg).icon-object.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-object.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-object::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object.icon-color-new::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-new-view);
}
a.icon:not(.icon-svg).icon-object.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-object.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object.icon-color-new::before {
  background-image: url(c537ef7bbe6af129bcf8.svg#object-new-hover-view);
}
.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-object-area:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-object-area:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-object-area:not(.button):hover::before,
a.icon:not(.icon-svg).icon-object-area.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-object-area:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-normal-view);
}
a.icon:not(.icon-svg).icon-object-area.hover::before,
a.icon:not(.icon-svg).icon-object-area:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-normal-hover-view);
}
.icon:not(.icon-svg).icon-object-area.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-object-area.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-area:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-neutral-view);
}
a.icon:not(.icon-svg).icon-object-area.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-object-area.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-area.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.icon-color-neutral::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-object-area::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-object-area::before,
.button.button-primary .icon:not(.icon-svg).icon-object-area::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-object-area::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-area::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-area::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-area::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-area::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-area::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-area::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-area::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-area::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-area::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-area::before,
.mxo-header .current .icon:not(.icon-svg).icon-object-area::before,
.mxo-header .current a.icon:not(.icon-svg).icon-object-area:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-object-area:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-object-area.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-object-area::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-selected-view);
}
h1.icon:not(.icon-svg).icon-object-area::before,
h1 > .icon:not(.icon-svg).icon-object-area::before,
h2.icon:not(.icon-svg).icon-object-area::before,
h2 > .icon:not(.icon-svg).icon-object-area::before,
h3.icon:not(.icon-svg).icon-object-area::before,
h3 > .icon:not(.icon-svg).icon-object-area::before,
h4.icon:not(.icon-svg).icon-object-area::before,
h4 > .icon:not(.icon-svg).icon-object-area::before,
h5.icon:not(.icon-svg).icon-object-area::before,
h5 > .icon:not(.icon-svg).icon-object-area::before,
h6.icon:not(.icon-svg).icon-object-area::before,
h6 > .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-object-area::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-object-area::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-heading-view);
}
.login-form .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-object-area:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-object-area:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-area.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-area:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-object-area::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-accent-view);
}
a.button.icon:not(.icon-svg).icon-object-area::before,
a.button .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-object-area::before,
a.button.disabled .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-object-area:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-object-area::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-object-area:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-object-area::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-object-area::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-disable-view);
}
.icon:not(.icon-svg).icon-object-area.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-object-area.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area.icon-color-warning::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-warning-view);
}
a.icon:not(.icon-svg).icon-object-area.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-object-area.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-area.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.icon-color-warning::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-warning-hover-view);
}
.icon:not(.icon-svg).icon-object-area.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-object-area.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area.icon-color-negative::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-negative-view);
}
a.icon:not(.icon-svg).icon-object-area.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-object-area.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-area.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.icon-color-negative::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-negative-hover-view);
}
.icon:not(.icon-svg).icon-object-area.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-object-area.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area.icon-color-positive::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-positive-view);
}
a.icon:not(.icon-svg).icon-object-area.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-object-area.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-area.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.icon-color-positive::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-positive-hover-view);
}
.icon:not(.icon-svg).icon-object-area.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-object-area.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-area::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-area.icon-color-new::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-new-view);
}
a.icon:not(.icon-svg).icon-object-area.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-object-area.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-area.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-area.icon-color-new::before {
  background-image: url(dea963e28e27884ed70f.svg#object-area-new-hover-view);
}
.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-object-asset:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-object-asset:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-object-asset:not(.button):hover::before,
a.icon:not(.icon-svg).icon-object-asset.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-object-asset:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-normal-view);
}
a.icon:not(.icon-svg).icon-object-asset.hover::before,
a.icon:not(.icon-svg).icon-object-asset:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-normal-hover-view);
}
.icon:not(.icon-svg).icon-object-asset.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-object-asset.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-asset:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-neutral-view);
}
a.icon:not(.icon-svg).icon-object-asset.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-object-asset.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-asset.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.icon-color-neutral::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-object-asset::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-object-asset::before,
.button.button-primary .icon:not(.icon-svg).icon-object-asset::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-asset::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-asset::before,
.mxo-header .current .icon:not(.icon-svg).icon-object-asset::before,
.mxo-header .current a.icon:not(.icon-svg).icon-object-asset:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-object-asset:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-object-asset.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-object-asset::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-selected-view);
}
h1.icon:not(.icon-svg).icon-object-asset::before,
h1 > .icon:not(.icon-svg).icon-object-asset::before,
h2.icon:not(.icon-svg).icon-object-asset::before,
h2 > .icon:not(.icon-svg).icon-object-asset::before,
h3.icon:not(.icon-svg).icon-object-asset::before,
h3 > .icon:not(.icon-svg).icon-object-asset::before,
h4.icon:not(.icon-svg).icon-object-asset::before,
h4 > .icon:not(.icon-svg).icon-object-asset::before,
h5.icon:not(.icon-svg).icon-object-asset::before,
h5 > .icon:not(.icon-svg).icon-object-asset::before,
h6.icon:not(.icon-svg).icon-object-asset::before,
h6 > .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-object-asset::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-object-asset::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-heading-view);
}
.login-form .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-object-asset:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-object-asset:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-asset.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-asset:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-object-asset::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-accent-view);
}
a.button.icon:not(.icon-svg).icon-object-asset::before,
a.button .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-object-asset::before,
a.button.disabled .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-object-asset:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-object-asset::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-object-asset:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-object-asset::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-object-asset::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-disable-view);
}
.icon:not(.icon-svg).icon-object-asset.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-object-asset.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset.icon-color-warning::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-warning-view);
}
a.icon:not(.icon-svg).icon-object-asset.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-object-asset.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-asset.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.icon-color-warning::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-warning-hover-view);
}
.icon:not(.icon-svg).icon-object-asset.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-object-asset.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset.icon-color-negative::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-negative-view);
}
a.icon:not(.icon-svg).icon-object-asset.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-object-asset.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-asset.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.icon-color-negative::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-negative-hover-view);
}
.icon:not(.icon-svg).icon-object-asset.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-object-asset.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset.icon-color-positive::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-positive-view);
}
a.icon:not(.icon-svg).icon-object-asset.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-object-asset.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-asset.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.icon-color-positive::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-positive-hover-view);
}
.icon:not(.icon-svg).icon-object-asset.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-object-asset.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-asset::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-asset.icon-color-new::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-new-view);
}
a.icon:not(.icon-svg).icon-object-asset.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-object-asset.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-asset.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-asset.icon-color-new::before {
  background-image: url(e006289c2195567f9ef9.svg#object-asset-new-hover-view);
}
.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-object-function:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-object-function:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-object-function:not(.button):hover::before,
a.icon:not(.icon-svg).icon-object-function.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-object-function:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-normal-view);
}
a.icon:not(.icon-svg).icon-object-function.hover::before,
a.icon:not(.icon-svg).icon-object-function:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-normal-hover-view);
}
.icon:not(.icon-svg).icon-object-function.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-object-function.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-function:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-neutral-view);
}
a.icon:not(.icon-svg).icon-object-function.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-object-function.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-function.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.icon-color-neutral::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-object-function::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-object-function::before,
.button.button-primary .icon:not(.icon-svg).icon-object-function::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-object-function::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-function::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-function::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-function::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-function::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-function::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-function::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-function::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-function::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-function::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-function::before,
.mxo-header .current .icon:not(.icon-svg).icon-object-function::before,
.mxo-header .current a.icon:not(.icon-svg).icon-object-function:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-object-function:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-object-function.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-object-function::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-selected-view);
}
h1.icon:not(.icon-svg).icon-object-function::before,
h1 > .icon:not(.icon-svg).icon-object-function::before,
h2.icon:not(.icon-svg).icon-object-function::before,
h2 > .icon:not(.icon-svg).icon-object-function::before,
h3.icon:not(.icon-svg).icon-object-function::before,
h3 > .icon:not(.icon-svg).icon-object-function::before,
h4.icon:not(.icon-svg).icon-object-function::before,
h4 > .icon:not(.icon-svg).icon-object-function::before,
h5.icon:not(.icon-svg).icon-object-function::before,
h5 > .icon:not(.icon-svg).icon-object-function::before,
h6.icon:not(.icon-svg).icon-object-function::before,
h6 > .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-object-function::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-object-function::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-heading-view);
}
.login-form .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-object-function:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-object-function:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-function.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-function:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-object-function::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-accent-view);
}
a.button.icon:not(.icon-svg).icon-object-function::before,
a.button .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-object-function::before,
a.button.disabled .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-object-function:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-object-function::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-object-function:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-object-function::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-object-function::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-disable-view);
}
.icon:not(.icon-svg).icon-object-function.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-object-function.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function.icon-color-warning::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-warning-view);
}
a.icon:not(.icon-svg).icon-object-function.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-object-function.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-function.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.icon-color-warning::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-warning-hover-view);
}
.icon:not(.icon-svg).icon-object-function.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-object-function.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function.icon-color-negative::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-negative-view);
}
a.icon:not(.icon-svg).icon-object-function.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-object-function.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-function.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.icon-color-negative::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-negative-hover-view);
}
.icon:not(.icon-svg).icon-object-function.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-object-function.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function.icon-color-positive::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-positive-view);
}
a.icon:not(.icon-svg).icon-object-function.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-object-function.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-function.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.icon-color-positive::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-positive-hover-view);
}
.icon:not(.icon-svg).icon-object-function.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-object-function.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-function::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-function.icon-color-new::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-new-view);
}
a.icon:not(.icon-svg).icon-object-function.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-object-function.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-function.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-function.icon-color-new::before {
  background-image: url(06fb371c4a5a53407e1f.svg#object-function-new-hover-view);
}
.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-object-line:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-object-line:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-object-line:not(.button):hover::before,
a.icon:not(.icon-svg).icon-object-line.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-object-line:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-normal-view);
}
a.icon:not(.icon-svg).icon-object-line.hover::before,
a.icon:not(.icon-svg).icon-object-line:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-normal-hover-view);
}
.icon:not(.icon-svg).icon-object-line.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-object-line.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-line:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-neutral-view);
}
a.icon:not(.icon-svg).icon-object-line.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-object-line.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-line.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.icon-color-neutral::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-object-line::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-object-line::before,
.button.button-primary .icon:not(.icon-svg).icon-object-line::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-object-line::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-line::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-line::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-line::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-line::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-line::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-line::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-line::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-line::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-object-line::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-object-line::before,
.mxo-header .current .icon:not(.icon-svg).icon-object-line::before,
.mxo-header .current a.icon:not(.icon-svg).icon-object-line:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-object-line:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-object-line.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-object-line::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-selected-view);
}
h1.icon:not(.icon-svg).icon-object-line::before,
h1 > .icon:not(.icon-svg).icon-object-line::before,
h2.icon:not(.icon-svg).icon-object-line::before,
h2 > .icon:not(.icon-svg).icon-object-line::before,
h3.icon:not(.icon-svg).icon-object-line::before,
h3 > .icon:not(.icon-svg).icon-object-line::before,
h4.icon:not(.icon-svg).icon-object-line::before,
h4 > .icon:not(.icon-svg).icon-object-line::before,
h5.icon:not(.icon-svg).icon-object-line::before,
h5 > .icon:not(.icon-svg).icon-object-line::before,
h6.icon:not(.icon-svg).icon-object-line::before,
h6 > .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-object-line::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-object-line::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-heading-view);
}
.login-form .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-object-line:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-object-line:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-line.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-object-line:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-object-line::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-accent-view);
}
a.button.icon:not(.icon-svg).icon-object-line::before,
a.button .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-object-line::before,
a.button.disabled .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-object-line:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-object-line::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-object-line:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-object-line::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-object-line::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-disable-view);
}
.icon:not(.icon-svg).icon-object-line.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-object-line.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line.icon-color-warning::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-warning-view);
}
a.icon:not(.icon-svg).icon-object-line.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-object-line.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-line.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.icon-color-warning::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-warning-hover-view);
}
.icon:not(.icon-svg).icon-object-line.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-object-line.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line.icon-color-negative::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-negative-view);
}
a.icon:not(.icon-svg).icon-object-line.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-object-line.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-line.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.icon-color-negative::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-negative-hover-view);
}
.icon:not(.icon-svg).icon-object-line.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-object-line.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line.icon-color-positive::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-positive-view);
}
a.icon:not(.icon-svg).icon-object-line.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-object-line.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-line.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.icon-color-positive::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-positive-hover-view);
}
.icon:not(.icon-svg).icon-object-line.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-object-line.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-object-line::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-object-line.icon-color-new::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-new-view);
}
a.icon:not(.icon-svg).icon-object-line.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-object-line.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-object-line.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-object-line.icon-color-new::before {
  background-image: url(68999de5bc6e35df3b3c.svg#object-line-new-hover-view);
}
.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-objects:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-objects:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-objects:not(.button):hover::before,
a.icon:not(.icon-svg).icon-objects.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-objects:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-normal-view);
}
a.icon:not(.icon-svg).icon-objects.hover::before,
a.icon:not(.icon-svg).icon-objects:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-normal-hover-view);
}
.icon:not(.icon-svg).icon-objects.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-objects.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objects:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-neutral-view);
}
a.icon:not(.icon-svg).icon-objects.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-objects.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objects.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.icon-color-neutral::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-objects::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-objects::before,
.button.button-primary .icon:not(.icon-svg).icon-objects::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-objects::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objects::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objects::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objects::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objects::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objects::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objects::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objects::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objects::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objects::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objects::before,
.mxo-header .current .icon:not(.icon-svg).icon-objects::before,
.mxo-header .current a.icon:not(.icon-svg).icon-objects:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-objects:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-objects.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-objects::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-selected-view);
}
h1.icon:not(.icon-svg).icon-objects::before,
h1 > .icon:not(.icon-svg).icon-objects::before,
h2.icon:not(.icon-svg).icon-objects::before,
h2 > .icon:not(.icon-svg).icon-objects::before,
h3.icon:not(.icon-svg).icon-objects::before,
h3 > .icon:not(.icon-svg).icon-objects::before,
h4.icon:not(.icon-svg).icon-objects::before,
h4 > .icon:not(.icon-svg).icon-objects::before,
h5.icon:not(.icon-svg).icon-objects::before,
h5 > .icon:not(.icon-svg).icon-objects::before,
h6.icon:not(.icon-svg).icon-objects::before,
h6 > .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-objects::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-objects::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-heading-view);
}
.login-form .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-objects:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-objects:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-objects.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-objects:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-objects::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-accent-view);
}
a.button.icon:not(.icon-svg).icon-objects::before,
a.button .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-objects::before,
a.button.disabled .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-objects:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-objects::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-objects:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-objects::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-objects::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-disable-view);
}
.icon:not(.icon-svg).icon-objects.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-objects.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects.icon-color-warning::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-warning-view);
}
a.icon:not(.icon-svg).icon-objects.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-objects.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objects.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.icon-color-warning::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-warning-hover-view);
}
.icon:not(.icon-svg).icon-objects.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-objects.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects.icon-color-negative::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-negative-view);
}
a.icon:not(.icon-svg).icon-objects.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-objects.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objects.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.icon-color-negative::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-negative-hover-view);
}
.icon:not(.icon-svg).icon-objects.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-objects.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects.icon-color-positive::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-positive-view);
}
a.icon:not(.icon-svg).icon-objects.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-objects.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objects.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.icon-color-positive::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-positive-hover-view);
}
.icon:not(.icon-svg).icon-objects.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-objects.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-objects::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objects.icon-color-new::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-new-view);
}
a.icon:not(.icon-svg).icon-objects.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-objects.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objects.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objects.icon-color-new::before {
  background-image: url(f87d2e9a568995cc2246.svg#objects-new-hover-view);
}
.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-objectstructure:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-objectstructure:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-objectstructure:not(.button):hover::before,
a.icon:not(.icon-svg).icon-objectstructure.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-objectstructure:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-normal-view);
}
a.icon:not(.icon-svg).icon-objectstructure.hover::before,
a.icon:not(.icon-svg).icon-objectstructure:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-normal-hover-view);
}
.icon:not(.icon-svg).icon-objectstructure.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-objectstructure.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objectstructure:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-neutral-view);
}
a.icon:not(.icon-svg).icon-objectstructure.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-objectstructure.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objectstructure.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.icon-color-neutral::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-objectstructure::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-objectstructure::before,
.button.button-primary .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-objectstructure::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-header .current .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-header .current a.icon:not(.icon-svg).icon-objectstructure:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-objectstructure:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-objectstructure.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-selected-view);
}
h1.icon:not(.icon-svg).icon-objectstructure::before,
h1 > .icon:not(.icon-svg).icon-objectstructure::before,
h2.icon:not(.icon-svg).icon-objectstructure::before,
h2 > .icon:not(.icon-svg).icon-objectstructure::before,
h3.icon:not(.icon-svg).icon-objectstructure::before,
h3 > .icon:not(.icon-svg).icon-objectstructure::before,
h4.icon:not(.icon-svg).icon-objectstructure::before,
h4 > .icon:not(.icon-svg).icon-objectstructure::before,
h5.icon:not(.icon-svg).icon-objectstructure::before,
h5 > .icon:not(.icon-svg).icon-objectstructure::before,
h6.icon:not(.icon-svg).icon-objectstructure::before,
h6 > .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-objectstructure::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-objectstructure::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-heading-view);
}
.login-form .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-objectstructure:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-objectstructure:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-objectstructure.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-objectstructure:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-objectstructure::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-accent-view);
}
a.button.icon:not(.icon-svg).icon-objectstructure::before,
a.button .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-objectstructure::before,
a.button.disabled .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-objectstructure:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-objectstructure::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-objectstructure:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-objectstructure::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-objectstructure::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-disable-view);
}
.icon:not(.icon-svg).icon-objectstructure.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-objectstructure.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure.icon-color-warning::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-warning-view);
}
a.icon:not(.icon-svg).icon-objectstructure.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-objectstructure.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objectstructure.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.icon-color-warning::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-warning-hover-view);
}
.icon:not(.icon-svg).icon-objectstructure.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-objectstructure.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure.icon-color-negative::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-negative-view);
}
a.icon:not(.icon-svg).icon-objectstructure.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-objectstructure.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objectstructure.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.icon-color-negative::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-negative-hover-view);
}
.icon:not(.icon-svg).icon-objectstructure.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-objectstructure.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure.icon-color-positive::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-positive-view);
}
a.icon:not(.icon-svg).icon-objectstructure.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-objectstructure.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objectstructure.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.icon-color-positive::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-positive-hover-view);
}
.icon:not(.icon-svg).icon-objectstructure.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-objectstructure.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-objectstructure::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-objectstructure.icon-color-new::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-new-view);
}
a.icon:not(.icon-svg).icon-objectstructure.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-objectstructure.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-objectstructure.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-objectstructure.icon-color-new::before {
  background-image: url(b85e0ccb8d5764747295.svg#objectstructure-new-hover-view);
}
.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-open-as-first:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-open-as-first:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-open-as-first:not(.button):hover::before,
a.icon:not(.icon-svg).icon-open-as-first.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-open-as-first:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-normal-view);
}
a.icon:not(.icon-svg).icon-open-as-first.hover::before,
a.icon:not(.icon-svg).icon-open-as-first:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-normal-hover-view);
}
.icon:not(.icon-svg).icon-open-as-first.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-open-as-first.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-as-first:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-neutral-view);
}
a.icon:not(.icon-svg).icon-open-as-first.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-open-as-first.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-as-first.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.icon-color-neutral::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-open-as-first::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-open-as-first::before,
.button.button-primary .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-as-first::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-header .current .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-header .current a.icon:not(.icon-svg).icon-open-as-first:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-open-as-first:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-open-as-first.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-selected-view);
}
h1.icon:not(.icon-svg).icon-open-as-first::before,
h1 > .icon:not(.icon-svg).icon-open-as-first::before,
h2.icon:not(.icon-svg).icon-open-as-first::before,
h2 > .icon:not(.icon-svg).icon-open-as-first::before,
h3.icon:not(.icon-svg).icon-open-as-first::before,
h3 > .icon:not(.icon-svg).icon-open-as-first::before,
h4.icon:not(.icon-svg).icon-open-as-first::before,
h4 > .icon:not(.icon-svg).icon-open-as-first::before,
h5.icon:not(.icon-svg).icon-open-as-first::before,
h5 > .icon:not(.icon-svg).icon-open-as-first::before,
h6.icon:not(.icon-svg).icon-open-as-first::before,
h6 > .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-open-as-first::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-open-as-first::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-heading-view);
}
.login-form .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-open-as-first:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-open-as-first:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-open-as-first.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-open-as-first:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-open-as-first::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-accent-view);
}
a.button.icon:not(.icon-svg).icon-open-as-first::before,
a.button .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-open-as-first::before,
a.button.disabled .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-open-as-first:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-open-as-first::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-open-as-first:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-open-as-first::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-open-as-first::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-disable-view);
}
.icon:not(.icon-svg).icon-open-as-first.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-open-as-first.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first.icon-color-warning::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-warning-view);
}
a.icon:not(.icon-svg).icon-open-as-first.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-open-as-first.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-as-first.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.icon-color-warning::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-warning-hover-view);
}
.icon:not(.icon-svg).icon-open-as-first.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-open-as-first.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first.icon-color-negative::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-negative-view);
}
a.icon:not(.icon-svg).icon-open-as-first.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-open-as-first.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-as-first.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.icon-color-negative::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-negative-hover-view);
}
.icon:not(.icon-svg).icon-open-as-first.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-open-as-first.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first.icon-color-positive::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-positive-view);
}
a.icon:not(.icon-svg).icon-open-as-first.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-open-as-first.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-as-first.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.icon-color-positive::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-positive-hover-view);
}
.icon:not(.icon-svg).icon-open-as-first.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-open-as-first.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-open-as-first::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-as-first.icon-color-new::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-new-view);
}
a.icon:not(.icon-svg).icon-open-as-first.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-open-as-first.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-as-first.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-as-first.icon-color-new::before {
  background-image: url(a0e8a63b579881d7fb76.svg#open-as-first-new-hover-view);
}
.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-open-pane:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-open-pane:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-open-pane:not(.button):hover::before,
a.icon:not(.icon-svg).icon-open-pane.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-open-pane:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-normal-view);
}
a.icon:not(.icon-svg).icon-open-pane.hover::before,
a.icon:not(.icon-svg).icon-open-pane:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-normal-hover-view);
}
.icon:not(.icon-svg).icon-open-pane.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-open-pane.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-pane:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-neutral-view);
}
a.icon:not(.icon-svg).icon-open-pane.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-open-pane.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-pane.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.icon-color-neutral::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-open-pane::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-open-pane::before,
.button.button-primary .icon:not(.icon-svg).icon-open-pane::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-open-pane::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-open-pane::before,
.mxo-header .current .icon:not(.icon-svg).icon-open-pane::before,
.mxo-header .current a.icon:not(.icon-svg).icon-open-pane:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-open-pane:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-open-pane.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-open-pane::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-selected-view);
}
h1.icon:not(.icon-svg).icon-open-pane::before,
h1 > .icon:not(.icon-svg).icon-open-pane::before,
h2.icon:not(.icon-svg).icon-open-pane::before,
h2 > .icon:not(.icon-svg).icon-open-pane::before,
h3.icon:not(.icon-svg).icon-open-pane::before,
h3 > .icon:not(.icon-svg).icon-open-pane::before,
h4.icon:not(.icon-svg).icon-open-pane::before,
h4 > .icon:not(.icon-svg).icon-open-pane::before,
h5.icon:not(.icon-svg).icon-open-pane::before,
h5 > .icon:not(.icon-svg).icon-open-pane::before,
h6.icon:not(.icon-svg).icon-open-pane::before,
h6 > .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-open-pane::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-open-pane::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-heading-view);
}
.login-form .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-open-pane:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-open-pane:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-open-pane.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-open-pane:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-open-pane::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-accent-view);
}
a.button.icon:not(.icon-svg).icon-open-pane::before,
a.button .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-open-pane::before,
a.button.disabled .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-open-pane:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-open-pane::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-open-pane:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-open-pane::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-open-pane::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-disable-view);
}
.icon:not(.icon-svg).icon-open-pane.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-open-pane.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane.icon-color-warning::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-warning-view);
}
a.icon:not(.icon-svg).icon-open-pane.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-open-pane.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-pane.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.icon-color-warning::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-warning-hover-view);
}
.icon:not(.icon-svg).icon-open-pane.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-open-pane.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane.icon-color-negative::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-negative-view);
}
a.icon:not(.icon-svg).icon-open-pane.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-open-pane.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-pane.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.icon-color-negative::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-negative-hover-view);
}
.icon:not(.icon-svg).icon-open-pane.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-open-pane.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane.icon-color-positive::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-positive-view);
}
a.icon:not(.icon-svg).icon-open-pane.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-open-pane.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-pane.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.icon-color-positive::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-positive-hover-view);
}
.icon:not(.icon-svg).icon-open-pane.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-open-pane.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-open-pane::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-open-pane.icon-color-new::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-new-view);
}
a.icon:not(.icon-svg).icon-open-pane.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-open-pane.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-open-pane.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-open-pane.icon-color-new::before {
  background-image: url(1168dad3986bf7a0d8a4.svg#open-pane-new-hover-view);
}
.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-orders:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-orders:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-orders:not(.button):hover::before,
a.icon:not(.icon-svg).icon-orders.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-orders:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-normal-view);
}
a.icon:not(.icon-svg).icon-orders.hover::before,
a.icon:not(.icon-svg).icon-orders:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-normal-hover-view);
}
.icon:not(.icon-svg).icon-orders.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-orders.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-orders:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-neutral-view);
}
a.icon:not(.icon-svg).icon-orders.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-orders.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-orders.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.icon-color-neutral::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-orders::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-orders::before,
.button.button-primary .icon:not(.icon-svg).icon-orders::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-orders::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-orders::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-orders::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-orders::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-orders::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-orders::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-orders::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-orders::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-orders::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-orders::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-orders::before,
.mxo-header .current .icon:not(.icon-svg).icon-orders::before,
.mxo-header .current a.icon:not(.icon-svg).icon-orders:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-orders:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-orders.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-orders::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-selected-view);
}
h1.icon:not(.icon-svg).icon-orders::before,
h1 > .icon:not(.icon-svg).icon-orders::before,
h2.icon:not(.icon-svg).icon-orders::before,
h2 > .icon:not(.icon-svg).icon-orders::before,
h3.icon:not(.icon-svg).icon-orders::before,
h3 > .icon:not(.icon-svg).icon-orders::before,
h4.icon:not(.icon-svg).icon-orders::before,
h4 > .icon:not(.icon-svg).icon-orders::before,
h5.icon:not(.icon-svg).icon-orders::before,
h5 > .icon:not(.icon-svg).icon-orders::before,
h6.icon:not(.icon-svg).icon-orders::before,
h6 > .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-orders::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-orders::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-heading-view);
}
.login-form .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-orders:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-orders:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-orders.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-orders:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-orders::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-accent-view);
}
a.button.icon:not(.icon-svg).icon-orders::before,
a.button .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-orders::before,
a.button.disabled .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-orders:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-orders::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-orders:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-orders::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-orders::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-disable-view);
}
.icon:not(.icon-svg).icon-orders.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-orders.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders.icon-color-warning::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-warning-view);
}
a.icon:not(.icon-svg).icon-orders.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-orders.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-orders.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.icon-color-warning::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-warning-hover-view);
}
.icon:not(.icon-svg).icon-orders.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-orders.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders.icon-color-negative::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-negative-view);
}
a.icon:not(.icon-svg).icon-orders.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-orders.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-orders.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.icon-color-negative::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-negative-hover-view);
}
.icon:not(.icon-svg).icon-orders.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-orders.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders.icon-color-positive::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-positive-view);
}
a.icon:not(.icon-svg).icon-orders.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-orders.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-orders.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.icon-color-positive::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-positive-hover-view);
}
.icon:not(.icon-svg).icon-orders.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-orders.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-orders::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-orders.icon-color-new::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-new-view);
}
a.icon:not(.icon-svg).icon-orders.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-orders.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-orders.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-orders.icon-color-new::before {
  background-image: url(41b05acb1179a9bf095a.svg#orders-new-hover-view);
}
.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-pages:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-pages:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-pages:not(.button):hover::before,
a.icon:not(.icon-svg).icon-pages.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-pages:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-normal-view);
}
a.icon:not(.icon-svg).icon-pages.hover::before,
a.icon:not(.icon-svg).icon-pages:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-normal-hover-view);
}
.icon:not(.icon-svg).icon-pages.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-pages.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pages:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-neutral-view);
}
a.icon:not(.icon-svg).icon-pages.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-pages.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pages.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.icon-color-neutral::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-pages::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-pages::before,
.button.button-primary .icon:not(.icon-svg).icon-pages::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-pages::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pages::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pages::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pages::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pages::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pages::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pages::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pages::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pages::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pages::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pages::before,
.mxo-header .current .icon:not(.icon-svg).icon-pages::before,
.mxo-header .current a.icon:not(.icon-svg).icon-pages:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-pages:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-pages.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-pages::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-selected-view);
}
h1.icon:not(.icon-svg).icon-pages::before,
h1 > .icon:not(.icon-svg).icon-pages::before,
h2.icon:not(.icon-svg).icon-pages::before,
h2 > .icon:not(.icon-svg).icon-pages::before,
h3.icon:not(.icon-svg).icon-pages::before,
h3 > .icon:not(.icon-svg).icon-pages::before,
h4.icon:not(.icon-svg).icon-pages::before,
h4 > .icon:not(.icon-svg).icon-pages::before,
h5.icon:not(.icon-svg).icon-pages::before,
h5 > .icon:not(.icon-svg).icon-pages::before,
h6.icon:not(.icon-svg).icon-pages::before,
h6 > .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-pages::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-pages::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-heading-view);
}
.login-form .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-pages:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-pages:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-pages.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-pages:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-pages::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-accent-view);
}
a.button.icon:not(.icon-svg).icon-pages::before,
a.button .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-pages::before,
a.button.disabled .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-pages:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-pages::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-pages:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-pages::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-pages::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-disable-view);
}
.icon:not(.icon-svg).icon-pages.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-pages.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages.icon-color-warning::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-warning-view);
}
a.icon:not(.icon-svg).icon-pages.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-pages.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pages.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.icon-color-warning::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-warning-hover-view);
}
.icon:not(.icon-svg).icon-pages.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-pages.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages.icon-color-negative::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-negative-view);
}
a.icon:not(.icon-svg).icon-pages.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-pages.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pages.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.icon-color-negative::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-negative-hover-view);
}
.icon:not(.icon-svg).icon-pages.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-pages.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages.icon-color-positive::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-positive-view);
}
a.icon:not(.icon-svg).icon-pages.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-pages.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pages.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.icon-color-positive::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-positive-hover-view);
}
.icon:not(.icon-svg).icon-pages.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-pages.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-pages::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pages.icon-color-new::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-new-view);
}
a.icon:not(.icon-svg).icon-pages.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-pages.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pages.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pages.icon-color-new::before {
  background-image: url(ef603a3139e88a7b845f.svg#pages-new-hover-view);
}
.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-pin:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-pin:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-pin:not(.button):hover::before,
a.icon:not(.icon-svg).icon-pin.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-pin:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-normal-view);
}
a.icon:not(.icon-svg).icon-pin.hover::before,
a.icon:not(.icon-svg).icon-pin:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-normal-hover-view);
}
.icon:not(.icon-svg).icon-pin.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-pin.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pin:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-neutral-view);
}
a.icon:not(.icon-svg).icon-pin.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-pin.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pin.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.icon-color-neutral::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-pin::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-pin::before,
.button.button-primary .icon:not(.icon-svg).icon-pin::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-pin::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pin::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pin::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pin::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pin::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pin::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pin::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pin::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pin::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-pin::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-pin::before,
.mxo-header .current .icon:not(.icon-svg).icon-pin::before,
.mxo-header .current a.icon:not(.icon-svg).icon-pin:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-pin:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-pin.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-pin::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-selected-view);
}
h1.icon:not(.icon-svg).icon-pin::before,
h1 > .icon:not(.icon-svg).icon-pin::before,
h2.icon:not(.icon-svg).icon-pin::before,
h2 > .icon:not(.icon-svg).icon-pin::before,
h3.icon:not(.icon-svg).icon-pin::before,
h3 > .icon:not(.icon-svg).icon-pin::before,
h4.icon:not(.icon-svg).icon-pin::before,
h4 > .icon:not(.icon-svg).icon-pin::before,
h5.icon:not(.icon-svg).icon-pin::before,
h5 > .icon:not(.icon-svg).icon-pin::before,
h6.icon:not(.icon-svg).icon-pin::before,
h6 > .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-pin::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-pin::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-heading-view);
}
.login-form .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-pin:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-pin:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-pin.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-pin:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-pin::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-accent-view);
}
a.button.icon:not(.icon-svg).icon-pin::before,
a.button .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-pin::before,
a.button.disabled .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-pin:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-pin::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-pin:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-pin::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-pin::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-disable-view);
}
.icon:not(.icon-svg).icon-pin.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-pin.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin.icon-color-warning::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-warning-view);
}
a.icon:not(.icon-svg).icon-pin.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-pin.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pin.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.icon-color-warning::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-warning-hover-view);
}
.icon:not(.icon-svg).icon-pin.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-pin.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin.icon-color-negative::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-negative-view);
}
a.icon:not(.icon-svg).icon-pin.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-pin.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pin.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.icon-color-negative::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-negative-hover-view);
}
.icon:not(.icon-svg).icon-pin.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-pin.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin.icon-color-positive::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-positive-view);
}
a.icon:not(.icon-svg).icon-pin.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-pin.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pin.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.icon-color-positive::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-positive-hover-view);
}
.icon:not(.icon-svg).icon-pin.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-pin.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-pin::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-pin.icon-color-new::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-new-view);
}
a.icon:not(.icon-svg).icon-pin.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-pin.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-pin.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-pin.icon-color-new::before {
  background-image: url(151d309a2ff2971b90f9.svg#pin-new-hover-view);
}
.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-policies:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-policies:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-policies:not(.button):hover::before,
a.icon:not(.icon-svg).icon-policies.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-policies:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-normal-view);
}
a.icon:not(.icon-svg).icon-policies.hover::before,
a.icon:not(.icon-svg).icon-policies:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-normal-hover-view);
}
.icon:not(.icon-svg).icon-policies.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-policies.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-policies:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-neutral-view);
}
a.icon:not(.icon-svg).icon-policies.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-policies.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-policies.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.icon-color-neutral::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-policies::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-policies::before,
.button.button-primary .icon:not(.icon-svg).icon-policies::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-policies::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-policies::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-policies::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-policies::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-policies::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-policies::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-policies::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-policies::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-policies::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-policies::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-policies::before,
.mxo-header .current .icon:not(.icon-svg).icon-policies::before,
.mxo-header .current a.icon:not(.icon-svg).icon-policies:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-policies:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-policies.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-policies::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-selected-view);
}
h1.icon:not(.icon-svg).icon-policies::before,
h1 > .icon:not(.icon-svg).icon-policies::before,
h2.icon:not(.icon-svg).icon-policies::before,
h2 > .icon:not(.icon-svg).icon-policies::before,
h3.icon:not(.icon-svg).icon-policies::before,
h3 > .icon:not(.icon-svg).icon-policies::before,
h4.icon:not(.icon-svg).icon-policies::before,
h4 > .icon:not(.icon-svg).icon-policies::before,
h5.icon:not(.icon-svg).icon-policies::before,
h5 > .icon:not(.icon-svg).icon-policies::before,
h6.icon:not(.icon-svg).icon-policies::before,
h6 > .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-policies::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-policies::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-heading-view);
}
.login-form .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-policies:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-policies:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-policies.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-policies:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-policies::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-accent-view);
}
a.button.icon:not(.icon-svg).icon-policies::before,
a.button .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-policies::before,
a.button.disabled .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-policies:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-policies::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-policies:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-policies::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-policies::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-disable-view);
}
.icon:not(.icon-svg).icon-policies.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-policies.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies.icon-color-warning::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-warning-view);
}
a.icon:not(.icon-svg).icon-policies.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-policies.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-policies.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.icon-color-warning::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-warning-hover-view);
}
.icon:not(.icon-svg).icon-policies.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-policies.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies.icon-color-negative::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-negative-view);
}
a.icon:not(.icon-svg).icon-policies.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-policies.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-policies.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.icon-color-negative::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-negative-hover-view);
}
.icon:not(.icon-svg).icon-policies.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-policies.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies.icon-color-positive::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-positive-view);
}
a.icon:not(.icon-svg).icon-policies.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-policies.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-policies.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.icon-color-positive::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-positive-hover-view);
}
.icon:not(.icon-svg).icon-policies.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-policies.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-policies::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-policies.icon-color-new::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-new-view);
}
a.icon:not(.icon-svg).icon-policies.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-policies.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-policies.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-policies.icon-color-new::before {
  background-image: url(ad1ec1b7b650267fded6.svg#policies-new-hover-view);
}

/* Icons images */
.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-polygonal:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-polygonal:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-polygonal:not(.button):hover::before,
a.icon:not(.icon-svg).icon-polygonal.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-polygonal:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-normal-view);
}
a.icon:not(.icon-svg).icon-polygonal.hover::before,
a.icon:not(.icon-svg).icon-polygonal:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-normal-hover-view);
}
.icon:not(.icon-svg).icon-polygonal.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-polygonal.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-polygonal:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-neutral-view);
}
a.icon:not(.icon-svg).icon-polygonal.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-polygonal.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-polygonal.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.icon-color-neutral::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-polygonal::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-polygonal::before,
.button.button-primary .icon:not(.icon-svg).icon-polygonal::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-polygonal::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-polygonal::before,
.mxo-header .current .icon:not(.icon-svg).icon-polygonal::before,
.mxo-header .current a.icon:not(.icon-svg).icon-polygonal:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-polygonal:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-polygonal.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-polygonal::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-selected-view);
}
h1.icon:not(.icon-svg).icon-polygonal::before,
h1 > .icon:not(.icon-svg).icon-polygonal::before,
h2.icon:not(.icon-svg).icon-polygonal::before,
h2 > .icon:not(.icon-svg).icon-polygonal::before,
h3.icon:not(.icon-svg).icon-polygonal::before,
h3 > .icon:not(.icon-svg).icon-polygonal::before,
h4.icon:not(.icon-svg).icon-polygonal::before,
h4 > .icon:not(.icon-svg).icon-polygonal::before,
h5.icon:not(.icon-svg).icon-polygonal::before,
h5 > .icon:not(.icon-svg).icon-polygonal::before,
h6.icon:not(.icon-svg).icon-polygonal::before,
h6 > .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-polygonal::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-polygonal::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-heading-view);
}
.login-form .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-polygonal:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-polygonal:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-polygonal.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-polygonal:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-polygonal::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-accent-view);
}
a.button.icon:not(.icon-svg).icon-polygonal::before,
a.button .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-polygonal::before,
a.button.disabled .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-polygonal:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-polygonal::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-polygonal:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-polygonal::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-polygonal::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-disable-view);
}
.icon:not(.icon-svg).icon-polygonal.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-polygonal.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal.icon-color-warning::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-warning-view);
}
a.icon:not(.icon-svg).icon-polygonal.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-polygonal.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-polygonal.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.icon-color-warning::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-warning-hover-view);
}
.icon:not(.icon-svg).icon-polygonal.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-polygonal.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal.icon-color-negative::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-negative-view);
}
a.icon:not(.icon-svg).icon-polygonal.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-polygonal.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-polygonal.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.icon-color-negative::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-negative-hover-view);
}
.icon:not(.icon-svg).icon-polygonal.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-polygonal.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal.icon-color-positive::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-positive-view);
}
a.icon:not(.icon-svg).icon-polygonal.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-polygonal.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-polygonal.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.icon-color-positive::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-positive-hover-view);
}
.icon:not(.icon-svg).icon-polygonal.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-polygonal.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-polygonal::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-polygonal.icon-color-new::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-new-view);
}
a.icon:not(.icon-svg).icon-polygonal.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-polygonal.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-polygonal.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-polygonal.icon-color-new::before {
  background-image: url(982f3f853d4b11a50ab2.svg#polygonal-new-hover-view);
}
.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-popup:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-popup:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-popup:not(.button):hover::before,
a.icon:not(.icon-svg).icon-popup.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-popup:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-normal-view);
}
a.icon:not(.icon-svg).icon-popup.hover::before,
a.icon:not(.icon-svg).icon-popup:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-normal-hover-view);
}
.icon:not(.icon-svg).icon-popup.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-popup.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-popup:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-neutral-view);
}
a.icon:not(.icon-svg).icon-popup.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-popup.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-popup.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.icon-color-neutral::before {
  background-image: url(b018c8d3401b03708291.svg#popup-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-popup::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-popup::before,
.button.button-primary .icon:not(.icon-svg).icon-popup::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-popup::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-popup::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-popup::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-popup::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-popup::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-popup::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-popup::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-popup::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-popup::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-popup::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-popup::before,
.mxo-header .current .icon:not(.icon-svg).icon-popup::before,
.mxo-header .current a.icon:not(.icon-svg).icon-popup:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-popup:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-popup.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-popup::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-selected-view);
}
h1.icon:not(.icon-svg).icon-popup::before,
h1 > .icon:not(.icon-svg).icon-popup::before,
h2.icon:not(.icon-svg).icon-popup::before,
h2 > .icon:not(.icon-svg).icon-popup::before,
h3.icon:not(.icon-svg).icon-popup::before,
h3 > .icon:not(.icon-svg).icon-popup::before,
h4.icon:not(.icon-svg).icon-popup::before,
h4 > .icon:not(.icon-svg).icon-popup::before,
h5.icon:not(.icon-svg).icon-popup::before,
h5 > .icon:not(.icon-svg).icon-popup::before,
h6.icon:not(.icon-svg).icon-popup::before,
h6 > .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-popup::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-popup::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-heading-view);
}
.login-form .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-popup:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-popup:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-popup.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-popup:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-popup::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-accent-view);
}
a.button.icon:not(.icon-svg).icon-popup::before,
a.button .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-popup::before,
a.button.disabled .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-popup:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-popup::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-popup:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-popup::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-popup::before {
  background-image: url(b018c8d3401b03708291.svg#popup-disable-view);
}
.icon:not(.icon-svg).icon-popup.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-popup.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup.icon-color-warning::before {
  background-image: url(b018c8d3401b03708291.svg#popup-warning-view);
}
a.icon:not(.icon-svg).icon-popup.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-popup.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-popup.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.icon-color-warning::before {
  background-image: url(b018c8d3401b03708291.svg#popup-warning-hover-view);
}
.icon:not(.icon-svg).icon-popup.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-popup.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup.icon-color-negative::before {
  background-image: url(b018c8d3401b03708291.svg#popup-negative-view);
}
a.icon:not(.icon-svg).icon-popup.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-popup.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-popup.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.icon-color-negative::before {
  background-image: url(b018c8d3401b03708291.svg#popup-negative-hover-view);
}
.icon:not(.icon-svg).icon-popup.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-popup.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup.icon-color-positive::before {
  background-image: url(b018c8d3401b03708291.svg#popup-positive-view);
}
a.icon:not(.icon-svg).icon-popup.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-popup.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-popup.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.icon-color-positive::before {
  background-image: url(b018c8d3401b03708291.svg#popup-positive-hover-view);
}
.icon:not(.icon-svg).icon-popup.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-popup.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-popup::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-popup.icon-color-new::before {
  background-image: url(b018c8d3401b03708291.svg#popup-new-view);
}
a.icon:not(.icon-svg).icon-popup.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-popup.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-popup.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-popup.icon-color-new::before {
  background-image: url(b018c8d3401b03708291.svg#popup-new-hover-view);
}
.icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-print::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-print:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-print:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-print:not(.button):hover::before,
a.icon:not(.icon-svg).icon-print.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-print:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-normal-view);
}
a.icon:not(.icon-svg).icon-print.hover::before,
a.icon:not(.icon-svg).icon-print:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-normal-hover-view);
}
.icon:not(.icon-svg).icon-print.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-print.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-print::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-print:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-neutral-view);
}
a.icon:not(.icon-svg).icon-print.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-print.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-print.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.icon-color-neutral::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-print::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-print::before,
.button.button-primary .icon:not(.icon-svg).icon-print::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-print::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-print::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-print::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-print::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-print::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-print::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-print::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-print::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-print::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-print::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-print::before,
.mxo-header .current .icon:not(.icon-svg).icon-print::before,
.mxo-header .current a.icon:not(.icon-svg).icon-print:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-print:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-print.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-print::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-print::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-print::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-print::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-print::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-print::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-print::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-selected-view);
}
h1.icon:not(.icon-svg).icon-print::before,
h1 > .icon:not(.icon-svg).icon-print::before,
h2.icon:not(.icon-svg).icon-print::before,
h2 > .icon:not(.icon-svg).icon-print::before,
h3.icon:not(.icon-svg).icon-print::before,
h3 > .icon:not(.icon-svg).icon-print::before,
h4.icon:not(.icon-svg).icon-print::before,
h4 > .icon:not(.icon-svg).icon-print::before,
h5.icon:not(.icon-svg).icon-print::before,
h5 > .icon:not(.icon-svg).icon-print::before,
h6.icon:not(.icon-svg).icon-print::before,
h6 > .icon:not(.icon-svg).icon-print::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-print::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-print::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-print::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-heading-view);
}
.login-form .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-print:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-print:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-print.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-print:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-print::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-print::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-print::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-print::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-print::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-print::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-accent-view);
}
a.button.icon:not(.icon-svg).icon-print::before,
a.button .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-print::before,
a.button.disabled .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-print::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-print:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-print::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-print::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-print::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-print:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-print::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-print::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-disable-view);
}
.icon:not(.icon-svg).icon-print.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-print.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print.icon-color-warning::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-warning-view);
}
a.icon:not(.icon-svg).icon-print.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-print.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-print.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.icon-color-warning::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-warning-hover-view);
}
.icon:not(.icon-svg).icon-print.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-print.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print.icon-color-negative::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-negative-view);
}
a.icon:not(.icon-svg).icon-print.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-print.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-print.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.icon-color-negative::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-negative-hover-view);
}
.icon:not(.icon-svg).icon-print.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-print.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print.icon-color-positive::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-positive-view);
}
a.icon:not(.icon-svg).icon-print.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-print.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-print.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.icon-color-positive::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-positive-hover-view);
}
.icon:not(.icon-svg).icon-print.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-print.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-print::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-print.icon-color-new::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-new-view);
}
a.icon:not(.icon-svg).icon-print.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-print.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-print.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-print.icon-color-new::before {
  background-image: url(f1810d90e093d1e152ef.svg#print-new-hover-view);
}
.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-progress:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-progress:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-progress:not(.button):hover::before,
a.icon:not(.icon-svg).icon-progress.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-progress:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-normal-view);
}
a.icon:not(.icon-svg).icon-progress.hover::before,
a.icon:not(.icon-svg).icon-progress:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-normal-hover-view);
}
.icon:not(.icon-svg).icon-progress.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-progress.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-progress:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-neutral-view);
}
a.icon:not(.icon-svg).icon-progress.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-progress.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-progress.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.icon-color-neutral::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-progress::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-progress::before,
.button.button-primary .icon:not(.icon-svg).icon-progress::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-progress::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-progress::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-progress::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-progress::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-progress::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-progress::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-progress::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-progress::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-progress::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-progress::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-progress::before,
.mxo-header .current .icon:not(.icon-svg).icon-progress::before,
.mxo-header .current a.icon:not(.icon-svg).icon-progress:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-progress:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-progress.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-progress::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-selected-view);
}
h1.icon:not(.icon-svg).icon-progress::before,
h1 > .icon:not(.icon-svg).icon-progress::before,
h2.icon:not(.icon-svg).icon-progress::before,
h2 > .icon:not(.icon-svg).icon-progress::before,
h3.icon:not(.icon-svg).icon-progress::before,
h3 > .icon:not(.icon-svg).icon-progress::before,
h4.icon:not(.icon-svg).icon-progress::before,
h4 > .icon:not(.icon-svg).icon-progress::before,
h5.icon:not(.icon-svg).icon-progress::before,
h5 > .icon:not(.icon-svg).icon-progress::before,
h6.icon:not(.icon-svg).icon-progress::before,
h6 > .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-progress::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-progress::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-heading-view);
}
.login-form .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-progress:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-progress:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-progress.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-progress:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-progress::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-accent-view);
}
a.button.icon:not(.icon-svg).icon-progress::before,
a.button .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-progress::before,
a.button.disabled .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-progress:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-progress::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-progress:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-progress::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-progress::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-disable-view);
}
.icon:not(.icon-svg).icon-progress.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-progress.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress.icon-color-warning::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-warning-view);
}
a.icon:not(.icon-svg).icon-progress.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-progress.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-progress.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.icon-color-warning::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-warning-hover-view);
}
.icon:not(.icon-svg).icon-progress.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-progress.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress.icon-color-negative::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-negative-view);
}
a.icon:not(.icon-svg).icon-progress.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-progress.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-progress.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.icon-color-negative::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-negative-hover-view);
}
.icon:not(.icon-svg).icon-progress.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-progress.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress.icon-color-positive::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-positive-view);
}
a.icon:not(.icon-svg).icon-progress.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-progress.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-progress.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.icon-color-positive::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-positive-hover-view);
}
.icon:not(.icon-svg).icon-progress.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-progress.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-progress::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-progress.icon-color-new::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-new-view);
}
a.icon:not(.icon-svg).icon-progress.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-progress.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-progress.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-progress.icon-color-new::before {
  background-image: url(a01c6d94afdebcb45574.svg#progress-new-hover-view);
}
.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-reject:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-reject:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-reject:not(.button):hover::before,
a.icon:not(.icon-svg).icon-reject.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-reject:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-normal-view);
}
a.icon:not(.icon-svg).icon-reject.hover::before,
a.icon:not(.icon-svg).icon-reject:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-normal-hover-view);
}
.icon:not(.icon-svg).icon-reject.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-reject.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reject:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-neutral-view);
}
a.icon:not(.icon-svg).icon-reject.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-reject.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reject.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.icon-color-neutral::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-reject::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-reject::before,
.button.button-primary .icon:not(.icon-svg).icon-reject::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-reject::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reject::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reject::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reject::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reject::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reject::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reject::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reject::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reject::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reject::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reject::before,
.mxo-header .current .icon:not(.icon-svg).icon-reject::before,
.mxo-header .current a.icon:not(.icon-svg).icon-reject:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-reject:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-reject.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-reject::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-selected-view);
}
h1.icon:not(.icon-svg).icon-reject::before,
h1 > .icon:not(.icon-svg).icon-reject::before,
h2.icon:not(.icon-svg).icon-reject::before,
h2 > .icon:not(.icon-svg).icon-reject::before,
h3.icon:not(.icon-svg).icon-reject::before,
h3 > .icon:not(.icon-svg).icon-reject::before,
h4.icon:not(.icon-svg).icon-reject::before,
h4 > .icon:not(.icon-svg).icon-reject::before,
h5.icon:not(.icon-svg).icon-reject::before,
h5 > .icon:not(.icon-svg).icon-reject::before,
h6.icon:not(.icon-svg).icon-reject::before,
h6 > .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-reject::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-reject::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-heading-view);
}
.login-form .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-reject:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-reject:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reject.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reject:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-reject::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-accent-view);
}
a.button.icon:not(.icon-svg).icon-reject::before,
a.button .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-reject::before,
a.button.disabled .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-reject:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-reject::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-reject:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-reject::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-reject::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-disable-view);
}
.icon:not(.icon-svg).icon-reject.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-reject.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject.icon-color-warning::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-warning-view);
}
a.icon:not(.icon-svg).icon-reject.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-reject.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reject.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.icon-color-warning::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-warning-hover-view);
}
.icon:not(.icon-svg).icon-reject.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-reject.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject.icon-color-negative::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-negative-view);
}
a.icon:not(.icon-svg).icon-reject.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-reject.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reject.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.icon-color-negative::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-negative-hover-view);
}
.icon:not(.icon-svg).icon-reject.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-reject.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject.icon-color-positive::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-positive-view);
}
a.icon:not(.icon-svg).icon-reject.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-reject.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reject.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.icon-color-positive::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-positive-hover-view);
}
.icon:not(.icon-svg).icon-reject.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-reject.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-reject::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reject.icon-color-new::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-new-view);
}
a.icon:not(.icon-svg).icon-reject.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-reject.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reject.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reject.icon-color-new::before {
  background-image: url(a6ba50754532db007a4b.svg#reject-new-hover-view);
}
.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-relations:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-relations:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-relations:not(.button):hover::before,
a.icon:not(.icon-svg).icon-relations.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-relations:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-normal-view);
}
a.icon:not(.icon-svg).icon-relations.hover::before,
a.icon:not(.icon-svg).icon-relations:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-normal-hover-view);
}
.icon:not(.icon-svg).icon-relations.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-relations.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relations:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-neutral-view);
}
a.icon:not(.icon-svg).icon-relations.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-relations.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relations.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.icon-color-neutral::before {
  background-image: url(3c5c19c837362309186b.svg#relations-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-relations::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-relations::before,
.button.button-primary .icon:not(.icon-svg).icon-relations::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-relations::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relations::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relations::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relations::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relations::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relations::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relations::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relations::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relations::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relations::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relations::before,
.mxo-header .current .icon:not(.icon-svg).icon-relations::before,
.mxo-header .current a.icon:not(.icon-svg).icon-relations:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-relations:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-relations.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-relations::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-selected-view);
}
h1.icon:not(.icon-svg).icon-relations::before,
h1 > .icon:not(.icon-svg).icon-relations::before,
h2.icon:not(.icon-svg).icon-relations::before,
h2 > .icon:not(.icon-svg).icon-relations::before,
h3.icon:not(.icon-svg).icon-relations::before,
h3 > .icon:not(.icon-svg).icon-relations::before,
h4.icon:not(.icon-svg).icon-relations::before,
h4 > .icon:not(.icon-svg).icon-relations::before,
h5.icon:not(.icon-svg).icon-relations::before,
h5 > .icon:not(.icon-svg).icon-relations::before,
h6.icon:not(.icon-svg).icon-relations::before,
h6 > .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-relations::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-relations::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-heading-view);
}
.login-form .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-relations:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-relations:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-relations.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-relations:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-relations::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-accent-view);
}
a.button.icon:not(.icon-svg).icon-relations::before,
a.button .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-relations::before,
a.button.disabled .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-relations:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-relations::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-relations:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-relations::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-relations::before {
  background-image: url(3c5c19c837362309186b.svg#relations-disable-view);
}
.icon:not(.icon-svg).icon-relations.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-relations.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations.icon-color-warning::before {
  background-image: url(3c5c19c837362309186b.svg#relations-warning-view);
}
a.icon:not(.icon-svg).icon-relations.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-relations.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relations.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.icon-color-warning::before {
  background-image: url(3c5c19c837362309186b.svg#relations-warning-hover-view);
}
.icon:not(.icon-svg).icon-relations.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-relations.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations.icon-color-negative::before {
  background-image: url(3c5c19c837362309186b.svg#relations-negative-view);
}
a.icon:not(.icon-svg).icon-relations.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-relations.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relations.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.icon-color-negative::before {
  background-image: url(3c5c19c837362309186b.svg#relations-negative-hover-view);
}
.icon:not(.icon-svg).icon-relations.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-relations.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations.icon-color-positive::before {
  background-image: url(3c5c19c837362309186b.svg#relations-positive-view);
}
a.icon:not(.icon-svg).icon-relations.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-relations.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relations.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.icon-color-positive::before {
  background-image: url(3c5c19c837362309186b.svg#relations-positive-hover-view);
}
.icon:not(.icon-svg).icon-relations.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-relations.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-relations::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relations.icon-color-new::before {
  background-image: url(3c5c19c837362309186b.svg#relations-new-view);
}
a.icon:not(.icon-svg).icon-relations.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-relations.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relations.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relations.icon-color-new::before {
  background-image: url(3c5c19c837362309186b.svg#relations-new-hover-view);
}
.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-relationship-visualization:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-relationship-visualization:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-relationship-visualization:not(.button):hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-normal-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-normal-hover-view);
}
.icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-neutral-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-neutral::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-primary .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-relationship-visualization::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-header .current .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-header .current a.icon:not(.icon-svg).icon-relationship-visualization:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-relationship-visualization:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-relationship-visualization.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-selected-view);
}
h1.icon:not(.icon-svg).icon-relationship-visualization::before,
h1 > .icon:not(.icon-svg).icon-relationship-visualization::before,
h2.icon:not(.icon-svg).icon-relationship-visualization::before,
h2 > .icon:not(.icon-svg).icon-relationship-visualization::before,
h3.icon:not(.icon-svg).icon-relationship-visualization::before,
h3 > .icon:not(.icon-svg).icon-relationship-visualization::before,
h4.icon:not(.icon-svg).icon-relationship-visualization::before,
h4 > .icon:not(.icon-svg).icon-relationship-visualization::before,
h5.icon:not(.icon-svg).icon-relationship-visualization::before,
h5 > .icon:not(.icon-svg).icon-relationship-visualization::before,
h6.icon:not(.icon-svg).icon-relationship-visualization::before,
h6 > .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-heading-view);
}
.login-form .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-relationship-visualization:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-relationship-visualization:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-relationship-visualization.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-accent-view);
}
a.button.icon:not(.icon-svg).icon-relationship-visualization::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-relationship-visualization::before,
a.button.disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-relationship-visualization::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-relationship-visualization:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-relationship-visualization::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-relationship-visualization::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-disable-view);
}
.icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-warning-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-warning::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-warning-hover-view);
}
.icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-negative-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-negative::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-negative-hover-view);
}
.icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-positive-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-positive::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-positive-hover-view);
}
.icon:not(.icon-svg).icon-relationship-visualization.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-relationship-visualization.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-relationship-visualization::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-relationship-visualization.icon-color-new::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-new-view);
}
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-relationship-visualization.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-relationship-visualization.icon-color-new::before {
  background-image: url(07c7882434fd2d829293.svg#relationship-visualization-new-hover-view);
}
.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-release-candidate:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-release-candidate:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-release-candidate:not(.button):hover::before,
a.icon:not(.icon-svg).icon-release-candidate.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-release-candidate:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-normal-view);
}
a.icon:not(.icon-svg).icon-release-candidate.hover::before,
a.icon:not(.icon-svg).icon-release-candidate:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-normal-hover-view);
}
.icon:not(.icon-svg).icon-release-candidate.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-release-candidate.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-release-candidate:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-neutral-view);
}
a.icon:not(.icon-svg).icon-release-candidate.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-release-candidate.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-release-candidate.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.icon-color-neutral::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-release-candidate::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-release-candidate::before,
.button.button-primary .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-release-candidate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-header .current .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-header .current a.icon:not(.icon-svg).icon-release-candidate:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-release-candidate:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-release-candidate.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-selected-view);
}
h1.icon:not(.icon-svg).icon-release-candidate::before,
h1 > .icon:not(.icon-svg).icon-release-candidate::before,
h2.icon:not(.icon-svg).icon-release-candidate::before,
h2 > .icon:not(.icon-svg).icon-release-candidate::before,
h3.icon:not(.icon-svg).icon-release-candidate::before,
h3 > .icon:not(.icon-svg).icon-release-candidate::before,
h4.icon:not(.icon-svg).icon-release-candidate::before,
h4 > .icon:not(.icon-svg).icon-release-candidate::before,
h5.icon:not(.icon-svg).icon-release-candidate::before,
h5 > .icon:not(.icon-svg).icon-release-candidate::before,
h6.icon:not(.icon-svg).icon-release-candidate::before,
h6 > .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-release-candidate::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-release-candidate::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-heading-view);
}
.login-form .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-release-candidate:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-release-candidate:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-release-candidate.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-release-candidate:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-release-candidate::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-accent-view);
}
a.button.icon:not(.icon-svg).icon-release-candidate::before,
a.button .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-release-candidate::before,
a.button.disabled .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-release-candidate:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-release-candidate::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-release-candidate:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-release-candidate::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-release-candidate::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-disable-view);
}
.icon:not(.icon-svg).icon-release-candidate.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-release-candidate.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate.icon-color-warning::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-warning-view);
}
a.icon:not(.icon-svg).icon-release-candidate.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-release-candidate.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-release-candidate.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.icon-color-warning::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-warning-hover-view);
}
.icon:not(.icon-svg).icon-release-candidate.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-release-candidate.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate.icon-color-negative::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-negative-view);
}
a.icon:not(.icon-svg).icon-release-candidate.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-release-candidate.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-release-candidate.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.icon-color-negative::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-negative-hover-view);
}
.icon:not(.icon-svg).icon-release-candidate.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-release-candidate.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate.icon-color-positive::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-positive-view);
}
a.icon:not(.icon-svg).icon-release-candidate.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-release-candidate.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-release-candidate.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.icon-color-positive::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-positive-hover-view);
}
.icon:not(.icon-svg).icon-release-candidate.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-release-candidate.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-release-candidate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-release-candidate.icon-color-new::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-new-view);
}
a.icon:not(.icon-svg).icon-release-candidate.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-release-candidate.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-release-candidate.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-release-candidate.icon-color-new::before {
  background-image: url(4b1196f0c736e2a65031.svg#release-candidate-new-hover-view);
}
.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-reload:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-reload:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-reload:not(.button):hover::before,
a.icon:not(.icon-svg).icon-reload.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-reload:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-normal-view);
}
a.icon:not(.icon-svg).icon-reload.hover::before,
a.icon:not(.icon-svg).icon-reload:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-normal-hover-view);
}
.icon:not(.icon-svg).icon-reload.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-reload.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reload:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-neutral-view);
}
a.icon:not(.icon-svg).icon-reload.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-reload.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reload.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.icon-color-neutral::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-reload::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-reload::before,
.button.button-primary .icon:not(.icon-svg).icon-reload::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-reload::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reload::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reload::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reload::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reload::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reload::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reload::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reload::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reload::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reload::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reload::before,
.mxo-header .current .icon:not(.icon-svg).icon-reload::before,
.mxo-header .current a.icon:not(.icon-svg).icon-reload:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-reload:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-reload.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-reload::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-selected-view);
}
h1.icon:not(.icon-svg).icon-reload::before,
h1 > .icon:not(.icon-svg).icon-reload::before,
h2.icon:not(.icon-svg).icon-reload::before,
h2 > .icon:not(.icon-svg).icon-reload::before,
h3.icon:not(.icon-svg).icon-reload::before,
h3 > .icon:not(.icon-svg).icon-reload::before,
h4.icon:not(.icon-svg).icon-reload::before,
h4 > .icon:not(.icon-svg).icon-reload::before,
h5.icon:not(.icon-svg).icon-reload::before,
h5 > .icon:not(.icon-svg).icon-reload::before,
h6.icon:not(.icon-svg).icon-reload::before,
h6 > .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-reload::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-reload::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-heading-view);
}
.login-form .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-reload:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-reload:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reload.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reload:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-reload::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-accent-view);
}
a.button.icon:not(.icon-svg).icon-reload::before,
a.button .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-reload::before,
a.button.disabled .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-reload:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-reload::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-reload:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-reload::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-reload::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-disable-view);
}
.icon:not(.icon-svg).icon-reload.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-reload.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload.icon-color-warning::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-warning-view);
}
a.icon:not(.icon-svg).icon-reload.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-reload.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reload.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.icon-color-warning::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-warning-hover-view);
}
.icon:not(.icon-svg).icon-reload.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-reload.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload.icon-color-negative::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-negative-view);
}
a.icon:not(.icon-svg).icon-reload.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-reload.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reload.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.icon-color-negative::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-negative-hover-view);
}
.icon:not(.icon-svg).icon-reload.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-reload.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload.icon-color-positive::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-positive-view);
}
a.icon:not(.icon-svg).icon-reload.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-reload.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reload.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.icon-color-positive::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-positive-hover-view);
}
.icon:not(.icon-svg).icon-reload.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-reload.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-reload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reload.icon-color-new::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-new-view);
}
a.icon:not(.icon-svg).icon-reload.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-reload.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reload.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reload.icon-color-new::before {
  background-image: url(120c5a7ff21926cb9b25.svg#reload-new-hover-view);
}
.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-replace:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-replace:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-replace:not(.button):hover::before,
a.icon:not(.icon-svg).icon-replace.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-replace:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-normal-view);
}
a.icon:not(.icon-svg).icon-replace.hover::before,
a.icon:not(.icon-svg).icon-replace:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-normal-hover-view);
}
.icon:not(.icon-svg).icon-replace.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-replace.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-neutral-view);
}
a.icon:not(.icon-svg).icon-replace.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-replace.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.icon-color-neutral::before {
  background-image: url(3736b9135eac788358b2.svg#replace-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-replace::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-replace::before,
.button.button-primary .icon:not(.icon-svg).icon-replace::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-replace::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace::before,
.mxo-header .current .icon:not(.icon-svg).icon-replace::before,
.mxo-header .current a.icon:not(.icon-svg).icon-replace:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-replace:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-replace.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-replace::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-selected-view);
}
h1.icon:not(.icon-svg).icon-replace::before,
h1 > .icon:not(.icon-svg).icon-replace::before,
h2.icon:not(.icon-svg).icon-replace::before,
h2 > .icon:not(.icon-svg).icon-replace::before,
h3.icon:not(.icon-svg).icon-replace::before,
h3 > .icon:not(.icon-svg).icon-replace::before,
h4.icon:not(.icon-svg).icon-replace::before,
h4 > .icon:not(.icon-svg).icon-replace::before,
h5.icon:not(.icon-svg).icon-replace::before,
h5 > .icon:not(.icon-svg).icon-replace::before,
h6.icon:not(.icon-svg).icon-replace::before,
h6 > .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-replace::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-replace::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-heading-view);
}
.login-form .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-replace:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-replace:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-replace.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-replace:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-replace::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-accent-view);
}
a.button.icon:not(.icon-svg).icon-replace::before,
a.button .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-replace::before,
a.button.disabled .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-replace:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-replace::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-replace:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-replace::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-replace::before {
  background-image: url(3736b9135eac788358b2.svg#replace-disable-view);
}
.icon:not(.icon-svg).icon-replace.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-replace.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace.icon-color-warning::before {
  background-image: url(3736b9135eac788358b2.svg#replace-warning-view);
}
a.icon:not(.icon-svg).icon-replace.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-replace.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.icon-color-warning::before {
  background-image: url(3736b9135eac788358b2.svg#replace-warning-hover-view);
}
.icon:not(.icon-svg).icon-replace.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-replace.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace.icon-color-negative::before {
  background-image: url(3736b9135eac788358b2.svg#replace-negative-view);
}
a.icon:not(.icon-svg).icon-replace.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-replace.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.icon-color-negative::before {
  background-image: url(3736b9135eac788358b2.svg#replace-negative-hover-view);
}
.icon:not(.icon-svg).icon-replace.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-replace.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace.icon-color-positive::before {
  background-image: url(3736b9135eac788358b2.svg#replace-positive-view);
}
a.icon:not(.icon-svg).icon-replace.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-replace.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.icon-color-positive::before {
  background-image: url(3736b9135eac788358b2.svg#replace-positive-hover-view);
}
.icon:not(.icon-svg).icon-replace.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-replace.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-replace::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace.icon-color-new::before {
  background-image: url(3736b9135eac788358b2.svg#replace-new-view);
}
a.icon:not(.icon-svg).icon-replace.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-replace.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace.icon-color-new::before {
  background-image: url(3736b9135eac788358b2.svg#replace-new-hover-view);
}
.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-replace-value:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-replace-value:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-replace-value:not(.button):hover::before,
a.icon:not(.icon-svg).icon-replace-value.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-replace-value:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-normal-view);
}
a.icon:not(.icon-svg).icon-replace-value.hover::before,
a.icon:not(.icon-svg).icon-replace-value:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-normal-hover-view);
}
.icon:not(.icon-svg).icon-replace-value.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-replace-value.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace-value:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-neutral-view);
}
a.icon:not(.icon-svg).icon-replace-value.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-replace-value.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace-value.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.icon-color-neutral::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-replace-value::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-replace-value::before,
.button.button-primary .icon:not(.icon-svg).icon-replace-value::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-replace-value::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-replace-value::before,
.mxo-header .current .icon:not(.icon-svg).icon-replace-value::before,
.mxo-header .current a.icon:not(.icon-svg).icon-replace-value:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-replace-value:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-replace-value.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-replace-value::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-selected-view);
}
h1.icon:not(.icon-svg).icon-replace-value::before,
h1 > .icon:not(.icon-svg).icon-replace-value::before,
h2.icon:not(.icon-svg).icon-replace-value::before,
h2 > .icon:not(.icon-svg).icon-replace-value::before,
h3.icon:not(.icon-svg).icon-replace-value::before,
h3 > .icon:not(.icon-svg).icon-replace-value::before,
h4.icon:not(.icon-svg).icon-replace-value::before,
h4 > .icon:not(.icon-svg).icon-replace-value::before,
h5.icon:not(.icon-svg).icon-replace-value::before,
h5 > .icon:not(.icon-svg).icon-replace-value::before,
h6.icon:not(.icon-svg).icon-replace-value::before,
h6 > .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-replace-value::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-replace-value::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-heading-view);
}
.login-form .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-replace-value:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-replace-value:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-replace-value.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-replace-value:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-replace-value::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-accent-view);
}
a.button.icon:not(.icon-svg).icon-replace-value::before,
a.button .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-replace-value::before,
a.button.disabled .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-replace-value:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-replace-value::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-replace-value:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-replace-value::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-replace-value::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-disable-view);
}
.icon:not(.icon-svg).icon-replace-value.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-replace-value.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value.icon-color-warning::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-warning-view);
}
a.icon:not(.icon-svg).icon-replace-value.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-replace-value.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace-value.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.icon-color-warning::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-warning-hover-view);
}
.icon:not(.icon-svg).icon-replace-value.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-replace-value.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value.icon-color-negative::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-negative-view);
}
a.icon:not(.icon-svg).icon-replace-value.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-replace-value.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace-value.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.icon-color-negative::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-negative-hover-view);
}
.icon:not(.icon-svg).icon-replace-value.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-replace-value.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value.icon-color-positive::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-positive-view);
}
a.icon:not(.icon-svg).icon-replace-value.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-replace-value.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace-value.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.icon-color-positive::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-positive-hover-view);
}
.icon:not(.icon-svg).icon-replace-value.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-replace-value.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-replace-value::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-replace-value.icon-color-new::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-new-view);
}
a.icon:not(.icon-svg).icon-replace-value.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-replace-value.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-replace-value.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-replace-value.icon-color-new::before {
  background-image: url(3eec059df5ec0aab97cb.svg#replace-value-new-hover-view);
}
.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-reply:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-reply:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-reply:not(.button):hover::before,
a.icon:not(.icon-svg).icon-reply.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-reply:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-normal-view);
}
a.icon:not(.icon-svg).icon-reply.hover::before,
a.icon:not(.icon-svg).icon-reply:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-normal-hover-view);
}
.icon:not(.icon-svg).icon-reply.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-reply.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reply:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-neutral-view);
}
a.icon:not(.icon-svg).icon-reply.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-reply.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reply.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.icon-color-neutral::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-reply::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-reply::before,
.button.button-primary .icon:not(.icon-svg).icon-reply::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-reply::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reply::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reply::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reply::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reply::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reply::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reply::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reply::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reply::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-reply::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-reply::before,
.mxo-header .current .icon:not(.icon-svg).icon-reply::before,
.mxo-header .current a.icon:not(.icon-svg).icon-reply:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-reply:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-reply.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-reply::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-selected-view);
}
h1.icon:not(.icon-svg).icon-reply::before,
h1 > .icon:not(.icon-svg).icon-reply::before,
h2.icon:not(.icon-svg).icon-reply::before,
h2 > .icon:not(.icon-svg).icon-reply::before,
h3.icon:not(.icon-svg).icon-reply::before,
h3 > .icon:not(.icon-svg).icon-reply::before,
h4.icon:not(.icon-svg).icon-reply::before,
h4 > .icon:not(.icon-svg).icon-reply::before,
h5.icon:not(.icon-svg).icon-reply::before,
h5 > .icon:not(.icon-svg).icon-reply::before,
h6.icon:not(.icon-svg).icon-reply::before,
h6 > .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-reply::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-reply::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-heading-view);
}
.login-form .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-reply:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-reply:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reply.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-reply:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-reply::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-accent-view);
}
a.button.icon:not(.icon-svg).icon-reply::before,
a.button .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-reply::before,
a.button.disabled .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-reply:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-reply::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-reply:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-reply::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-reply::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-disable-view);
}
.icon:not(.icon-svg).icon-reply.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-reply.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply.icon-color-warning::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-warning-view);
}
a.icon:not(.icon-svg).icon-reply.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-reply.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reply.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.icon-color-warning::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-warning-hover-view);
}
.icon:not(.icon-svg).icon-reply.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-reply.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply.icon-color-negative::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-negative-view);
}
a.icon:not(.icon-svg).icon-reply.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-reply.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reply.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.icon-color-negative::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-negative-hover-view);
}
.icon:not(.icon-svg).icon-reply.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-reply.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply.icon-color-positive::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-positive-view);
}
a.icon:not(.icon-svg).icon-reply.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-reply.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reply.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.icon-color-positive::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-positive-hover-view);
}
.icon:not(.icon-svg).icon-reply.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-reply.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-reply::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-reply.icon-color-new::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-new-view);
}
a.icon:not(.icon-svg).icon-reply.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-reply.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-reply.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-reply.icon-color-new::before {
  background-image: url(3f08003e4bd28acdb46c.svg#reply-new-hover-view);
}
.icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-report::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-report:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-report:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-report:not(.button):hover::before,
a.icon:not(.icon-svg).icon-report.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-report:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-normal-view);
}
a.icon:not(.icon-svg).icon-report.hover::before,
a.icon:not(.icon-svg).icon-report:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-normal-hover-view);
}
.icon:not(.icon-svg).icon-report.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-report.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-report::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-report:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-neutral-view);
}
a.icon:not(.icon-svg).icon-report.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-report.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-report.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.icon-color-neutral::before {
  background-image: url(7797cf1897aed12508b8.svg#report-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-report::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-report::before,
.button.button-primary .icon:not(.icon-svg).icon-report::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-report::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-report::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-report::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-report::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-report::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-report::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-report::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-report::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-report::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-report::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-report::before,
.mxo-header .current .icon:not(.icon-svg).icon-report::before,
.mxo-header .current a.icon:not(.icon-svg).icon-report:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-report:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-report.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-report::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-report::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-report::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-report::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-report::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-report::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-report::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-selected-view);
}
h1.icon:not(.icon-svg).icon-report::before,
h1 > .icon:not(.icon-svg).icon-report::before,
h2.icon:not(.icon-svg).icon-report::before,
h2 > .icon:not(.icon-svg).icon-report::before,
h3.icon:not(.icon-svg).icon-report::before,
h3 > .icon:not(.icon-svg).icon-report::before,
h4.icon:not(.icon-svg).icon-report::before,
h4 > .icon:not(.icon-svg).icon-report::before,
h5.icon:not(.icon-svg).icon-report::before,
h5 > .icon:not(.icon-svg).icon-report::before,
h6.icon:not(.icon-svg).icon-report::before,
h6 > .icon:not(.icon-svg).icon-report::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-report::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-report::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-report::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-heading-view);
}
.login-form .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-report:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-report:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-report.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-report:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-report::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-report::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-report::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-report::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-report::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-report::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-accent-view);
}
a.button.icon:not(.icon-svg).icon-report::before,
a.button .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-report::before,
a.button.disabled .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-report::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-report:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-report::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-report::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-report::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-report:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-report::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-report::before {
  background-image: url(7797cf1897aed12508b8.svg#report-disable-view);
}
.icon:not(.icon-svg).icon-report.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-report.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report.icon-color-warning::before {
  background-image: url(7797cf1897aed12508b8.svg#report-warning-view);
}
a.icon:not(.icon-svg).icon-report.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-report.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-report.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.icon-color-warning::before {
  background-image: url(7797cf1897aed12508b8.svg#report-warning-hover-view);
}
.icon:not(.icon-svg).icon-report.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-report.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report.icon-color-negative::before {
  background-image: url(7797cf1897aed12508b8.svg#report-negative-view);
}
a.icon:not(.icon-svg).icon-report.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-report.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-report.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.icon-color-negative::before {
  background-image: url(7797cf1897aed12508b8.svg#report-negative-hover-view);
}
.icon:not(.icon-svg).icon-report.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-report.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report.icon-color-positive::before {
  background-image: url(7797cf1897aed12508b8.svg#report-positive-view);
}
a.icon:not(.icon-svg).icon-report.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-report.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-report.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.icon-color-positive::before {
  background-image: url(7797cf1897aed12508b8.svg#report-positive-hover-view);
}
.icon:not(.icon-svg).icon-report.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-report.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-report::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-report.icon-color-new::before {
  background-image: url(7797cf1897aed12508b8.svg#report-new-view);
}
a.icon:not(.icon-svg).icon-report.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-report.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-report.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-report.icon-color-new::before {
  background-image: url(7797cf1897aed12508b8.svg#report-new-hover-view);
}
.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-requirements:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-requirements:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-requirements:not(.button):hover::before,
a.icon:not(.icon-svg).icon-requirements.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-requirements:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-normal-view);
}
a.icon:not(.icon-svg).icon-requirements.hover::before,
a.icon:not(.icon-svg).icon-requirements:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-normal-hover-view);
}
.icon:not(.icon-svg).icon-requirements.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-requirements.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-requirements:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-neutral-view);
}
a.icon:not(.icon-svg).icon-requirements.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-requirements.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-requirements.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.icon-color-neutral::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-requirements::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-requirements::before,
.button.button-primary .icon:not(.icon-svg).icon-requirements::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-requirements::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-requirements::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-requirements::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-requirements::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-requirements::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-requirements::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-requirements::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-requirements::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-requirements::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-requirements::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-requirements::before,
.mxo-header .current .icon:not(.icon-svg).icon-requirements::before,
.mxo-header .current a.icon:not(.icon-svg).icon-requirements:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-requirements:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-requirements.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-requirements::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-selected-view);
}
h1.icon:not(.icon-svg).icon-requirements::before,
h1 > .icon:not(.icon-svg).icon-requirements::before,
h2.icon:not(.icon-svg).icon-requirements::before,
h2 > .icon:not(.icon-svg).icon-requirements::before,
h3.icon:not(.icon-svg).icon-requirements::before,
h3 > .icon:not(.icon-svg).icon-requirements::before,
h4.icon:not(.icon-svg).icon-requirements::before,
h4 > .icon:not(.icon-svg).icon-requirements::before,
h5.icon:not(.icon-svg).icon-requirements::before,
h5 > .icon:not(.icon-svg).icon-requirements::before,
h6.icon:not(.icon-svg).icon-requirements::before,
h6 > .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-requirements::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-requirements::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-heading-view);
}
.login-form .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-requirements:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-requirements:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-requirements.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-requirements:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-requirements::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-accent-view);
}
a.button.icon:not(.icon-svg).icon-requirements::before,
a.button .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-requirements::before,
a.button.disabled .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-requirements:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-requirements::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-requirements:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-requirements::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-requirements::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-disable-view);
}
.icon:not(.icon-svg).icon-requirements.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-requirements.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements.icon-color-warning::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-warning-view);
}
a.icon:not(.icon-svg).icon-requirements.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-requirements.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-requirements.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.icon-color-warning::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-warning-hover-view);
}
.icon:not(.icon-svg).icon-requirements.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-requirements.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements.icon-color-negative::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-negative-view);
}
a.icon:not(.icon-svg).icon-requirements.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-requirements.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-requirements.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.icon-color-negative::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-negative-hover-view);
}
.icon:not(.icon-svg).icon-requirements.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-requirements.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements.icon-color-positive::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-positive-view);
}
a.icon:not(.icon-svg).icon-requirements.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-requirements.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-requirements.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.icon-color-positive::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-positive-hover-view);
}
.icon:not(.icon-svg).icon-requirements.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-requirements.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-requirements::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-requirements.icon-color-new::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-new-view);
}
a.icon:not(.icon-svg).icon-requirements.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-requirements.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-requirements.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-requirements.icon-color-new::before {
  background-image: url(cd4b239095b4dd999670.svg#requirements-new-hover-view);
}
.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-rfc:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-rfc:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-rfc:not(.button):hover::before,
a.icon:not(.icon-svg).icon-rfc.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-rfc:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-normal-view);
}
a.icon:not(.icon-svg).icon-rfc.hover::before,
a.icon:not(.icon-svg).icon-rfc:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-normal-hover-view);
}
.icon:not(.icon-svg).icon-rfc.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-rfc.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-neutral-view);
}
a.icon:not(.icon-svg).icon-rfc.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-rfc.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.icon-color-neutral::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-rfc::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-rfc::before,
.button.button-primary .icon:not(.icon-svg).icon-rfc::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-rfc::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc::before,
.mxo-header .current .icon:not(.icon-svg).icon-rfc::before,
.mxo-header .current a.icon:not(.icon-svg).icon-rfc:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-rfc:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-rfc.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-rfc::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-selected-view);
}
h1.icon:not(.icon-svg).icon-rfc::before,
h1 > .icon:not(.icon-svg).icon-rfc::before,
h2.icon:not(.icon-svg).icon-rfc::before,
h2 > .icon:not(.icon-svg).icon-rfc::before,
h3.icon:not(.icon-svg).icon-rfc::before,
h3 > .icon:not(.icon-svg).icon-rfc::before,
h4.icon:not(.icon-svg).icon-rfc::before,
h4 > .icon:not(.icon-svg).icon-rfc::before,
h5.icon:not(.icon-svg).icon-rfc::before,
h5 > .icon:not(.icon-svg).icon-rfc::before,
h6.icon:not(.icon-svg).icon-rfc::before,
h6 > .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-rfc::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-rfc::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-heading-view);
}
.login-form .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-rfc:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-rfc:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rfc.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rfc:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-rfc::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-accent-view);
}
a.button.icon:not(.icon-svg).icon-rfc::before,
a.button .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-rfc::before,
a.button.disabled .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-rfc:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-rfc::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-rfc:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-rfc::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-rfc::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-disable-view);
}
.icon:not(.icon-svg).icon-rfc.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-rfc.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc.icon-color-warning::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-warning-view);
}
a.icon:not(.icon-svg).icon-rfc.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-rfc.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.icon-color-warning::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-warning-hover-view);
}
.icon:not(.icon-svg).icon-rfc.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-rfc.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc.icon-color-negative::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-negative-view);
}
a.icon:not(.icon-svg).icon-rfc.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-rfc.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.icon-color-negative::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-negative-hover-view);
}
.icon:not(.icon-svg).icon-rfc.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-rfc.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc.icon-color-positive::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-positive-view);
}
a.icon:not(.icon-svg).icon-rfc.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-rfc.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.icon-color-positive::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-positive-hover-view);
}
.icon:not(.icon-svg).icon-rfc.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-rfc.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-rfc::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc.icon-color-new::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-new-view);
}
a.icon:not(.icon-svg).icon-rfc.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-rfc.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc.icon-color-new::before {
  background-image: url(74001ff2a24d44b19726.svg#rfc-new-hover-view);
}
.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-rfc-process:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-rfc-process:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-rfc-process:not(.button):hover::before,
a.icon:not(.icon-svg).icon-rfc-process.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-rfc-process:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-normal-view);
}
a.icon:not(.icon-svg).icon-rfc-process.hover::before,
a.icon:not(.icon-svg).icon-rfc-process:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-normal-hover-view);
}
.icon:not(.icon-svg).icon-rfc-process.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-rfc-process.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc-process:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-neutral-view);
}
a.icon:not(.icon-svg).icon-rfc-process.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-rfc-process.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc-process.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.icon-color-neutral::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-rfc-process::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-rfc-process::before,
.button.button-primary .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rfc-process::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-header .current .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-header .current a.icon:not(.icon-svg).icon-rfc-process:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-rfc-process:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-rfc-process.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-selected-view);
}
h1.icon:not(.icon-svg).icon-rfc-process::before,
h1 > .icon:not(.icon-svg).icon-rfc-process::before,
h2.icon:not(.icon-svg).icon-rfc-process::before,
h2 > .icon:not(.icon-svg).icon-rfc-process::before,
h3.icon:not(.icon-svg).icon-rfc-process::before,
h3 > .icon:not(.icon-svg).icon-rfc-process::before,
h4.icon:not(.icon-svg).icon-rfc-process::before,
h4 > .icon:not(.icon-svg).icon-rfc-process::before,
h5.icon:not(.icon-svg).icon-rfc-process::before,
h5 > .icon:not(.icon-svg).icon-rfc-process::before,
h6.icon:not(.icon-svg).icon-rfc-process::before,
h6 > .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-rfc-process::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-rfc-process::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-heading-view);
}
.login-form .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-rfc-process:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-rfc-process:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rfc-process.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rfc-process:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-rfc-process::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-accent-view);
}
a.button.icon:not(.icon-svg).icon-rfc-process::before,
a.button .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-rfc-process::before,
a.button.disabled .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-rfc-process:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-rfc-process::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-rfc-process:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-rfc-process::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-rfc-process::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-disable-view);
}
.icon:not(.icon-svg).icon-rfc-process.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-rfc-process.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process.icon-color-warning::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-warning-view);
}
a.icon:not(.icon-svg).icon-rfc-process.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-rfc-process.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc-process.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.icon-color-warning::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-warning-hover-view);
}
.icon:not(.icon-svg).icon-rfc-process.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-rfc-process.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process.icon-color-negative::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-negative-view);
}
a.icon:not(.icon-svg).icon-rfc-process.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-rfc-process.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc-process.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.icon-color-negative::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-negative-hover-view);
}
.icon:not(.icon-svg).icon-rfc-process.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-rfc-process.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process.icon-color-positive::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-positive-view);
}
a.icon:not(.icon-svg).icon-rfc-process.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-rfc-process.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc-process.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.icon-color-positive::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-positive-hover-view);
}
.icon:not(.icon-svg).icon-rfc-process.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-rfc-process.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-rfc-process::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rfc-process.icon-color-new::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-new-view);
}
a.icon:not(.icon-svg).icon-rfc-process.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-rfc-process.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rfc-process.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rfc-process.icon-color-new::before {
  background-image: url(a83cf529312051c89517.svg#rfc-process-new-hover-view);
}
.icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-right::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-right:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-right:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-right:not(.button):hover::before,
a.icon:not(.icon-svg).icon-right.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-right:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-normal-view);
}
a.icon:not(.icon-svg).icon-right.hover::before,
a.icon:not(.icon-svg).icon-right:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-normal-hover-view);
}
.icon:not(.icon-svg).icon-right.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-right.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-right::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-right:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-neutral-view);
}
a.icon:not(.icon-svg).icon-right.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-right.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-right.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.icon-color-neutral::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-right::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-right::before,
.button.button-primary .icon:not(.icon-svg).icon-right::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-right::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-right::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-right::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-right::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-right::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-right::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-right::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-right::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-right::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-right::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-right::before,
.mxo-header .current .icon:not(.icon-svg).icon-right::before,
.mxo-header .current a.icon:not(.icon-svg).icon-right:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-right:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-right.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-right::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-right::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-right::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-right::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-right::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-right::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-right::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-selected-view);
}
h1.icon:not(.icon-svg).icon-right::before,
h1 > .icon:not(.icon-svg).icon-right::before,
h2.icon:not(.icon-svg).icon-right::before,
h2 > .icon:not(.icon-svg).icon-right::before,
h3.icon:not(.icon-svg).icon-right::before,
h3 > .icon:not(.icon-svg).icon-right::before,
h4.icon:not(.icon-svg).icon-right::before,
h4 > .icon:not(.icon-svg).icon-right::before,
h5.icon:not(.icon-svg).icon-right::before,
h5 > .icon:not(.icon-svg).icon-right::before,
h6.icon:not(.icon-svg).icon-right::before,
h6 > .icon:not(.icon-svg).icon-right::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-right::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-right::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-right::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-heading-view);
}
.login-form .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-right:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-right:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-right.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-right:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-right::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-right::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-right::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-right::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-right::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-right::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-accent-view);
}
a.button.icon:not(.icon-svg).icon-right::before,
a.button .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-right::before,
a.button.disabled .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-right::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-right:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-right::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-right::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-right::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-right:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-right::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-right::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-disable-view);
}
.icon:not(.icon-svg).icon-right.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-right.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right.icon-color-warning::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-warning-view);
}
a.icon:not(.icon-svg).icon-right.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-right.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-right.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.icon-color-warning::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-warning-hover-view);
}
.icon:not(.icon-svg).icon-right.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-right.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right.icon-color-negative::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-negative-view);
}
a.icon:not(.icon-svg).icon-right.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-right.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-right.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.icon-color-negative::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-negative-hover-view);
}
.icon:not(.icon-svg).icon-right.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-right.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right.icon-color-positive::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-positive-view);
}
a.icon:not(.icon-svg).icon-right.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-right.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-right.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.icon-color-positive::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-positive-hover-view);
}
.icon:not(.icon-svg).icon-right.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-right.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-right::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-right.icon-color-new::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-new-view);
}
a.icon:not(.icon-svg).icon-right.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-right.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-right.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-right.icon-color-new::before {
  background-image: url(06c7f1293fba4cf72309.svg#right-new-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-rule-explanation:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-rule-explanation:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-rule-explanation:not(.button):hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-rule-explanation:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-normal-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-normal-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-neutral-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.icon-color-neutral::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-primary .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-header .current .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-header .current a.icon:not(.icon-svg).icon-rule-explanation:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-rule-explanation:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-rule-explanation.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-selected-view);
}
h1.icon:not(.icon-svg).icon-rule-explanation::before,
h1 > .icon:not(.icon-svg).icon-rule-explanation::before,
h2.icon:not(.icon-svg).icon-rule-explanation::before,
h2 > .icon:not(.icon-svg).icon-rule-explanation::before,
h3.icon:not(.icon-svg).icon-rule-explanation::before,
h3 > .icon:not(.icon-svg).icon-rule-explanation::before,
h4.icon:not(.icon-svg).icon-rule-explanation::before,
h4 > .icon:not(.icon-svg).icon-rule-explanation::before,
h5.icon:not(.icon-svg).icon-rule-explanation::before,
h5 > .icon:not(.icon-svg).icon-rule-explanation::before,
h6.icon:not(.icon-svg).icon-rule-explanation::before,
h6 > .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-rule-explanation::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-rule-explanation::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-heading-view);
}
.login-form .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-rule-explanation:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-rule-explanation:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rule-explanation.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rule-explanation:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-rule-explanation::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-accent-view);
}
a.button.icon:not(.icon-svg).icon-rule-explanation::before,
a.button .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-rule-explanation::before,
a.button.disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-rule-explanation:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-rule-explanation::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-rule-explanation:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-rule-explanation::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-rule-explanation::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-disable-view);
}
.icon:not(.icon-svg).icon-rule-explanation.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-rule-explanation.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation.icon-color-warning::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-warning-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.icon-color-warning::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-warning-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-rule-explanation.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation.icon-color-negative::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-negative-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.icon-color-negative::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-negative-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-rule-explanation.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation.icon-color-positive::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-positive-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.icon-color-positive::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-positive-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-rule-explanation.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-rule-explanation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation.icon-color-new::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-new-view);
}
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation.icon-color-new::before {
  background-image: url(7778bbccc2bc8ad830b1.svg#rule-explanation-new-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button):hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-normal-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-normal-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-neutral-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-neutral::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-primary .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-header .current .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-header .current a.icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-rule-explanation-nofill.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-selected-view);
}
h1.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h1 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h2.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h2 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h3.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h3 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h4.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h4 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h5.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h5 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h6.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
h6 > .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-heading-view);
}
.login-form .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-rule-explanation-nofill:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rule-explanation-nofill.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-accent-view);
}
a.button.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
a.button.disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-rule-explanation-nofill:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-rule-explanation-nofill::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-disable-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-warning-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-warning::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-warning-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-negative-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-negative::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-negative-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-positive-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-positive::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-positive-hover-view);
}
.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-rule-explanation-nofill::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-new-view);
}
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-rule-explanation-nofill.icon-color-new::before {
  background-image: url(78253d7e24383b59030d.svg#rule-explanation-nofill-new-hover-view);
}
.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-sap-import:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-sap-import:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-sap-import:not(.button):hover::before,
a.icon:not(.icon-svg).icon-sap-import.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-sap-import:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-normal-view);
}
a.icon:not(.icon-svg).icon-sap-import.hover::before,
a.icon:not(.icon-svg).icon-sap-import:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-normal-hover-view);
}
.icon:not(.icon-svg).icon-sap-import.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-sap-import.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sap-import:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-neutral-view);
}
a.icon:not(.icon-svg).icon-sap-import.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-sap-import.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sap-import.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.icon-color-neutral::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-sap-import::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-sap-import::before,
.button.button-primary .icon:not(.icon-svg).icon-sap-import::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sap-import::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sap-import::before,
.mxo-header .current .icon:not(.icon-svg).icon-sap-import::before,
.mxo-header .current a.icon:not(.icon-svg).icon-sap-import:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-sap-import:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-sap-import.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-sap-import::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-selected-view);
}
h1.icon:not(.icon-svg).icon-sap-import::before,
h1 > .icon:not(.icon-svg).icon-sap-import::before,
h2.icon:not(.icon-svg).icon-sap-import::before,
h2 > .icon:not(.icon-svg).icon-sap-import::before,
h3.icon:not(.icon-svg).icon-sap-import::before,
h3 > .icon:not(.icon-svg).icon-sap-import::before,
h4.icon:not(.icon-svg).icon-sap-import::before,
h4 > .icon:not(.icon-svg).icon-sap-import::before,
h5.icon:not(.icon-svg).icon-sap-import::before,
h5 > .icon:not(.icon-svg).icon-sap-import::before,
h6.icon:not(.icon-svg).icon-sap-import::before,
h6 > .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-sap-import::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-sap-import::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-heading-view);
}
.login-form .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-sap-import:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-sap-import:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-sap-import.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-sap-import:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-sap-import::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-accent-view);
}
a.button.icon:not(.icon-svg).icon-sap-import::before,
a.button .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-sap-import::before,
a.button.disabled .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-sap-import:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-sap-import::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-sap-import:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-sap-import::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-sap-import::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-disable-view);
}
.icon:not(.icon-svg).icon-sap-import.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-sap-import.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import.icon-color-warning::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-warning-view);
}
a.icon:not(.icon-svg).icon-sap-import.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-sap-import.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sap-import.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.icon-color-warning::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-warning-hover-view);
}
.icon:not(.icon-svg).icon-sap-import.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-sap-import.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import.icon-color-negative::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-negative-view);
}
a.icon:not(.icon-svg).icon-sap-import.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-sap-import.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sap-import.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.icon-color-negative::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-negative-hover-view);
}
.icon:not(.icon-svg).icon-sap-import.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-sap-import.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import.icon-color-positive::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-positive-view);
}
a.icon:not(.icon-svg).icon-sap-import.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-sap-import.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sap-import.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.icon-color-positive::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-positive-hover-view);
}
.icon:not(.icon-svg).icon-sap-import.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-sap-import.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-sap-import::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sap-import.icon-color-new::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-new-view);
}
a.icon:not(.icon-svg).icon-sap-import.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-sap-import.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sap-import.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sap-import.icon-color-new::before {
  background-image: url(c3eb8f5bc760b0715172.svg#sap-import-new-hover-view);
}
.icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-save::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-save:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-save:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-save:not(.button):hover::before,
a.icon:not(.icon-svg).icon-save.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-save:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-normal-view);
}
a.icon:not(.icon-svg).icon-save.hover::before,
a.icon:not(.icon-svg).icon-save:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-normal-hover-view);
}
.icon:not(.icon-svg).icon-save.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-save.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-save::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-save:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-neutral-view);
}
a.icon:not(.icon-svg).icon-save.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-save.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-save.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.icon-color-neutral::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-save::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-save::before,
.button.button-primary .icon:not(.icon-svg).icon-save::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-save::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-save::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-save::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-save::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-save::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-save::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-save::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-save::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-save::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-save::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-save::before,
.mxo-header .current .icon:not(.icon-svg).icon-save::before,
.mxo-header .current a.icon:not(.icon-svg).icon-save:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-save:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-save.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-save::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-save::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-save::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-save::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-save::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-save::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-save::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-selected-view);
}
h1.icon:not(.icon-svg).icon-save::before,
h1 > .icon:not(.icon-svg).icon-save::before,
h2.icon:not(.icon-svg).icon-save::before,
h2 > .icon:not(.icon-svg).icon-save::before,
h3.icon:not(.icon-svg).icon-save::before,
h3 > .icon:not(.icon-svg).icon-save::before,
h4.icon:not(.icon-svg).icon-save::before,
h4 > .icon:not(.icon-svg).icon-save::before,
h5.icon:not(.icon-svg).icon-save::before,
h5 > .icon:not(.icon-svg).icon-save::before,
h6.icon:not(.icon-svg).icon-save::before,
h6 > .icon:not(.icon-svg).icon-save::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-save::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-save::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-save::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-heading-view);
}
.login-form .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-save:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-save:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-save.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-save:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-save::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-save::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-save::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-save::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-save::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-save::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-accent-view);
}
a.button.icon:not(.icon-svg).icon-save::before,
a.button .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-save::before,
a.button.disabled .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-save::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-save:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-save::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-save::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-save::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-save:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-save::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-save::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-disable-view);
}
.icon:not(.icon-svg).icon-save.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-save.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save.icon-color-warning::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-warning-view);
}
a.icon:not(.icon-svg).icon-save.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-save.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-save.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.icon-color-warning::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-warning-hover-view);
}
.icon:not(.icon-svg).icon-save.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-save.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save.icon-color-negative::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-negative-view);
}
a.icon:not(.icon-svg).icon-save.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-save.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-save.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.icon-color-negative::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-negative-hover-view);
}
.icon:not(.icon-svg).icon-save.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-save.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save.icon-color-positive::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-positive-view);
}
a.icon:not(.icon-svg).icon-save.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-save.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-save.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.icon-color-positive::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-positive-hover-view);
}
.icon:not(.icon-svg).icon-save.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-save.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-save::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-save.icon-color-new::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-new-view);
}
a.icon:not(.icon-svg).icon-save.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-save.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-save.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-save.icon-color-new::before {
  background-image: url(82e5a4c80f3c12e6a956.svg#save-new-hover-view);
}
.icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-search::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-search:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-search:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-search:not(.button):hover::before,
a.icon:not(.icon-svg).icon-search.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-search:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-normal-view);
}
a.icon:not(.icon-svg).icon-search.hover::before,
a.icon:not(.icon-svg).icon-search:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-normal-hover-view);
}
.icon:not(.icon-svg).icon-search.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-search.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-neutral-view);
}
a.icon:not(.icon-svg).icon-search.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-search.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.icon-color-neutral::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-search::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-search::before,
.button.button-primary .icon:not(.icon-svg).icon-search::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-search::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search::before,
.mxo-header .current .icon:not(.icon-svg).icon-search::before,
.mxo-header .current a.icon:not(.icon-svg).icon-search:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-search:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-search.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-search::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-search::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-search::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-search::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-search::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-search::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-search::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-selected-view);
}
h1.icon:not(.icon-svg).icon-search::before,
h1 > .icon:not(.icon-svg).icon-search::before,
h2.icon:not(.icon-svg).icon-search::before,
h2 > .icon:not(.icon-svg).icon-search::before,
h3.icon:not(.icon-svg).icon-search::before,
h3 > .icon:not(.icon-svg).icon-search::before,
h4.icon:not(.icon-svg).icon-search::before,
h4 > .icon:not(.icon-svg).icon-search::before,
h5.icon:not(.icon-svg).icon-search::before,
h5 > .icon:not(.icon-svg).icon-search::before,
h6.icon:not(.icon-svg).icon-search::before,
h6 > .icon:not(.icon-svg).icon-search::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-search::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-search::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-search::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-heading-view);
}
.login-form .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-search:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-search:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-search.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-search:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-search::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-search::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-search::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-search::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-search::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-search::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-accent-view);
}
a.button.icon:not(.icon-svg).icon-search::before,
a.button .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-search::before,
a.button.disabled .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-search::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-search:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-search::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-search::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-search::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-search:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-search::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-search::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-disable-view);
}
.icon:not(.icon-svg).icon-search.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-search.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search.icon-color-warning::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-warning-view);
}
a.icon:not(.icon-svg).icon-search.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-search.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.icon-color-warning::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-warning-hover-view);
}
.icon:not(.icon-svg).icon-search.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-search.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search.icon-color-negative::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-negative-view);
}
a.icon:not(.icon-svg).icon-search.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-search.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.icon-color-negative::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-negative-hover-view);
}
.icon:not(.icon-svg).icon-search.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-search.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search.icon-color-positive::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-positive-view);
}
a.icon:not(.icon-svg).icon-search.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-search.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.icon-color-positive::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-positive-hover-view);
}
.icon:not(.icon-svg).icon-search.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-search.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-search::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search.icon-color-new::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-new-view);
}
a.icon:not(.icon-svg).icon-search.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-search.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search.icon-color-new::before {
  background-image: url(48887bfa3bdc8ddab727.svg#search-new-hover-view);
}
.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-search-advanced:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-search-advanced:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-search-advanced:not(.button):hover::before,
a.icon:not(.icon-svg).icon-search-advanced.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-search-advanced:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-normal-view);
}
a.icon:not(.icon-svg).icon-search-advanced.hover::before,
a.icon:not(.icon-svg).icon-search-advanced:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-normal-hover-view);
}
.icon:not(.icon-svg).icon-search-advanced.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-search-advanced.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search-advanced:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-neutral-view);
}
a.icon:not(.icon-svg).icon-search-advanced.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-search-advanced.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search-advanced.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.icon-color-neutral::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-search-advanced::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-search-advanced::before,
.button.button-primary .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-search-advanced::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-header .current .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-header .current a.icon:not(.icon-svg).icon-search-advanced:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-search-advanced:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-search-advanced.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-selected-view);
}
h1.icon:not(.icon-svg).icon-search-advanced::before,
h1 > .icon:not(.icon-svg).icon-search-advanced::before,
h2.icon:not(.icon-svg).icon-search-advanced::before,
h2 > .icon:not(.icon-svg).icon-search-advanced::before,
h3.icon:not(.icon-svg).icon-search-advanced::before,
h3 > .icon:not(.icon-svg).icon-search-advanced::before,
h4.icon:not(.icon-svg).icon-search-advanced::before,
h4 > .icon:not(.icon-svg).icon-search-advanced::before,
h5.icon:not(.icon-svg).icon-search-advanced::before,
h5 > .icon:not(.icon-svg).icon-search-advanced::before,
h6.icon:not(.icon-svg).icon-search-advanced::before,
h6 > .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-search-advanced::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-search-advanced::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-heading-view);
}
.login-form .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-search-advanced:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-search-advanced:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-search-advanced.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-search-advanced:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-search-advanced::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-accent-view);
}
a.button.icon:not(.icon-svg).icon-search-advanced::before,
a.button .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-search-advanced::before,
a.button.disabled .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-search-advanced:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-search-advanced::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-search-advanced:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-search-advanced::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-search-advanced::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-disable-view);
}
.icon:not(.icon-svg).icon-search-advanced.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-search-advanced.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced.icon-color-warning::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-warning-view);
}
a.icon:not(.icon-svg).icon-search-advanced.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-search-advanced.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search-advanced.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.icon-color-warning::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-warning-hover-view);
}
.icon:not(.icon-svg).icon-search-advanced.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-search-advanced.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced.icon-color-negative::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-negative-view);
}
a.icon:not(.icon-svg).icon-search-advanced.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-search-advanced.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search-advanced.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.icon-color-negative::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-negative-hover-view);
}
.icon:not(.icon-svg).icon-search-advanced.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-search-advanced.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced.icon-color-positive::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-positive-view);
}
a.icon:not(.icon-svg).icon-search-advanced.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-search-advanced.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search-advanced.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.icon-color-positive::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-positive-hover-view);
}
.icon:not(.icon-svg).icon-search-advanced.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-search-advanced.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-search-advanced::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-search-advanced.icon-color-new::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-new-view);
}
a.icon:not(.icon-svg).icon-search-advanced.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-search-advanced.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-search-advanced.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-search-advanced.icon-color-new::before {
  background-image: url(1ccde002fa7a5ebc58ae.svg#search-advanced-new-hover-view);
}
.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-settings:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-settings:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-settings:not(.button):hover::before,
a.icon:not(.icon-svg).icon-settings.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-settings:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-normal-view);
}
a.icon:not(.icon-svg).icon-settings.hover::before,
a.icon:not(.icon-svg).icon-settings:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-normal-hover-view);
}
.icon:not(.icon-svg).icon-settings.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-settings.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-settings:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-neutral-view);
}
a.icon:not(.icon-svg).icon-settings.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-settings.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-settings.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.icon-color-neutral::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-settings::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-settings::before,
.button.button-primary .icon:not(.icon-svg).icon-settings::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-settings::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-settings::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-settings::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-settings::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-settings::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-settings::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-settings::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-settings::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-settings::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-settings::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-settings::before,
.mxo-header .current .icon:not(.icon-svg).icon-settings::before,
.mxo-header .current a.icon:not(.icon-svg).icon-settings:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-settings:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-settings.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-settings::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-selected-view);
}
h1.icon:not(.icon-svg).icon-settings::before,
h1 > .icon:not(.icon-svg).icon-settings::before,
h2.icon:not(.icon-svg).icon-settings::before,
h2 > .icon:not(.icon-svg).icon-settings::before,
h3.icon:not(.icon-svg).icon-settings::before,
h3 > .icon:not(.icon-svg).icon-settings::before,
h4.icon:not(.icon-svg).icon-settings::before,
h4 > .icon:not(.icon-svg).icon-settings::before,
h5.icon:not(.icon-svg).icon-settings::before,
h5 > .icon:not(.icon-svg).icon-settings::before,
h6.icon:not(.icon-svg).icon-settings::before,
h6 > .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-settings::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-settings::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-heading-view);
}
.login-form .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-settings:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-settings:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-settings.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-settings:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-settings::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-accent-view);
}
a.button.icon:not(.icon-svg).icon-settings::before,
a.button .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-settings::before,
a.button.disabled .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-settings:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-settings::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-settings:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-settings::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-settings::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-disable-view);
}
.icon:not(.icon-svg).icon-settings.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-settings.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings.icon-color-warning::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-warning-view);
}
a.icon:not(.icon-svg).icon-settings.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-settings.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-settings.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.icon-color-warning::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-warning-hover-view);
}
.icon:not(.icon-svg).icon-settings.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-settings.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings.icon-color-negative::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-negative-view);
}
a.icon:not(.icon-svg).icon-settings.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-settings.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-settings.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.icon-color-negative::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-negative-hover-view);
}
.icon:not(.icon-svg).icon-settings.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-settings.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings.icon-color-positive::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-positive-view);
}
a.icon:not(.icon-svg).icon-settings.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-settings.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-settings.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.icon-color-positive::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-positive-hover-view);
}
.icon:not(.icon-svg).icon-settings.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-settings.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-settings::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-settings.icon-color-new::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-new-view);
}
a.icon:not(.icon-svg).icon-settings.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-settings.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-settings.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-settings.icon-color-new::before {
  background-image: url(71d0230db1e24f4741d9.svg#settings-new-hover-view);
}
.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-shape:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-shape:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-shape:not(.button):hover::before,
a.icon:not(.icon-svg).icon-shape.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-shape:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-normal-view);
}
a.icon:not(.icon-svg).icon-shape.hover::before,
a.icon:not(.icon-svg).icon-shape:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-normal-hover-view);
}
.icon:not(.icon-svg).icon-shape.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-shape.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-shape:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-neutral-view);
}
a.icon:not(.icon-svg).icon-shape.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-shape.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-shape.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.icon-color-neutral::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-shape::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-shape::before,
.button.button-primary .icon:not(.icon-svg).icon-shape::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-shape::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-shape::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-shape::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-shape::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-shape::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-shape::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-shape::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-shape::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-shape::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-shape::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-shape::before,
.mxo-header .current .icon:not(.icon-svg).icon-shape::before,
.mxo-header .current a.icon:not(.icon-svg).icon-shape:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-shape:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-shape.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-shape::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-selected-view);
}
h1.icon:not(.icon-svg).icon-shape::before,
h1 > .icon:not(.icon-svg).icon-shape::before,
h2.icon:not(.icon-svg).icon-shape::before,
h2 > .icon:not(.icon-svg).icon-shape::before,
h3.icon:not(.icon-svg).icon-shape::before,
h3 > .icon:not(.icon-svg).icon-shape::before,
h4.icon:not(.icon-svg).icon-shape::before,
h4 > .icon:not(.icon-svg).icon-shape::before,
h5.icon:not(.icon-svg).icon-shape::before,
h5 > .icon:not(.icon-svg).icon-shape::before,
h6.icon:not(.icon-svg).icon-shape::before,
h6 > .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-shape::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-shape::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-heading-view);
}
.login-form .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-shape:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-shape:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-shape.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-shape:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-shape::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-accent-view);
}
a.button.icon:not(.icon-svg).icon-shape::before,
a.button .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-shape::before,
a.button.disabled .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-shape:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-shape::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-shape:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-shape::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-shape::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-disable-view);
}
.icon:not(.icon-svg).icon-shape.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-shape.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape.icon-color-warning::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-warning-view);
}
a.icon:not(.icon-svg).icon-shape.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-shape.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-shape.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.icon-color-warning::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-warning-hover-view);
}
.icon:not(.icon-svg).icon-shape.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-shape.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape.icon-color-negative::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-negative-view);
}
a.icon:not(.icon-svg).icon-shape.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-shape.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-shape.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.icon-color-negative::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-negative-hover-view);
}
.icon:not(.icon-svg).icon-shape.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-shape.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape.icon-color-positive::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-positive-view);
}
a.icon:not(.icon-svg).icon-shape.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-shape.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-shape.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.icon-color-positive::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-positive-hover-view);
}
.icon:not(.icon-svg).icon-shape.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-shape.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-shape::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-shape.icon-color-new::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-new-view);
}
a.icon:not(.icon-svg).icon-shape.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-shape.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-shape.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-shape.icon-color-new::before {
  background-image: url(1c24565e132d63e2d2df.svg#shape-new-hover-view);
}
.icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-share::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-share:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-share:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-share:not(.button):hover::before,
a.icon:not(.icon-svg).icon-share.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-share:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-normal-view);
}
a.icon:not(.icon-svg).icon-share.hover::before,
a.icon:not(.icon-svg).icon-share:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-normal-hover-view);
}
.icon:not(.icon-svg).icon-share.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-share.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-share::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-share:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-neutral-view);
}
a.icon:not(.icon-svg).icon-share.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-share.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-share.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.icon-color-neutral::before {
  background-image: url(a900054b099c56bab0f3.svg#share-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-share::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-share::before,
.button.button-primary .icon:not(.icon-svg).icon-share::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-share::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-share::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-share::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-share::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-share::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-share::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-share::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-share::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-share::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-share::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-share::before,
.mxo-header .current .icon:not(.icon-svg).icon-share::before,
.mxo-header .current a.icon:not(.icon-svg).icon-share:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-share:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-share.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-share::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-share::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-share::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-share::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-share::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-share::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-share::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-selected-view);
}
h1.icon:not(.icon-svg).icon-share::before,
h1 > .icon:not(.icon-svg).icon-share::before,
h2.icon:not(.icon-svg).icon-share::before,
h2 > .icon:not(.icon-svg).icon-share::before,
h3.icon:not(.icon-svg).icon-share::before,
h3 > .icon:not(.icon-svg).icon-share::before,
h4.icon:not(.icon-svg).icon-share::before,
h4 > .icon:not(.icon-svg).icon-share::before,
h5.icon:not(.icon-svg).icon-share::before,
h5 > .icon:not(.icon-svg).icon-share::before,
h6.icon:not(.icon-svg).icon-share::before,
h6 > .icon:not(.icon-svg).icon-share::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-share::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-share::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-share::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-heading-view);
}
.login-form .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-share:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-share:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-share.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-share:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-share::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-share::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-share::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-share::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-share::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-share::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-accent-view);
}
a.button.icon:not(.icon-svg).icon-share::before,
a.button .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-share::before,
a.button.disabled .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-share::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-share:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-share::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-share::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-share::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-share:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-share::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-share::before {
  background-image: url(a900054b099c56bab0f3.svg#share-disable-view);
}
.icon:not(.icon-svg).icon-share.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-share.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share.icon-color-warning::before {
  background-image: url(a900054b099c56bab0f3.svg#share-warning-view);
}
a.icon:not(.icon-svg).icon-share.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-share.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-share.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.icon-color-warning::before {
  background-image: url(a900054b099c56bab0f3.svg#share-warning-hover-view);
}
.icon:not(.icon-svg).icon-share.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-share.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share.icon-color-negative::before {
  background-image: url(a900054b099c56bab0f3.svg#share-negative-view);
}
a.icon:not(.icon-svg).icon-share.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-share.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-share.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.icon-color-negative::before {
  background-image: url(a900054b099c56bab0f3.svg#share-negative-hover-view);
}
.icon:not(.icon-svg).icon-share.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-share.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share.icon-color-positive::before {
  background-image: url(a900054b099c56bab0f3.svg#share-positive-view);
}
a.icon:not(.icon-svg).icon-share.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-share.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-share.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.icon-color-positive::before {
  background-image: url(a900054b099c56bab0f3.svg#share-positive-hover-view);
}
.icon:not(.icon-svg).icon-share.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-share.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-share::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-share.icon-color-new::before {
  background-image: url(a900054b099c56bab0f3.svg#share-new-view);
}
a.icon:not(.icon-svg).icon-share.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-share.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-share.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-share.icon-color-new::before {
  background-image: url(a900054b099c56bab0f3.svg#share-new-hover-view);
}
.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-sort:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-sort:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-sort:not(.button):hover::before,
a.icon:not(.icon-svg).icon-sort.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-sort:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-normal-view);
}
a.icon:not(.icon-svg).icon-sort.hover::before,
a.icon:not(.icon-svg).icon-sort:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-normal-hover-view);
}
.icon:not(.icon-svg).icon-sort.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-sort.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sort:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-neutral-view);
}
a.icon:not(.icon-svg).icon-sort.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-sort.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sort.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.icon-color-neutral::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-sort::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-sort::before,
.button.button-primary .icon:not(.icon-svg).icon-sort::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-sort::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sort::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sort::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sort::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sort::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sort::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sort::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sort::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sort::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-sort::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-sort::before,
.mxo-header .current .icon:not(.icon-svg).icon-sort::before,
.mxo-header .current a.icon:not(.icon-svg).icon-sort:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-sort:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-sort.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-sort::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-selected-view);
}
h1.icon:not(.icon-svg).icon-sort::before,
h1 > .icon:not(.icon-svg).icon-sort::before,
h2.icon:not(.icon-svg).icon-sort::before,
h2 > .icon:not(.icon-svg).icon-sort::before,
h3.icon:not(.icon-svg).icon-sort::before,
h3 > .icon:not(.icon-svg).icon-sort::before,
h4.icon:not(.icon-svg).icon-sort::before,
h4 > .icon:not(.icon-svg).icon-sort::before,
h5.icon:not(.icon-svg).icon-sort::before,
h5 > .icon:not(.icon-svg).icon-sort::before,
h6.icon:not(.icon-svg).icon-sort::before,
h6 > .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-sort::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-sort::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-heading-view);
}
.login-form .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-sort:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-sort:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-sort.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-sort:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-sort::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-accent-view);
}
a.button.icon:not(.icon-svg).icon-sort::before,
a.button .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-sort::before,
a.button.disabled .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-sort:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-sort::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-sort:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-sort::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-sort::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-disable-view);
}
.icon:not(.icon-svg).icon-sort.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-sort.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort.icon-color-warning::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-warning-view);
}
a.icon:not(.icon-svg).icon-sort.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-sort.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sort.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.icon-color-warning::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-warning-hover-view);
}
.icon:not(.icon-svg).icon-sort.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-sort.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort.icon-color-negative::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-negative-view);
}
a.icon:not(.icon-svg).icon-sort.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-sort.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sort.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.icon-color-negative::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-negative-hover-view);
}
.icon:not(.icon-svg).icon-sort.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-sort.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort.icon-color-positive::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-positive-view);
}
a.icon:not(.icon-svg).icon-sort.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-sort.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sort.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.icon-color-positive::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-positive-hover-view);
}
.icon:not(.icon-svg).icon-sort.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-sort.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-sort::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-sort.icon-color-new::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-new-view);
}
a.icon:not(.icon-svg).icon-sort.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-sort.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-sort.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-sort.icon-color-new::before {
  background-image: url(9ec3c11801d3d339d6b1.svg#sort-new-hover-view);
}
.icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-star::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-star:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-star:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-star:not(.button):hover::before,
a.icon:not(.icon-svg).icon-star.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-star:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-normal-view);
}
a.icon:not(.icon-svg).icon-star.hover::before,
a.icon:not(.icon-svg).icon-star:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-normal-hover-view);
}
.icon:not(.icon-svg).icon-star.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-star.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-star::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-star:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-neutral-view);
}
a.icon:not(.icon-svg).icon-star.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-star.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-star.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.icon-color-neutral::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-star::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-star::before,
.button.button-primary .icon:not(.icon-svg).icon-star::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-star::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-star::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-star::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-star::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-star::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-star::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-star::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-star::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-star::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-star::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-star::before,
.mxo-header .current .icon:not(.icon-svg).icon-star::before,
.mxo-header .current a.icon:not(.icon-svg).icon-star:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-star:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-star.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-star::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-star::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-star::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-star::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-star::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-star::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-star::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-selected-view);
}
h1.icon:not(.icon-svg).icon-star::before,
h1 > .icon:not(.icon-svg).icon-star::before,
h2.icon:not(.icon-svg).icon-star::before,
h2 > .icon:not(.icon-svg).icon-star::before,
h3.icon:not(.icon-svg).icon-star::before,
h3 > .icon:not(.icon-svg).icon-star::before,
h4.icon:not(.icon-svg).icon-star::before,
h4 > .icon:not(.icon-svg).icon-star::before,
h5.icon:not(.icon-svg).icon-star::before,
h5 > .icon:not(.icon-svg).icon-star::before,
h6.icon:not(.icon-svg).icon-star::before,
h6 > .icon:not(.icon-svg).icon-star::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-star::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-star::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-star::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-heading-view);
}
.login-form .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-star:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-star:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-star.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-star:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-star::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-star::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-star::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-star::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-star::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-star::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-accent-view);
}
a.button.icon:not(.icon-svg).icon-star::before,
a.button .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-star::before,
a.button.disabled .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-star::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-star:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-star::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-star::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-star::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-star:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-star::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-star::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-disable-view);
}
.icon:not(.icon-svg).icon-star.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-star.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star.icon-color-warning::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-warning-view);
}
a.icon:not(.icon-svg).icon-star.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-star.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-star.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.icon-color-warning::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-warning-hover-view);
}
.icon:not(.icon-svg).icon-star.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-star.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star.icon-color-negative::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-negative-view);
}
a.icon:not(.icon-svg).icon-star.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-star.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-star.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.icon-color-negative::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-negative-hover-view);
}
.icon:not(.icon-svg).icon-star.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-star.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star.icon-color-positive::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-positive-view);
}
a.icon:not(.icon-svg).icon-star.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-star.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-star.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.icon-color-positive::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-positive-hover-view);
}
.icon:not(.icon-svg).icon-star.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-star.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-star::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-star.icon-color-new::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-new-view);
}
a.icon:not(.icon-svg).icon-star.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-star.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-star.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-star.icon-color-new::before {
  background-image: url(0201673c2b5dd49316a5.svg#star-new-hover-view);
}
.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-state-accepted:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-state-accepted:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-state-accepted:not(.button):hover::before,
a.icon:not(.icon-svg).icon-state-accepted.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-state-accepted:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-normal-view);
}
a.icon:not(.icon-svg).icon-state-accepted.hover::before,
a.icon:not(.icon-svg).icon-state-accepted:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-normal-hover-view);
}
.icon:not(.icon-svg).icon-state-accepted.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-state-accepted.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-accepted:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-neutral-view);
}
a.icon:not(.icon-svg).icon-state-accepted.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-state-accepted.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-accepted.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.icon-color-neutral::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-state-accepted::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-state-accepted::before,
.button.button-primary .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-accepted::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-header .current .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-header .current a.icon:not(.icon-svg).icon-state-accepted:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-state-accepted:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-state-accepted.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-selected-view);
}
h1.icon:not(.icon-svg).icon-state-accepted::before,
h1 > .icon:not(.icon-svg).icon-state-accepted::before,
h2.icon:not(.icon-svg).icon-state-accepted::before,
h2 > .icon:not(.icon-svg).icon-state-accepted::before,
h3.icon:not(.icon-svg).icon-state-accepted::before,
h3 > .icon:not(.icon-svg).icon-state-accepted::before,
h4.icon:not(.icon-svg).icon-state-accepted::before,
h4 > .icon:not(.icon-svg).icon-state-accepted::before,
h5.icon:not(.icon-svg).icon-state-accepted::before,
h5 > .icon:not(.icon-svg).icon-state-accepted::before,
h6.icon:not(.icon-svg).icon-state-accepted::before,
h6 > .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-state-accepted::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-state-accepted::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-heading-view);
}
.login-form .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-state-accepted:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-state-accepted:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-accepted.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-accepted:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-state-accepted::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-accent-view);
}
a.button.icon:not(.icon-svg).icon-state-accepted::before,
a.button .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-state-accepted::before,
a.button.disabled .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-state-accepted:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-state-accepted::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-state-accepted:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-state-accepted::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-state-accepted::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-disable-view);
}
.icon:not(.icon-svg).icon-state-accepted.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-state-accepted.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted.icon-color-warning::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-warning-view);
}
a.icon:not(.icon-svg).icon-state-accepted.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-state-accepted.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-accepted.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.icon-color-warning::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-warning-hover-view);
}
.icon:not(.icon-svg).icon-state-accepted.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-state-accepted.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted.icon-color-negative::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-negative-view);
}
a.icon:not(.icon-svg).icon-state-accepted.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-state-accepted.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-accepted.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.icon-color-negative::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-negative-hover-view);
}
.icon:not(.icon-svg).icon-state-accepted.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-state-accepted.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted.icon-color-positive::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-positive-view);
}
a.icon:not(.icon-svg).icon-state-accepted.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-state-accepted.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-accepted.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.icon-color-positive::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-positive-hover-view);
}
.icon:not(.icon-svg).icon-state-accepted.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-state-accepted.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-accepted::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-accepted.icon-color-new::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-new-view);
}
a.icon:not(.icon-svg).icon-state-accepted.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-state-accepted.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-accepted.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-accepted.icon-color-new::before {
  background-image: url(14574d00bb6b3f3ead91.svg#state-accepted-new-hover-view);
}
.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-state-inreview:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-state-inreview:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-state-inreview:not(.button):hover::before,
a.icon:not(.icon-svg).icon-state-inreview.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-state-inreview:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-normal-view);
}
a.icon:not(.icon-svg).icon-state-inreview.hover::before,
a.icon:not(.icon-svg).icon-state-inreview:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-normal-hover-view);
}
.icon:not(.icon-svg).icon-state-inreview.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-state-inreview.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-inreview:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-neutral-view);
}
a.icon:not(.icon-svg).icon-state-inreview.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-state-inreview.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-inreview.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.icon-color-neutral::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-state-inreview::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-state-inreview::before,
.button.button-primary .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-inreview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-header .current .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-header .current a.icon:not(.icon-svg).icon-state-inreview:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-state-inreview:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-state-inreview.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-selected-view);
}
h1.icon:not(.icon-svg).icon-state-inreview::before,
h1 > .icon:not(.icon-svg).icon-state-inreview::before,
h2.icon:not(.icon-svg).icon-state-inreview::before,
h2 > .icon:not(.icon-svg).icon-state-inreview::before,
h3.icon:not(.icon-svg).icon-state-inreview::before,
h3 > .icon:not(.icon-svg).icon-state-inreview::before,
h4.icon:not(.icon-svg).icon-state-inreview::before,
h4 > .icon:not(.icon-svg).icon-state-inreview::before,
h5.icon:not(.icon-svg).icon-state-inreview::before,
h5 > .icon:not(.icon-svg).icon-state-inreview::before,
h6.icon:not(.icon-svg).icon-state-inreview::before,
h6 > .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-state-inreview::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-state-inreview::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-heading-view);
}
.login-form .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-state-inreview:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-state-inreview:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-inreview.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-inreview:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-state-inreview::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-accent-view);
}
a.button.icon:not(.icon-svg).icon-state-inreview::before,
a.button .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-state-inreview::before,
a.button.disabled .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-state-inreview:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-state-inreview::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-state-inreview:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-state-inreview::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-state-inreview::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-disable-view);
}
.icon:not(.icon-svg).icon-state-inreview.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-state-inreview.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview.icon-color-warning::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-warning-view);
}
a.icon:not(.icon-svg).icon-state-inreview.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-state-inreview.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-inreview.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.icon-color-warning::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-warning-hover-view);
}
.icon:not(.icon-svg).icon-state-inreview.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-state-inreview.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview.icon-color-negative::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-negative-view);
}
a.icon:not(.icon-svg).icon-state-inreview.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-state-inreview.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-inreview.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.icon-color-negative::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-negative-hover-view);
}
.icon:not(.icon-svg).icon-state-inreview.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-state-inreview.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview.icon-color-positive::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-positive-view);
}
a.icon:not(.icon-svg).icon-state-inreview.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-state-inreview.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-inreview.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.icon-color-positive::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-positive-hover-view);
}
.icon:not(.icon-svg).icon-state-inreview.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-state-inreview.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-inreview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-inreview.icon-color-new::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-new-view);
}
a.icon:not(.icon-svg).icon-state-inreview.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-state-inreview.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-inreview.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-inreview.icon-color-new::before {
  background-image: url(6497b00038c396c44faf.svg#state-inreview-new-hover-view);
}
.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-state-open:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-state-open:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-state-open:not(.button):hover::before,
a.icon:not(.icon-svg).icon-state-open.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-state-open:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-normal-view);
}
a.icon:not(.icon-svg).icon-state-open.hover::before,
a.icon:not(.icon-svg).icon-state-open:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-normal-hover-view);
}
.icon:not(.icon-svg).icon-state-open.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-state-open.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-open:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-neutral-view);
}
a.icon:not(.icon-svg).icon-state-open.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-state-open.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-open.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.icon-color-neutral::before {
  background-image: url(9b4960316038ed940118.svg#state-open-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-state-open::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-state-open::before,
.button.button-primary .icon:not(.icon-svg).icon-state-open::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-state-open::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-open::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-open::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-open::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-open::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-open::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-open::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-open::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-open::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-open::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-open::before,
.mxo-header .current .icon:not(.icon-svg).icon-state-open::before,
.mxo-header .current a.icon:not(.icon-svg).icon-state-open:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-state-open:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-state-open.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-state-open::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-selected-view);
}
h1.icon:not(.icon-svg).icon-state-open::before,
h1 > .icon:not(.icon-svg).icon-state-open::before,
h2.icon:not(.icon-svg).icon-state-open::before,
h2 > .icon:not(.icon-svg).icon-state-open::before,
h3.icon:not(.icon-svg).icon-state-open::before,
h3 > .icon:not(.icon-svg).icon-state-open::before,
h4.icon:not(.icon-svg).icon-state-open::before,
h4 > .icon:not(.icon-svg).icon-state-open::before,
h5.icon:not(.icon-svg).icon-state-open::before,
h5 > .icon:not(.icon-svg).icon-state-open::before,
h6.icon:not(.icon-svg).icon-state-open::before,
h6 > .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-state-open::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-state-open::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-heading-view);
}
.login-form .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-state-open:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-state-open:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-open.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-open:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-state-open::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-accent-view);
}
a.button.icon:not(.icon-svg).icon-state-open::before,
a.button .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-state-open::before,
a.button.disabled .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-state-open:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-state-open::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-state-open:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-state-open::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-state-open::before {
  background-image: url(9b4960316038ed940118.svg#state-open-disable-view);
}
.icon:not(.icon-svg).icon-state-open.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-state-open.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open.icon-color-warning::before {
  background-image: url(9b4960316038ed940118.svg#state-open-warning-view);
}
a.icon:not(.icon-svg).icon-state-open.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-state-open.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-open.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.icon-color-warning::before {
  background-image: url(9b4960316038ed940118.svg#state-open-warning-hover-view);
}
.icon:not(.icon-svg).icon-state-open.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-state-open.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open.icon-color-negative::before {
  background-image: url(9b4960316038ed940118.svg#state-open-negative-view);
}
a.icon:not(.icon-svg).icon-state-open.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-state-open.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-open.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.icon-color-negative::before {
  background-image: url(9b4960316038ed940118.svg#state-open-negative-hover-view);
}
.icon:not(.icon-svg).icon-state-open.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-state-open.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open.icon-color-positive::before {
  background-image: url(9b4960316038ed940118.svg#state-open-positive-view);
}
a.icon:not(.icon-svg).icon-state-open.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-state-open.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-open.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.icon-color-positive::before {
  background-image: url(9b4960316038ed940118.svg#state-open-positive-hover-view);
}
.icon:not(.icon-svg).icon-state-open.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-state-open.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-open::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-open.icon-color-new::before {
  background-image: url(9b4960316038ed940118.svg#state-open-new-view);
}
a.icon:not(.icon-svg).icon-state-open.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-state-open.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-open.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-open.icon-color-new::before {
  background-image: url(9b4960316038ed940118.svg#state-open-new-hover-view);
}
.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-state-rejected:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-state-rejected:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-state-rejected:not(.button):hover::before,
a.icon:not(.icon-svg).icon-state-rejected.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-state-rejected:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-normal-view);
}
a.icon:not(.icon-svg).icon-state-rejected.hover::before,
a.icon:not(.icon-svg).icon-state-rejected:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-normal-hover-view);
}
.icon:not(.icon-svg).icon-state-rejected.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-state-rejected.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-rejected:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-neutral-view);
}
a.icon:not(.icon-svg).icon-state-rejected.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-state-rejected.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-rejected.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.icon-color-neutral::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-state-rejected::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-state-rejected::before,
.button.button-primary .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-state-rejected::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-header .current .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-header .current a.icon:not(.icon-svg).icon-state-rejected:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-state-rejected:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-state-rejected.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-selected-view);
}
h1.icon:not(.icon-svg).icon-state-rejected::before,
h1 > .icon:not(.icon-svg).icon-state-rejected::before,
h2.icon:not(.icon-svg).icon-state-rejected::before,
h2 > .icon:not(.icon-svg).icon-state-rejected::before,
h3.icon:not(.icon-svg).icon-state-rejected::before,
h3 > .icon:not(.icon-svg).icon-state-rejected::before,
h4.icon:not(.icon-svg).icon-state-rejected::before,
h4 > .icon:not(.icon-svg).icon-state-rejected::before,
h5.icon:not(.icon-svg).icon-state-rejected::before,
h5 > .icon:not(.icon-svg).icon-state-rejected::before,
h6.icon:not(.icon-svg).icon-state-rejected::before,
h6 > .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-state-rejected::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-state-rejected::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-heading-view);
}
.login-form .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-state-rejected:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-state-rejected:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-rejected.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-state-rejected:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-state-rejected::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-accent-view);
}
a.button.icon:not(.icon-svg).icon-state-rejected::before,
a.button .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-state-rejected::before,
a.button.disabled .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-state-rejected:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-state-rejected::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-state-rejected:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-state-rejected::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-state-rejected::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-disable-view);
}
.icon:not(.icon-svg).icon-state-rejected.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-state-rejected.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected.icon-color-warning::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-warning-view);
}
a.icon:not(.icon-svg).icon-state-rejected.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-state-rejected.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-rejected.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.icon-color-warning::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-warning-hover-view);
}
.icon:not(.icon-svg).icon-state-rejected.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-state-rejected.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected.icon-color-negative::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-negative-view);
}
a.icon:not(.icon-svg).icon-state-rejected.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-state-rejected.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-rejected.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.icon-color-negative::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-negative-hover-view);
}
.icon:not(.icon-svg).icon-state-rejected.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-state-rejected.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected.icon-color-positive::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-positive-view);
}
a.icon:not(.icon-svg).icon-state-rejected.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-state-rejected.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-rejected.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.icon-color-positive::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-positive-hover-view);
}
.icon:not(.icon-svg).icon-state-rejected.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-state-rejected.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-state-rejected::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-state-rejected.icon-color-new::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-new-view);
}
a.icon:not(.icon-svg).icon-state-rejected.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-state-rejected.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-state-rejected.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-state-rejected.icon-color-new::before {
  background-image: url(d3f8fc7201fd22f6908c.svg#state-rejected-new-hover-view);
}
.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-subscribe:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-subscribe:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-subscribe:not(.button):hover::before,
a.icon:not(.icon-svg).icon-subscribe.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-subscribe:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-normal-view);
}
a.icon:not(.icon-svg).icon-subscribe.hover::before,
a.icon:not(.icon-svg).icon-subscribe:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-normal-hover-view);
}
.icon:not(.icon-svg).icon-subscribe.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-subscribe.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-subscribe:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-neutral-view);
}
a.icon:not(.icon-svg).icon-subscribe.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-subscribe.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-subscribe.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.icon-color-neutral::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-subscribe::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-subscribe::before,
.button.button-primary .icon:not(.icon-svg).icon-subscribe::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-subscribe::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-subscribe::before,
.mxo-header .current .icon:not(.icon-svg).icon-subscribe::before,
.mxo-header .current a.icon:not(.icon-svg).icon-subscribe:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-subscribe:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-subscribe.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-subscribe::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-selected-view);
}
h1.icon:not(.icon-svg).icon-subscribe::before,
h1 > .icon:not(.icon-svg).icon-subscribe::before,
h2.icon:not(.icon-svg).icon-subscribe::before,
h2 > .icon:not(.icon-svg).icon-subscribe::before,
h3.icon:not(.icon-svg).icon-subscribe::before,
h3 > .icon:not(.icon-svg).icon-subscribe::before,
h4.icon:not(.icon-svg).icon-subscribe::before,
h4 > .icon:not(.icon-svg).icon-subscribe::before,
h5.icon:not(.icon-svg).icon-subscribe::before,
h5 > .icon:not(.icon-svg).icon-subscribe::before,
h6.icon:not(.icon-svg).icon-subscribe::before,
h6 > .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-subscribe::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-subscribe::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-heading-view);
}
.login-form .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-subscribe:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-subscribe:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-subscribe.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-subscribe:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-subscribe::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-accent-view);
}
a.button.icon:not(.icon-svg).icon-subscribe::before,
a.button .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-subscribe::before,
a.button.disabled .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-subscribe:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-subscribe::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-subscribe:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-subscribe::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-subscribe::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-disable-view);
}
.icon:not(.icon-svg).icon-subscribe.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-subscribe.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe.icon-color-warning::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-warning-view);
}
a.icon:not(.icon-svg).icon-subscribe.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-subscribe.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-subscribe.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.icon-color-warning::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-warning-hover-view);
}
.icon:not(.icon-svg).icon-subscribe.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-subscribe.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe.icon-color-negative::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-negative-view);
}
a.icon:not(.icon-svg).icon-subscribe.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-subscribe.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-subscribe.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.icon-color-negative::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-negative-hover-view);
}
.icon:not(.icon-svg).icon-subscribe.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-subscribe.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe.icon-color-positive::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-positive-view);
}
a.icon:not(.icon-svg).icon-subscribe.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-subscribe.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-subscribe.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.icon-color-positive::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-positive-hover-view);
}
.icon:not(.icon-svg).icon-subscribe.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-subscribe.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-subscribe::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-subscribe.icon-color-new::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-new-view);
}
a.icon:not(.icon-svg).icon-subscribe.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-subscribe.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-subscribe.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-subscribe.icon-color-new::before {
  background-image: url(79b08e34553f28ef01c9.svg#subscribe-new-hover-view);
}
.icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-success::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-success:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-success:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-success:not(.button):hover::before,
a.icon:not(.icon-svg).icon-success.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-success:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-normal-view);
}
a.icon:not(.icon-svg).icon-success.hover::before,
a.icon:not(.icon-svg).icon-success:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-normal-hover-view);
}
.icon:not(.icon-svg).icon-success.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-success.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-success::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-success:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-neutral-view);
}
a.icon:not(.icon-svg).icon-success.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-success.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-success.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.icon-color-neutral::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-success::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-success::before,
.button.button-primary .icon:not(.icon-svg).icon-success::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-success::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-success::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-success::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-success::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-success::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-success::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-success::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-success::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-success::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-success::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-success::before,
.mxo-header .current .icon:not(.icon-svg).icon-success::before,
.mxo-header .current a.icon:not(.icon-svg).icon-success:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-success:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-success.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-success::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-success::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-success::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-success::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-success::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-success::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-success::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-selected-view);
}
h1.icon:not(.icon-svg).icon-success::before,
h1 > .icon:not(.icon-svg).icon-success::before,
h2.icon:not(.icon-svg).icon-success::before,
h2 > .icon:not(.icon-svg).icon-success::before,
h3.icon:not(.icon-svg).icon-success::before,
h3 > .icon:not(.icon-svg).icon-success::before,
h4.icon:not(.icon-svg).icon-success::before,
h4 > .icon:not(.icon-svg).icon-success::before,
h5.icon:not(.icon-svg).icon-success::before,
h5 > .icon:not(.icon-svg).icon-success::before,
h6.icon:not(.icon-svg).icon-success::before,
h6 > .icon:not(.icon-svg).icon-success::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-success::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-success::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-success::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-heading-view);
}
.login-form .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-success:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-success:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-success.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-success:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-success::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-success::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-success::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-success::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-success::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-success::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-accent-view);
}
a.button.icon:not(.icon-svg).icon-success::before,
a.button .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-success::before,
a.button.disabled .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-success::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-success:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-success::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-success::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-success::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-success:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-success::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-success::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-disable-view);
}
.icon:not(.icon-svg).icon-success.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-success.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success.icon-color-warning::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-warning-view);
}
a.icon:not(.icon-svg).icon-success.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-success.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-success.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.icon-color-warning::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-warning-hover-view);
}
.icon:not(.icon-svg).icon-success.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-success.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success.icon-color-negative::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-negative-view);
}
a.icon:not(.icon-svg).icon-success.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-success.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-success.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.icon-color-negative::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-negative-hover-view);
}
.icon:not(.icon-svg).icon-success.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-success.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success.icon-color-positive::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-positive-view);
}
a.icon:not(.icon-svg).icon-success.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-success.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-success.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.icon-color-positive::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-positive-hover-view);
}
.icon:not(.icon-svg).icon-success.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-success.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-success::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-success.icon-color-new::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-new-view);
}
a.icon:not(.icon-svg).icon-success.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-success.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-success.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-success.icon-color-new::before {
  background-image: url(157fa4a063bade8a7ddc.svg#success-new-hover-view);
}
.icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-task::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-task:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-task:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-task:not(.button):hover::before,
a.icon:not(.icon-svg).icon-task.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-task:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-normal-view);
}
a.icon:not(.icon-svg).icon-task.hover::before,
a.icon:not(.icon-svg).icon-task:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-normal-hover-view);
}
.icon:not(.icon-svg).icon-task.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-task.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-task::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-task:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-neutral-view);
}
a.icon:not(.icon-svg).icon-task.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-task.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-task.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.icon-color-neutral::before {
  background-image: url(16cfae0e8278d394d671.svg#task-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-task::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-task::before,
.button.button-primary .icon:not(.icon-svg).icon-task::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-task::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-task::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-task::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-task::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-task::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-task::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-task::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-task::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-task::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-task::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-task::before,
.mxo-header .current .icon:not(.icon-svg).icon-task::before,
.mxo-header .current a.icon:not(.icon-svg).icon-task:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-task:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-task.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-task::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-task::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-task::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-task::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-task::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-task::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-task::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-selected-view);
}
h1.icon:not(.icon-svg).icon-task::before,
h1 > .icon:not(.icon-svg).icon-task::before,
h2.icon:not(.icon-svg).icon-task::before,
h2 > .icon:not(.icon-svg).icon-task::before,
h3.icon:not(.icon-svg).icon-task::before,
h3 > .icon:not(.icon-svg).icon-task::before,
h4.icon:not(.icon-svg).icon-task::before,
h4 > .icon:not(.icon-svg).icon-task::before,
h5.icon:not(.icon-svg).icon-task::before,
h5 > .icon:not(.icon-svg).icon-task::before,
h6.icon:not(.icon-svg).icon-task::before,
h6 > .icon:not(.icon-svg).icon-task::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-task::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-task::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-task::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-heading-view);
}
.login-form .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-task:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-task:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-task.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-task:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-task::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-task::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-task::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-task::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-task::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-task::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-accent-view);
}
a.button.icon:not(.icon-svg).icon-task::before,
a.button .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-task::before,
a.button.disabled .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-task::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-task:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-task::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-task::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-task::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-task:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-task::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-task::before {
  background-image: url(16cfae0e8278d394d671.svg#task-disable-view);
}
.icon:not(.icon-svg).icon-task.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-task.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task.icon-color-warning::before {
  background-image: url(16cfae0e8278d394d671.svg#task-warning-view);
}
a.icon:not(.icon-svg).icon-task.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-task.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-task.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.icon-color-warning::before {
  background-image: url(16cfae0e8278d394d671.svg#task-warning-hover-view);
}
.icon:not(.icon-svg).icon-task.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-task.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task.icon-color-negative::before {
  background-image: url(16cfae0e8278d394d671.svg#task-negative-view);
}
a.icon:not(.icon-svg).icon-task.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-task.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-task.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.icon-color-negative::before {
  background-image: url(16cfae0e8278d394d671.svg#task-negative-hover-view);
}
.icon:not(.icon-svg).icon-task.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-task.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task.icon-color-positive::before {
  background-image: url(16cfae0e8278d394d671.svg#task-positive-view);
}
a.icon:not(.icon-svg).icon-task.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-task.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-task.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.icon-color-positive::before {
  background-image: url(16cfae0e8278d394d671.svg#task-positive-hover-view);
}
.icon:not(.icon-svg).icon-task.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-task.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-task::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-task.icon-color-new::before {
  background-image: url(16cfae0e8278d394d671.svg#task-new-view);
}
a.icon:not(.icon-svg).icon-task.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-task.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-task.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-task.icon-color-new::before {
  background-image: url(16cfae0e8278d394d671.svg#task-new-hover-view);
}
.icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-text::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-text:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-text:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-text:not(.button):hover::before,
a.icon:not(.icon-svg).icon-text.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-text:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-normal-view);
}
a.icon:not(.icon-svg).icon-text.hover::before,
a.icon:not(.icon-svg).icon-text:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-normal-hover-view);
}
.icon:not(.icon-svg).icon-text.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-text.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-text::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-text:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-neutral-view);
}
a.icon:not(.icon-svg).icon-text.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-text.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-text.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.icon-color-neutral::before {
  background-image: url(8b556d4c38df21573a31.svg#text-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-text::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-text::before,
.button.button-primary .icon:not(.icon-svg).icon-text::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-text::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-text::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-text::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-text::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-text::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-text::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-text::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-text::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-text::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-text::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-text::before,
.mxo-header .current .icon:not(.icon-svg).icon-text::before,
.mxo-header .current a.icon:not(.icon-svg).icon-text:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-text:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-text.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-text::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-text::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-text::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-text::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-text::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-text::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-text::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-selected-view);
}
h1.icon:not(.icon-svg).icon-text::before,
h1 > .icon:not(.icon-svg).icon-text::before,
h2.icon:not(.icon-svg).icon-text::before,
h2 > .icon:not(.icon-svg).icon-text::before,
h3.icon:not(.icon-svg).icon-text::before,
h3 > .icon:not(.icon-svg).icon-text::before,
h4.icon:not(.icon-svg).icon-text::before,
h4 > .icon:not(.icon-svg).icon-text::before,
h5.icon:not(.icon-svg).icon-text::before,
h5 > .icon:not(.icon-svg).icon-text::before,
h6.icon:not(.icon-svg).icon-text::before,
h6 > .icon:not(.icon-svg).icon-text::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-text::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-text::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-text::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-heading-view);
}
.login-form .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-text:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-text:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-text.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-text:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-text::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-text::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-text::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-text::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-text::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-text::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-accent-view);
}
a.button.icon:not(.icon-svg).icon-text::before,
a.button .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-text::before,
a.button.disabled .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-text::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-text:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-text::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-text::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-text::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-text:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-text::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-text::before {
  background-image: url(8b556d4c38df21573a31.svg#text-disable-view);
}
.icon:not(.icon-svg).icon-text.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-text.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text.icon-color-warning::before {
  background-image: url(8b556d4c38df21573a31.svg#text-warning-view);
}
a.icon:not(.icon-svg).icon-text.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-text.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-text.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.icon-color-warning::before {
  background-image: url(8b556d4c38df21573a31.svg#text-warning-hover-view);
}
.icon:not(.icon-svg).icon-text.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-text.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text.icon-color-negative::before {
  background-image: url(8b556d4c38df21573a31.svg#text-negative-view);
}
a.icon:not(.icon-svg).icon-text.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-text.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-text.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.icon-color-negative::before {
  background-image: url(8b556d4c38df21573a31.svg#text-negative-hover-view);
}
.icon:not(.icon-svg).icon-text.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-text.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text.icon-color-positive::before {
  background-image: url(8b556d4c38df21573a31.svg#text-positive-view);
}
a.icon:not(.icon-svg).icon-text.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-text.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-text.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.icon-color-positive::before {
  background-image: url(8b556d4c38df21573a31.svg#text-positive-hover-view);
}
.icon:not(.icon-svg).icon-text.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-text.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-text::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-text.icon-color-new::before {
  background-image: url(8b556d4c38df21573a31.svg#text-new-view);
}
a.icon:not(.icon-svg).icon-text.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-text.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-text.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-text.icon-color-new::before {
  background-image: url(8b556d4c38df21573a31.svg#text-new-hover-view);
}
.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-titleblock:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-titleblock:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-titleblock:not(.button):hover::before,
a.icon:not(.icon-svg).icon-titleblock.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-titleblock:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-normal-view);
}
a.icon:not(.icon-svg).icon-titleblock.hover::before,
a.icon:not(.icon-svg).icon-titleblock:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-normal-hover-view);
}
.icon:not(.icon-svg).icon-titleblock.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-titleblock.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-titleblock:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-neutral-view);
}
a.icon:not(.icon-svg).icon-titleblock.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-titleblock.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-titleblock.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.icon-color-neutral::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-titleblock::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-titleblock::before,
.button.button-primary .icon:not(.icon-svg).icon-titleblock::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-titleblock::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-titleblock::before,
.mxo-header .current .icon:not(.icon-svg).icon-titleblock::before,
.mxo-header .current a.icon:not(.icon-svg).icon-titleblock:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-titleblock:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-titleblock.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-titleblock::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-selected-view);
}
h1.icon:not(.icon-svg).icon-titleblock::before,
h1 > .icon:not(.icon-svg).icon-titleblock::before,
h2.icon:not(.icon-svg).icon-titleblock::before,
h2 > .icon:not(.icon-svg).icon-titleblock::before,
h3.icon:not(.icon-svg).icon-titleblock::before,
h3 > .icon:not(.icon-svg).icon-titleblock::before,
h4.icon:not(.icon-svg).icon-titleblock::before,
h4 > .icon:not(.icon-svg).icon-titleblock::before,
h5.icon:not(.icon-svg).icon-titleblock::before,
h5 > .icon:not(.icon-svg).icon-titleblock::before,
h6.icon:not(.icon-svg).icon-titleblock::before,
h6 > .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-titleblock::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-titleblock::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-heading-view);
}
.login-form .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-titleblock:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-titleblock:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-titleblock.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-titleblock:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-titleblock::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-accent-view);
}
a.button.icon:not(.icon-svg).icon-titleblock::before,
a.button .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-titleblock::before,
a.button.disabled .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-titleblock:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-titleblock::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-titleblock:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-titleblock::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-titleblock::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-disable-view);
}
.icon:not(.icon-svg).icon-titleblock.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-titleblock.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock.icon-color-warning::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-warning-view);
}
a.icon:not(.icon-svg).icon-titleblock.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-titleblock.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-titleblock.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.icon-color-warning::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-warning-hover-view);
}
.icon:not(.icon-svg).icon-titleblock.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-titleblock.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock.icon-color-negative::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-negative-view);
}
a.icon:not(.icon-svg).icon-titleblock.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-titleblock.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-titleblock.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.icon-color-negative::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-negative-hover-view);
}
.icon:not(.icon-svg).icon-titleblock.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-titleblock.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock.icon-color-positive::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-positive-view);
}
a.icon:not(.icon-svg).icon-titleblock.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-titleblock.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-titleblock.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.icon-color-positive::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-positive-hover-view);
}
.icon:not(.icon-svg).icon-titleblock.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-titleblock.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-titleblock::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-titleblock.icon-color-new::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-new-view);
}
a.icon:not(.icon-svg).icon-titleblock.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-titleblock.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-titleblock.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-titleblock.icon-color-new::before {
  background-image: url(120fc8fbb47b6611caaa.svg#titleblock-new-hover-view);
}
.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-topic:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-topic:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-topic:not(.button):hover::before,
a.icon:not(.icon-svg).icon-topic.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-topic:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-normal-view);
}
a.icon:not(.icon-svg).icon-topic.hover::before,
a.icon:not(.icon-svg).icon-topic:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-normal-hover-view);
}
.icon:not(.icon-svg).icon-topic.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-topic.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-topic:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-neutral-view);
}
a.icon:not(.icon-svg).icon-topic.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-topic.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-topic.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.icon-color-neutral::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-topic::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-topic::before,
.button.button-primary .icon:not(.icon-svg).icon-topic::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-topic::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-topic::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-topic::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-topic::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-topic::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-topic::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-topic::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-topic::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-topic::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-topic::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-topic::before,
.mxo-header .current .icon:not(.icon-svg).icon-topic::before,
.mxo-header .current a.icon:not(.icon-svg).icon-topic:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-topic:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-topic.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-topic::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-selected-view);
}
h1.icon:not(.icon-svg).icon-topic::before,
h1 > .icon:not(.icon-svg).icon-topic::before,
h2.icon:not(.icon-svg).icon-topic::before,
h2 > .icon:not(.icon-svg).icon-topic::before,
h3.icon:not(.icon-svg).icon-topic::before,
h3 > .icon:not(.icon-svg).icon-topic::before,
h4.icon:not(.icon-svg).icon-topic::before,
h4 > .icon:not(.icon-svg).icon-topic::before,
h5.icon:not(.icon-svg).icon-topic::before,
h5 > .icon:not(.icon-svg).icon-topic::before,
h6.icon:not(.icon-svg).icon-topic::before,
h6 > .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-topic::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-topic::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-heading-view);
}
.login-form .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-topic:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-topic:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-topic.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-topic:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-topic::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-accent-view);
}
a.button.icon:not(.icon-svg).icon-topic::before,
a.button .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-topic::before,
a.button.disabled .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-topic:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-topic::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-topic:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-topic::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-topic::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-disable-view);
}
.icon:not(.icon-svg).icon-topic.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-topic.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic.icon-color-warning::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-warning-view);
}
a.icon:not(.icon-svg).icon-topic.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-topic.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-topic.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.icon-color-warning::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-warning-hover-view);
}
.icon:not(.icon-svg).icon-topic.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-topic.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic.icon-color-negative::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-negative-view);
}
a.icon:not(.icon-svg).icon-topic.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-topic.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-topic.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.icon-color-negative::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-negative-hover-view);
}
.icon:not(.icon-svg).icon-topic.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-topic.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic.icon-color-positive::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-positive-view);
}
a.icon:not(.icon-svg).icon-topic.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-topic.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-topic.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.icon-color-positive::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-positive-hover-view);
}
.icon:not(.icon-svg).icon-topic.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-topic.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-topic::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-topic.icon-color-new::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-new-view);
}
a.icon:not(.icon-svg).icon-topic.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-topic.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-topic.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-topic.icon-color-new::before {
  background-image: url(bf9c3e34b69246ce0508.svg#topic-new-hover-view);
}
.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-tree:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-tree:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-tree:not(.button):hover::before,
a.icon:not(.icon-svg).icon-tree.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-tree:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-normal-view);
}
a.icon:not(.icon-svg).icon-tree.hover::before,
a.icon:not(.icon-svg).icon-tree:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-normal-hover-view);
}
.icon:not(.icon-svg).icon-tree.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-tree.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-tree:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-neutral-view);
}
a.icon:not(.icon-svg).icon-tree.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-tree.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-tree.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.icon-color-neutral::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-tree::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-tree::before,
.button.button-primary .icon:not(.icon-svg).icon-tree::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-tree::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-tree::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-tree::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-tree::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-tree::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-tree::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-tree::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-tree::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-tree::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-tree::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-tree::before,
.mxo-header .current .icon:not(.icon-svg).icon-tree::before,
.mxo-header .current a.icon:not(.icon-svg).icon-tree:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-tree:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-tree.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-tree::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-selected-view);
}
h1.icon:not(.icon-svg).icon-tree::before,
h1 > .icon:not(.icon-svg).icon-tree::before,
h2.icon:not(.icon-svg).icon-tree::before,
h2 > .icon:not(.icon-svg).icon-tree::before,
h3.icon:not(.icon-svg).icon-tree::before,
h3 > .icon:not(.icon-svg).icon-tree::before,
h4.icon:not(.icon-svg).icon-tree::before,
h4 > .icon:not(.icon-svg).icon-tree::before,
h5.icon:not(.icon-svg).icon-tree::before,
h5 > .icon:not(.icon-svg).icon-tree::before,
h6.icon:not(.icon-svg).icon-tree::before,
h6 > .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-tree::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-tree::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-heading-view);
}
.login-form .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-tree:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-tree:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-tree.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-tree:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-tree::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-accent-view);
}
a.button.icon:not(.icon-svg).icon-tree::before,
a.button .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-tree::before,
a.button.disabled .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-tree:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-tree::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-tree:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-tree::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-tree::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-disable-view);
}
.icon:not(.icon-svg).icon-tree.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-tree.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree.icon-color-warning::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-warning-view);
}
a.icon:not(.icon-svg).icon-tree.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-tree.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-tree.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.icon-color-warning::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-warning-hover-view);
}
.icon:not(.icon-svg).icon-tree.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-tree.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree.icon-color-negative::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-negative-view);
}
a.icon:not(.icon-svg).icon-tree.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-tree.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-tree.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.icon-color-negative::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-negative-hover-view);
}
.icon:not(.icon-svg).icon-tree.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-tree.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree.icon-color-positive::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-positive-view);
}
a.icon:not(.icon-svg).icon-tree.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-tree.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-tree.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.icon-color-positive::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-positive-hover-view);
}
.icon:not(.icon-svg).icon-tree.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-tree.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-tree::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-tree.icon-color-new::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-new-view);
}
a.icon:not(.icon-svg).icon-tree.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-tree.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-tree.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-tree.icon-color-new::before {
  background-image: url(69fe28139c3ed240d120.svg#tree-new-hover-view);
}
.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-unarchive:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-unarchive:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-unarchive:not(.button):hover::before,
a.icon:not(.icon-svg).icon-unarchive.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-unarchive:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-normal-view);
}
a.icon:not(.icon-svg).icon-unarchive.hover::before,
a.icon:not(.icon-svg).icon-unarchive:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-normal-hover-view);
}
.icon:not(.icon-svg).icon-unarchive.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-unarchive.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unarchive:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-neutral-view);
}
a.icon:not(.icon-svg).icon-unarchive.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-unarchive.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unarchive.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.icon-color-neutral::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-unarchive::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-unarchive::before,
.button.button-primary .icon:not(.icon-svg).icon-unarchive::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unarchive::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unarchive::before,
.mxo-header .current .icon:not(.icon-svg).icon-unarchive::before,
.mxo-header .current a.icon:not(.icon-svg).icon-unarchive:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-unarchive:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-unarchive.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-unarchive::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-selected-view);
}
h1.icon:not(.icon-svg).icon-unarchive::before,
h1 > .icon:not(.icon-svg).icon-unarchive::before,
h2.icon:not(.icon-svg).icon-unarchive::before,
h2 > .icon:not(.icon-svg).icon-unarchive::before,
h3.icon:not(.icon-svg).icon-unarchive::before,
h3 > .icon:not(.icon-svg).icon-unarchive::before,
h4.icon:not(.icon-svg).icon-unarchive::before,
h4 > .icon:not(.icon-svg).icon-unarchive::before,
h5.icon:not(.icon-svg).icon-unarchive::before,
h5 > .icon:not(.icon-svg).icon-unarchive::before,
h6.icon:not(.icon-svg).icon-unarchive::before,
h6 > .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-unarchive::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-unarchive::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-heading-view);
}
.login-form .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-unarchive:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-unarchive:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unarchive.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unarchive:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-unarchive::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-accent-view);
}
a.button.icon:not(.icon-svg).icon-unarchive::before,
a.button .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-unarchive::before,
a.button.disabled .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-unarchive:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-unarchive::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-unarchive:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-unarchive::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-unarchive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-disable-view);
}
.icon:not(.icon-svg).icon-unarchive.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-unarchive.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive.icon-color-warning::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-warning-view);
}
a.icon:not(.icon-svg).icon-unarchive.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-unarchive.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unarchive.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.icon-color-warning::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-warning-hover-view);
}
.icon:not(.icon-svg).icon-unarchive.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-unarchive.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive.icon-color-negative::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-negative-view);
}
a.icon:not(.icon-svg).icon-unarchive.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-unarchive.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unarchive.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.icon-color-negative::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-negative-hover-view);
}
.icon:not(.icon-svg).icon-unarchive.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-unarchive.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive.icon-color-positive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-positive-view);
}
a.icon:not(.icon-svg).icon-unarchive.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-unarchive.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unarchive.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.icon-color-positive::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-positive-hover-view);
}
.icon:not(.icon-svg).icon-unarchive.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-unarchive.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-unarchive::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unarchive.icon-color-new::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-new-view);
}
a.icon:not(.icon-svg).icon-unarchive.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-unarchive.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unarchive.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unarchive.icon-color-new::before {
  background-image: url(bece013fecbac2ff51ac.svg#unarchive-new-hover-view);
}
.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-uncategorized:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-uncategorized:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-uncategorized:not(.button):hover::before,
a.icon:not(.icon-svg).icon-uncategorized.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-uncategorized:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-normal-view);
}
a.icon:not(.icon-svg).icon-uncategorized.hover::before,
a.icon:not(.icon-svg).icon-uncategorized:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-normal-hover-view);
}
.icon:not(.icon-svg).icon-uncategorized.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-uncategorized.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-uncategorized:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-neutral-view);
}
a.icon:not(.icon-svg).icon-uncategorized.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-uncategorized.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-uncategorized.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.icon-color-neutral::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-uncategorized::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-uncategorized::before,
.button.button-primary .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-uncategorized::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-header .current .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-header .current a.icon:not(.icon-svg).icon-uncategorized:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-uncategorized:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-uncategorized.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-selected-view);
}
h1.icon:not(.icon-svg).icon-uncategorized::before,
h1 > .icon:not(.icon-svg).icon-uncategorized::before,
h2.icon:not(.icon-svg).icon-uncategorized::before,
h2 > .icon:not(.icon-svg).icon-uncategorized::before,
h3.icon:not(.icon-svg).icon-uncategorized::before,
h3 > .icon:not(.icon-svg).icon-uncategorized::before,
h4.icon:not(.icon-svg).icon-uncategorized::before,
h4 > .icon:not(.icon-svg).icon-uncategorized::before,
h5.icon:not(.icon-svg).icon-uncategorized::before,
h5 > .icon:not(.icon-svg).icon-uncategorized::before,
h6.icon:not(.icon-svg).icon-uncategorized::before,
h6 > .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-uncategorized::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-uncategorized::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-heading-view);
}
.login-form .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-uncategorized:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-uncategorized:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-uncategorized.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-uncategorized:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-uncategorized::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-accent-view);
}
a.button.icon:not(.icon-svg).icon-uncategorized::before,
a.button .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-uncategorized::before,
a.button.disabled .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-uncategorized:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-uncategorized::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-uncategorized:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-uncategorized::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-uncategorized::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-disable-view);
}
.icon:not(.icon-svg).icon-uncategorized.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-uncategorized.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized.icon-color-warning::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-warning-view);
}
a.icon:not(.icon-svg).icon-uncategorized.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-uncategorized.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-uncategorized.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.icon-color-warning::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-warning-hover-view);
}
.icon:not(.icon-svg).icon-uncategorized.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-uncategorized.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized.icon-color-negative::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-negative-view);
}
a.icon:not(.icon-svg).icon-uncategorized.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-uncategorized.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-uncategorized.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.icon-color-negative::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-negative-hover-view);
}
.icon:not(.icon-svg).icon-uncategorized.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-uncategorized.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized.icon-color-positive::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-positive-view);
}
a.icon:not(.icon-svg).icon-uncategorized.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-uncategorized.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-uncategorized.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.icon-color-positive::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-positive-hover-view);
}
.icon:not(.icon-svg).icon-uncategorized.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-uncategorized.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-uncategorized::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-uncategorized.icon-color-new::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-new-view);
}
a.icon:not(.icon-svg).icon-uncategorized.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-uncategorized.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-uncategorized.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-uncategorized.icon-color-new::before {
  background-image: url(786cb4765d419aa4d03a.svg#uncategorized-new-hover-view);
}
.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-unlink:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-unlink:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-unlink:not(.button):hover::before,
a.icon:not(.icon-svg).icon-unlink.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-unlink:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-normal-view);
}
a.icon:not(.icon-svg).icon-unlink.hover::before,
a.icon:not(.icon-svg).icon-unlink:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-normal-hover-view);
}
.icon:not(.icon-svg).icon-unlink.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-unlink.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlink:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-neutral-view);
}
a.icon:not(.icon-svg).icon-unlink.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-unlink.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlink.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.icon-color-neutral::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-unlink::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-unlink::before,
.button.button-primary .icon:not(.icon-svg).icon-unlink::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-unlink::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlink::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlink::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlink::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlink::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlink::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlink::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlink::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlink::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlink::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlink::before,
.mxo-header .current .icon:not(.icon-svg).icon-unlink::before,
.mxo-header .current a.icon:not(.icon-svg).icon-unlink:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-unlink:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-unlink.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-unlink::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-selected-view);
}
h1.icon:not(.icon-svg).icon-unlink::before,
h1 > .icon:not(.icon-svg).icon-unlink::before,
h2.icon:not(.icon-svg).icon-unlink::before,
h2 > .icon:not(.icon-svg).icon-unlink::before,
h3.icon:not(.icon-svg).icon-unlink::before,
h3 > .icon:not(.icon-svg).icon-unlink::before,
h4.icon:not(.icon-svg).icon-unlink::before,
h4 > .icon:not(.icon-svg).icon-unlink::before,
h5.icon:not(.icon-svg).icon-unlink::before,
h5 > .icon:not(.icon-svg).icon-unlink::before,
h6.icon:not(.icon-svg).icon-unlink::before,
h6 > .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-unlink::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-unlink::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-heading-view);
}
.login-form .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-unlink:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-unlink:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unlink.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unlink:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-unlink::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-accent-view);
}
a.button.icon:not(.icon-svg).icon-unlink::before,
a.button .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-unlink::before,
a.button.disabled .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-unlink:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-unlink::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-unlink:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-unlink::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-unlink::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-disable-view);
}
.icon:not(.icon-svg).icon-unlink.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-unlink.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink.icon-color-warning::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-warning-view);
}
a.icon:not(.icon-svg).icon-unlink.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-unlink.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlink.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.icon-color-warning::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-warning-hover-view);
}
.icon:not(.icon-svg).icon-unlink.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-unlink.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink.icon-color-negative::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-negative-view);
}
a.icon:not(.icon-svg).icon-unlink.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-unlink.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlink.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.icon-color-negative::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-negative-hover-view);
}
.icon:not(.icon-svg).icon-unlink.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-unlink.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink.icon-color-positive::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-positive-view);
}
a.icon:not(.icon-svg).icon-unlink.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-unlink.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlink.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.icon-color-positive::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-positive-hover-view);
}
.icon:not(.icon-svg).icon-unlink.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-unlink.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-unlink::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlink.icon-color-new::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-new-view);
}
a.icon:not(.icon-svg).icon-unlink.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-unlink.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlink.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlink.icon-color-new::before {
  background-image: url(57c9959bf2c4d26fef93.svg#unlink-new-hover-view);
}
.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-unlocked:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-unlocked:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-unlocked:not(.button):hover::before,
a.icon:not(.icon-svg).icon-unlocked.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-unlocked:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-normal-view);
}
a.icon:not(.icon-svg).icon-unlocked.hover::before,
a.icon:not(.icon-svg).icon-unlocked:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-normal-hover-view);
}
.icon:not(.icon-svg).icon-unlocked.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-unlocked.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlocked:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-neutral-view);
}
a.icon:not(.icon-svg).icon-unlocked.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-unlocked.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlocked.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.icon-color-neutral::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-unlocked::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-unlocked::before,
.button.button-primary .icon:not(.icon-svg).icon-unlocked::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-unlocked::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-unlocked::before,
.mxo-header .current .icon:not(.icon-svg).icon-unlocked::before,
.mxo-header .current a.icon:not(.icon-svg).icon-unlocked:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-unlocked:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-unlocked.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-unlocked::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-selected-view);
}
h1.icon:not(.icon-svg).icon-unlocked::before,
h1 > .icon:not(.icon-svg).icon-unlocked::before,
h2.icon:not(.icon-svg).icon-unlocked::before,
h2 > .icon:not(.icon-svg).icon-unlocked::before,
h3.icon:not(.icon-svg).icon-unlocked::before,
h3 > .icon:not(.icon-svg).icon-unlocked::before,
h4.icon:not(.icon-svg).icon-unlocked::before,
h4 > .icon:not(.icon-svg).icon-unlocked::before,
h5.icon:not(.icon-svg).icon-unlocked::before,
h5 > .icon:not(.icon-svg).icon-unlocked::before,
h6.icon:not(.icon-svg).icon-unlocked::before,
h6 > .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-unlocked::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-unlocked::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-heading-view);
}
.login-form .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-unlocked:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-unlocked:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unlocked.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-unlocked:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-unlocked::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-accent-view);
}
a.button.icon:not(.icon-svg).icon-unlocked::before,
a.button .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-unlocked::before,
a.button.disabled .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-unlocked:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-unlocked::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-unlocked:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-unlocked::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-unlocked::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-disable-view);
}
.icon:not(.icon-svg).icon-unlocked.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-unlocked.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked.icon-color-warning::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-warning-view);
}
a.icon:not(.icon-svg).icon-unlocked.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-unlocked.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlocked.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.icon-color-warning::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-warning-hover-view);
}
.icon:not(.icon-svg).icon-unlocked.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-unlocked.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked.icon-color-negative::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-negative-view);
}
a.icon:not(.icon-svg).icon-unlocked.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-unlocked.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlocked.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.icon-color-negative::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-negative-hover-view);
}
.icon:not(.icon-svg).icon-unlocked.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-unlocked.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked.icon-color-positive::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-positive-view);
}
a.icon:not(.icon-svg).icon-unlocked.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-unlocked.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlocked.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.icon-color-positive::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-positive-hover-view);
}
.icon:not(.icon-svg).icon-unlocked.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-unlocked.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-unlocked::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-unlocked.icon-color-new::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-new-view);
}
a.icon:not(.icon-svg).icon-unlocked.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-unlocked.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-unlocked.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-unlocked.icon-color-new::before {
  background-image: url(034e7af275b03ee6e41b.svg#unlocked-new-hover-view);
}
.icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-up::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-up:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-up:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-up:not(.button):hover::before,
a.icon:not(.icon-svg).icon-up.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-up:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-normal-view);
}
a.icon:not(.icon-svg).icon-up.hover::before,
a.icon:not(.icon-svg).icon-up:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-normal-hover-view);
}
.icon:not(.icon-svg).icon-up.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-up.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-up::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-up:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-neutral-view);
}
a.icon:not(.icon-svg).icon-up.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-up.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-up.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.icon-color-neutral::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-up::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-up::before,
.button.button-primary .icon:not(.icon-svg).icon-up::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-up::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-up::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-up::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-up::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-up::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-up::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-up::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-up::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-up::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-up::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-up::before,
.mxo-header .current .icon:not(.icon-svg).icon-up::before,
.mxo-header .current a.icon:not(.icon-svg).icon-up:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-up:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-up.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-up::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-up::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-up::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-up::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-up::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-up::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-up::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-selected-view);
}
h1.icon:not(.icon-svg).icon-up::before,
h1 > .icon:not(.icon-svg).icon-up::before,
h2.icon:not(.icon-svg).icon-up::before,
h2 > .icon:not(.icon-svg).icon-up::before,
h3.icon:not(.icon-svg).icon-up::before,
h3 > .icon:not(.icon-svg).icon-up::before,
h4.icon:not(.icon-svg).icon-up::before,
h4 > .icon:not(.icon-svg).icon-up::before,
h5.icon:not(.icon-svg).icon-up::before,
h5 > .icon:not(.icon-svg).icon-up::before,
h6.icon:not(.icon-svg).icon-up::before,
h6 > .icon:not(.icon-svg).icon-up::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-up::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-up::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-up::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-heading-view);
}
.login-form .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-up:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-up:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-up.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-up:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-up::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-up::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-up::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-up::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-up::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-up::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-accent-view);
}
a.button.icon:not(.icon-svg).icon-up::before,
a.button .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-up::before,
a.button.disabled .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-up::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-up:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-up::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-up::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-up::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-up:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-up::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-up::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-disable-view);
}
.icon:not(.icon-svg).icon-up.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-up.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up.icon-color-warning::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-warning-view);
}
a.icon:not(.icon-svg).icon-up.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-up.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-up.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.icon-color-warning::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-warning-hover-view);
}
.icon:not(.icon-svg).icon-up.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-up.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up.icon-color-negative::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-negative-view);
}
a.icon:not(.icon-svg).icon-up.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-up.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-up.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.icon-color-negative::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-negative-hover-view);
}
.icon:not(.icon-svg).icon-up.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-up.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up.icon-color-positive::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-positive-view);
}
a.icon:not(.icon-svg).icon-up.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-up.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-up.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.icon-color-positive::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-positive-hover-view);
}
.icon:not(.icon-svg).icon-up.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-up.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-up::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-up.icon-color-new::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-new-view);
}
a.icon:not(.icon-svg).icon-up.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-up.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-up.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-up.icon-color-new::before {
  background-image: url(5e29cc8865cc7504cf93.svg#up-new-hover-view);
}
.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-upload:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-upload:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-upload:not(.button):hover::before,
a.icon:not(.icon-svg).icon-upload.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-upload:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-normal-view);
}
a.icon:not(.icon-svg).icon-upload.hover::before,
a.icon:not(.icon-svg).icon-upload:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-normal-hover-view);
}
.icon:not(.icon-svg).icon-upload.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-upload.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-upload:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-neutral-view);
}
a.icon:not(.icon-svg).icon-upload.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-upload.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-upload.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.icon-color-neutral::before {
  background-image: url(6937937c0119ce90409c.svg#upload-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-upload::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-upload::before,
.button.button-primary .icon:not(.icon-svg).icon-upload::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-upload::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-upload::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-upload::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-upload::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-upload::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-upload::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-upload::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-upload::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-upload::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-upload::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-upload::before,
.mxo-header .current .icon:not(.icon-svg).icon-upload::before,
.mxo-header .current a.icon:not(.icon-svg).icon-upload:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-upload:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-upload.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-upload::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-selected-view);
}
h1.icon:not(.icon-svg).icon-upload::before,
h1 > .icon:not(.icon-svg).icon-upload::before,
h2.icon:not(.icon-svg).icon-upload::before,
h2 > .icon:not(.icon-svg).icon-upload::before,
h3.icon:not(.icon-svg).icon-upload::before,
h3 > .icon:not(.icon-svg).icon-upload::before,
h4.icon:not(.icon-svg).icon-upload::before,
h4 > .icon:not(.icon-svg).icon-upload::before,
h5.icon:not(.icon-svg).icon-upload::before,
h5 > .icon:not(.icon-svg).icon-upload::before,
h6.icon:not(.icon-svg).icon-upload::before,
h6 > .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-upload::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-upload::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-heading-view);
}
.login-form .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-upload:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-upload:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-upload.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-upload:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-upload::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-accent-view);
}
a.button.icon:not(.icon-svg).icon-upload::before,
a.button .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-upload::before,
a.button.disabled .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-upload:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-upload::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-upload:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-upload::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-upload::before {
  background-image: url(6937937c0119ce90409c.svg#upload-disable-view);
}
.icon:not(.icon-svg).icon-upload.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-upload.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload.icon-color-warning::before {
  background-image: url(6937937c0119ce90409c.svg#upload-warning-view);
}
a.icon:not(.icon-svg).icon-upload.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-upload.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-upload.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.icon-color-warning::before {
  background-image: url(6937937c0119ce90409c.svg#upload-warning-hover-view);
}
.icon:not(.icon-svg).icon-upload.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-upload.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload.icon-color-negative::before {
  background-image: url(6937937c0119ce90409c.svg#upload-negative-view);
}
a.icon:not(.icon-svg).icon-upload.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-upload.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-upload.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.icon-color-negative::before {
  background-image: url(6937937c0119ce90409c.svg#upload-negative-hover-view);
}
.icon:not(.icon-svg).icon-upload.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-upload.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload.icon-color-positive::before {
  background-image: url(6937937c0119ce90409c.svg#upload-positive-view);
}
a.icon:not(.icon-svg).icon-upload.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-upload.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-upload.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.icon-color-positive::before {
  background-image: url(6937937c0119ce90409c.svg#upload-positive-hover-view);
}
.icon:not(.icon-svg).icon-upload.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-upload.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-upload::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-upload.icon-color-new::before {
  background-image: url(6937937c0119ce90409c.svg#upload-new-view);
}
a.icon:not(.icon-svg).icon-upload.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-upload.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-upload.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-upload.icon-color-new::before {
  background-image: url(6937937c0119ce90409c.svg#upload-new-hover-view);
}
.icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-user::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-user:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-user:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-user:not(.button):hover::before,
a.icon:not(.icon-svg).icon-user.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-user:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-normal-view);
}
a.icon:not(.icon-svg).icon-user.hover::before,
a.icon:not(.icon-svg).icon-user:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-normal-hover-view);
}
.icon:not(.icon-svg).icon-user.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-user.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-neutral-view);
}
a.icon:not(.icon-svg).icon-user.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-user.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.icon-color-neutral::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-user::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-user::before,
.button.button-primary .icon:not(.icon-svg).icon-user::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-user::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user::before,
.mxo-header .current .icon:not(.icon-svg).icon-user::before,
.mxo-header .current a.icon:not(.icon-svg).icon-user:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-user:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-user.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-user::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-user::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-user::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-user::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-user::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-user::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-user::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-selected-view);
}
h1.icon:not(.icon-svg).icon-user::before,
h1 > .icon:not(.icon-svg).icon-user::before,
h2.icon:not(.icon-svg).icon-user::before,
h2 > .icon:not(.icon-svg).icon-user::before,
h3.icon:not(.icon-svg).icon-user::before,
h3 > .icon:not(.icon-svg).icon-user::before,
h4.icon:not(.icon-svg).icon-user::before,
h4 > .icon:not(.icon-svg).icon-user::before,
h5.icon:not(.icon-svg).icon-user::before,
h5 > .icon:not(.icon-svg).icon-user::before,
h6.icon:not(.icon-svg).icon-user::before,
h6 > .icon:not(.icon-svg).icon-user::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-user::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-user::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-heading-view);
}
.login-form .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-user:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-user:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-user::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-user::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-user::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-user::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-user::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-accent-view);
}
a.button.icon:not(.icon-svg).icon-user::before,
a.button .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-user::before,
a.button.disabled .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-user::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-user:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-user::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-user::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-user::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-user:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-user::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-user::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-disable-view);
}
.icon:not(.icon-svg).icon-user.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-user.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user.icon-color-warning::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-warning-view);
}
a.icon:not(.icon-svg).icon-user.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-user.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.icon-color-warning::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-warning-hover-view);
}
.icon:not(.icon-svg).icon-user.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-user.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user.icon-color-negative::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-negative-view);
}
a.icon:not(.icon-svg).icon-user.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-user.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.icon-color-negative::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-negative-hover-view);
}
.icon:not(.icon-svg).icon-user.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-user.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user.icon-color-positive::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-positive-view);
}
a.icon:not(.icon-svg).icon-user.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-user.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.icon-color-positive::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-positive-hover-view);
}
.icon:not(.icon-svg).icon-user.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-user.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-user::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user.icon-color-new::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-new-view);
}
a.icon:not(.icon-svg).icon-user.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-user.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user.icon-color-new::before {
  background-image: url(6110e6bdf75d760fa0ac.svg#user-new-hover-view);
}
.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-user-add:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-user-add:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-user-add:not(.button):hover::before,
a.icon:not(.icon-svg).icon-user-add.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-user-add:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-normal-view);
}
a.icon:not(.icon-svg).icon-user-add.hover::before,
a.icon:not(.icon-svg).icon-user-add:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-normal-hover-view);
}
.icon:not(.icon-svg).icon-user-add.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-user-add.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-add:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-neutral-view);
}
a.icon:not(.icon-svg).icon-user-add.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-user-add.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-add.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.icon-color-neutral::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-user-add::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-user-add::before,
.button.button-primary .icon:not(.icon-svg).icon-user-add::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-user-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-add::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-add::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-add::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-add::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-add::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-add::before,
.mxo-header .current .icon:not(.icon-svg).icon-user-add::before,
.mxo-header .current a.icon:not(.icon-svg).icon-user-add:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-user-add:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-user-add.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-user-add::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-selected-view);
}
h1.icon:not(.icon-svg).icon-user-add::before,
h1 > .icon:not(.icon-svg).icon-user-add::before,
h2.icon:not(.icon-svg).icon-user-add::before,
h2 > .icon:not(.icon-svg).icon-user-add::before,
h3.icon:not(.icon-svg).icon-user-add::before,
h3 > .icon:not(.icon-svg).icon-user-add::before,
h4.icon:not(.icon-svg).icon-user-add::before,
h4 > .icon:not(.icon-svg).icon-user-add::before,
h5.icon:not(.icon-svg).icon-user-add::before,
h5 > .icon:not(.icon-svg).icon-user-add::before,
h6.icon:not(.icon-svg).icon-user-add::before,
h6 > .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-user-add::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-user-add::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-heading-view);
}
.login-form .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-user-add:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-user-add:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-add.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-add:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-user-add::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-accent-view);
}
a.button.icon:not(.icon-svg).icon-user-add::before,
a.button .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-user-add::before,
a.button.disabled .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-user-add:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-user-add::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-user-add:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-user-add::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-user-add::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-disable-view);
}
.icon:not(.icon-svg).icon-user-add.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-user-add.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add.icon-color-warning::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-warning-view);
}
a.icon:not(.icon-svg).icon-user-add.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-user-add.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-add.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.icon-color-warning::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-warning-hover-view);
}
.icon:not(.icon-svg).icon-user-add.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-user-add.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add.icon-color-negative::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-negative-view);
}
a.icon:not(.icon-svg).icon-user-add.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-user-add.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-add.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.icon-color-negative::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-negative-hover-view);
}
.icon:not(.icon-svg).icon-user-add.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-user-add.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add.icon-color-positive::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-positive-view);
}
a.icon:not(.icon-svg).icon-user-add.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-user-add.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-add.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.icon-color-positive::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-positive-hover-view);
}
.icon:not(.icon-svg).icon-user-add.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-user-add.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-add::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-add.icon-color-new::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-new-view);
}
a.icon:not(.icon-svg).icon-user-add.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-user-add.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-add.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-add.icon-color-new::before {
  background-image: url(5ac4fc6f8ec9388fe06c.svg#user-add-new-hover-view);
}
.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-user-delete:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-user-delete:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-user-delete:not(.button):hover::before,
a.icon:not(.icon-svg).icon-user-delete.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-user-delete:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-normal-view);
}
a.icon:not(.icon-svg).icon-user-delete.hover::before,
a.icon:not(.icon-svg).icon-user-delete:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-normal-hover-view);
}
.icon:not(.icon-svg).icon-user-delete.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-user-delete.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-delete:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-neutral-view);
}
a.icon:not(.icon-svg).icon-user-delete.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-user-delete.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-delete.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.icon-color-neutral::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-user-delete::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-user-delete::before,
.button.button-primary .icon:not(.icon-svg).icon-user-delete::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-delete::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-delete::before,
.mxo-header .current .icon:not(.icon-svg).icon-user-delete::before,
.mxo-header .current a.icon:not(.icon-svg).icon-user-delete:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-user-delete:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-user-delete.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-user-delete::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-selected-view);
}
h1.icon:not(.icon-svg).icon-user-delete::before,
h1 > .icon:not(.icon-svg).icon-user-delete::before,
h2.icon:not(.icon-svg).icon-user-delete::before,
h2 > .icon:not(.icon-svg).icon-user-delete::before,
h3.icon:not(.icon-svg).icon-user-delete::before,
h3 > .icon:not(.icon-svg).icon-user-delete::before,
h4.icon:not(.icon-svg).icon-user-delete::before,
h4 > .icon:not(.icon-svg).icon-user-delete::before,
h5.icon:not(.icon-svg).icon-user-delete::before,
h5 > .icon:not(.icon-svg).icon-user-delete::before,
h6.icon:not(.icon-svg).icon-user-delete::before,
h6 > .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-user-delete::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-user-delete::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-heading-view);
}
.login-form .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-user-delete:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-user-delete:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-delete.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-delete:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-user-delete::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-accent-view);
}
a.button.icon:not(.icon-svg).icon-user-delete::before,
a.button .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-user-delete::before,
a.button.disabled .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-user-delete:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-user-delete::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-user-delete:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-user-delete::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-user-delete::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-disable-view);
}
.icon:not(.icon-svg).icon-user-delete.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-user-delete.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete.icon-color-warning::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-warning-view);
}
a.icon:not(.icon-svg).icon-user-delete.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-user-delete.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-delete.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.icon-color-warning::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-warning-hover-view);
}
.icon:not(.icon-svg).icon-user-delete.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-user-delete.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete.icon-color-negative::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-negative-view);
}
a.icon:not(.icon-svg).icon-user-delete.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-user-delete.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-delete.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.icon-color-negative::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-negative-hover-view);
}
.icon:not(.icon-svg).icon-user-delete.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-user-delete.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete.icon-color-positive::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-positive-view);
}
a.icon:not(.icon-svg).icon-user-delete.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-user-delete.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-delete.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.icon-color-positive::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-positive-hover-view);
}
.icon:not(.icon-svg).icon-user-delete.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-user-delete.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-delete::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-delete.icon-color-new::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-new-view);
}
a.icon:not(.icon-svg).icon-user-delete.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-user-delete.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-delete.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-delete.icon-color-new::before {
  background-image: url(470e599eed7f90233b13.svg#user-delete-new-hover-view);
}
.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-user-overview:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-user-overview:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-user-overview:not(.button):hover::before,
a.icon:not(.icon-svg).icon-user-overview.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-user-overview:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-normal-view);
}
a.icon:not(.icon-svg).icon-user-overview.hover::before,
a.icon:not(.icon-svg).icon-user-overview:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-normal-hover-view);
}
.icon:not(.icon-svg).icon-user-overview.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-user-overview.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-overview:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-neutral-view);
}
a.icon:not(.icon-svg).icon-user-overview.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-user-overview.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-overview.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.icon-color-neutral::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-user-overview::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-user-overview::before,
.button.button-primary .icon:not(.icon-svg).icon-user-overview::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-overview::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-overview::before,
.mxo-header .current .icon:not(.icon-svg).icon-user-overview::before,
.mxo-header .current a.icon:not(.icon-svg).icon-user-overview:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-user-overview:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-user-overview.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-user-overview::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-selected-view);
}
h1.icon:not(.icon-svg).icon-user-overview::before,
h1 > .icon:not(.icon-svg).icon-user-overview::before,
h2.icon:not(.icon-svg).icon-user-overview::before,
h2 > .icon:not(.icon-svg).icon-user-overview::before,
h3.icon:not(.icon-svg).icon-user-overview::before,
h3 > .icon:not(.icon-svg).icon-user-overview::before,
h4.icon:not(.icon-svg).icon-user-overview::before,
h4 > .icon:not(.icon-svg).icon-user-overview::before,
h5.icon:not(.icon-svg).icon-user-overview::before,
h5 > .icon:not(.icon-svg).icon-user-overview::before,
h6.icon:not(.icon-svg).icon-user-overview::before,
h6 > .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-user-overview::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-user-overview::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-heading-view);
}
.login-form .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-user-overview:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-user-overview:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-overview.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-overview:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-user-overview::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-accent-view);
}
a.button.icon:not(.icon-svg).icon-user-overview::before,
a.button .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-user-overview::before,
a.button.disabled .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-user-overview:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-user-overview::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-user-overview:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-user-overview::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-user-overview::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-disable-view);
}
.icon:not(.icon-svg).icon-user-overview.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-user-overview.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview.icon-color-warning::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-warning-view);
}
a.icon:not(.icon-svg).icon-user-overview.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-user-overview.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-overview.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.icon-color-warning::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-warning-hover-view);
}
.icon:not(.icon-svg).icon-user-overview.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-user-overview.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview.icon-color-negative::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-negative-view);
}
a.icon:not(.icon-svg).icon-user-overview.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-user-overview.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-overview.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.icon-color-negative::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-negative-hover-view);
}
.icon:not(.icon-svg).icon-user-overview.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-user-overview.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview.icon-color-positive::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-positive-view);
}
a.icon:not(.icon-svg).icon-user-overview.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-user-overview.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-overview.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.icon-color-positive::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-positive-hover-view);
}
.icon:not(.icon-svg).icon-user-overview.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-user-overview.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-overview::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-overview.icon-color-new::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-new-view);
}
a.icon:not(.icon-svg).icon-user-overview.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-user-overview.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-overview.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-overview.icon-color-new::before {
  background-image: url(709bd63fdc228acf94ee.svg#user-overview-new-hover-view);
}
.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-user-question:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-user-question:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-user-question:not(.button):hover::before,
a.icon:not(.icon-svg).icon-user-question.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-user-question:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-normal-view);
}
a.icon:not(.icon-svg).icon-user-question.hover::before,
a.icon:not(.icon-svg).icon-user-question:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-normal-hover-view);
}
.icon:not(.icon-svg).icon-user-question.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-user-question.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-question:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-neutral-view);
}
a.icon:not(.icon-svg).icon-user-question.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-user-question.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-question.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.icon-color-neutral::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-user-question::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-user-question::before,
.button.button-primary .icon:not(.icon-svg).icon-user-question::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-user-question::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-question::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-question::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-question::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-question::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-question::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-question::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-question::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-question::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-user-question::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-user-question::before,
.mxo-header .current .icon:not(.icon-svg).icon-user-question::before,
.mxo-header .current a.icon:not(.icon-svg).icon-user-question:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-user-question:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-user-question.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-user-question::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-selected-view);
}
h1.icon:not(.icon-svg).icon-user-question::before,
h1 > .icon:not(.icon-svg).icon-user-question::before,
h2.icon:not(.icon-svg).icon-user-question::before,
h2 > .icon:not(.icon-svg).icon-user-question::before,
h3.icon:not(.icon-svg).icon-user-question::before,
h3 > .icon:not(.icon-svg).icon-user-question::before,
h4.icon:not(.icon-svg).icon-user-question::before,
h4 > .icon:not(.icon-svg).icon-user-question::before,
h5.icon:not(.icon-svg).icon-user-question::before,
h5 > .icon:not(.icon-svg).icon-user-question::before,
h6.icon:not(.icon-svg).icon-user-question::before,
h6 > .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-user-question::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-user-question::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-heading-view);
}
.login-form .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-user-question:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-user-question:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-question.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-user-question:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-user-question::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-accent-view);
}
a.button.icon:not(.icon-svg).icon-user-question::before,
a.button .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-user-question::before,
a.button.disabled .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-user-question:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-user-question::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-user-question:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-user-question::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-user-question::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-disable-view);
}
.icon:not(.icon-svg).icon-user-question.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-user-question.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question.icon-color-warning::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-warning-view);
}
a.icon:not(.icon-svg).icon-user-question.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-user-question.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-question.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.icon-color-warning::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-warning-hover-view);
}
.icon:not(.icon-svg).icon-user-question.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-user-question.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question.icon-color-negative::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-negative-view);
}
a.icon:not(.icon-svg).icon-user-question.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-user-question.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-question.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.icon-color-negative::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-negative-hover-view);
}
.icon:not(.icon-svg).icon-user-question.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-user-question.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question.icon-color-positive::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-positive-view);
}
a.icon:not(.icon-svg).icon-user-question.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-user-question.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-question.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.icon-color-positive::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-positive-hover-view);
}
.icon:not(.icon-svg).icon-user-question.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-user-question.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-user-question::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-user-question.icon-color-new::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-new-view);
}
a.icon:not(.icon-svg).icon-user-question.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-user-question.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-user-question.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-user-question.icon-color-new::before {
  background-image: url(d0e378e9a050488fb037.svg#user-question-new-hover-view);
}
.icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-users::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-users:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-users:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-users:not(.button):hover::before,
a.icon:not(.icon-svg).icon-users.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-users:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-normal-view);
}
a.icon:not(.icon-svg).icon-users.hover::before,
a.icon:not(.icon-svg).icon-users:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-normal-hover-view);
}
.icon:not(.icon-svg).icon-users.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-users.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-users::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-users:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-neutral-view);
}
a.icon:not(.icon-svg).icon-users.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-users.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-users.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.icon-color-neutral::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-users::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-users::before,
.button.button-primary .icon:not(.icon-svg).icon-users::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-users::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-users::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-users::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-users::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-users::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-users::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-users::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-users::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-users::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-users::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-users::before,
.mxo-header .current .icon:not(.icon-svg).icon-users::before,
.mxo-header .current a.icon:not(.icon-svg).icon-users:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-users:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-users.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-users::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-users::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-users::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-users::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-users::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-users::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-users::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-selected-view);
}
h1.icon:not(.icon-svg).icon-users::before,
h1 > .icon:not(.icon-svg).icon-users::before,
h2.icon:not(.icon-svg).icon-users::before,
h2 > .icon:not(.icon-svg).icon-users::before,
h3.icon:not(.icon-svg).icon-users::before,
h3 > .icon:not(.icon-svg).icon-users::before,
h4.icon:not(.icon-svg).icon-users::before,
h4 > .icon:not(.icon-svg).icon-users::before,
h5.icon:not(.icon-svg).icon-users::before,
h5 > .icon:not(.icon-svg).icon-users::before,
h6.icon:not(.icon-svg).icon-users::before,
h6 > .icon:not(.icon-svg).icon-users::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-users::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-users::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-users::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-heading-view);
}
.login-form .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-users:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-users:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-users.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-users:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-users::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-users::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-users::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-users::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-users::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-users::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-accent-view);
}
a.button.icon:not(.icon-svg).icon-users::before,
a.button .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-users::before,
a.button.disabled .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-users::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-users:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-users::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-users::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-users::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-users:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-users::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-users::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-disable-view);
}
.icon:not(.icon-svg).icon-users.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-users.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users.icon-color-warning::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-warning-view);
}
a.icon:not(.icon-svg).icon-users.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-users.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-users.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.icon-color-warning::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-warning-hover-view);
}
.icon:not(.icon-svg).icon-users.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-users.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users.icon-color-negative::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-negative-view);
}
a.icon:not(.icon-svg).icon-users.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-users.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-users.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.icon-color-negative::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-negative-hover-view);
}
.icon:not(.icon-svg).icon-users.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-users.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users.icon-color-positive::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-positive-view);
}
a.icon:not(.icon-svg).icon-users.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-users.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-users.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.icon-color-positive::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-positive-hover-view);
}
.icon:not(.icon-svg).icon-users.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-users.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-users::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-users.icon-color-new::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-new-view);
}
a.icon:not(.icon-svg).icon-users.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-users.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-users.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-users.icon-color-new::before {
  background-image: url(a68cc9e33cadbc61df8a.svg#users-new-hover-view);
}
.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-validate:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-validate:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-validate:not(.button):hover::before,
a.icon:not(.icon-svg).icon-validate.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-validate:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-normal-view);
}
a.icon:not(.icon-svg).icon-validate.hover::before,
a.icon:not(.icon-svg).icon-validate:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-normal-hover-view);
}
.icon:not(.icon-svg).icon-validate.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-validate.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-validate:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-neutral-view);
}
a.icon:not(.icon-svg).icon-validate.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-validate.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-validate.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.icon-color-neutral::before {
  background-image: url(fd640f57f850283469f0.svg#validate-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-validate::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-validate::before,
.button.button-primary .icon:not(.icon-svg).icon-validate::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-validate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-validate::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-validate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-validate::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-validate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-validate::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-validate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-validate::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-validate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-validate::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-validate::before,
.mxo-header .current .icon:not(.icon-svg).icon-validate::before,
.mxo-header .current a.icon:not(.icon-svg).icon-validate:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-validate:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-validate.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-validate::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-selected-view);
}
h1.icon:not(.icon-svg).icon-validate::before,
h1 > .icon:not(.icon-svg).icon-validate::before,
h2.icon:not(.icon-svg).icon-validate::before,
h2 > .icon:not(.icon-svg).icon-validate::before,
h3.icon:not(.icon-svg).icon-validate::before,
h3 > .icon:not(.icon-svg).icon-validate::before,
h4.icon:not(.icon-svg).icon-validate::before,
h4 > .icon:not(.icon-svg).icon-validate::before,
h5.icon:not(.icon-svg).icon-validate::before,
h5 > .icon:not(.icon-svg).icon-validate::before,
h6.icon:not(.icon-svg).icon-validate::before,
h6 > .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-validate::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-validate::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-heading-view);
}
.login-form .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-validate:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-validate:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-validate.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-validate:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-validate::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-accent-view);
}
a.button.icon:not(.icon-svg).icon-validate::before,
a.button .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-validate::before,
a.button.disabled .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-validate:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-validate::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-validate:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-validate::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-validate::before {
  background-image: url(fd640f57f850283469f0.svg#validate-disable-view);
}
.icon:not(.icon-svg).icon-validate.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-validate.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate.icon-color-warning::before {
  background-image: url(fd640f57f850283469f0.svg#validate-warning-view);
}
a.icon:not(.icon-svg).icon-validate.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-validate.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-validate.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.icon-color-warning::before {
  background-image: url(fd640f57f850283469f0.svg#validate-warning-hover-view);
}
.icon:not(.icon-svg).icon-validate.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-validate.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate.icon-color-negative::before {
  background-image: url(fd640f57f850283469f0.svg#validate-negative-view);
}
a.icon:not(.icon-svg).icon-validate.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-validate.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-validate.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.icon-color-negative::before {
  background-image: url(fd640f57f850283469f0.svg#validate-negative-hover-view);
}
.icon:not(.icon-svg).icon-validate.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-validate.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate.icon-color-positive::before {
  background-image: url(fd640f57f850283469f0.svg#validate-positive-view);
}
a.icon:not(.icon-svg).icon-validate.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-validate.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-validate.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.icon-color-positive::before {
  background-image: url(fd640f57f850283469f0.svg#validate-positive-hover-view);
}
.icon:not(.icon-svg).icon-validate.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-validate.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-validate::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-validate.icon-color-new::before {
  background-image: url(fd640f57f850283469f0.svg#validate-new-view);
}
a.icon:not(.icon-svg).icon-validate.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-validate.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-validate.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-validate.icon-color-new::before {
  background-image: url(fd640f57f850283469f0.svg#validate-new-hover-view);
}
.icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-version::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-version:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-version:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-version:not(.button):hover::before,
a.icon:not(.icon-svg).icon-version.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-version:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-normal-view);
}
a.icon:not(.icon-svg).icon-version.hover::before,
a.icon:not(.icon-svg).icon-version:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-normal-hover-view);
}
.icon:not(.icon-svg).icon-version.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-version.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-version::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-version:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-neutral-view);
}
a.icon:not(.icon-svg).icon-version.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-version.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-version.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.icon-color-neutral::before {
  background-image: url(16193a91a44c4db584ac.svg#version-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-version::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-version::before,
.button.button-primary .icon:not(.icon-svg).icon-version::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-version::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-version::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-version::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-version::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-version::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-version::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-version::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-version::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-version::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-version::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-version::before,
.mxo-header .current .icon:not(.icon-svg).icon-version::before,
.mxo-header .current a.icon:not(.icon-svg).icon-version:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-version:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-version.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-version::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-version::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-version::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-version::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-version::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-version::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-version::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-selected-view);
}
h1.icon:not(.icon-svg).icon-version::before,
h1 > .icon:not(.icon-svg).icon-version::before,
h2.icon:not(.icon-svg).icon-version::before,
h2 > .icon:not(.icon-svg).icon-version::before,
h3.icon:not(.icon-svg).icon-version::before,
h3 > .icon:not(.icon-svg).icon-version::before,
h4.icon:not(.icon-svg).icon-version::before,
h4 > .icon:not(.icon-svg).icon-version::before,
h5.icon:not(.icon-svg).icon-version::before,
h5 > .icon:not(.icon-svg).icon-version::before,
h6.icon:not(.icon-svg).icon-version::before,
h6 > .icon:not(.icon-svg).icon-version::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-version::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-version::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-version::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-heading-view);
}
.login-form .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-version:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-version:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-version.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-version:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-version::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-version::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-version::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-version::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-version::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-version::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-accent-view);
}
a.button.icon:not(.icon-svg).icon-version::before,
a.button .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-version::before,
a.button.disabled .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-version::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-version:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-version::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-version::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-version::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-version:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-version::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-version::before {
  background-image: url(16193a91a44c4db584ac.svg#version-disable-view);
}
.icon:not(.icon-svg).icon-version.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-version.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version.icon-color-warning::before {
  background-image: url(16193a91a44c4db584ac.svg#version-warning-view);
}
a.icon:not(.icon-svg).icon-version.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-version.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-version.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.icon-color-warning::before {
  background-image: url(16193a91a44c4db584ac.svg#version-warning-hover-view);
}
.icon:not(.icon-svg).icon-version.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-version.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version.icon-color-negative::before {
  background-image: url(16193a91a44c4db584ac.svg#version-negative-view);
}
a.icon:not(.icon-svg).icon-version.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-version.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-version.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.icon-color-negative::before {
  background-image: url(16193a91a44c4db584ac.svg#version-negative-hover-view);
}
.icon:not(.icon-svg).icon-version.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-version.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version.icon-color-positive::before {
  background-image: url(16193a91a44c4db584ac.svg#version-positive-view);
}
a.icon:not(.icon-svg).icon-version.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-version.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-version.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.icon-color-positive::before {
  background-image: url(16193a91a44c4db584ac.svg#version-positive-hover-view);
}
.icon:not(.icon-svg).icon-version.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-version.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-version::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-version.icon-color-new::before {
  background-image: url(16193a91a44c4db584ac.svg#version-new-view);
}
a.icon:not(.icon-svg).icon-version.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-version.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-version.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-version.icon-color-new::before {
  background-image: url(16193a91a44c4db584ac.svg#version-new-hover-view);
}
.icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-view::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-view:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-view:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-view:not(.button):hover::before,
a.icon:not(.icon-svg).icon-view.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-view:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-normal-view);
}
a.icon:not(.icon-svg).icon-view.hover::before,
a.icon:not(.icon-svg).icon-view:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-normal-hover-view);
}
.icon:not(.icon-svg).icon-view.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-view.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-neutral-view);
}
a.icon:not(.icon-svg).icon-view.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-view.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.icon-color-neutral::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-view::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-view::before,
.button.button-primary .icon:not(.icon-svg).icon-view::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-view::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view::before,
.mxo-header .current .icon:not(.icon-svg).icon-view::before,
.mxo-header .current a.icon:not(.icon-svg).icon-view:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-view:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-view.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-view::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-view::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-view::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-view::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-view::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-view::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-view::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-selected-view);
}
h1.icon:not(.icon-svg).icon-view::before,
h1 > .icon:not(.icon-svg).icon-view::before,
h2.icon:not(.icon-svg).icon-view::before,
h2 > .icon:not(.icon-svg).icon-view::before,
h3.icon:not(.icon-svg).icon-view::before,
h3 > .icon:not(.icon-svg).icon-view::before,
h4.icon:not(.icon-svg).icon-view::before,
h4 > .icon:not(.icon-svg).icon-view::before,
h5.icon:not(.icon-svg).icon-view::before,
h5 > .icon:not(.icon-svg).icon-view::before,
h6.icon:not(.icon-svg).icon-view::before,
h6 > .icon:not(.icon-svg).icon-view::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-view::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-view::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-heading-view);
}
.login-form .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-view:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-view:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-view::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-view::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-view::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-view::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-view::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-accent-view);
}
a.button.icon:not(.icon-svg).icon-view::before,
a.button .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-view::before,
a.button.disabled .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-view::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-view:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-view::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-view::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-view::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-view:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-view::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-view::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-disable-view);
}
.icon:not(.icon-svg).icon-view.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-view.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view.icon-color-warning::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-warning-view);
}
a.icon:not(.icon-svg).icon-view.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-view.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.icon-color-warning::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-warning-hover-view);
}
.icon:not(.icon-svg).icon-view.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-view.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view.icon-color-negative::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-negative-view);
}
a.icon:not(.icon-svg).icon-view.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-view.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.icon-color-negative::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-negative-hover-view);
}
.icon:not(.icon-svg).icon-view.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-view.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view.icon-color-positive::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-positive-view);
}
a.icon:not(.icon-svg).icon-view.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-view.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.icon-color-positive::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-positive-hover-view);
}
.icon:not(.icon-svg).icon-view.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-view.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-view::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view.icon-color-new::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-new-view);
}
a.icon:not(.icon-svg).icon-view.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-view.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view.icon-color-new::before {
  background-image: url(1ff1b84a5e85c9771c2f.svg#view-new-hover-view);
}
.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-view-hide:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-view-hide:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-view-hide:not(.button):hover::before,
a.icon:not(.icon-svg).icon-view-hide.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-view-hide:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-normal-view);
}
a.icon:not(.icon-svg).icon-view-hide.hover::before,
a.icon:not(.icon-svg).icon-view-hide:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-normal-hover-view);
}
.icon:not(.icon-svg).icon-view-hide.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-view-hide.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-hide:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-neutral-view);
}
a.icon:not(.icon-svg).icon-view-hide.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-view-hide.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-hide.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.icon-color-neutral::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-view-hide::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-view-hide::before,
.button.button-primary .icon:not(.icon-svg).icon-view-hide::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-hide::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-hide::before,
.mxo-header .current .icon:not(.icon-svg).icon-view-hide::before,
.mxo-header .current a.icon:not(.icon-svg).icon-view-hide:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-view-hide:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-view-hide.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-view-hide::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-selected-view);
}
h1.icon:not(.icon-svg).icon-view-hide::before,
h1 > .icon:not(.icon-svg).icon-view-hide::before,
h2.icon:not(.icon-svg).icon-view-hide::before,
h2 > .icon:not(.icon-svg).icon-view-hide::before,
h3.icon:not(.icon-svg).icon-view-hide::before,
h3 > .icon:not(.icon-svg).icon-view-hide::before,
h4.icon:not(.icon-svg).icon-view-hide::before,
h4 > .icon:not(.icon-svg).icon-view-hide::before,
h5.icon:not(.icon-svg).icon-view-hide::before,
h5 > .icon:not(.icon-svg).icon-view-hide::before,
h6.icon:not(.icon-svg).icon-view-hide::before,
h6 > .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-view-hide::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-view-hide::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-heading-view);
}
.login-form .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-view-hide:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-view-hide:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-hide.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-hide:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-view-hide::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-accent-view);
}
a.button.icon:not(.icon-svg).icon-view-hide::before,
a.button .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-view-hide::before,
a.button.disabled .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-view-hide:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-view-hide::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-view-hide:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-view-hide::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-view-hide::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-disable-view);
}
.icon:not(.icon-svg).icon-view-hide.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-view-hide.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide.icon-color-warning::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-warning-view);
}
a.icon:not(.icon-svg).icon-view-hide.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-view-hide.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-hide.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.icon-color-warning::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-warning-hover-view);
}
.icon:not(.icon-svg).icon-view-hide.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-view-hide.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide.icon-color-negative::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-negative-view);
}
a.icon:not(.icon-svg).icon-view-hide.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-view-hide.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-hide.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.icon-color-negative::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-negative-hover-view);
}
.icon:not(.icon-svg).icon-view-hide.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-view-hide.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide.icon-color-positive::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-positive-view);
}
a.icon:not(.icon-svg).icon-view-hide.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-view-hide.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-hide.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.icon-color-positive::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-positive-hover-view);
}
.icon:not(.icon-svg).icon-view-hide.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-view-hide.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-hide::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-hide.icon-color-new::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-new-view);
}
a.icon:not(.icon-svg).icon-view-hide.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-view-hide.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-hide.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-hide.icon-color-new::before {
  background-image: url(c59f92d56f1d5aec1884.svg#view-hide-new-hover-view);
}
.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-view-list:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-view-list:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-view-list:not(.button):hover::before,
a.icon:not(.icon-svg).icon-view-list.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-view-list:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-normal-view);
}
a.icon:not(.icon-svg).icon-view-list.hover::before,
a.icon:not(.icon-svg).icon-view-list:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-normal-hover-view);
}
.icon:not(.icon-svg).icon-view-list.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-view-list.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-list:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-neutral-view);
}
a.icon:not(.icon-svg).icon-view-list.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-view-list.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-list.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.icon-color-neutral::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-view-list::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-view-list::before,
.button.button-primary .icon:not(.icon-svg).icon-view-list::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-view-list::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-list::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-list::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-list::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-list::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-list::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-list::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-list::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-list::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-list::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-list::before,
.mxo-header .current .icon:not(.icon-svg).icon-view-list::before,
.mxo-header .current a.icon:not(.icon-svg).icon-view-list:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-view-list:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-view-list.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-view-list::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-selected-view);
}
h1.icon:not(.icon-svg).icon-view-list::before,
h1 > .icon:not(.icon-svg).icon-view-list::before,
h2.icon:not(.icon-svg).icon-view-list::before,
h2 > .icon:not(.icon-svg).icon-view-list::before,
h3.icon:not(.icon-svg).icon-view-list::before,
h3 > .icon:not(.icon-svg).icon-view-list::before,
h4.icon:not(.icon-svg).icon-view-list::before,
h4 > .icon:not(.icon-svg).icon-view-list::before,
h5.icon:not(.icon-svg).icon-view-list::before,
h5 > .icon:not(.icon-svg).icon-view-list::before,
h6.icon:not(.icon-svg).icon-view-list::before,
h6 > .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-view-list::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-view-list::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-heading-view);
}
.login-form .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-view-list:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-view-list:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-list.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-list:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-view-list::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-accent-view);
}
a.button.icon:not(.icon-svg).icon-view-list::before,
a.button .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-view-list::before,
a.button.disabled .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-view-list:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-view-list::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-view-list:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-view-list::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-view-list::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-disable-view);
}
.icon:not(.icon-svg).icon-view-list.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-view-list.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list.icon-color-warning::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-warning-view);
}
a.icon:not(.icon-svg).icon-view-list.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-view-list.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-list.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.icon-color-warning::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-warning-hover-view);
}
.icon:not(.icon-svg).icon-view-list.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-view-list.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list.icon-color-negative::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-negative-view);
}
a.icon:not(.icon-svg).icon-view-list.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-view-list.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-list.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.icon-color-negative::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-negative-hover-view);
}
.icon:not(.icon-svg).icon-view-list.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-view-list.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list.icon-color-positive::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-positive-view);
}
a.icon:not(.icon-svg).icon-view-list.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-view-list.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-list.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.icon-color-positive::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-positive-hover-view);
}
.icon:not(.icon-svg).icon-view-list.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-view-list.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-list::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-list.icon-color-new::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-new-view);
}
a.icon:not(.icon-svg).icon-view-list.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-view-list.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-list.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-list.icon-color-new::before {
  background-image: url(d423d63cc722128f3c0b.svg#view-list-new-hover-view);
}
.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-view-relation:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-view-relation:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-view-relation:not(.button):hover::before,
a.icon:not(.icon-svg).icon-view-relation.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-view-relation:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-normal-view);
}
a.icon:not(.icon-svg).icon-view-relation.hover::before,
a.icon:not(.icon-svg).icon-view-relation:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-normal-hover-view);
}
.icon:not(.icon-svg).icon-view-relation.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-view-relation.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-relation:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-neutral-view);
}
a.icon:not(.icon-svg).icon-view-relation.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-view-relation.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-relation.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.icon-color-neutral::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-view-relation::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-view-relation::before,
.button.button-primary .icon:not(.icon-svg).icon-view-relation::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-view-relation::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-view-relation::before,
.mxo-header .current .icon:not(.icon-svg).icon-view-relation::before,
.mxo-header .current a.icon:not(.icon-svg).icon-view-relation:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-view-relation:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-view-relation.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-view-relation::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-selected-view);
}
h1.icon:not(.icon-svg).icon-view-relation::before,
h1 > .icon:not(.icon-svg).icon-view-relation::before,
h2.icon:not(.icon-svg).icon-view-relation::before,
h2 > .icon:not(.icon-svg).icon-view-relation::before,
h3.icon:not(.icon-svg).icon-view-relation::before,
h3 > .icon:not(.icon-svg).icon-view-relation::before,
h4.icon:not(.icon-svg).icon-view-relation::before,
h4 > .icon:not(.icon-svg).icon-view-relation::before,
h5.icon:not(.icon-svg).icon-view-relation::before,
h5 > .icon:not(.icon-svg).icon-view-relation::before,
h6.icon:not(.icon-svg).icon-view-relation::before,
h6 > .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-view-relation::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-view-relation::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-heading-view);
}
.login-form .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-view-relation:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-view-relation:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-relation.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-view-relation:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-view-relation::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-accent-view);
}
a.button.icon:not(.icon-svg).icon-view-relation::before,
a.button .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-view-relation::before,
a.button.disabled .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-view-relation:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-view-relation::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-view-relation:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-view-relation::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-view-relation::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-disable-view);
}
.icon:not(.icon-svg).icon-view-relation.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-view-relation.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation.icon-color-warning::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-warning-view);
}
a.icon:not(.icon-svg).icon-view-relation.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-view-relation.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-relation.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.icon-color-warning::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-warning-hover-view);
}
.icon:not(.icon-svg).icon-view-relation.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-view-relation.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation.icon-color-negative::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-negative-view);
}
a.icon:not(.icon-svg).icon-view-relation.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-view-relation.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-relation.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.icon-color-negative::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-negative-hover-view);
}
.icon:not(.icon-svg).icon-view-relation.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-view-relation.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation.icon-color-positive::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-positive-view);
}
a.icon:not(.icon-svg).icon-view-relation.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-view-relation.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-relation.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.icon-color-positive::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-positive-hover-view);
}
.icon:not(.icon-svg).icon-view-relation.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-view-relation.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-view-relation::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-view-relation.icon-color-new::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-new-view);
}
a.icon:not(.icon-svg).icon-view-relation.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-view-relation.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-view-relation.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-view-relation.icon-color-new::before {
  background-image: url(1c301f7d8ca3dbf3e26a.svg#view-relation-new-hover-view);
}
.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-viewed:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-viewed:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-viewed:not(.button):hover::before,
a.icon:not(.icon-svg).icon-viewed.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-viewed:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-normal-view);
}
a.icon:not(.icon-svg).icon-viewed.hover::before,
a.icon:not(.icon-svg).icon-viewed:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-normal-hover-view);
}
.icon:not(.icon-svg).icon-viewed.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-viewed.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-viewed:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-neutral-view);
}
a.icon:not(.icon-svg).icon-viewed.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-viewed.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-viewed.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.icon-color-neutral::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-viewed::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-viewed::before,
.button.button-primary .icon:not(.icon-svg).icon-viewed::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-viewed::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-viewed::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-viewed::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-viewed::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-viewed::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-viewed::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-viewed::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-viewed::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-viewed::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-viewed::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-viewed::before,
.mxo-header .current .icon:not(.icon-svg).icon-viewed::before,
.mxo-header .current a.icon:not(.icon-svg).icon-viewed:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-viewed:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-viewed.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-viewed::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-selected-view);
}
h1.icon:not(.icon-svg).icon-viewed::before,
h1 > .icon:not(.icon-svg).icon-viewed::before,
h2.icon:not(.icon-svg).icon-viewed::before,
h2 > .icon:not(.icon-svg).icon-viewed::before,
h3.icon:not(.icon-svg).icon-viewed::before,
h3 > .icon:not(.icon-svg).icon-viewed::before,
h4.icon:not(.icon-svg).icon-viewed::before,
h4 > .icon:not(.icon-svg).icon-viewed::before,
h5.icon:not(.icon-svg).icon-viewed::before,
h5 > .icon:not(.icon-svg).icon-viewed::before,
h6.icon:not(.icon-svg).icon-viewed::before,
h6 > .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-viewed::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-viewed::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-heading-view);
}
.login-form .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-viewed:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-viewed:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-viewed.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-viewed:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-viewed::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-accent-view);
}
a.button.icon:not(.icon-svg).icon-viewed::before,
a.button .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-viewed::before,
a.button.disabled .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-viewed:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-viewed::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-viewed:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-viewed::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-viewed::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-disable-view);
}
.icon:not(.icon-svg).icon-viewed.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-viewed.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed.icon-color-warning::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-warning-view);
}
a.icon:not(.icon-svg).icon-viewed.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-viewed.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-viewed.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.icon-color-warning::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-warning-hover-view);
}
.icon:not(.icon-svg).icon-viewed.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-viewed.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed.icon-color-negative::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-negative-view);
}
a.icon:not(.icon-svg).icon-viewed.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-viewed.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-viewed.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.icon-color-negative::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-negative-hover-view);
}
.icon:not(.icon-svg).icon-viewed.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-viewed.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed.icon-color-positive::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-positive-view);
}
a.icon:not(.icon-svg).icon-viewed.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-viewed.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-viewed.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.icon-color-positive::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-positive-hover-view);
}
.icon:not(.icon-svg).icon-viewed.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-viewed.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-viewed::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-viewed.icon-color-new::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-new-view);
}
a.icon:not(.icon-svg).icon-viewed.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-viewed.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-viewed.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-viewed.icon-color-new::before {
  background-image: url(11a14a2ebbf343211f54.svg#viewed-new-hover-view);
}
.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-warning:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-warning:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-warning:not(.button):hover::before,
a.icon:not(.icon-svg).icon-warning.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-warning:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-normal-view);
}
a.icon:not(.icon-svg).icon-warning.hover::before,
a.icon:not(.icon-svg).icon-warning:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-normal-hover-view);
}
.icon:not(.icon-svg).icon-warning.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-warning.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-neutral-view);
}
a.icon:not(.icon-svg).icon-warning.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-warning.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.icon-color-neutral::before {
  background-image: url(4075625d650308659490.svg#warning-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-warning::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-warning::before,
.button.button-primary .icon:not(.icon-svg).icon-warning::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-warning::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning::before,
.mxo-header .current .icon:not(.icon-svg).icon-warning::before,
.mxo-header .current a.icon:not(.icon-svg).icon-warning:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-warning:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-warning.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-warning::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-selected-view);
}
h1.icon:not(.icon-svg).icon-warning::before,
h1 > .icon:not(.icon-svg).icon-warning::before,
h2.icon:not(.icon-svg).icon-warning::before,
h2 > .icon:not(.icon-svg).icon-warning::before,
h3.icon:not(.icon-svg).icon-warning::before,
h3 > .icon:not(.icon-svg).icon-warning::before,
h4.icon:not(.icon-svg).icon-warning::before,
h4 > .icon:not(.icon-svg).icon-warning::before,
h5.icon:not(.icon-svg).icon-warning::before,
h5 > .icon:not(.icon-svg).icon-warning::before,
h6.icon:not(.icon-svg).icon-warning::before,
h6 > .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-warning::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-warning::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-heading-view);
}
.login-form .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-warning:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-warning:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-warning.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-warning:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-warning::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-accent-view);
}
a.button.icon:not(.icon-svg).icon-warning::before,
a.button .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-warning::before,
a.button.disabled .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-warning:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-warning::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-warning:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-warning::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-warning::before {
  background-image: url(4075625d650308659490.svg#warning-disable-view);
}
.icon:not(.icon-svg).icon-warning.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-warning.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning.icon-color-warning::before {
  background-image: url(4075625d650308659490.svg#warning-warning-view);
}
a.icon:not(.icon-svg).icon-warning.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-warning.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.icon-color-warning::before {
  background-image: url(4075625d650308659490.svg#warning-warning-hover-view);
}
.icon:not(.icon-svg).icon-warning.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-warning.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning.icon-color-negative::before {
  background-image: url(4075625d650308659490.svg#warning-negative-view);
}
a.icon:not(.icon-svg).icon-warning.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-warning.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.icon-color-negative::before {
  background-image: url(4075625d650308659490.svg#warning-negative-hover-view);
}
.icon:not(.icon-svg).icon-warning.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-warning.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning.icon-color-positive::before {
  background-image: url(4075625d650308659490.svg#warning-positive-view);
}
a.icon:not(.icon-svg).icon-warning.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-warning.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.icon-color-positive::before {
  background-image: url(4075625d650308659490.svg#warning-positive-hover-view);
}
.icon:not(.icon-svg).icon-warning.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-warning.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-warning::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning.icon-color-new::before {
  background-image: url(4075625d650308659490.svg#warning-new-view);
}
a.icon:not(.icon-svg).icon-warning.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-warning.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning.icon-color-new::before {
  background-image: url(4075625d650308659490.svg#warning-new-hover-view);
}
.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-warning-circle:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-warning-circle:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-warning-circle:not(.button):hover::before,
a.icon:not(.icon-svg).icon-warning-circle.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-warning-circle:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-normal-view);
}
a.icon:not(.icon-svg).icon-warning-circle.hover::before,
a.icon:not(.icon-svg).icon-warning-circle:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-normal-hover-view);
}
.icon:not(.icon-svg).icon-warning-circle.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-warning-circle.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning-circle:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-neutral-view);
}
a.icon:not(.icon-svg).icon-warning-circle.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-warning-circle.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning-circle.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.icon-color-neutral::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-warning-circle::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-warning-circle::before,
.button.button-primary .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-warning-circle::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-header .current .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-header .current a.icon:not(.icon-svg).icon-warning-circle:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-warning-circle:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-warning-circle.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-selected-view);
}
h1.icon:not(.icon-svg).icon-warning-circle::before,
h1 > .icon:not(.icon-svg).icon-warning-circle::before,
h2.icon:not(.icon-svg).icon-warning-circle::before,
h2 > .icon:not(.icon-svg).icon-warning-circle::before,
h3.icon:not(.icon-svg).icon-warning-circle::before,
h3 > .icon:not(.icon-svg).icon-warning-circle::before,
h4.icon:not(.icon-svg).icon-warning-circle::before,
h4 > .icon:not(.icon-svg).icon-warning-circle::before,
h5.icon:not(.icon-svg).icon-warning-circle::before,
h5 > .icon:not(.icon-svg).icon-warning-circle::before,
h6.icon:not(.icon-svg).icon-warning-circle::before,
h6 > .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-warning-circle::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-warning-circle::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-heading-view);
}
.login-form .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-warning-circle:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-warning-circle:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-warning-circle.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-warning-circle:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-warning-circle::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-accent-view);
}
a.button.icon:not(.icon-svg).icon-warning-circle::before,
a.button .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-warning-circle::before,
a.button.disabled .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-warning-circle:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-warning-circle::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-warning-circle:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-warning-circle::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-warning-circle::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-disable-view);
}
.icon:not(.icon-svg).icon-warning-circle.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-warning-circle.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle.icon-color-warning::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-warning-view);
}
a.icon:not(.icon-svg).icon-warning-circle.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-warning-circle.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning-circle.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.icon-color-warning::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-warning-hover-view);
}
.icon:not(.icon-svg).icon-warning-circle.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-warning-circle.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle.icon-color-negative::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-negative-view);
}
a.icon:not(.icon-svg).icon-warning-circle.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-warning-circle.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning-circle.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.icon-color-negative::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-negative-hover-view);
}
.icon:not(.icon-svg).icon-warning-circle.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-warning-circle.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle.icon-color-positive::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-positive-view);
}
a.icon:not(.icon-svg).icon-warning-circle.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-warning-circle.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning-circle.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.icon-color-positive::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-positive-hover-view);
}
.icon:not(.icon-svg).icon-warning-circle.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-warning-circle.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-warning-circle::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-warning-circle.icon-color-new::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-new-view);
}
a.icon:not(.icon-svg).icon-warning-circle.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-warning-circle.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-warning-circle.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-warning-circle.icon-color-new::before {
  background-image: url(1f55935aad23df6ebfd7.svg#warning-circle-new-hover-view);
}
.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-zoom-in:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-zoom-in:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-zoom-in:not(.button):hover::before,
a.icon:not(.icon-svg).icon-zoom-in.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-zoom-in:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-normal-view);
}
a.icon:not(.icon-svg).icon-zoom-in.hover::before,
a.icon:not(.icon-svg).icon-zoom-in:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-normal-hover-view);
}
.icon:not(.icon-svg).icon-zoom-in.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-zoom-in.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-in:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-neutral-view);
}
a.icon:not(.icon-svg).icon-zoom-in.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-zoom-in.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-in.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.icon-color-neutral::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-zoom-in::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-zoom-in::before,
.button.button-primary .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-in::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-header .current .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-header .current a.icon:not(.icon-svg).icon-zoom-in:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-zoom-in:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-zoom-in.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-selected-view);
}
h1.icon:not(.icon-svg).icon-zoom-in::before,
h1 > .icon:not(.icon-svg).icon-zoom-in::before,
h2.icon:not(.icon-svg).icon-zoom-in::before,
h2 > .icon:not(.icon-svg).icon-zoom-in::before,
h3.icon:not(.icon-svg).icon-zoom-in::before,
h3 > .icon:not(.icon-svg).icon-zoom-in::before,
h4.icon:not(.icon-svg).icon-zoom-in::before,
h4 > .icon:not(.icon-svg).icon-zoom-in::before,
h5.icon:not(.icon-svg).icon-zoom-in::before,
h5 > .icon:not(.icon-svg).icon-zoom-in::before,
h6.icon:not(.icon-svg).icon-zoom-in::before,
h6 > .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-zoom-in::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-zoom-in::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-heading-view);
}
.login-form .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-zoom-in:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-zoom-in:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-zoom-in.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-zoom-in:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-zoom-in::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-accent-view);
}
a.button.icon:not(.icon-svg).icon-zoom-in::before,
a.button .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-zoom-in::before,
a.button.disabled .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-zoom-in:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-zoom-in::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-zoom-in:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-zoom-in::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-zoom-in::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-disable-view);
}
.icon:not(.icon-svg).icon-zoom-in.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-zoom-in.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in.icon-color-warning::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-warning-view);
}
a.icon:not(.icon-svg).icon-zoom-in.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-zoom-in.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-in.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.icon-color-warning::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-warning-hover-view);
}
.icon:not(.icon-svg).icon-zoom-in.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-zoom-in.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in.icon-color-negative::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-negative-view);
}
a.icon:not(.icon-svg).icon-zoom-in.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-zoom-in.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-in.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.icon-color-negative::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-negative-hover-view);
}
.icon:not(.icon-svg).icon-zoom-in.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-zoom-in.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in.icon-color-positive::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-positive-view);
}
a.icon:not(.icon-svg).icon-zoom-in.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-zoom-in.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-in.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.icon-color-positive::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-positive-hover-view);
}
.icon:not(.icon-svg).icon-zoom-in.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-zoom-in.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-zoom-in::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-in.icon-color-new::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-new-view);
}
a.icon:not(.icon-svg).icon-zoom-in.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-zoom-in.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-in.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-in.icon-color-new::before {
  background-image: url(ae59968698e274d849db.svg#zoom-in-new-hover-view);
}
.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.button-color-selected.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-application > .main > .nav .current a.icon:not(.icon-svg).icon-zoom-out:not(.button)::before,
.mxo-application > .main > .nav .nav-admin a.icon:not(.icon-svg).icon-zoom-out:not(.button):hover::before,
.mxo-application > .main > .nav .nav-general a.icon:not(.icon-svg).icon-zoom-out:not(.button):hover::before,
a.icon:not(.icon-svg).icon-zoom-out.disabled:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.disabled::before,
li.disabled a.icon:not(.icon-svg).icon-zoom-out:hover::before,
.styleguide-hover li.disabled a.icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-normal-view);
}
a.icon:not(.icon-svg).icon-zoom-out.hover::before,
a.icon:not(.icon-svg).icon-zoom-out:hover::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-normal-hover-view);
}
.icon:not(.icon-svg).icon-zoom-out.icon-color-neutral::before,
a.button .icon:not(.icon-svg).icon-zoom-out.icon-color-neutral::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out.icon-color-neutral::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-out:hover::before,
.styleguide-hover .mxo-widget-context-list .disabled .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-neutral-view);
}
a.icon:not(.icon-svg).icon-zoom-out.icon-color-neutral.hover::before,
a.icon:not(.icon-svg).icon-zoom-out.icon-color-neutral:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-out.icon-color-neutral::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.icon-color-neutral::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-neutral-hover-view);
}
.button.button-primary.icon:not(.icon-svg).icon-zoom-out::before,
.button.button-primary.disabled.icon:not(.icon-svg).icon-zoom-out::before,
.button.button-primary .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-primary.disabled .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-positive:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-selected:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-negative:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-new:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-new:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary).icon:not(.icon-svg).icon-zoom-out::before,
.button.button-color-warning:not(.button-primary):not(.button-secondary) .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-header .current .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-header .current a.icon:not(.icon-svg).icon-zoom-out:not(.button):hover::before,
.mxo-widget-diagram-node.diagram-node-selectable.selected .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .cells.selected :not(.button) > .icon:not(.icon-svg).icon-zoom-out:not(.button)::before,
.mxo-widget-table .cells.selected a.button.icon:not(.icon-svg).icon-zoom-out.notext::before,
.mxo-widget-table .cells.selected a.button.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .cells.selected a.button.button-color-positive.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .cells.selected a.button.button-color-negative.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .cells.selected a.button.button-color-new.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .cells.selected a.button.button-color-warning.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs.buttons .current .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-selectbox.edit .selectbox-option.selected .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-context-list .context-list-selectable.selected .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-lightbox .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-viewer-pdf .mxo-viewer-pdf-titlebar .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-pdf-viewer .pdf-viewer-header .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-viewer .mxo-widget-viewer-header .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-viewer .mxo-widget-viewer-header .mxo-widget-tabs .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-selected-view);
}
h1.icon:not(.icon-svg).icon-zoom-out::before,
h1 > .icon:not(.icon-svg).icon-zoom-out::before,
h2.icon:not(.icon-svg).icon-zoom-out::before,
h2 > .icon:not(.icon-svg).icon-zoom-out::before,
h3.icon:not(.icon-svg).icon-zoom-out::before,
h3 > .icon:not(.icon-svg).icon-zoom-out::before,
h4.icon:not(.icon-svg).icon-zoom-out::before,
h4 > .icon:not(.icon-svg).icon-zoom-out::before,
h5.icon:not(.icon-svg).icon-zoom-out::before,
h5 > .icon:not(.icon-svg).icon-zoom-out::before,
h6.icon:not(.icon-svg).icon-zoom-out::before,
h6 > .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-calltoaction-card:hover .icon:not(.icon-svg).icon-zoom-out::before,
.styleguide-hover .mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-calltoaction-button:hover .icon:not(.icon-svg).icon-zoom-out::before,
.styleguide-hover .mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-heading-view);
}
.login-form .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table .head *:not(.button) > .icon:not(.icon-svg).icon-zoom-out:not(.button)::before,
.mxo-widget-table .body .table-drag-row.table-drag-dragging .icon:not(.icon-svg).icon-zoom-out:not(.button)::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-zoom-out.hover::before,
.mxo-widget-tabs a.hover .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs a.icon:not(.icon-svg).icon-zoom-out:hover::before,
.mxo-widget-tabs a:hover .icon:not(.icon-svg).icon-zoom-out::before,
.styleguide-hover .mxo-widget-tabs a .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs .current .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-selectbox .selectbox-option .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-selectbox .selectbox-option.selected.disabled .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-keyvalue .keyvalue-property-key > span.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-calltoaction-card .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-calltoaction-button .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-accent-view);
}
a.button.icon:not(.icon-svg).icon-zoom-out::before,
a.button .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-button-view);
}
a.button.disabled.icon:not(.icon-svg).icon-zoom-out::before,
a.button.disabled .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs .disabled .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs .disabled.hover .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-tabs .disabled a.icon:not(.icon-svg).icon-zoom-out:hover::before,
.mxo-widget-tabs .disabled a:hover .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext.disabled .icon:not(.icon-svg).icon-zoom-out::before,
.styleguide-hover .mxo-widget-tabs .disabled a .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-expandable.disable .expandable-heading .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-expandable.disable .expandable-heading a.icon:not(.icon-svg).icon-zoom-out:hover::before,
.mxo-widget-expandable.disable .expandable-heading a:hover .icon:not(.icon-svg).icon-zoom-out::before,
.styleguide-hover .mxo-widget-expandable.disable .expandable-heading a .icon:not(.icon-svg).icon-zoom-out::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-disable-view);
}
.icon:not(.icon-svg).icon-zoom-out.icon-color-warning::before,
a.button .icon:not(.icon-svg).icon-zoom-out.icon-color-warning::before,
.mxo-widget-table a.button.button-color-warning.notext.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.button-color-warning.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out.icon-color-warning::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-warning-view);
}
a.icon:not(.icon-svg).icon-zoom-out.icon-color-warning.hover::before,
a.icon:not(.icon-svg).icon-zoom-out.icon-color-warning:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-out.icon-color-warning::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.icon-color-warning::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-warning-hover-view);
}
.icon:not(.icon-svg).icon-zoom-out.icon-color-negative::before,
a.button .icon:not(.icon-svg).icon-zoom-out.icon-color-negative::before,
.mxo-widget-table a.button.button-color-negative.notext.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.button-color-negative.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out.icon-color-negative::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-negative-view);
}
a.icon:not(.icon-svg).icon-zoom-out.icon-color-negative.hover::before,
a.icon:not(.icon-svg).icon-zoom-out.icon-color-negative:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-out.icon-color-negative::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.icon-color-negative::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-negative-hover-view);
}
.icon:not(.icon-svg).icon-zoom-out.icon-color-positive::before,
a.button .icon:not(.icon-svg).icon-zoom-out.icon-color-positive::before,
.mxo-widget-table a.button.button-color-positive.notext.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.button-color-positive.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out.icon-color-positive::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-positive-view);
}
a.icon:not(.icon-svg).icon-zoom-out.icon-color-positive.hover::before,
a.icon:not(.icon-svg).icon-zoom-out.icon-color-positive:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-out.icon-color-positive::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.icon-color-positive::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-positive-hover-view);
}
.icon:not(.icon-svg).icon-zoom-out.icon-color-new::before,
a.button .icon:not(.icon-svg).icon-zoom-out.icon-color-new::before,
.mxo-widget-table a.button.button-color-new.notext.icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.button-color-new.notext .icon:not(.icon-svg).icon-zoom-out::before,
.mxo-widget-table a.button.notext .icon:not(.icon-svg).icon-zoom-out.icon-color-new::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-new-view);
}
a.icon:not(.icon-svg).icon-zoom-out.icon-color-new.hover::before,
a.icon:not(.icon-svg).icon-zoom-out.icon-color-new:hover::before,
a.button:hover .icon:not(.icon-svg).icon-zoom-out.icon-color-new::before,
.styleguide-hover a.icon:not(.icon-svg).icon-zoom-out.icon-color-new::before {
  background-image: url(8cd1919b94fcc49aa8a2.svg#zoom-out-new-hover-view);
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-dictionary-table {
  display: flex;
  flex-flow: column;
  overflow: auto;
  gap: 16px;
}
.mxo-widget-dictionary-table .dictionary-table-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-dictionary-table .dictionary-table-header > h1,
.mxo-widget-dictionary-table .dictionary-table-header > h2,
.mxo-widget-dictionary-table .dictionary-table-header > h3,
.mxo-widget-dictionary-table .dictionary-table-header > h4,
.mxo-widget-dictionary-table .dictionary-table-header > h5,
.mxo-widget-dictionary-table .dictionary-table-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-dictionary-table .dictionary-table-header > p,
.mxo-widget-dictionary-table .dictionary-table-header > ul {
  margin: 0;
}
.mxo-widget-dictionary-table .dictionary-table-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 297px;
}
.mxo-widget-dictionary-table .dictionary-table-content > h1,
.mxo-widget-dictionary-table .dictionary-table-content > h2,
.mxo-widget-dictionary-table .dictionary-table-content > h3,
.mxo-widget-dictionary-table .dictionary-table-content > h4,
.mxo-widget-dictionary-table .dictionary-table-content > h5,
.mxo-widget-dictionary-table .dictionary-table-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-dictionary-table .dictionary-table-content > p,
.mxo-widget-dictionary-table .dictionary-table-content > ul {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-upload {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
}
.mxo-widget-upload > h1,
.mxo-widget-upload > h2,
.mxo-widget-upload > h3,
.mxo-widget-upload > h4,
.mxo-widget-upload > h5,
.mxo-widget-upload > h6 {
  margin-bottom: -10px;
}
.mxo-widget-upload > p,
.mxo-widget-upload > ul {
  margin: 0;
}
.mxo-tooltip-select .mxo-widget-upload {
  display: block;
  margin: 0;
}
.mxo-widget-upload .upload-files {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  padding: 17px 10px 14px 10px;
  min-height: 16px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  border: 2px dotted #ccccc8;
}
.mxo-widget-upload .upload-files:first-child:nth-last-child(1) {
  flex: 1 1 auto;
}
.mxo-widget-upload .upload-files .upload-files-label,
.mxo-widget-upload .upload-files .upload-files-label-active,
.mxo-widget-upload .upload-files .inputfile-dropzone-label,
.mxo-widget-upload .upload-files .inputfile-dropzone-label-active {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mxo-widget-upload .upload-files .upload-files-label-active,
.mxo-widget-upload .upload-files .inputfile-dropzone-label-active {
  display: none;
}
.mxo-widget-upload .upload-files.active {
  background-color: #f1f4f3;
  border: 2px dotted #6c8f89;
}
.mxo-widget-upload .upload-files.active .upload-files-label,
.mxo-widget-upload .upload-files.active .inputfile-dropzone-label {
  display: none;
}
.mxo-widget-upload .upload-files.active .upload-files-label-active,
.mxo-widget-upload .upload-files.active .inputfile-dropzone-label-active {
  display: inline-block;
}
.mxo-widget-upload .upload-files input {
  margin: 0;
  padding: 10%;
  /* FIX not showing cursor:pointer in Firefox on text part (filename) of input[type=file] https://moxio.atlassian.net/browse/OTL-1565 */
  position: absolute;
  right: 0;
  top: 0;
  font-size: 460px;
  opacity: 0;
  cursor: pointer;
}
.mxo-tooltip-select .mxo-widget-upload .upload-files {
  display: block;
  padding: 4px 8px;
  min-height: auto;
  text-align: left;
  line-height: 1;
  border: 0 none;
}
.mxo-tooltip-select .mxo-widget-upload .upload-files:hover {
  background-color: #e0e0e0;
}
.mxo-tooltip-select .mxo-widget-upload .upload-files .upload-files-label.icon::before,
.mxo-tooltip-select .mxo-widget-upload .upload-files .inputfile-dropzone-label-active .icon {
  display: none;
}
.mxo-tooltip-select .mxo-widget-upload .upload-files .upload-files-label-active,
.mxo-tooltip-select .mxo-widget-upload .upload-files .inputfile-dropzone-label-active {
  display: none;
}
.mxo-tooltip-select li .mxo-widget-upload .upload-files {
  margin: -4px -8px;
}
.mxo-widget-upload .upload-status,
.mxo-widget-upload .upload-progress {
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 33px;
  /* DEPRECATED removed when old version is not used anymore https://moxio.atlassian.net/browse/DS-541 */
  /* END DEPRECATED */
}
.mxo-tooltip-select .mxo-widget-upload .upload-status,
.mxo-tooltip-select .mxo-widget-upload .upload-progress {
  display: none;
}
.mxo-widget-upload .upload-status .upload-status-label,
.mxo-widget-upload .upload-progress .upload-status-label,
.mxo-widget-upload .upload-status .upload-progress-label,
.mxo-widget-upload .upload-progress .upload-progress-label {
  padding-bottom: 5px;
  font-weight: bold;
  color: #6c8f89;
}
.mxo-widget-upload .upload-status .upload-status-result .upload-status-result-item,
.mxo-widget-upload .upload-progress .upload-status-result .upload-status-result-item,
.mxo-widget-upload .upload-status .upload-progress-result .upload-status-result-item,
.mxo-widget-upload .upload-progress .upload-progress-result .upload-status-result-item,
.mxo-widget-upload .upload-status .upload-status-result .upload-progress-result-item,
.mxo-widget-upload .upload-progress .upload-status-result .upload-progress-result-item,
.mxo-widget-upload .upload-status .upload-progress-result .upload-progress-result-item,
.mxo-widget-upload .upload-progress .upload-progress-result .upload-progress-result-item {
  padding-right: 1em;
}
.mxo-widget-upload .upload-feedback {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 1 1 auto;
  overflow: auto;
  /* DEPRECATED removed when old version is not used anymore https://moxio.atlassian.net/browse/DS-541 */
  /* END DEPRECATED */
}
.mxo-widget-upload .upload-feedback > h1,
.mxo-widget-upload .upload-feedback > h2,
.mxo-widget-upload .upload-feedback > h3,
.mxo-widget-upload .upload-feedback > h4,
.mxo-widget-upload .upload-feedback > h5,
.mxo-widget-upload .upload-feedback > h6 {
  margin-bottom: -10px;
}
.mxo-widget-upload .upload-feedback > p,
.mxo-widget-upload .upload-feedback > ul {
  margin: 0;
}
.mxo-tooltip-select .mxo-widget-upload .upload-feedback {
  display: none;
}
.mxo-widget-upload .upload-feedback .upload-feedback-result {
  padding: 0 9px 9px 9px;
  margin: 9px 0 0 0;
}
.mxo-widget-inputfile  {
  display: flex;
  gap: 8px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
}
.mxo-widget-inputfile  > h1,
.mxo-widget-inputfile  > h2,
.mxo-widget-inputfile  > h3,
.mxo-widget-inputfile  > h4,
.mxo-widget-inputfile  > h5,
.mxo-widget-inputfile  > h6 {
  margin-bottom: -2px;
}
.mxo-widget-inputfile  > p,
.mxo-widget-inputfile  > ul {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-list-table {
  display: flex;
  flex-flow: column;
  overflow: auto;
  gap: 16px;
}
.mxo-widget-list-table .list-table-header {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  flex: 0 0 auto;
}
.mxo-widget-list-table .list-table-header > h1,
.mxo-widget-list-table .list-table-header > h2,
.mxo-widget-list-table .list-table-header > h3,
.mxo-widget-list-table .list-table-header > h4,
.mxo-widget-list-table .list-table-header > h5,
.mxo-widget-list-table .list-table-header > h6 {
  margin-bottom: -10px;
}
.mxo-widget-list-table .list-table-header > p,
.mxo-widget-list-table .list-table-header > ul {
  margin: 0;
}
.mxo-widget-list-table .list-table-content {
  gap: 16px;
  /* override for headers, likely to be replaced with header-component structure */
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
  overflow-anchor: none;
  min-height: 297px;
}
.mxo-widget-list-table .list-table-content > h1,
.mxo-widget-list-table .list-table-content > h2,
.mxo-widget-list-table .list-table-content > h3,
.mxo-widget-list-table .list-table-content > h4,
.mxo-widget-list-table .list-table-content > h5,
.mxo-widget-list-table .list-table-content > h6 {
  margin-bottom: -10px;
}
.mxo-widget-list-table .list-table-content > p,
.mxo-widget-list-table .list-table-content > ul {
  margin: 0;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* Control: icon + image */
/* Control: icon (for before and after) */
/* Control: type = svg image */
.mxo-widget-multipleselect .content,
.mxo-widget-singleselect .content {
  max-height: 330px;
  overflow: auto;
}
.mxo-widget-multipleselect .content .mxo-widget-table .row .cell:nth-child(1),
.mxo-widget-singleselect .content .mxo-widget-table .row .cell:nth-child(1) {
  width: calc(100% - 36px);
}
.mxo-widget-multipleselect .content .mxo-widget-table .row .cell.unlink-button,
.mxo-widget-singleselect .content .mxo-widget-table .row .cell.unlink-button {
  width: 36px;
}
.mxo-widget-singleselect {
  min-height: 34px;
}
.mxo-widget-multipleselector,
.mxo-widget-singleselector {
  width: 260px;
}
.mxo-widget-multipleselector .header,
.mxo-widget-singleselector .header {
  display: flex;
  align-items: center;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 2px solid #c1c1c1;
}
.mxo-widget-multipleselector .header a,
.mxo-widget-singleselector .header a,
.mxo-widget-multipleselector .header a:link,
.mxo-widget-singleselector .header a:link,
.mxo-widget-multipleselector .header a:visited,
.mxo-widget-singleselector .header a:visited {
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #3a3a33;
}
.mxo-widget-multipleselector .header a::before,
.mxo-widget-singleselector .header a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: no-repeat center center;
  background-size: 24px;
  /* stylelint-disable-next-line order/order */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2314140f%22%20d%3D%22M15.705%207.41%2014.295%206l-6%206%206%206%201.41-1.41-4.58-4.59%204.58-4.59Z%22/%3E%3C/svg%3E");
  margin-right: 7px;
  opacity: 0.75;
}
.mxo-widget-multipleselector .header a:hover::before,
.mxo-widget-singleselector .header a:hover::before {
  opacity: 1;
}
.mxo-widget-multipleselector .content,
.mxo-widget-singleselector .content {
  max-height: 330px;
  overflow: auto;
}
.mxo-widget-multipleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level,
.mxo-widget-singleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level {
  position: relative;
  z-index: 1;
  float: right;
  text-decoration: none;
  color: #6c8f89;
}
.mxo-widget-multipleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level.hover,
.mxo-widget-singleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level.hover,
.mxo-widget-multipleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level:hover,
.mxo-widget-singleselector .content .mxo-widget-table .body .row .cells .cell .selector-next-level-wrapper .selector-next-level:hover {
  color: #506762;
  text-decoration: underline;
}
.mxo-widget-multipleselector .content .add-new-row,
.mxo-widget-singleselector .content .add-new-row {
  display: flex;
  background: #e8f2f6;
  color: #3a3a33;
  border: solid 1px #87bad1;
  border-left: 0 none;
  border-right: 0 none;
  padding: 10px;
  margin-top: 10px;
  text-decoration: none;
}
.mxo-widget-multipleselector .content .add-new-row .add-label,
.mxo-widget-singleselector .content .add-new-row .add-label {
  flex: 1 1 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mxo-widget-multipleselector .content .add-new-row .add-description,
.mxo-widget-singleselector .content .add-new-row .add-description {
  flex: 0 0 auto;
}
.mxo-widget-multipleselector .footer,
.mxo-widget-singleselector .footer {
  margin-top: 10px;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
/* COLOURS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
.mxo-widget-sublabel {
  padding-left: 0.5em;
  font-size: max(90%, 13px);
  font-weight: 400;
  letter-spacing: -0.01em;
  color: #6e6e66;
}
.inverse .mxo-widget-sublabel {
  color: #ffffff;
  opacity: 0.6;
}
.mxo-widget-keyvalue .keyvalue-property.dimmed .mxo-widget-sublabel {
  color: #b3b3b1;
}
.mxo-widget-keyvalue.row .keyvalue-property-key .mxo-widget-sublabel {
  display: block;
  padding: 2px 0 0 0;
}
.mxo-widget-keyvalue .keyvalue-property-key .mxo-widget-sublabel {
  letter-spacing: -0.02em;
}
.mxo-widget-table .body .row .cells.dimmed .mxo-widget-sublabel {
  color: #999992;
}
.mxo-widget-table .body .row .cells.selected .cell .mxo-widget-sublabel,
.mxo-widget-dropdown-selector .dropdown-list .current .mxo-widget-sublabel {
  color: #d8d8d8;
}
.mxo-widget-expandable .expandable-heading .mxo-widget-sublabel {
  overflow: hidden;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: inherit;
}
.mxo-widget-context-list .context-list li.disabled .mxo-widget-sublabel {
  color: #b3b3b1;
}
.mxo-widget-notifications .notification-read .mxo-widget-sublabel {
  color: #999992;
}
.mxo-widget-sublabel.below {
  display: block;
  padding-left: 0;
}
h1 .mxo-widget-sublabel.below {
  font-size: 0.7em;
}

@charset "utf-8";
/* WIDGET > VIEWS2 */

.mxo-widget-views2 {
	flex: 1 1 auto;
	position: relative;
	overflow: hidden;
}

.mxo-widget-views2 > .view {
	height: 100%;
	width: 100%;
	visibility: hidden;
	transform: translateX(-100%);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	position: absolute;
}

.mxo-widget-views2 > .view.active {
	visibility: visible;
	transform: none;
}


.mxo-widget-access {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f8f8f8;
  flex-grow: 1;
  min-height: 100%;
}
.mxo-widget-access .access-modal {
  padding: 40px;
  width: 300px;
  text-align: center;
  background: #ffffff no-repeat;
  border: 1px solid #f2f2ed;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.mxo-widget-access .access-modal.warning {
  padding-top: 120px;
  background-position: 50% 40px;
  background-size: 60px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffb700%22%20d%3D%22M15.926%2014.151l-7.423-13.027c-0.102-0.18-0.295-0.291-0.503-0.291s-0.401%200.111-0.503%200.291l-7.422%2013.027c-0.101%200.176-0.099%200.392%200.005%200.567s0.293%200.282%200.498%200.282h14.845c0.205%200%200.395-0.107%200.498-0.282s0.105-0.391%200.005-0.567zM8.917%2013.333h-1.833v-1.667h1.833v1.667zM8.917%2010.416h-1.833v-5h1.833v5z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.mxo-widget-applications {
  display: flex;
  flex-flow: column;
}
.mxo-widget-applications ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.mxo-widget-applications ul li {
  margin: 0;
  padding: 0;
}
.mxo-widget-applications ul.cards,
.mxo-widget-applications ul.tiles {
  display: flex;
  flex-flow: wrap;
  align-content: flex-start;
  gap: 8px;
  margin: 12px 0;
}
.mxo-widget-applications ul.cards:first-child,
.mxo-widget-applications ul.tiles:first-child {
  margin-top: 0;
}
.mxo-widget-applications ul.cards:last-child,
.mxo-widget-applications ul.tiles:last-child {
  margin-bottom: 0;
}
.mxo-widget-applications ul.tiles {
  flex: 0 0 auto;
}
.mxo-widget-applications ul.tiles li {
  position: relative;
  overflow: hidden;
  width: 105px;
  height: 90px;
}
.mxo-widget-applications ul.tiles li .image {
  display: block;
  position: relative;
  height: 90px;
  overflow: hidden;
  background: #127578;
}
.mxo-widget-applications ul.tiles li .image img {
  position: absolute;
  margin: auto;
  width: auto;
  height: 110px;
  left: -100%;
  right: -100%;
  top: -120%;
  bottom: -100%;
}
.mxo-widget-applications ul.tiles li a .image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
  opacity: 0;
}
.mxo-widget-applications ul.tiles li:hover a .image::before {
  opacity: 0.3;
}
.mxo-widget-applications ul.tiles li li {
  width: 100%;
  height: auto;
  text-align: center;
}
.mxo-widget-applications ul.tiles li li a,
.mxo-widget-applications ul.tiles li li a:link,
.mxo-widget-applications ul.tiles li li a:visited,
.mxo-widget-applications ul.tiles li li .label {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #ffffff;
}
.mxo-widget-applications ul.tiles li li .label {
  padding: 8px 5px;
  cursor: default;
}
.mxo-widget-applications ul.tiles ul {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.mxo-widget-applications ul.cards {
  flex: 1 1 auto;
  overflow: auto;
}
.mxo-widget-applications ul.cards li {
  width: 230px;
}
.mxo-widget-applications ul.cards li a,
.mxo-widget-applications ul.cards li a:link,
.mxo-widget-applications ul.cards li a:visited,
.mxo-widget-applications ul.cards li .label {
  position: relative;
  display: block;
  text-decoration: none;
  color: #14140f;
  background: #f0f0eb;
}
.mxo-widget-applications ul.cards li a:hover {
  background: #a7b3b0;
}
.mxo-widget-applications ul.cards li:hover > a + ul a {
  color: #14140f;
  background: #a7b3b0;
}
.mxo-widget-applications ul.cards li .label {
  cursor: default;
}
.mxo-widget-applications ul.cards li .image {
  height: 120px;
}
.mxo-widget-applications ul.cards li .image img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.mxo-widget-applications ul.cards li .heading {
  display: block;
  padding: 8px 5px;
  color: #ffffff;
  background: #6c8f89;
}
.mxo-widget-applications ul.cards li ul li {
  border-top: solid 1px #6c8f89;
}
.mxo-widget-applications ul.cards li ul li:first-child {
  border: 0 none;
}
.mxo-widget-applications ul.cards li ul li a,
.mxo-widget-applications ul.cards li ul li a:link,
.mxo-widget-applications ul.cards li ul li a:visited,
.mxo-widget-applications ul.cards li ul li .label {
  padding: 8px 5px;
}

.mxo-widget-usermanagement {
  overflow: auto;
}
.mxo-widget-usermanagement .row {
  white-space: nowrap;
}

/* DIMENSIONS */
/* OPACITY */
/* COLOURS */
/* DIMENSIONS */
/* Spacing */
/* Panes */
/* Table */
/* Cells */
/* OPACITY */
/* Control */
/* COLOURS */
/* Basic */
/* Text */
/* Hyperlinks */
/* Borders */
/* Background */
/* Status */
/* Align child elements (i.e. Toolbar in child <div>) left and right */
/** @deprecated use .align-left-and-right() */
/** @deprecated use .align-left-and-right(), 'group' distance is determined by container parent */
/** @deprecated use .align-left-and-right(), 'closer' distance is determined by container parent */
/* group area */
.grouparea {
  display: flex;
  gap: 16px;
  flex-flow: column;
  /* override for headers, likely to be replaced with header-component structure */
  padding: 12px 8px 8px 8px;
  background: #f0f0eb;
}
.grouparea > h1,
.grouparea > h2,
.grouparea > h3,
.grouparea > h4,
.grouparea > h5,
.grouparea > h6 {
  margin-bottom: -10px;
}
.grouparea > p,
.grouparea > ul {
  margin: 0;
}
/* visualizations / diagrams */
.diagram-container {
  overflow: hidden;
  border: 1px solid #c1c1c1;
}
/* Legenda icon */
/* SVG Background image */
/* Mark colour */
/* Cell column width */
.user-icon {
  display: flex;
  align-items: center;
}
body.mxo-mode-functional-test.mxo-mode-screenshot .user-icon {
  /* stylelint-disable declaration-no-important */
  color: #666666 !important;
  background: #666666 !important;
  border-color: #666666 !important;
  outline: 2px solid #666666 !important;
  /* stylelint-enable declaration-no-important */
}
body.mxo-mode-functional-test.mxo-mode-screenshot .user-icon > *,
body.mxo-mode-functional-test.mxo-mode-screenshot .user-icon::after,
body.mxo-mode-functional-test.mxo-mode-screenshot .user-icon::before {
  visibility: hidden;
}

.links a:not(.button),
.links a:not(.button):link,
.links a:not(.button):visited {
  color: #6c8f89;
}
.links a:not(.button):hover {
  color: #506762;
}
.image-blocks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.image-blocks li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.image-blocks li:nth-child(3n) {
  margin-right: 0;
}
.image-blocks li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.image-blocks li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-accessdenied a:not(.button),
.mxo-widget-central-accessdenied a:not(.button):link,
.mxo-widget-central-accessdenied a:not(.button):visited {
  color: #6c8f89;
}
.mxo-widget-central-accessdenied a:not(.button):hover {
  color: #506762;
}
.mxo-widget-central-accessdenied .central-accessdenied-header {
  margin-bottom: 25px;
}

.mxo-widget-central-adfs-accessdenied {
  max-width: 370px;
}

@charset "utf-8";
/* header */
.mxo-header .app-logo {
  background-image: url(f4f4e026cb51974e33c2.svg);
}
/* fullscreen blocks */
.mxo-widget-central-block {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  background: #e0e0de url(74e850160b0a6f04a8c5.jpg) no-repeat center center;
  background-size: cover;
  /** Do use shorthand for background, otherwise you will lose the image set by the "common" .logo-client class **/
}
.mxo-widget-central-block .block-inner {
  display: flex;
  flex-flow: column;
  padding: 32px;
  min-height: 213px;
  min-width: 299px;
  overflow: auto;
  background: #ffffff;
  transition: all 500ms linear;
}
.mxo-widget-central-block h1.logo-client {
  margin: 0 0 30px 0;
  min-height: 32px;
  font-size: 2em;
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
}
.mxo-widget-central-block .mxo-widget-central-dashboard h1.logo-client {
  padding: 0 120px 0 0;
  background-position: right top;
  background-size: auto 32px;
}
@media screen and (max-width: 670px) {
  .mxo-widget-central-block .mxo-widget-central-dashboard h1.logo-client {
    padding: 0 0 32px 0;
    background-position: right bottom;
  }
}
.mxo-widget-central-accountinformation .mxo-widget-table.email-addresses .cell.key {
  width: calc(100% - 36px);
}
.mxo-widget-central-accountinformation .mxo-widget-table.email-addresses .cell.delete-button {
  width: 36px;
}
.mxo-widget-central-accountinformation .mxo-widget-table.application-access .cell.application {
  width: calc(50% - 50px);
}
.mxo-widget-central-accountinformation .mxo-widget-table.application-access .cell.url {
  width: calc(50% - 50px);
}
.mxo-widget-central-accountinformation .mxo-widget-table.application-access .cell.login-count {
  width: 100px;
}
.mxo-widget-central-accountinformation .mxo-widget-table.emails .cell.creation-date {
  width: 150px;
}
.mxo-widget-central-accountinformation .mxo-widget-table.emails .cell.subject {
  width: calc(100% - 250px);
}
.mxo-widget-central-accountinformation .mxo-widget-table.emails .cell.body {
  width: 100px;
}
.mxo-widget-central-connectedusers .mxo-widget-table.connected-users .cell.realname {
  width: 250px;
}
.mxo-widget-central-connectedusers .mxo-widget-table.connected-users .cell.email {
  width: calc(100% - 250px - 36px);
}
.mxo-widget-central-connectedusers .mxo-widget-table.connected-users .cell.opties {
  width: 36px;
}

.mxo-widget-central-dashboard {
  display: flex;
  flex-flow: column;
  overflow: auto;
  width: 1020px;
  /* 3 column project blocks */
  /* 2 column project blocks */
  /* 1 column project blocks */
}
@media screen and (max-width: 1200px) {
  .mxo-widget-central-dashboard {
    width: 780px;
  }
}
@media screen and (max-width: 900px) {
  .mxo-widget-central-dashboard {
    width: 540px;
  }
}
@media screen and (max-width: 670px) {
  .mxo-widget-central-dashboard {
    width: 300px;
  }
}

.links a:not(.button),
.links a:not(.button):link,
.links a:not(.button):visited {
  color: #6c8f89;
}
.links a:not(.button):hover {
  color: #506762;
}
.image-blocks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.image-blocks li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.image-blocks li:nth-child(3n) {
  margin-right: 0;
}
.image-blocks li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.image-blocks li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-accounts {
  width: 300px;
}
.mxo-widget-central-accounts .central-accounts-login .login-actions {
  padding: 10px 0 0 0;
}
.mxo-widget-central-accounts .central-accounts-login .central-login-accounts-central {
  margin-top: 30px;
}
.mxo-widget-central-accounts .central-accounts-central,
.mxo-widget-central-accounts .central-accounts-adfs,
.mxo-widget-central-accounts .central-accounts-linked {
  margin-top: 30px;
}
.mxo-widget-central-accounts .central-accounts {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.mxo-widget-central-accounts .central-accounts li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.mxo-widget-central-accounts .central-accounts li:nth-child(3n) {
  margin-right: 0;
}
.mxo-widget-central-accounts .central-accounts li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.mxo-widget-central-accounts .central-accounts li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-accounts .central-accounts li {
  display: flex;
}
.mxo-widget-central-accounts .central-accounts li .image {
  flex: 0 0 auto;
  margin-right: 10px;
}
.mxo-widget-central-accounts .central-accounts li .image img {
  height: 90px;
}
.mxo-widget-central-accounts .central-accounts li .user-details {
  display: flex;
  flex-flow: column;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.mxo-widget-central-accounts .central-accounts li .user-details .user-details-email {
  flex: 1 0 auto;
}
.mxo-widget-central-accounts .central-accounts-link {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  overflow: hidden;
  max-height: 130px;
  margin-top: 10px;
  transition: 0.3s ease-in-out;
  transition-property: max-height;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  z-index: 1;
  background: #28ab65 no-repeat 50% 50%;
  background-size: 32px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.897%201.166l-0.063-0.063c-1.471-1.471-3.878-1.471-5.349%200l-3.408%203.408c-1.471%201.471-1.471%203.878%200%205.349l0.063%200.063c0.122%200.123%200.252%200.233%200.386%200.335l1.248-1.248c-0.145-0.086-0.283-0.189-0.408-0.313l-0.063-0.063c-0.799-0.798-0.799-2.098%200-2.897l3.408-3.408c0.799-0.799%202.098-0.799%202.897%200l0.063%200.063c0.798%200.799%200.798%202.098%200%202.897l-1.542%201.542c0.268%200.661%200.395%201.366%200.383%202.069l2.384-2.384c1.471-1.471%201.471-3.878-0-5.349zM9.86%206.077c-0.122-0.122-0.252-0.233-0.386-0.335l-1.248%201.247c0.145%200.086%200.283%200.189%200.408%200.313l0.063%200.063c0.799%200.799%200.799%202.098%200%202.897l-3.408%203.408c-0.799%200.798-2.098%200.798-2.897%200l-0.063-0.063c-0.798-0.799-0.798-2.098%200-2.897l1.542-1.542c-0.268-0.661-0.394-1.366-0.383-2.069l-2.384%202.384c-1.471%201.471-1.471%203.878%200%205.349l0.063%200.063c1.471%201.471%203.878%201.471%205.349%200l3.408-3.408c1.471-1.471%201.471-3.878%200-5.349l-0.063-0.063z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  border-radius: 50%;
  transition: 0.15s ease-in-out;
  transition-property: background;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button:hover {
  background-color: #299755;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button::after,
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button::before {
  content: "";
  display: block;
  position: absolute;
  width: 56px;
  height: 56px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: 0.7s ease-in-out;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button::before {
  border: 0 solid transparent;
  opacity: 0.33;
  transition-delay: 0.1s;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-button::after {
  border: 0 solid transparent;
  opacity: 0.66;
}
.mxo-widget-central-accounts .central-accounts-link::after,
.mxo-widget-central-accounts .central-accounts-link::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 50px;
  right: calc(50% + 50px);
  border-top: 1px solid #a5a59e;
}
.mxo-widget-central-accounts .central-accounts-link::after {
  right: auto;
  left: calc(50% + 50px);
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-hint,
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-feedback {
  padding-top: 20px;
  color: #506762;
}
.mxo-widget-central-accounts .central-accounts-link .central-accounts-link-feedback {
  display: none;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-button,
.mxo-widget-central-accounts .central-accounts-link.disabled .central-accounts-link-button {
  cursor: default;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-button:hover,
.mxo-widget-central-accounts .central-accounts-link.disabled .central-accounts-link-button:hover {
  background-color: #28ab65;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-hint,
.mxo-widget-central-accounts .central-accounts-link.disabled .central-accounts-link-hint {
  display: none;
}
.mxo-widget-central-accounts .central-accounts-link.disabled .central-accounts-link-button {
  opacity: 0.5;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-button::before {
  border: 22px solid #28ab65;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-button::after {
  border: 12px solid #28ab65;
}
.mxo-widget-central-accounts .central-accounts-link.active .central-accounts-link-feedback {
  display: block;
}
.mxo-widget-central-accounts .central-accounts-link.hide {
  max-height: 0;
  margin-top: 0;
}

.links a:not(.button),
.links a:not(.button):link,
.links a:not(.button):visited {
  color: #6c8f89;
}
.links a:not(.button):hover {
  color: #506762;
}
.image-blocks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.image-blocks li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.image-blocks li:nth-child(3n) {
  margin-right: 0;
}
.image-blocks li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.image-blocks li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-login .central-login-content {
  display: flex;
  margin-top: 20px;
}
.mxo-widget-central-login .central-login-content .central-login-account {
  flex: 0 0 auto;
  padding-top: 20px;
  width: 300px;
}
.mxo-widget-central-login .central-login-content .central-login-account a:not(.button),
.mxo-widget-central-login .central-login-content .central-login-account a:not(.button):link,
.mxo-widget-central-login .central-login-content .central-login-account a:not(.button):visited {
  color: #6c8f89;
}
.mxo-widget-central-login .central-login-content .central-login-account a:not(.button):hover {
  color: #506762;
}
.mxo-widget-central-login .central-login-content .central-login-account .login-actions {
  padding: 10px 0 0 0;
}
.mxo-widget-central-login .central-login-content .central-login-account .login-password-actions {
  margin-bottom: 40px;
}
.mxo-widget-central-login .central-login-content .central-login-aside {
  flex: 0 0 auto;
  margin-left: 32px;
  padding-left: 32px;
  width: 335px;
  border-left: 1px solid #a5a59e;
}
.mxo-widget-central-login .central-login-content .central-login-aside .central-login-adfs {
  margin-top: 20px;
}
.mxo-widget-central-login .central-login-content .central-login-aside .central-login-apps {
  margin-top: 20px;
}
.mxo-widget-central-login .adfs-accounts {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.mxo-widget-central-login .adfs-accounts li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.mxo-widget-central-login .adfs-accounts li:nth-child(3n) {
  margin-right: 0;
}
.mxo-widget-central-login .adfs-accounts li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.mxo-widget-central-login .adfs-accounts li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-login .adfs-accounts li .image {
  transition: 0.15s ease-in-out;
  transition-property: background;
}
.mxo-widget-central-login .adfs-accounts li .image img {
  height: 90px;
}
.mxo-widget-central-login .adfs-accounts li:hover .image {
  background: #e8e8e8;
}

.links a:not(.button),
.links a:not(.button):link,
.links a:not(.button):visited {
  color: #6c8f89;
}
.links a:not(.button):hover {
  color: #506762;
}
.image-blocks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.image-blocks li {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 10px 0 0;
}
.image-blocks li:nth-child(3n) {
  margin-right: 0;
}
.image-blocks li .image {
  display: block;
  position: relative;
  width: 105px;
  height: 90px;
  overflow: hidden;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.image-blocks li .image img {
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
  width: auto;
}
.mxo-widget-central-setpassword .central-setpassword-content,
.mxo-widget-central-changepassword .central-setpassword-content,
.mxo-widget-central-forgottenpassword .central-setpassword-content,
.mxo-widget-central-setpassword .central-changepassword-content,
.mxo-widget-central-changepassword .central-changepassword-content,
.mxo-widget-central-forgottenpassword .central-changepassword-content,
.mxo-widget-central-setpassword .central-forgottenpassword-content,
.mxo-widget-central-changepassword .central-forgottenpassword-content,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content {
  margin-top: 40px;
}
.mxo-widget-central-setpassword .central-setpassword-content .login-actions,
.mxo-widget-central-changepassword .central-setpassword-content .login-actions,
.mxo-widget-central-forgottenpassword .central-setpassword-content .login-actions,
.mxo-widget-central-setpassword .central-changepassword-content .login-actions,
.mxo-widget-central-changepassword .central-changepassword-content .login-actions,
.mxo-widget-central-forgottenpassword .central-changepassword-content .login-actions,
.mxo-widget-central-setpassword .central-forgottenpassword-content .login-actions,
.mxo-widget-central-changepassword .central-forgottenpassword-content .login-actions,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .login-actions {
  padding: 10px 0 0 0;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options,
.mxo-widget-central-changepassword .central-setpassword-content .password-options,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options,
.mxo-widget-central-setpassword .central-changepassword-content .password-options,
.mxo-widget-central-changepassword .central-changepassword-content .password-options,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength {
  display: flex;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-label {
  margin-right: 5px;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator {
  vertical-align: middle;
  margin-right: 3px;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength .password-strength-indicators .strength-indicator::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border: 1px solid #3a3a33;
  border-radius: 6px;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-weak .strength-indicator:nth-child(-n+1)::before,
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-weak .strength-indicator:nth-child(-n+2)::before {
  background: #e33724;
  border: 0 none;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-medium .strength-indicator:nth-child(-n+3)::before,
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-strong .strength-indicator:nth-child(-n+4)::before {
  background: #ffb700;
  border: 0 none;
}
.mxo-widget-central-setpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-changepassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-forgottenpassword .central-setpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-setpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-changepassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-forgottenpassword .central-changepassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-setpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-changepassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before,
.mxo-widget-central-forgottenpassword .central-forgottenpassword-content .password-options .mxo-widget-central-password-strength.password-strength-very-strong .strength-indicator:nth-child(-n+5)::before {
  background: #28ab65;
  border: 0 none;
}

.mxo-widget-central-redirect h5 {
  padding: 30px 0 10px 0;
}

.mxo-widget-central-gebruikers {
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  overflow: auto;
}
.mxo-widget-central-gebruikers .gebruikers-header {
  flex: 0 0 auto;
}
.mxo-widget-central-gebruikers .gebruikers-content {
  flex: 1 1 auto;
  overflow: auto;
}


/*# sourceMappingURL=index.836b53bb0bf4352d1ca0.css.map*/