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-drop-menu {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   left: 0;   margin-bottom: 30px;   position: absolute;   top: 0;   z-index: 100; } :host {   display: -webkit-box;   display: -ms-flexbox;   display: flex;   left: 0;   margin-bottom: 30px;   position: absolute;   top: 0;   z-index: 100; } .mp-drop-menu-body, .mp-drop-menu-body * {   -webkit-box-sizing: border-box;           box-sizing: border-box; } .mp-drop-menu-body {   background-color: #fff;   border-radius: 5px;   -webkit-box-shadow: 0 10px 40px rgba(0,0,0,0.15);           box-shadow: 0 10px 40px rgba(0,0,0,0.15); } .mp-drop-menu-closed-down, .mp-drop-menu-closed-up {   display: none; } .mp-drop-menu-opening-down {   -webkit-animation: fadeOverlayInDown 100ms forwards;           animation: fadeOverlayInDown 100ms forwards;   opacity: 0; } .mp-drop-menu-opening-up {   -webkit-animation: fadeOverlayInUp 100ms forwards;           animation: fadeOverlayInUp 100ms forwards;   opacity: 0; } .mp-drop-menu-open-down, .mp-drop-menu-open-up {   opacity: 1; } .mp-drop-menu-closing-down {   -webkit-animation: fadeOverlayOutDown 100ms forwards;           animation: fadeOverlayOutDown 100ms forwards; } .mp-drop-menu-closing-up {   -webkit-animation: fadeOverlayOutUp 100ms forwards;           animation: fadeOverlayOutUp 100ms forwards; } .mp-drop-menu-caret {   border: 10px solid transparent;   border-bottom-color: #fff;   bottom: 100%;   height: 0;   margin-left: -10px;   pointer-events: none;   position: absolute;   width: 0; } .mp-drop-menu-caret-inverted {   bottom: initial;   top: 100%;   -webkit-transform: rotate(180deg);           transform: rotate(180deg); } @-webkit-keyframes fadeOverlayInDown {   from {     opacity: 0;     -webkit-transform: translateY(-10px);             transform: translateY(-10px);   }   to {     opacity: 0.9;   } } @keyframes fadeOverlayInDown {   from {     opacity: 0;     -webkit-transform: translateY(-10px);             transform: translateY(-10px);   }   to {     opacity: 0.9;   } } @-webkit-keyframes fadeOverlayOutDown {   from {     opacity: 0.9;   }   to {     opacity: 0;     -webkit-transform: translateY(-10px);             transform: translateY(-10px);   } } @keyframes fadeOverlayOutDown {   from {     opacity: 0.9;   }   to {     opacity: 0;     -webkit-transform: translateY(-10px);             transform: translateY(-10px);   } } @-webkit-keyframes fadeOverlayInUp {   from {     opacity: 0;     -webkit-transform: translateY(10px);             transform: translateY(10px);   }   to {     opacity: 0.9;   } } @keyframes fadeOverlayInUp {   from {     opacity: 0;     -webkit-transform: translateY(10px);             transform: translateY(10px);   }   to {     opacity: 0.9;   } } @-webkit-keyframes fadeOverlayOutUp {   from {     opacity: 0.9;   }   to {     opacity: 0;     -webkit-transform: translateY(10px);             transform: translateY(10px);   } } @keyframes fadeOverlayOutUp {   from {     opacity: 0.9;   }   to {     opacity: 0;     -webkit-transform: translateY(10px);             transform: translateY(10px);   } } ";
