module.exports = "* {   -webkit-font-smoothing: antialiased; } *:focus {   outline: 0; } *::-ms-clear {   height: 0;   width: 0; } body {   color: #6d859e;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-size: 13px;   font-stretch: normal;   font-weight: 400; } body.no-scroll {   overflow: hidden; } a, .mp-link {   cursor: pointer;   text-decoration: none; } a, .mp-link, a:visited, .mp-link:visited {   color: #3b99f0; } a:hover, .mp-link:hover {   color: #4ba8ff; } .mp-font-size-xl {   font-size: 18px; } .mp-font-size-large {   font-size: 16px; } .mp-font-size-medium {   font-size: 14px; } .mp-font-size-default {   font-size: 13px; } .mp-font-size-xs {   font-size: 11px;   text-transform: uppercase; } .mp-font-weight-bold {   font-weight: 600; } .mp-font-weight-medium {   font-weight: 500; } .mp-font-weight-regular {   font-weight: 400; } .mp-font-paragraph {   color: #6d859e;   font-size: 14px;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-stretch: normal;   font-weight: 500;   line-height: 18px; } input[type=text], textarea {   border: 1px solid #d8e0ea;   border-radius: 5px;   -webkit-box-sizing: border-box;           box-sizing: border-box;   color: #4c6072;   display: inline-block;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-size: 13px;   font-weight: 400;   padding: 8px;   -webkit-transition: border-color 150ms ease-out;   transition: border-color 150ms ease-out; } input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   color: #9bacbf !important;   font-weight: weight-normal !important; } input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {   color: #9bacbf !important;   font-weight: weight-normal !important; } input[type=text]::placeholder, textarea::placeholder {   color: #9bacbf !important;   font-weight: weight-normal !important; } input[type=text]:focus, textarea:focus, input[type=text]:active, textarea:active {   border-color: #3391e9;   -webkit-transition: border-color 200ms ease-in;   transition: border-color 200ms ease-in; } input[type=text] {   height: 36px; } mp-truncated-text {   display: inline-block;   white-space: nowrap;   width: 100%; } svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } svg-icon[icon=lightning-bolt] #bolt, svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } svg-icon[icon=alert] #circle, svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-confirm-title {   color: #4c6072;   font-size: 16px;   font-weight: 600;   line-height: 1.4;   margin-bottom: 10px; } .mp-confirm-description {   color: #6d859e;   font-size: 14px;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-stretch: normal;   font-weight: 500;   line-height: 18px; } .mp-confirm-delete-title {   color: #4c6072;   font-size: 16px;   font-weight: 600;   line-height: 1.4;   margin-bottom: 10px; } .mp-confirm-delete-description {   color: #6d859e;   font-size: 14px;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-stretch: normal;   font-weight: 500;   line-height: 18px; } .mp-dialog-content {   padding: 15px 30px; } .mp-dialog-container {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column; } .mp-dialog-container .mp-dialog-body {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;       -ms-flex-direction: row;           flex-direction: row;   min-height: 92px;   padding: 15px 30px 0 20px;   text-align: left; } .mp-dialog-container .mp-dialog-buttons {   border-top: 1px solid #d8e0ea;   margin-top: 15px;   padding: 15px 20px 15px 0;   text-align: right; } .mp-dialog-container mp-button {   margin-left: 15px;   min-width: 90px; } .mp-dialog-title {   color: #4c6072;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-size: 18px;   font-weight: 600;   line-height: 1.4; } .mp-dialog-subtitle {   color: #6d859e;   font-size: 14px;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-stretch: normal;   font-weight: 500;   line-height: 18px;   margin: 12px 0; } .mp-modal-content {   padding: 15px 30px; } .mp-modal-title {   color: #4c6072;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-size: 18px;   font-weight: 600;   line-height: 1.4; } .mp-modal-subtitle {   color: #6d859e;   font-size: 14px;   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-stretch: normal;   font-weight: 500;   line-height: 18px;   margin: 12px 0; } span.substr.matches-search {   color: #4c6072;   font-weight: 600; } .drop-menu-screen {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column; } mp-items-menu {   -webkit-overflow-scrolling: touch;   display: block;   overflow: auto; } :host {   -webkit-overflow-scrolling: touch;   display: block;   overflow: auto; } .screen-list-container .loading-items {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 80px;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center; } .screen-list-container .loading-items mp-spinner {   height: 30px;   width: 30px; } .screen-list-container .sections-hint {   color: #9bacbf;   font-size: 12px;   height: 12px;   margin-left: 18px;   margin-top: 8px;   position: relative;   top: 5px; } .screen-list-container .section-divider {   border-top: 1px solid #e5eef4;   margin: 0 10px; } .screen-list-container .section-label {   color: #6d859e;   font-size: 11px;   font-weight: 600;   margin: 20px 18px 0;   text-transform: uppercase; } .screen-list-container .section-label .dataset-name {   color: #bdc9d6;   float: right; } .screen-list-container ul.screen-options-list {   overflow: visible; } ul.screen-options-list {   -webkit-box-flex: 1;       -ms-flex: 1 1 auto;           flex: 1 1 auto;   margin: 0 10px;   overflow: auto;   padding: 0; } ul.screen-options-list:empty {   border-bottom: none; } ul.screen-options-list + ul.screen-options-list {   border-top: 1px solid #e5eef4;   margin-top: 2px;   padding-top: 2px; } ul.screen-options-list .matches-search {   color: #4ba8ff; } li.list-option {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   border-radius: 3px;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   font-size: 12px;   font-weight: 500; /* secondary-action */ /* end secondary-action */ } li.list-option:first-child {   margin-top: 10px; } li.list-option:last-child {   margin-bottom: 10px; } li.list-option.for-select-type.selected {   cursor: default;   font-weight: 600; } li.list-option.for-select-type.selected .option-label {   color: #4c6072; } li.list-option.for-select-type.selected .option-icon svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=lightning-bolt] #bolt, li.list-option.for-select-type.selected .option-icon svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=alert] #circle, li.list-option.for-select-type.selected .option-icon svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option.for-select-type.selected .option-icon svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option.for-select-type.selected .option-icon svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } li.list-option.for-select-type.selected .option-icon svg-icon svg, li.list-option.for-select-type.selected .option-icon svg-icon path {   color: #4c6072;   fill: #4c6072; } li.list-option.disabled {   opacity: 0.2;   pointer-events: none; } li.list-option.focused {   background-color: #ecf3f8; } li.list-option.focused.selectable {   cursor: pointer; } li.list-option.focused.selectable .option-label {   color: #4ba8ff; } li.list-option.focused.selectable .option-icon svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } li.list-option.focused.selectable .option-icon svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option.focused.selectable .option-icon svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option.focused.selectable .option-icon svg-icon[icon=lightning-bolt] #bolt, li.list-option.focused.selectable .option-icon svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option.focused.selectable .option-icon svg-icon[icon=alert] #circle, li.list-option.focused.selectable .option-icon svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option.focused.selectable .option-icon svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option.focused.selectable .option-icon svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option.focused.selectable .option-icon svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } li.list-option.focused.selectable .option-icon svg-icon svg, li.list-option.focused.selectable .option-icon svg-icon path {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option.expander {   color: #9bacbf; } li.list-option.expander .option-icon svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } li.list-option.expander .option-icon svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option.expander .option-icon svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option.expander .option-icon svg-icon[icon=lightning-bolt] #bolt, li.list-option.expander .option-icon svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option.expander .option-icon svg-icon[icon=alert] #circle, li.list-option.expander .option-icon svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option.expander .option-icon svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option.expander .option-icon svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option.expander .option-icon svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } li.list-option.expander .option-icon svg-icon svg, li.list-option.expander .option-icon svg-icon path {   color: #9bacbf;   fill: #9bacbf; } li.list-option .secondary-action {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   cursor: pointer;   display: none;   -webkit-box-flex: 0;       -ms-flex: 0;           flex: 0;   margin: 0 5px 0 10px;   opacity: 0; } li.list-option .secondary-action.caret {   height: 18px;   position: relative;   top: 1px; } li.list-option .secondary-action.caret svg-icon {   display: inline-block;   height: 16px;   min-height: 16px;   min-width: 16px;   position: relative;   width: 16px; } li.list-option .secondary-action.caret svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .secondary-action.caret svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .secondary-action.caret svg-icon[icon=lightning-bolt] #bolt, li.list-option .secondary-action.caret svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .secondary-action.caret svg-icon[icon=alert] #circle, li.list-option .secondary-action.caret svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .secondary-action.caret svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .secondary-action.caret svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .secondary-action.caret svg-icon svg {   height: 16px;   left: 0;   min-height: 16px;   min-width: 16px;   position: absolute;   top: 0;   width: 16px; } li.list-option .secondary-action.caret svg-icon svg, li.list-option .secondary-action.caret svg-icon path {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .secondary-action.pill {   background-color: #fff;   border-radius: 40px;   color: #9bacbf;   font-size: 11px;   font-weight: 600;   height: 18px;   line-height: 12px;   padding: 0 5px 0 10px;   -webkit-transition: background-color 0.1s;   transition: background-color 0.1s; } li.list-option .secondary-action.pill.focused, li.list-option .secondary-action.pill:hover {   background-color: #4ba8ff;   color: #fff; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon, li.list-option .secondary-action.pill:hover .pill-caret svg-icon {   display: inline-block;   height: 16px;   min-height: 16px;   min-width: 16px;   position: relative;   width: 16px; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=type-boolean] #left-dot, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=type-boolean] #right-dot, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=lightning-bolt] #bolt, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=lightning-bolt] #bolt, li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=lighting-bolt] #bolt, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=alert] #circle, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=alert] #circle, li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=alert] #stem, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=opt-out] #left-arrow, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon[icon=opt-out] #right-arrow, li.list-option .secondary-action.pill:hover .pill-caret svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon svg, li.list-option .secondary-action.pill:hover .pill-caret svg-icon svg {   height: 16px;   left: 0;   min-height: 16px;   min-width: 16px;   position: absolute;   top: 1px;   width: 16px; } li.list-option .secondary-action.pill.focused .pill-caret svg-icon svg, li.list-option .secondary-action.pill:hover .pill-caret svg-icon svg, li.list-option .secondary-action.pill.focused .pill-caret svg-icon path, li.list-option .secondary-action.pill:hover .pill-caret svg-icon path {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill .pill-caret {   position: relative;   right: -2px;   top: 0; } li.list-option .secondary-action.pill .pill-caret svg-icon {   display: inline-block;   height: 16px;   min-height: 16px;   min-width: 16px;   position: relative;   width: 16px; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=lightning-bolt] #bolt, li.list-option .secondary-action.pill .pill-caret svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=alert] #circle, li.list-option .secondary-action.pill .pill-caret svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .secondary-action.pill .pill-caret svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .secondary-action.pill .pill-caret svg-icon svg {   height: 16px;   left: 0;   min-height: 16px;   min-width: 16px;   position: absolute;   top: 1px;   width: 16px; } li.list-option .secondary-action.pill .pill-caret svg-icon svg, li.list-option .secondary-action.pill .pill-caret svg-icon path {   color: #9bacbf;   fill: #9bacbf; } li.list-option .secondary-action.pill.disabled {   opacity: 0.2;   pointer-events: none; } li.list-option.focused .secondary-action {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   opacity: 1; } li.list-option.list-empty {   pointer-events: none;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center; } li.list-option .option-label-section {   -webkit-box-flex: 1;       -ms-flex: 1 1;           flex: 1 1;   overflow: hidden;   padding: 9px 8px; } li.list-option .option-label-section .option-label {   color: #6d859e;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } li.list-option .option-label-section .option-label.theme-strong {   font-size: 11px;   font-weight: 600;   line-height: 11px;   text-transform: uppercase; } li.list-option .option-label-section .option-sub-label {   color: #9bacbf;   margin-top: 6px;   word-wrap: break-word; } li.list-option .option-label-section .option-sub-label.truncate {   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } li.list-option .option-icon {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   padding-left: 5px; } li.list-option .option-icon svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } li.list-option .option-icon svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .option-icon svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .option-icon svg-icon[icon=lightning-bolt] #bolt, li.list-option .option-icon svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .option-icon svg-icon[icon=alert] #circle, li.list-option .option-icon svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .option-icon svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .option-icon svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .option-icon svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } li.list-option .option-icon svg-icon svg, li.list-option .option-icon svg-icon path {   color: #6d859e;   fill: #6d859e; } li.list-option .option-icon.align-right {   -webkit-box-ordinal-group: 2;       -ms-flex-order: 1;           order: 1;   padding-right: 10px; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=lightning-bolt] #bolt, li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=alert] #circle, li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon svg, li.list-option .option-icon.option-icon[icon='lightning-bolt'] svg-icon path {   color: #9270e2;   fill: #9270e2; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon {   display: inline-block;   height: 32px;   min-height: 32px;   min-width: 32px;   position: relative;   width: 32px; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=lightning-bolt] #bolt, li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=alert] #circle, li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } li.list-option .option-icon.option-icon[icon='beta-tag'] svg-icon svg {   height: 32px;   left: 0;   min-height: 32px;   min-width: 32px;   position: absolute;   top: 0;   width: 32px; } li.list-option mp-checkbox {   color: inherit;   font-size: inherit;   font-weight: inherit;   padding: 0 6px; } li.list-option mp-checkbox .option-label-section {   padding-left: 0; } li.list-option mp-checkbox .option-icon.align-right {   padding-right: 0; } li.list-option mp-checkbox .option-icon.align-left {   padding-left: 0;   padding-right: 8px; } ";
