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-dashboard-selector {   -webkit-box-sizing: border-box;           box-sizing: border-box; } :host {   -webkit-box-sizing: border-box;           box-sizing: border-box; } .mp-dashboard-selector-container, .mp-dashboard-selector-container * {   -webkit-box-sizing: border-box;           box-sizing: border-box; } .mp-dashboard-selector-container {   width: 320px; } .mp-dashboard-selector-container .mp-dashboard-selector-search-container {   border-bottom: 1px solid #ecf3f8;   padding: 16px; } .mp-dashboard-selector-container .mp-dashboard-selector-search-container mp-icon-input {   width: 100%; } .mp-dashboard-selector-container .mp-dashboard-selector-loading {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 150px;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container {   max-height: 400px;   overflow-y: auto;   position: relative; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container .mp-dashboard-selector-empty-state {   color: #9bacbf;   font-size: 13px;   font-style: italic;   padding: 16px 0;   text-align: center; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container .mp-dashboard-selector-divider {   border-bottom: 1px solid #ecf3f8;   margin: 0 20px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section {   padding: 10px 0; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-section-header {   color: #4c6072;   font-size: 11px;   font-weight: bold;   padding: 10px 20px;   text-transform: uppercase; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   border-radius: 4px;   cursor: pointer;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 50px;   margin: 0 10px;   padding: 0 10px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-active {   background-color: #ecf3f8; /* disable star action, pending design decision             .action.action // specificity hack to override display: none               display block             */ } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-active .mp-dashboard-selector-checkbox {   border-color: #009bff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-active .mp-dashboard-selector-text .mp-dashboard-selector-title {   color: #009bff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox {   background-color: #fff;   border: 1px solid #d8e0ea;   border-radius: 3px;   height: 18px;   margin-right: 10px;   width: 18px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=lightning-bolt] #bolt, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=alert] #circle, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon path {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox.mp-dashboard-selector-checked {   background-color: #009bff;   border-color: #009bff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-checkbox svg-icon {   margin: -3px 0 0 -3px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-text {   -webkit-box-flex: 1;       -ms-flex: 1 0;           flex: 1 0;   font-weight: 500;   min-width: 0; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-text .mp-dashboard-selector-placeholder {   font-weight: normal; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-text .mp-dashboard-selector-title {   color: #4c6072;   font-size: 13px;   line-height: 16px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-text .mp-dashboard-selector-description {   color: #9bacbf;   font-size: 12px;   line-height: 16px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action {   padding: 14px 10px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action .mp-dashboard-selector-icon.mp-dashboard-selector-icon {   display: block; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star {   display: none;   margin-right: -10px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=lightning-bolt] #bolt, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=alert] #circle, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon path {   color: #bdc9d6;   fill: #bdc9d6; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star:hover svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row .mp-dashboard-selector-action.mp-dashboard-selector-star:hover svg-icon path {   color: #009bff;   fill: #009bff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star {   display: block;   pointer-events: none; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=lightning-bolt] #bolt, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=alert] #circle, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon path {   color: #ffd209;   fill: #ffd209; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star svg-icon path {   -webkit-transition: 0;   transition: 0; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star:hover svg-icon svg, .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-starred .mp-dashboard-selector-action.mp-dashboard-selector-star:hover svg-icon path {   color: #009bff;   fill: #009bff; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-disabled {   pointer-events: none; } .mp-dashboard-selector-container .mp-dashboard-selector-items-container section .mp-dashboard-selector-item-row.mp-dashboard-selector-disabled .mp-dashboard-selector-checkbox.mp-dashboard-selector-checked {   background-color: #bdc9d6;   border-color: #bdc9d6; } .mp-dashboard-selector-container .mp-dashboard-selector-busy {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   background-color: #f4f9fd;   border-top: 1px solid #ecf3f8;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 50px;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center; } .mp-dashboard-selector-container .mp-dashboard-selector-create-field {   border-top: 1px solid #ecf3f8;   height: 50px;   padding: 6px; } .mp-dashboard-selector-container .mp-dashboard-selector-create-field mp-input-group {   height: 100%;   width: 100%; } ";
