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-smart-hub-alert {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex;   width: 360px; } :host {   display: -webkit-inline-box;   display: -ms-inline-flexbox;   display: inline-flex;   width: 360px; } .mp-sh-alert-container {   width: 100%; } .mp-sh-alert-content {   background-color: #fff;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column;   padding: 12px 25px 12px 46px;   position: relative;   -webkit-transition: background-color 0.25s;   transition: background-color 0.25s; } .mp-sh-alert-content.mp-sh-alert-unread {   background-color: rgba(108,184,255,0.05); } .mp-sh-alert-content .mp-sh-alert-header {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   position: relative; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-type-icon {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   height: 100%;   left: -26px;   position: absolute; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-type-icon svg {   display: block; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-type-icon svg path#arrow {   fill: #fff; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-type-icon.mp-sh-alert-type-anomaly svg path#disc {   fill: #ffd209; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-type-icon.mp-sh-alert-type-contour svg path#disc {   fill: #2dc376; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-header-text {   -webkit-box-flex: 1;       -ms-flex: 1;           flex: 1; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-header-text .mp-sh-alert-header-alert-type {   color: #4c6072;   font-weight: 600;   font-size: 13px; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-header-text .mp-sh-alert-header-report-type {   color: #4c6072;   font-size: 13px;   font-weight: 400; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove {   cursor: pointer;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   opacity: 0;   position: relative;   right: -5px;   -webkit-transition: opacity 0.25s;   transition: opacity 0.25s; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon {   display: inline-block;   height: 22px;   min-height: 22px;   min-width: 22px;   position: relative;   width: 22px; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=type-boolean] #left-dot {   color: #fff;   fill: #fff; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=type-boolean] #right-dot {   color: #4c6072;   fill: #4c6072; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=lightning-bolt] #bolt, .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=lighting-bolt] #bolt {   color: #fff;   fill: #fff; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=alert] #circle, .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=alert] #stem {   color: #fff;   fill: #fff; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=opt-out] #left-arrow {   color: #4ba8ff;   fill: #4ba8ff; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon[icon=opt-out] #right-arrow {   color: #1660a7;   fill: #1660a7; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon svg {   height: 22px;   left: 0;   min-height: 22px;   min-width: 22px;   position: absolute;   top: 0;   width: 22px; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon svg, .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon path {   color: #bdc9d6;   fill: #bdc9d6; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon svg, .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove svg-icon path {   -webkit-transition: 0.2s;   transition: 0.2s; } .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove:hover svg-icon svg, .mp-sh-alert-content .mp-sh-alert-header .mp-sh-alert-remove:hover svg-icon path {   color: #ec7191;   fill: #ec7191; } .mp-sh-alert-content .mp-sh-alert-message {   color: #6d859e;   font-size: 13px;   font-weight: 500;   margin: 6px 0;   text-align: start;   white-space: normal;   word-wrap: break-word; } .mp-sh-alert-content .mp-sh-alert-message .mp-sh-alert-keyword {   color: #4c6072; } .mp-sh-alert-content .mp-sh-alert-footer {   -webkit-box-align: center;       -ms-flex-align: center;           align-items: center;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: horizontal;   -webkit-box-direction: normal;       -ms-flex-direction: row;           flex-direction: row;   height: 26px;   -webkit-box-pack: justify;       -ms-flex-pack: justify;           justify-content: space-between; } .mp-sh-alert-content .mp-sh-alert-footer .mp-sh-alert-footer-time {   color: #9bacbf;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   -webkit-box-orient: vertical;   -webkit-box-direction: normal;       -ms-flex-direction: column;           flex-direction: column;   font-size: 12px;   font-weight: 400;   -webkit-box-pack: center;       -ms-flex-pack: center;           justify-content: center; } .mp-sh-alert-content.mp-sh-alert-in-report .mp-sh-alert-header .mp-sh-alert-remove {   opacity: 1; } .mp-sh-alert-content:not(.mp-sh-alert-in-report):hover {   background-color: #f4f9fd;   text-decoration: none; } .mp-sh-alert-content:not(.mp-sh-alert-in-report):hover .mp-sh-alert-header .mp-sh-alert-remove {   opacity: 1; } ";
