.mmf-button{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;display:inline-flex;flex-direction:row;align-items:center;height:36px;padding:0 16px}.mmf-button:not([disabled]){cursor:pointer;pointer-events:all}.mmf-button .mmf-icon ~ *{padding-left:8px}.mmf-label{display:block;padding-bottom:8px}.mmf-checkbox{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;margin:0;padding:0;background-color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;font-size:inherit}.mmf-checkbox:not([disabled]){cursor:pointer;pointer-events:all}.mmf-checkbox::-ms-expand{display:none}.mmf-checkbox:checked:after{content:"check_box"}.mmf-checkbox:after{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;font-family:Material Icons;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"check_box_outline_blank";transform:translateY(10%)}.mmf-checkbox:after:not([disabled]){cursor:pointer;pointer-events:all}.mmf-checkbox[disabled]:after{cursor:default}.mmf-form--checkbox label{display:inline-flex;flex-direction:row;align-items:center}.mmf-form--checkbox .mmf-label{padding-bottom:0}.mmf-form--checkbox .order--label-first .mmf-label{padding-right:8px}.mmf-form--checkbox .order--label-last .mmf-label{padding-left:8px}ul.mmf-form__errors{list-style:none;padding-left:0;margin:0}ul.mmf-form__errors li{margin-top:4px}.mmf-input{box-sizing:border-box;width:100%}.mmf-form--input label{display:flex;flex-direction:column}.mmf-list{list-style:none;padding:0;margin:0}.mmf-list__item{padding:8px 16px}.mmf-list__item.is-selected,.mmf-list__item:hover{cursor:pointer;background-color:rgba(0,0,0,0.12)}.mmf-list .is-value span.description{display:block}.mmf-popover{background:inherit;border:1px solid #ccc;box-sizing:border-box;position:absolute;transform:translateZ(0);z-index:1}.mmf-popover.is-hidden{display:none}.mmf-form--query-list .mmf-popover{background-color:#fff}.mmf-radio-btn-container{height:36px;display:contents}.mmf-radio-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;border:1px solid #29293a;border-radius:4px;background:transparent;display:inline-flex;flex-direction:row;align-items:center;margin:4px}.mmf-radio-btn:not([disabled]){cursor:pointer;pointer-events:all}.mmf-radio-btn:not([disabled]):not(.selected):hover{background-color:#c0c1c6}.mmf-radio-btn.selected{cursor:default;background-color:#e0e0e3}.mmf-radio-btn.is-disabled{border:1px solid rgba(41,41,58,0.3)}.mmf-form--radio-buttons .order--label-first .mmf-label{display:flex;flex-direction:column}.mmf-form--radio-buttons .mmf-form__error{margin-top:4px;padding-top:8px}.mmf-select__wrapper{position:relative;display:inline-block;box-sizing:border-box;width:100%}.mmf-select__wrapper:after{content:"keyboard_arrow_down";font-family:Material Icons;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;align-items:center;bottom:0;display:flex;pointer-events:none;position:absolute;right:4px;top:0}.mmf-select__wrapper.is-disabled:after{opacity:.3}.mmf-select__wrapper.with-color select{padding-left:24px}.mmf-select__wrapper.with-color .select-icon{display:inline-block;border-radius:50%;height:8px;width:8px;position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:12;border:transparent}.mmf-select{width:100%;box-sizing:border-box;-moz-appearance:window;-webkit-appearance:none;-webkit-tap-highlight-color:#000;padding:7px 28px 7px 8px}.mmf-select:not([disabled]){cursor:pointer}.mmf-form--select label{display:flex;flex-direction:row;align-items:center;padding-bottom:8px}.mmf-form--select .mmf-label{padding-bottom:0}.mmf-form--select .order--label-first .mmf-label{padding-right:16px}.mmf-form--select .order--label-last .mmf-label{padding-left:16px}.mmf-switch.the-material,.mmf-switch.the-solid{outline:none;-webkit-tap-highlight-color:#000}.mmf-switch{background-color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;font-size:inherit;margin:0;background-color:rgba(0,0,0,0.3);border-radius:1em;border:1px solid rgba(0,0,0,0.3);width:2em;height:1em;position:relative;overflow:hidden}.mmf-switch::-ms-expand{display:none}.mmf-switch:after{background-color:#fff;border-radius:1em;position:relative;content:"";display:block;height:100%;width:50%;left:0;margin:0;transition:left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),width 0.3s ease,margin 0.3s ease}.mmf-switch:checked{background-color:#2ecc71}.mmf-switch:checked:after{left:100%;transform:translate(-100%)}.mmf-switch:focus:after{z-index:20;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}.mmf-switch[disabled]{opacity:.3}.mmf-switch:not([disabled]){-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.mmf-switch:not([disabled]):not([disabled]){cursor:pointer;pointer-events:all}.mmf-switch:not([disabled]):hover{cursor:pointer}.mmf-switch:not([disabled]):active:after{width:60%}.mmf-form--switch label{display:inline-flex;flex-direction:row;align-items:center}.mmf-form--switch .mmf-label{padding-bottom:0}.mmf-form--switch .order--label-first .mmf-label{padding-right:8px}.mmf-form--switch .order--label-last .mmf-label{padding-left:8px}.mmf-textarea{width:100%;box-sizing:border-box;resize:vertical}.mmf-textarea:focus{outline-style:none;outline-width:0}.mmf-form--textarea label{display:flex;flex-direction:column}.mmf-form--textarea textarea{box-sizing:border-box}.mmf-form .mmf-meta{margin-top:4px}.mmf-form.is-enabled label:hover{cursor:pointer}.mmf-icon{font-family:Material Icons;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.mmf-button{font-weight:400;font-family:inherit;font-size:inherit;line-height:1em}.mmf-form__error--warning{color:#f39c12}.mmf-form__error--error{color:#ff4c4c}.mmf-input{font-weight:400;color:inherit}.mmf-input,.mmf-label{font-size:inherit;font-family:inherit}.mmf-label{color:inherit;user-select:none;color:#000}.mmf-select__wrapper:after{font-size:1.25em;color:#000}.mmf-select{font-family:inherit;font-size:inherit}.mmf-select option{font-size:inherit;color:#000}.mmf-textarea{font-size:inherit;font-family:inherit}.mmf-form.hasError .mmf-textarea{border-color:#ff4c4c}.the-ux.mmf-form--textarea textarea{font-weight:400;color:inherit;font-size:inherit;line-height:1.4em}.mmf-form__errors{font-size:.8em;color:#ff4c4c}.mmf-meta{opacity:.54;font-style:italic;font-size:.8em}.mmf-form.is-disabled .mmf-form__errors,.mmf-form.is-disabled .mmf-meta,.mmf-form.is-disabled span.mmf-label{opacity:.3}.ed-overlay{background:rgba(30,30,30,0.5);bottom:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:102}.ed-overlay .ed-overlay__card{align-self:center;box-sizing:border-box;display:flex;flex-direction:column;width:auto}.ed-object.is-collapsed>.ed-children{display:none}.ed-item.with-index:before{content:attr(data-index);display:inline-block;position:absolute;left:-48px;width:48px;line-height:2;text-align:center}.ed-child:first-child>.ed-separator{display:none}.ed-array.is-collapsed>.ed-separator,.ed-array.is-collapsed>.ed-children{display:none}.ed-separator{min-height:8px;background-color:var(--ed-bg-color, transparent);display:flex;justify-content:center}.ed-separator button.the-default{font-size:.8em;border:0}.ed-separator button.the-default span{display:none}.ed-child{position:relative}.ed-actions{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;position:absolute;right:0;transform:translateX(100%);z-index:101}.ed-actions:not([disabled]){cursor:pointer;pointer-events:all}.ed-actions ul{list-style:none;display:none;min-width:144px;background-color:var(--ed-bg-color, #fff)}.ed-actions ul li button.mmf-button{border:0;margin:0;width:100%}.ed-actions.is-enabled:hover ul{display:block}.ed-actions>ul{position:absolute;top:48px;margin:0;transform:translateY(-50%) translateX(-100%)}.ed-header{display:flex;align-items:center}.ed-header h2{margin:0}.ed-header.no-title.no-actions{display:none}.ed-header.no-title .ed-header__title{display:none}.ed-header.no-actions .ed-actions{display:none}.ed-header.with-icon .ed-header__title h2{padding-left:0}.ed-header.with-actions{padding-right:0}.ed-header .ed-header__title{display:flex;align-items:center;flex-grow:1;min-height:36px}.ed-header .ed-header__title .mmf-icon{width:1.5em}.ed-header{display:flex;align-items:center}.ed-header h2{margin:0}.ed-header.no-title.no-actions{display:none}.ed-header.no-title .ed-header__title{display:none}.ed-header.no-actions .ed-actions{display:none}.ed-header.with-icon .ed-header__title h2{padding-left:0}.ed-header.with-actions{padding-right:0}.ed-header .ed-header__title{display:flex;align-items:center;flex-grow:1;min-height:36px}.ed-header .ed-header__title .mmf-icon{width:1.5em}.ed-description{padding-bottom:16px}.ed-errors{padding:8px 16px;font-size:.8em;color:#d86868}.ed-errors .is-warning{color:#f39c12}.ed-errors .ed-error{display:flex;align-items:center}.ed-errors .ed-error span{flex-grow:1}.ed-errors .ed-error a.mmf-icon{flex-shrink:1;flex-grow:0;padding:0;padding-left:8px;text-decoration:none;font-size:2em;line-height:1em;width:auto;height:auto}.with-insert-button .mmf-card{margin-bottom:0}.ed-child{position:relative}.ed-description{padding-bottom:16px}.ed-errors{padding:8px 16px;font-size:.8em;color:#d86868}.ed-errors .is-warning{color:#f39c12}.ed-errors .ed-error{display:flex;align-items:center}.ed-errors .ed-error span{flex-grow:1}.ed-errors .ed-error a.mmf-icon{flex-shrink:1;flex-grow:0;padding:0;padding-left:8px;text-decoration:none;font-size:2em;line-height:1em;width:auto;height:auto}.ed-overlay{z-index:1002;padding:48px 8px}.ed-overlay__card{z-index:20;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);width:100%;margin:48px 16px 0px 0px;background:#fff;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,0.5);z-index:240;box-shadow:0 24px 48px rgba(0,0,0,0.4),0 30px 25px rgba(0,0,0,0.2);margin:0;max-width:960px;min-height:144px;max-height:96vh;min-width:192px}.ed-overlay__card--fullscreen{width:96vw;height:96vh}.ed-overlay h1{font-weight:400;line-height:1em;margin:0}.ed-overlay .ed-card__header{padding:24px;padding-bottom:0}.ed-overlay .ed-card__content{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:24px;position:relative}.ed-overlay .ed-card__footer{padding:8px;text-align:right}.ed-overlay-tiles{max-width:768px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.ed-form-box{box-sizing:border-box;cursor:pointer}.ed-form-box:hover .ed-form-box__content{background-color:rgba(0,200,82,0.3);z-index:40;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}.ed-form-box__content{border-radius:4px;z-index:20;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);box-sizing:border-box;margin:8px;width:176px;height:176px;color:rgba(0,0,0,0.87);background-color:#eceff1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color 0.1s linear}.ed-form-box__title{font-weight:700;text-align:center;padding:8px}.ed-form-box__title .mmf-icon{width:auto;height:auto;line-height:inherit;font-size:0.8rem;padding-right:8px}.ed-form-box__description{font-weight:400;font-size:.8em;line-height:1.2em;text-align:center;margin:8px;overflow-x:hidden;overflow-y:auto}.ed-value--oneof .mmf-form.mmf-form--select{text-align:center}.ed-value--oneof .mmf-form.mmf-form--select label{display:inline-flex;align-items:center;flex-direction:row}.ed-value--oneof .mmf-form.mmf-form--select label .mmf-label{padding-bottom:0}.ed-minimap .mmf-icon{flex-shrink:0;width:2em;user-select:none;text-align:center}.ed-minimap__child{overflow:hidden}.ed-minimap__child.no-icon .ed-minimap__header{padding-left:2em}.ed-minimap__child.is-collapsed .ed-minimap__children{display:none}.ed-minimap__header{display:flex;align-items:center;height:48px}.ed-minimap__header:hover{cursor:pointer}.ed-minimap__title{width:100%}.group{--ed-color--bg: rgb(242,242,243)}.group--bordered{border:1px solid #aaa;border-radius:4px;background:rgba(0,0,0,0.1)}.group--colored{background:#fff}.group>*{padding:8px}.group>*.with-actions>.ed-header__actions{padding-right:8px}[data-point]:not(:last-child){padding-top:8px;padding-bottom:8px}[data-point] [data-point]>.ed-header{border-bottom:1px solid var(--ed-color--bg, rgba(0,0,0,0));padding-bottom:8px;margin-bottom:8px}[data-point] [data-point] [data-point]>.ed-header{position:relative;border-bottom:0;padding-bottom:8px;margin-bottom:8px}[data-point] [data-point] [data-point]>.ed-header:after{content:"";position:absolute;display:block;left:0;bottom:-2px;height:2px;width:48px;background-color:var(--ed-color--bg, rgba(0,0,0,0))}
