/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, table, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table {
    vertical-align: middle;
}
tbody, tfoot, thead, tr, th, td {
    vertical-align: inherit;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
th {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
p {
    margin: 1em 0;
}
h3 {
    font-size: 1.17em;
}
a {
    outline: none;
}
* {
  -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;
}
/* FORMS */
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;
}
/* component styles for slotted light DOM */
.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;
}
.mp-panel {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1.8px 0.2px rgba(69,81,113,0.15);
          box-shadow: 0 1px 1.8px 0.2px rgba(69,81,113,0.15);
  margin: 20px;
}
.mp-panel .mp-panel-section:not(:last-child) {
  border-bottom: 1px solid #d8e0ea;
}
body {
  background-color: #e5eef4;
  font-size: 14px;
}
.design-system {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.design-system .content-col {
  margin-bottom: 25px;
}
section.mp-panel > .mp-panel-section {
  padding: 30px;
}
section.mp-panel > .mp-panel-section:first-child {
  border-bottom: none;
  padding-bottom: 10px;
}
section.mp-panel h1 {
  color: #4c6072;
  font-size: 32px;
}
section.mp-panel h2 {
  color: #4c6072;
  font-size: 20px;
  margin-bottom: 20px;
}
section.mp-panel h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
section.mp-panel h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
section.mp-panel p.desc {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  margin-bottom: 20px;
  max-width: 900px;
}
section.mp-panel p.desc span.strong {
  font-weight: 600;
}
section.mp-panel .example {
  display: inline-block;
  border: 1px dashed #d8e0ea;
  padding: 10px;
  position: relative;
  margin: 10px;
  vertical-align: middle;
}
section.mp-panel .example.block {
  display: block;
  margin: 10px 0px;
}
section.mp-panel .example + p {
  margin-bottom: 5px;
}
section.iconography .item-palette,
section.colors .item-palette {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
section.iconography .item-palette .color-group:nth-child(n+2),
section.colors .item-palette .color-group:nth-child(n+2) {
  margin-bottom: 20px;
}
section.iconography .item-palette .list-block,
section.colors .item-palette .list-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
  width: 250px;
}
section.iconography .item-palette .list-block svg-icon,
section.colors .item-palette .list-block svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}
section.iconography .item-palette .list-block svg-icon[icon=type-boolean] #left-dot,
section.colors .item-palette .list-block svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
section.iconography .item-palette .list-block svg-icon[icon=type-boolean] #right-dot,
section.colors .item-palette .list-block svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
section.iconography .item-palette .list-block svg-icon[icon=lightning-bolt] #bolt,
section.colors .item-palette .list-block svg-icon[icon=lightning-bolt] #bolt,
section.iconography .item-palette .list-block svg-icon[icon=lighting-bolt] #bolt,
section.colors .item-palette .list-block svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
section.iconography .item-palette .list-block svg-icon[icon=alert] #circle,
section.colors .item-palette .list-block svg-icon[icon=alert] #circle,
section.iconography .item-palette .list-block svg-icon[icon=alert] #stem,
section.colors .item-palette .list-block svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
section.iconography .item-palette .list-block svg-icon[icon=opt-out] #left-arrow,
section.colors .item-palette .list-block svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.iconography .item-palette .list-block svg-icon[icon=opt-out] #right-arrow,
section.colors .item-palette .list-block svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
section.iconography .item-palette .list-block svg-icon svg,
section.colors .item-palette .list-block svg-icon svg {
  height: 22px;
  left: 0;
  min-height: 22px;
  min-width: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}
