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; } .mp-event-selector-wrapper {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex;   padding: 12px 26px 9px; /**     * Input animation     */ } .mp-event-selector-wrapper .selector-section {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -ms-flex-wrap: wrap;       flex-wrap: wrap; } .mp-event-selector-wrapper .selector-section .event-clickable, .mp-event-selector-wrapper .selector-section .property-filter {   border-bottom: dotted 1px #009bff;   color: #009bff;   cursor: pointer;   display: inline-block;   font-size: 16px;   height: 32px;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center;   line-height: 20px;   margin: 0 6px 10px 0;   min-width: 12px;   padding: 6px 0 5px;   position: relative; } .mp-event-selector-wrapper .selector-section .event-clickable:hover, .mp-event-selector-wrapper .selector-section .property-filter:hover {   border-bottom-style: solid; } .mp-event-selector-wrapper .selector-section .event-clickable span:not(:first-child)::before, .mp-event-selector-wrapper .selector-section .property-filter span:not(:first-child)::before {   content: ' '; } .mp-event-selector-wrapper .selector-section .event-clickable span:last-child, .mp-event-selector-wrapper .selector-section .property-filter span:last-child {   padding-right: 4px; } .mp-event-selector-wrapper .selector-section .event-clickable span {   margin-right: 4px; } .mp-event-selector-wrapper .selector-section .event-builder-container, .mp-event-selector-wrapper .selector-section .property-filter-builder-container {   bottom: 0;   left: 0;   position: absolute; } .mp-event-selector-wrapper .selector-section .property-filter-separator-label {   -ms-flex-item-align: start;       align-self: flex-start;   font-size: 16px;   line-height: 20px;   margin-right: 8px;   padding: 6px 0; } .mp-event-selector-wrapper .selector-section .property-filter-separator-label.where-label {   margin-left: 0; } .mp-event-selector-wrapper .selector-section .property-filter {   border-bottom-color: #9bacbf;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 32px;   line-height: 20px;   margin-right: 6px;   position: relative; } .mp-event-selector-wrapper .selector-section .property-filter:hover {   border-bottom-color: #009bff; } .mp-event-selector-wrapper .selector-section .property-filter:hover span.property-filter-label-part {   color: #009bff; } .mp-event-selector-wrapper .selector-section .property-filter:hover .property-filter-remove {   opacity: 1; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-label-part {   color: #9bacbf; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-label-part.highlight {   color: #6d859e; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove {   background: transparent;   border-width: 0;   opacity: 0;   padding: 0;   position: absolute;   right: -4px;   top: -8px; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon {   display: inline-block;   height: 16px;   min-height: 16px;   min-width: 16px;   position: relative;   width: 16px; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=lightning-bolt] #bolt, .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=alert] #circle, .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon svg {   height: 16px;   left: 0;   min-height: 16px;   min-width: 16px;   position: absolute;   top: 0;   width: 16px; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon svg, .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon path {   color: #6d859e;   fill: #6d859e; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon svg, .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove:hover svg-icon svg, .mp-event-selector-wrapper .selector-section .property-filter .property-filter-remove:hover svg-icon path {   color: #e4567b;   fill: #e4567b; } .mp-event-selector-wrapper .property-filter-add-section {   -webkit-box-align: end;       -ms-flex-align: end;           align-items: flex-end;   -ms-flex-item-align: start;       align-self: flex-start;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   margin-left: 8px;   position: relative; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   bottom: 0;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 32px;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center;   position: absolute; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon {   display: inline-block;   height: 18px;   min-height: 18px;   min-width: 18px;   position: relative;   width: 18px; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=lightning-bolt] #bolt, .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=alert] #circle, .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon svg {   height: 18px;   left: 0;   min-height: 18px;   min-width: 18px;   position: absolute;   top: 0;   width: 18px; } .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon svg, .mp-event-selector-wrapper .property-filter-add-section .property-filter-search-icon-wrapper svg-icon path {   color: #6d859e;   fill: #6d859e; } .mp-event-selector-wrapper .property-filter-add-section input.property-filter-search-input {   border: 0;   border-bottom: 1px dotted #009bff;   border-radius: 0;   -webkit-box-shadow: none;           box-shadow: none;   font-size: 14px;   height: 32px;   padding: 8px 0 8px 2px;   text-indent: 20px;   width: 160px; } .mp-event-selector-wrapper .property-filter-add-section input.property-filter-search-input.property-filter-search-active {   margin-right: 10px; } .mp-event-selector-wrapper .property-filter-add-section input.property-filter-search-input:focus {   border: 0;   border-bottom: 1px solid #009bff; } .mp-event-selector-wrapper .selector-remove {   cursor: pointer;   height: 30px;   padding: 5px;   position: absolute;   right: 0;   top: 0; } .mp-event-selector-wrapper .selector-remove svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=lightning-bolt] #bolt, .mp-event-selector-wrapper .selector-remove svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=alert] #circle, .mp-event-selector-wrapper .selector-remove svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-event-selector-wrapper .selector-remove svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-event-selector-wrapper .selector-remove svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-event-selector-wrapper .selector-remove svg-icon svg, .mp-event-selector-wrapper .selector-remove svg-icon path {   color: #9bacbf;   fill: #9bacbf; } .mp-event-selector-wrapper .selector-remove svg-icon svg, .mp-event-selector-wrapper .selector-remove svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-event-selector-wrapper .selector-remove:hover svg-icon svg, .mp-event-selector-wrapper .selector-remove:hover svg-icon path {   color: #e4567b;   fill: #e4567b; } .mp-event-selector-wrapper .property-filter-filter-button {   -webkit-transform: translate3d(-160px, 0, 0);           transform: translate3d(-160px, 0, 0);   -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);   transition: -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);   transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);   transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); } .mp-event-selector-wrapper .property-filter-add-section:not(.property-filter-pane-open) .property-filter-search-input, .mp-event-selector-wrapper .property-filter-add-section:not(.property-filter-pane-open) .property-filter-search-icon-wrapper {   pointer-events: none;   visibility: hidden; } .mp-event-selector-wrapper .property-filter-add-section.property-filter-pane-open .property-filter-filter-button {   -webkit-transform: translate3d(0, 0, 0);           transform: translate3d(0, 0, 0); } .mp-custom-event-builder {   max-height: 400px;   min-height: 350px;   overflow-y: auto; } .mp-custom-event-builder .add-event-button-container {   -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;           flex: 1;   margin-top: 20px; } .mp-custom-event-builder .add-event-button-container .add-event-button {   background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f4f9fd), to(#fff));   background-image: linear-gradient(0deg, #f4f9fd 0, #fff 100%);   border: 1px solid #bdc9d6;   border-radius: 50%;   -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);           box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);   cursor: pointer;   height: 28px;   margin-left: 2px;   padding: 0;   width: 28px; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=lightning-bolt] #bolt, .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=alert] #circle, .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon path {   color: #6d859e;   fill: #6d859e; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-custom-event-builder .add-event-button-container .add-event-button:hover svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button:hover svg-icon path {   color: #4ba8ff;   fill: #4ba8ff; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon {   margin: 2px; } .mp-custom-event-builder .add-event-button-container .add-event-button svg-icon svg {   -webkit-transform: rotateZ(-45deg);           transform: rotateZ(-45deg); } .mp-custom-event-builder .add-event-button-container .add-event-button:hover {   background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), to(#fff));   background-image: linear-gradient(0deg, #fff 0, #fff 100%);   -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);           box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23); } .mp-custom-event-builder .add-event-button-container .add-event-button:active {   border-color: #d8e0ea;   -webkit-box-shadow: 0 1px 0 0 #e5eef4, inset 0 2px 3px 0 #d8e0ea;           box-shadow: 0 1px 0 0 #e5eef4, inset 0 2px 3px 0 #d8e0ea; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=lightning-bolt] #bolt, .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=alert] #circle, .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button:active svg-icon path {   color: rgba(110,133,157,0.8);   fill: rgba(110,133,157,0.8); } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled {   opacity: 0.6;   pointer-events: none; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=lightning-bolt] #bolt, .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=alert] #circle, .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon path {   color: #6d859e;   fill: #6d859e; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled:hover svg-icon svg, .mp-custom-event-builder .add-event-button-container .add-event-button.add-event-button-container-disabled:hover svg-icon path {   color: #6d859e;   fill: #6d859e; } .mp-custom-event-builder .event-selector-block {   margin: 10px 0; } .mp-custom-event-builder .event-selector-block:first-child {   margin-top: 0; } .mp-custom-event-builder .event-selector-block mp-custom-event-builder-event-selector {   background-color: #fff;   border: 2px solid transparent;   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);   display: block;   position: relative; } .mp-custom-event-builder .event-selector-block mp-autoresizing-input, .mp-custom-event-builder .event-selector-block .autoresizing-input-input-container {   height: 24px;   margin-top: -3px; } .mp-custom-event-builder .event-selector-block mp-autoresizing-input input, .mp-custom-event-builder .event-selector-block .autoresizing-input-input-container input {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   border: 0;   border-radius: 0;   -webkit-box-shadow: none;           box-shadow: none;   color: #3b99f0;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   font-size: 16px;   font-weight: 500;   height: 100%;   line-height: 28px;   margin-right: -1px;   padding: 0; } mp-modal.custom-event-modal {   font-family: 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;   font-weight: 500;   max-width: 1326px;   width: calc(100% - 40px); } mp-modal.custom-event-modal .custom-event-modal-content {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column; } mp-modal.custom-event-modal * {   -webkit-box-sizing: border-box;           box-sizing: border-box; } mp-modal.custom-event-modal input {   -webkit-appearance: none;      -moz-appearance: none;           appearance: none;   outline: 0; } mp-modal.custom-event-modal .mp-modal-header-container {   height: 57px;   overflow: hidden; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   background: #4ba8ff;   border-top-left-radius: 5px;   border-top-right-radius: 5px;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center;   left: -1px;   padding: 16px 0;   position: absolute;   right: -1px;   top: -1px; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon {   display: inline-block;   height: 24px;   min-height: 24px;   min-width: 24px;   position: relative;   width: 24px; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=lightning-bolt] #bolt, mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=alert] #circle, mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon svg {   height: 24px;   left: 0;   min-height: 24px;   min-width: 24px;   position: absolute;   top: 0;   width: 24px; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon svg, mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header svg-icon path {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .mp-modal-header-container .mp-modal-header .mp-modal-title {   color: #fff;   font-size: 16px;   margin-left: 4px; } mp-modal.custom-event-modal .custom-event-name-subheader {   border-bottom: 1px solid #d8e0ea;   padding: 10px 16px; } mp-modal.custom-event-modal .custom-event-name-subheader .custom-event-name-wrapper {   display: inline-block; } mp-modal.custom-event-modal .custom-event-name-subheader mp-tooltip {   display: block; } mp-modal.custom-event-modal .custom-event-name-subheader mp-tooltip span {   white-space: normal; } mp-modal.custom-event-modal .mp-modal-content {   background-color: #f4f9fd;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;       -ms-flex: 1;           flex: 1;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column;   padding: 20px 24px 8px; } mp-modal.custom-event-modal .mp-modal-content .custom-event-builder {   -webkit-box-flex: 1;       -ms-flex: 1;           flex: 1; } mp-modal.custom-event-modal .mp-modal-content .custom-event-match-text {   color: #6d859e;   margin-bottom: 20px; } mp-modal.custom-event-modal .footer {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   border-top: 1px solid #d8e0ea;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   padding: 20px 24px; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=lightning-bolt] #bolt, mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=alert] #circle, mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon svg, mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon path {   color: #9bacbf;   fill: #9bacbf; } mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon svg, mp-modal.custom-event-modal .footer .delete-custom-event-button svg-icon path {   -webkit-transition: 0;   transition: 0; } mp-modal.custom-event-modal .footer .delete-custom-event-button:hover svg-icon svg, mp-modal.custom-event-modal .footer .delete-custom-event-button:hover svg-icon path {   color: #e4567b;   fill: #e4567b; } mp-modal.custom-event-modal .footer .messages-wrapper {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-flex: 1;       -ms-flex: 1;           flex: 1;   -webkit-box-orient: horizontal;   -webkit-box-direction: reverse;       -ms-flex-direction: row-reverse;           flex-direction: row-reverse; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=lightning-bolt] #bolt, mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=alert] #circle, mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 1px;   width: 22px; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon svg, mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning svg-icon path {   color: #9bacbf;   fill: #9bacbf; } mp-modal.custom-event-modal .footer .messages-wrapper .notifications-pause-warning span {   margin-left: 2px; } mp-modal.custom-event-modal .footer .modal-actions {   margin-left: 8px; } mp-modal.custom-event-modal .footer .modal-actions mp-button {   margin-left: 8px; } mp-modal.custom-event-modal custom-event-builder-dropdown, mp-modal.custom-event-modal mp-property-filter-menu {   position: absolute; } .mp-confirm-delete-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-confirm-delete-container .mp-confirm-delete-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;   overflow: auto;   padding: 15px 30px 0 20px;   text-align: left; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon {   width: 22px; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=lightning-bolt] #bolt, .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=alert] #circle, .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon svg, .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-icon svg-icon path {   color: #e4567b;   fill: #e4567b; } .mp-confirm-delete-container .mp-confirm-delete-body .mp-confirm-delete-copy {   margin-left: 6px; } .mp-confirm-delete-container .mp-confirm-delete-buttons {   border-top: 1px solid #d8e0ea;   margin-top: 15px;   padding: 15px 20px 15px 0;   text-align: right; } .mp-confirm-delete-container .mp-confirm-delete-buttons mp-button {   margin-left: 15px; } ";