section.iconography .item-palette .list-block svg-icon svg,
section.colors .item-palette .list-block svg-icon svg,
section.iconography .item-palette .list-block svg-icon path,
section.colors .item-palette .list-block svg-icon path {
  color: #6d859e;
  fill: #6d859e;
}
section.iconography .item-palette .list-block svg-icon svg,
section.colors .item-palette .list-block svg-icon svg,
section.iconography .item-palette .list-block svg-icon path,
section.colors .item-palette .list-block svg-icon path {
  -webkit-transition: 0;
  transition: 0;
}
section.iconography .item-palette .list-block:hover svg-icon svg,
section.colors .item-palette .list-block:hover svg-icon svg,
section.iconography .item-palette .list-block:hover svg-icon path,
section.colors .item-palette .list-block:hover svg-icon path {
  color: #6cb8ff;
  fill: #6cb8ff;
}
section.iconography .item-palette .list-block .color,
section.colors .item-palette .list-block .color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  text-align: center;
  padding: 0px 5px;
  position: relative;
  width: 70px;
  height: 20px;
}
section.iconography .item-palette .list-block .color-label,
section.colors .item-palette .list-block .color-label {
  color: #bdc9d6;
  mix-blend-mode: multiply;
  padding-left: 5px;
  position: absolute;
}
section.iconography .item-palette .list-block .label,
section.colors .item-palette .list-block .label {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
section.styles .-mp-panel .example {
  background-color: #e5eef4;
}
section.styles .-mp-panel .example .first-panel {
  padding: 20px;
}
section.styles .-mp-panel .example .mp-panel-section {
  padding: 20px;
}
section.buttons .mp-button-bar .example {
  width: 250px;
}
section.buttons .mp-toggle .example mp-toggle {
  width: 500px;
}
section.buttons .mp-toggle .example mp-toggle.wide-toggle {
  width: 900px;
}
section.buttons .mp-toggle .example .toggle-val {
  margin-left: 10px;
}
section.form-elements .mp-radio-button .example mp-radio-button {
  display: block;
  margin-bottom: 10px;
}
section.form-elements .mp-select .example mp-select {
  display: inline-block;
}
section.form-elements .mp-tag-selector .example mp-drop-menu {
  top: 40px;
}
section.form-elements .mp-tag-selector .example .title {
  padding-top: 20px;
}
section.form-elements .mp-tag-selector .example .title .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 18px;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=lightning-bolt] #bolt,
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=alert] #circle,
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon svg {
  height: 22px;
  left: 0;
  min-height: 22px;
  min-width: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}
section.form-elements .mp-tag-selector .example .title .header svg-icon svg,
section.form-elements .mp-tag-selector .example .title .header svg-icon path {
  color: #39d183;
  fill: #39d183;
}
section.form-elements .mp-tag-selector .example .title .header .header-text {
  color: #4c6072;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.12;
  margin: auto 0;
  padding-left: 10px;
}
section.form-elements .mp-tag-selector .example .title .subtext {
  color: #9bacbf;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 20px 50px;
}
section.menus-toasts-tooltips .mp-toast .controls mp-button {
  margin-right: 16px;
}
section.menus-toasts-tooltips .mp-drop-menu .example mp-button {
  width: 140px;
}
section.menus-toasts-tooltips .mp-drop-menu .example .drop-menu-container {
  position: relative;
}
section.menus-toasts-tooltips .mp-drop-menu .example .emoji {
  padding: 20px;
  font-size: 100px;
}
section.menus-toasts-tooltips .mp-tooltip .example {
  width: 100px;
}
section.menus-toasts-tooltips .mp-tooltip .example svg-icon {
  left: 40px;
}
section.menus-toasts-tooltips .mp-upsell-popup .example {
  width: 320px;
  height: 120px;
}
section.modals-dialogs .mp-modal .example .mp-modal-large-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 80vw;
  max-height: 80vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80vw;
}
section.modals-dialogs .mp-modal .example .mp-modal-large-content .emoji {
  font-size: 150px;
  margin-bottom: 50px;
}
section.modals-dialogs .mp-modal .example .wide-modal {
  width: 500px;
}
section.modals-dialogs .example mp-dialog {
  left: 400px;
  position: absolute;
}
section.item-lists .mp-items-menu .example mp-icon-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  width: 320px;
}
section.item-lists .mp-items-menu .example mp-items-menu {
  height: 500px;
  width: 320px;
}
section.calendar-date-picker .mp-calendar .example {
  height: 250px;
}
section.calendar-date-picker .mp-date-range-picker .example {
  height: 370px;
  width: 375px;
}
section.charts .mp-pie-chart .example {
  height: 250px;
  width: 250px;
}
section.charts .mp-pie-chart .example .pie-segment-tooltip {
  font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
}
section.charts .mp-pie-chart .example .pie-segment-tooltip .pie-segment-tooltip-icon {
  margin-right: 5px;
}
section.charts .mp-pie-chart .example .pie-segment-tooltip .pie-segment-tooltip-label,
section.charts .mp-pie-chart .example .pie-segment-tooltip .pie-segment-tooltip-value {
  font-weight: 600;
  margin-right: 5px;
}
section.bookmarks-widget .example {
  height: 25px;
  width: 200px;
}
section.bookmarks-widget .example mp-bookmarks-widget {
  background: none;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
section.smart-hub .mp-smart-hub-data-point .example {
  height: 16px;
  width: 16px;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=lightning-bolt] #bolt,
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=alert] #circle,
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon svg {
  height: 22px;
  left: 0;
  min-height: 22px;
  min-width: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon svg,
section.smart-hub .mp-smart-hub-dropdown .example svg-icon path {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon svg,
section.smart-hub .mp-smart-hub-dropdown .example svg-icon path {
  -webkit-transition: 0;
  transition: 0;
}
section.smart-hub .mp-smart-hub-dropdown .example:hover svg-icon svg,
section.smart-hub .mp-smart-hub-dropdown .example:hover svg-icon path {
  color: #2687e3;
  fill: #2687e3;
}
section.smart-hub .mp-smart-hub-dropdown .example svg-icon {
  cursor: pointer;
}
section.dashboard-selector .example mp-dashboard-selector {
  left: 0;
  position: absolute;
  top: 48px;
}
section.custom-event-modal .example .editable-custom-event {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px #4ba8ff dotted;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  line-height: 20px;
  padding-bottom: 6px;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 2px;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=lightning-bolt] #bolt,
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=alert] #circle,
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon svg {
  height: 22px;
  left: 0;
  min-height: 22px;
  min-width: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon svg,
section.custom-event-modal .example .editable-custom-event .custom-event-icon svg-icon path {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.custom-event-modal .example .editable-custom-event .edit-label {
  font-size: 16px;
  color: #4ba8ff;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 1px;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon {
  display: inline-block;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  position: relative;
  width: 22px;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=lightning-bolt] #bolt,
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=alert] #circle,
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon svg {
  height: 22px;
  left: 0;
  min-height: 22px;
  min-width: 22px;
  position: absolute;
  top: 0;
  width: 22px;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon svg,
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon path {
  color: #bdc9d6;
  fill: #bdc9d6;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon svg,
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon svg-icon path {
  -webkit-transition: 0;
  transition: 0;
}
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon:hover svg-icon svg,
section.custom-event-modal .example .editable-custom-event .edit-custom-event-icon:hover svg-icon path {
  color: #4ba8ff;
  fill: #4ba8ff;
}
section.custom-event-modal .example mp-button {
  display: inline-block;
  margin-left: 15px;
}
nav.mp-panel {
  margin-right: 0px;
  padding: 30px 10px 20px 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
nav.mp-panel .mp-logo {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjMwcHgiIGhlaWdodD0iOTBweCIgdmlld0JveD0iMCAwIDIzMCA5MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPm1wLWxvZ288L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibXAtbG9nbyI+CiAgICAgICAgICAgIDxnIGlkPSJIZWFkZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzcuMDAwMDAwLCAtMC41MDAwMDApIj4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSJNaXhwYW5lbC1EZXNpZ24iIGZvbnQtZmFtaWx5PSJIZWx2ZXRpY2FOZXVlLCBIZWx2ZXRpY2EgTmV1ZSIgZm9udC1zaXplPSIzMSIgZm9udC13ZWlnaHQ9Im5vcm1hbCIgZmlsbD0iIzRDNjA3MiI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjEzNi44ODE1IiB5PSI4NCI+TWl4cGFuZWwgRGVzaWduPC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAyLjAwMDAwMCwgMC41MDAwMDApIiBmaWxsPSIjNEJBOEZGIj4KICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTUiIGN4PSIxMSIgY3k9IjExIiByPSIxMSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC01LUNvcHkiIGN4PSI1MCIgY3k9IjExIiByPSI4Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTUtQ29weS0yIiBjeD0iODEuNSIgY3k9IjExLjUiIHI9IjMuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat top center;
  background-size: contain;
  height: 50px;
  margin: 0 auto;
  width: 220px;
}
nav.mp-panel .nav-search {
  margin: 30px 10px 10px 10px;
  position: relative;
}
nav.mp-panel mp-items-menu {
  height: calc(100vh - 220px);
  overflow: auto;
}
.mp-table {
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
          box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
  color: #6d859e;
  cursor: default;
}
.mp-table-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8e0ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  height: 59px;
}
.mp-table-header .mp-table-header-title {
  color: #6d859e;
  font-size: 16px;
  font-weight: 600;
}
.mp-table-titles {
  background-color: #f4f9fd;
  border-bottom: 1px solid #d8e0ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 39px;
}
.mp-table-title-cell {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 12px;
  font-weight: 600;
  padding: 0 22px;
}
.mp-table-title-cell:not(.mp-table-sort-column) .mp-table-sort-controls {
  visibility: hidden;
}
.mp-table-title-cell.mp-table-can-sort:hover {
  cursor: pointer;
}
.mp-table-title-cell.mp-table-can-sort:hover .mp-table-sort-controls {
  visibility: visible;
}
.mp-table-body {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mp-table-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8e0ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 60px;
  position: relative;
}
.mp-table-row:last-child {
  border-bottom: none;
}
.mp-table-row .mp-table-new-row-indicator {
  border-color: #ffd209 transparent transparent transparent;
  border-style: solid;
  border-width: 16px 16px 0 0;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.mp-table-cell {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 13px;
  font-weight: 400;
  height: 20px;
  line-height: 1.4;
  padding: 0 22px;
}
.mp-table-cell.mp-table-action-cell {
  font-weight: 500;
}
.mp-table-body-clickable .mp-table-row:hover {
  background-color: #f4f9fd;
}
.mp-table-body-clickable .mp-table-row:hover:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.mp-table-body-clickable .mp-table-row:hover .mp-table-action-cell {
  color: #4ba8ff;
}
.mp-table-sort-controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 6px;
}
.mp-table-sort-controls svg-icon {
  display: inline-block;
  height: 14px;
  min-height: 14px;
  min-width: 14px;
  position: relative;
  width: 14px;
}
.mp-table-sort-controls svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
.mp-table-sort-controls svg-icon[icon=lightning-bolt] #bolt,
.mp-table-sort-controls svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls svg-icon[icon=alert] #circle,
.mp-table-sort-controls svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
.mp-table-sort-controls svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
.mp-table-sort-controls svg-icon svg {
  height: 14px;
  left: 0;
  min-height: 14px;
  min-width: 14px;
  position: absolute;
  top: 0;
  width: 14px;
}
.mp-table-sort-controls svg-icon svg,
.mp-table-sort-controls svg-icon path {
  color: #9bacbf;
  fill: #9bacbf;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon {
  display: inline-block;
  height: 14px;
  min-height: 14px;
  min-width: 14px;
  position: relative;
  width: 14px;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=lightning-bolt] #bolt,
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=alert] #circle,
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon svg {
  height: 14px;
  left: 0;
  min-height: 14px;
  min-width: 14px;
  position: absolute;
  top: 0;
  width: 14px;
}
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon svg,
.mp-table-sort-controls.mp-table-sort-asc .mp-table-sort-caret-down svg-icon path {
  color: #4c6072;
  fill: #4c6072;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon {
  display: inline-block;
  height: 14px;
  min-height: 14px;
  min-width: 14px;
  position: relative;
  width: 14px;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=type-boolean] #left-dot {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=type-boolean] #right-dot {
  color: #4c6072;
  fill: #4c6072;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=lightning-bolt] #bolt,
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=lighting-bolt] #bolt {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=alert] #circle,
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=alert] #stem {
  color: #fff;
  fill: #fff;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=opt-out] #left-arrow {
  color: #4ba8ff;
  fill: #4ba8ff;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon[icon=opt-out] #right-arrow {
  color: #1660a7;
  fill: #1660a7;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon svg {
  height: 14px;
  left: 0;
  min-height: 14px;
  min-width: 14px;
  position: absolute;
  top: 0;
  width: 14px;
}
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon svg,
.mp-table-sort-controls.mp-table-sort-desc .mp-table-sort-caret-up svg-icon path {
  color: #4c6072;
  fill: #4c6072;
}
.mp-table-sort-controls .mp-table-sort-caret-up {
  height: 6px;
}
.mp-table-sort-controls .mp-table-sort-caret-down {
  height: 14px;
}
.auto-doc .mp-table {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 25px;
}
.auto-doc .mp-table .header-title {
  background-color: #ecf3f8;
}
.auto-doc .mp-table .mp-table-row {
  height: initial;
  padding: 10px 0px;
  border-bottom: 1px solid #d8e0ea;
}
.auto-doc .mp-table .mp-table-cell {
  height: initial;
}
.auto-doc .mp-table .description {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}
