.tree .singleSelect .tree-node .node-wrapper.checked{background-color:#e0e0e0}.tree .tree-node .node-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;min-height:40px;padding-left:8px;padding-right:8px}.tree .checkbox-wrapper{border-color:#1f2020;border-radius:3px;cursor:pointer;height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px}.tree .checkbox-wrapper.checked,.tree .checkbox-wrapper.indeterminate{background-color:#5890e0;border-color:#5890e0;border-width:0}.tree .checkbox-wrapper.checked:after{border-bottom-color:#fff;border-bottom-width:2px;border-left-color:#fff;border-left-width:2px;border-right:2px #fff;border-top:2px #fff;height:6px;margin-left:2px;margin-top:3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:12px}.tree .checkbox-wrapper.indeterminate:after{background-color:#fff;border:none;height:2px;margin-left:3px;margin-top:7px;-webkit-transform:none;transform:none;width:10px}.tree .icon-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:16px}.tree div:focus{background-color:#e0e0e0;border:0}.tree .input-wrapper{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-preferred-size:0%;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:0%;flex-grow:1;flex-shrink:0;font-size:14px;margin-left:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree .input-wrapper.clickable{cursor:pointer}.tree .folder{color:#ffaa4d}div.chart[data-v-83fdf106]{height:100%;width:100%}.mc-icon__root[data-v-db837644]{fill:currentColor;-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em}.mc-icon__root.mc-icon__root--size-inherit[data-v-db837644]{font-size:inherit}.mc-icon__root.mc-icon__root--size-small[data-v-db837644]{font-size:16px}.mc-icon__root.mc-icon__root--size-default[data-v-db837644]{font-size:20px}.mc-icon__root.mc-icon__root--size-large[data-v-db837644]{font-size:32px}.mc-icon__root.mc-icon__root--color-inherit[data-v-db837644]{color:inherit}.mc-icon__root.mc-icon__root--color-primary[data-v-db837644]{color:#293b51}.mc-icon__root.mc-icon__root--color-danger[data-v-db837644]{color:#f44336}.mc-icon__root.mc-icon__root--color-warning[data-v-db837644]{color:#ff9800}.mc-icon__root.mc-icon__root--color-success[data-v-db837644]{color:#4caf50}.mc-icon__root.mc-icon__root--color-action[data-v-db837644]{color:rgba(0,0,0,.54)}.mc-icon__root.mc-icon__root--color-disabled[data-v-db837644]{color:rgba(0,0,0,.26)}.circular-progress__root{display:inline-block}.circular-progress__root.circular-progress__root--color-primary{color:#293b51}.circular-progress__root.circular-progress__root--color-default{color:#f2f2f2}.circular-progress__root.circular-progress__root--indeterminate{-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circularRotate;animation-name:circularRotate;-webkit-animation-timing-function:linear;animation-timing-function:linear}.circular-progress__root.circular-progress__root--determinate{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.circular-progress__root .circular-progress__svg{display:block}.circular-progress__root .circular-progress__circle{stroke:currentColor}.circular-progress__root .circular-progress__circle.circular-progress__circle--indeterminate{stroke-dasharray:80px 200px;stroke-dashoffset:0px;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circularDash;animation-name:circularDash;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.circular-progress__root .circular-progress__circle.circular-progress__circle--determinate{-webkit-transition:stroke-dashoffset;transition:stroke-dashoffset;-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}@-webkit-keyframes circularRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes circularRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes circularDash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}@keyframes circularDash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.btn__root[data-v-2a5a6918]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:14px;font-size:px-to-rem(14px);font-weight:600;justify-content:center;letter-spacing:.304px;letter-spacing:px-to-rem(.304px);margin:0;outline:0;padding:0;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn__root.btn__root--disabled[data-v-2a5a6918],.btn__root[data-v-2a5a6918]:disabled{opacity:.25;pointer-events:none}.btn__root.btn__root--color-primary.btn__root--variant-contained[data-v-2a5a6918]{background-color:#293b51;border:1px solid transparent;color:#fff}.btn__root.btn__root--color-primary.btn__root--variant-contained .btn__circular-progress[data-v-2a5a6918]{border-top-color:#fff}.btn__root.btn__root--color-primary.btn__root--variant-contained[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-primary.btn__root--variant-contained[data-v-2a5a6918]:hover{background-color:#324762}.btn__root.btn__root--color-primary.btn__root--variant-contained[data-v-2a5a6918]:active{background-color:#3e597a}.btn__root.btn__root--color-primary.btn__root--variant-outlined[data-v-2a5a6918]{border:1px solid #1c2938;color:#1c2938}.btn__root.btn__root--color-primary.btn__root--variant-outlined .btn__circular-progress[data-v-2a5a6918]{border-top-color:#1c2938}.btn__root.btn__root--color-primary.btn__root--variant-outlined[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-primary.btn__root--variant-outlined[data-v-2a5a6918]:hover{background-color:#324762;color:#fff}.btn__root.btn__root--color-primary.btn__root--variant-outlined[data-v-2a5a6918]:active{background-color:#3e597a}.btn__root.btn__root--color-primary.btn__root--variant-text[data-v-2a5a6918]{border:1px solid transparent;color:#1c2938}.btn__root.btn__root--color-primary.btn__root--variant-text .btn__circular-progress[data-v-2a5a6918]{border-top-color:#1c2938}.btn__root.btn__root--color-primary.btn__root--variant-text[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-primary.btn__root--variant-text[data-v-2a5a6918]:hover{background-color:#5e6f82}.btn__root.btn__root--color-primary.btn__root--variant-text[data-v-2a5a6918]:active{background-color:#6d8096}.btn__root.btn__root--color-primary.btn__root--variant-icon[data-v-2a5a6918]{color:#1c2938}.btn__root.btn__root--color-primary.btn__root--variant-icon[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-primary.btn__root--variant-icon[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-primary.btn__root--variant-icon[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-success.btn__root--variant-contained[data-v-2a5a6918]{background-color:#4caf50;border:1px solid transparent;color:#fff}.btn__root.btn__root--color-success.btn__root--variant-contained .btn__circular-progress[data-v-2a5a6918]{border-top-color:#fff}.btn__root.btn__root--color-success.btn__root--variant-contained[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-success.btn__root--variant-contained[data-v-2a5a6918]:hover{background-color:#5cb860}.btn__root.btn__root--color-success.btn__root--variant-contained[data-v-2a5a6918]:active{background-color:#75c378}.btn__root.btn__root--color-success.btn__root--variant-outlined[data-v-2a5a6918]{border:1px solid #388e3c;color:#388e3c}.btn__root.btn__root--color-success.btn__root--variant-outlined .btn__circular-progress[data-v-2a5a6918]{border-top-color:#388e3c}.btn__root.btn__root--color-success.btn__root--variant-outlined[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-success.btn__root--variant-outlined[data-v-2a5a6918]:hover{background-color:#5cb860;color:#fff}.btn__root.btn__root--color-success.btn__root--variant-outlined[data-v-2a5a6918]:active{background-color:#75c378}.btn__root.btn__root--color-success.btn__root--variant-text[data-v-2a5a6918]{border:1px solid transparent;color:#388e3c}.btn__root.btn__root--color-success.btn__root--variant-text .btn__circular-progress[data-v-2a5a6918]{border-top-color:#388e3c}.btn__root.btn__root--color-success.btn__root--variant-text[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-success.btn__root--variant-text[data-v-2a5a6918]:hover{background-color:#93cf95}.btn__root.btn__root--color-success.btn__root--variant-text[data-v-2a5a6918]:active{background-color:#abdaad}.btn__root.btn__root--color-success.btn__root--variant-icon[data-v-2a5a6918]{color:#388e3c}.btn__root.btn__root--color-success.btn__root--variant-icon[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-success.btn__root--variant-icon[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-success.btn__root--variant-icon[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-danger.btn__root--variant-contained[data-v-2a5a6918]{background-color:#f44336;border:1px solid transparent;color:#fff}.btn__root.btn__root--color-danger.btn__root--variant-contained .btn__circular-progress[data-v-2a5a6918]{border-top-color:#fff}.btn__root.btn__root--color-danger.btn__root--variant-contained[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-danger.btn__root--variant-contained[data-v-2a5a6918]:hover{background-color:#f55a4e}.btn__root.btn__root--color-danger.btn__root--variant-contained[data-v-2a5a6918]:active{background-color:#f77970}.btn__root.btn__root--color-danger.btn__root--variant-outlined[data-v-2a5a6918]{border:1px solid #d32f2f;color:#d32f2f}.btn__root.btn__root--color-danger.btn__root--variant-outlined .btn__circular-progress[data-v-2a5a6918]{border-top-color:#d32f2f}.btn__root.btn__root--color-danger.btn__root--variant-outlined[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-danger.btn__root--variant-outlined[data-v-2a5a6918]:hover{background-color:#f55a4e;color:#fff}.btn__root.btn__root--color-danger.btn__root--variant-outlined[data-v-2a5a6918]:active{background-color:#f77970}.btn__root.btn__root--color-danger.btn__root--variant-text[data-v-2a5a6918]{border:1px solid transparent;color:#d32f2f}.btn__root.btn__root--color-danger.btn__root--variant-text .btn__circular-progress[data-v-2a5a6918]{border-top-color:#d32f2f}.btn__root.btn__root--color-danger.btn__root--variant-text[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-danger.btn__root--variant-text[data-v-2a5a6918]:hover{background-color:#ffc3c3}.btn__root.btn__root--color-danger.btn__root--variant-text[data-v-2a5a6918]:active{background-color:#ffe6e6}.btn__root.btn__root--color-danger.btn__root--variant-icon[data-v-2a5a6918]{color:#d32f2f}.btn__root.btn__root--color-danger.btn__root--variant-icon[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-danger.btn__root--variant-icon[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-danger.btn__root--variant-icon[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-warning.btn__root--variant-contained[data-v-2a5a6918]{background-color:#ff9800;border:1px solid transparent;color:#fff}.btn__root.btn__root--color-warning.btn__root--variant-contained .btn__circular-progress[data-v-2a5a6918]{border-top-color:#fff}.btn__root.btn__root--color-warning.btn__root--variant-contained[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-warning.btn__root--variant-contained[data-v-2a5a6918]:hover{background-color:#ffa21a}.btn__root.btn__root--color-warning.btn__root--variant-contained[data-v-2a5a6918]:active{background-color:#ffb13d}.btn__root.btn__root--color-warning.btn__root--variant-outlined[data-v-2a5a6918]{border:1px solid #f57c00;color:#f57c00}.btn__root.btn__root--color-warning.btn__root--variant-outlined .btn__circular-progress[data-v-2a5a6918]{border-top-color:#f57c00}.btn__root.btn__root--color-warning.btn__root--variant-outlined[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-warning.btn__root--variant-outlined[data-v-2a5a6918]:hover{background-color:#ffa21a;color:#fff}.btn__root.btn__root--color-warning.btn__root--variant-outlined[data-v-2a5a6918]:active{background-color:#ffb13d}.btn__root.btn__root--color-warning.btn__root--variant-text[data-v-2a5a6918]{border:1px solid transparent;color:#f57c00}.btn__root.btn__root--color-warning.btn__root--variant-text .btn__circular-progress[data-v-2a5a6918]{border-top-color:#f57c00}.btn__root.btn__root--color-warning.btn__root--variant-text[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-warning.btn__root--variant-text[data-v-2a5a6918]:hover{background-color:#ffc167}.btn__root.btn__root--color-warning.btn__root--variant-text[data-v-2a5a6918]:active{background-color:#ffd08a}.btn__root.btn__root--color-warning.btn__root--variant-icon[data-v-2a5a6918]{color:#f57c00}.btn__root.btn__root--color-warning.btn__root--variant-icon[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-warning.btn__root--variant-icon[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-warning.btn__root--variant-icon[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-default.btn__root--variant-contained[data-v-2a5a6918]{background-color:#fff;border:1px solid transparent;color:#333}.btn__root.btn__root--color-default.btn__root--variant-contained .btn__circular-progress[data-v-2a5a6918]{border-top-color:#333}.btn__root.btn__root--color-default.btn__root--variant-contained[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-default.btn__root--variant-contained[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-default.btn__root--variant-contained[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-default.btn__root--variant-outlined[data-v-2a5a6918]{border:1px solid #333;color:#333}.btn__root.btn__root--color-default.btn__root--variant-outlined .btn__circular-progress[data-v-2a5a6918]{border-top-color:#333}.btn__root.btn__root--color-default.btn__root--variant-outlined[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-default.btn__root--variant-outlined[data-v-2a5a6918]:hover{background-color:#f2f2f2;color:#333}.btn__root.btn__root--color-default.btn__root--variant-outlined[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-default.btn__root--variant-text[data-v-2a5a6918]{border:1px solid transparent;color:#333}.btn__root.btn__root--color-default.btn__root--variant-text .btn__circular-progress[data-v-2a5a6918]{border-top-color:#333}.btn__root.btn__root--color-default.btn__root--variant-text[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-default.btn__root--variant-text[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-default.btn__root--variant-text[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--color-default.btn__root--variant-icon[data-v-2a5a6918]{color:#333}.btn__root.btn__root--color-default.btn__root--variant-icon[data-v-2a5a6918]:focus-visible,.btn__root.btn__root--color-default.btn__root--variant-icon[data-v-2a5a6918]:hover{background-color:#f2f2f2}.btn__root.btn__root--color-default.btn__root--variant-icon[data-v-2a5a6918]:active{background-color:#fff}.btn__root.btn__root--full-width[data-v-2a5a6918]{width:100%}.btn__root.btn__root--size-x-small[data-v-2a5a6918]{min-width:75px;padding:4px 8px}.btn__root.btn__root--size-small[data-v-2a5a6918]{min-width:100px;padding:7px 11px}.btn__root.btn__root--size-default[data-v-2a5a6918]{min-width:125px;padding:10px 14px}.btn__root.btn__root--size-large[data-v-2a5a6918]{min-width:150px;padding:13px 17px}.btn__root.btn__root--size-x-large[data-v-2a5a6918]{min-width:175px;padding:16px 20px}.btn__root.btn__root--shape-square[data-v-2a5a6918]{border-radius:none}.btn__root.btn__root--shape-rounded[data-v-2a5a6918]{border-radius:2px}.btn__root.btn__root--shape-round[data-v-2a5a6918]{border-radius:100%}.btn__root.btn__root--variant-icon[data-v-2a5a6918]{min-height:30px;min-width:30px;padding:10px}.btn__root.btn__root--variant-icon.btn__root--size-x-small .btn__label[data-v-2a5a6918]{font-size:16px}.btn__root.btn__root--variant-icon.btn__root--size-small .btn__label[data-v-2a5a6918]{font-size:18px}.btn__root.btn__root--variant-icon.btn__root--size-default .btn__label[data-v-2a5a6918]{font-size:20px}.btn__root.btn__root--variant-icon.btn__root--size-large .btn__label[data-v-2a5a6918]{font-size:22px}.btn__root.btn__root--variant-icon.btn__root--size-x-large .btn__label[data-v-2a5a6918]{font-size:24px}.btn__root.btn__root--color-inherit[data-v-2a5a6918]{border-color:currentColor;color:inherit}.btn__root .btn__label[data-v-2a5a6918]{-webkit-box-align:inherit;-ms-flex-align:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;align-items:inherit;display:inherit;justify-content:inherit;pointer-events:none;white-space:nowrap;width:100%}.btn__root .btn__start-icon[data-v-2a5a6918]{display:inherit;margin-left:-4px;margin-right:8px}.btn__root .btn__end-icon[data-v-2a5a6918]{display:inherit;margin-left:8px;margin-right:-4px}.btn__root .btn__circular-progress[data-v-2a5a6918]{margin:-5px 10px -5px -35px;position:relative}.btn__root .btn_invisible[data-v-2a5a6918]{opacity:0}div.spc-breadcrumb[data-v-20fbbd2a]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;min-height:40px;padding:10px 20px}div.spc-breadcrumb div.spc-breadcrumb-item[data-v-20fbbd2a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#757575;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:24px;padding:8px 0;-webkit-transition:background-color .3s;transition:background-color .3s}div.spc-breadcrumb div.spc-breadcrumb-item div.name[data-v-20fbbd2a]{font-size:16px;font-weight:600;max-width:300px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}div.spc-breadcrumb div.spc-breadcrumb-item div.name[data-v-20fbbd2a]:hover{text-decoration:underline}div.spc-breadcrumb div.spc-breadcrumb-item div.name.nolink[data-v-20fbbd2a]{cursor:default;text-decoration:none!important}div.spc-breadcrumb div.spc-breadcrumb-item[data-v-20fbbd2a]:last-of-type{color:#333;font-weight:600}.spc-modal-mask{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);height:100%;left:0;max-height:100vh;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.spc-modal-mask,.spc-modal-mask .spc-modal{display:-webkit-box;display:-ms-flexbox;display:flex}.spc-modal-mask .spc-modal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;align-items:flex-start;background-color:#fefefe;border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-ms-flex-direction:row;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:stretch;margin:auto;max-width:600px;min-width:560px;outline:none;z-index:1000}.spc-modal-mask .spc-modal .spc-modal-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-header{font-size:16px;font-weight:600;padding-bottom:20px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-sub-header{color:#757575;font-size:13px;margin-top:-20px;padding-bottom:20px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body,.spc-modal-mask .spc-modal .spc-modal-content form{width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input{margin-bottom:20px;position:relative}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input div.checkbox-cont{border:1px solid #ced4da;border-radius:2px;max-height:230px;overflow-y:auto;padding:10px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input label.spc-input-label{font-size:1.6rem;font-weight:600}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input input.spc-input-field,.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input select.spc-input-field{font-size:13px;margin-top:5px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body p{margin:5px 0 15px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body-fixed{max-width:500px;min-height:390px;width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-footer{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-top:40px;width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-footer button{margin-right:0}h3[data-v-5ab32f07]{cursor:default}.footer[data-v-5ab32f07]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.browser-box[data-v-5ab32f07]{border:1px solid #d3d3d3;height:300px;margin:5px 5px 20px;overflow-y:auto}.browser-box .show_tree[data-v-5ab32f07]{height:100%;width:100%}.browser-box .error_message[data-v-5ab32f07]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.browser-box .error_message .title[data-v-5ab32f07]{color:#757575;font-size:24px;margin:0 10%}.browser-box .error_message .description[data-v-5ab32f07]{color:#757575;font-size:16px;margin:0 10%}.browser-box ul[data-v-5ab32f07]{list-style-type:none;padding-left:0}.browser-box ul li[data-v-5ab32f07]{font-weight:600;padding:.8em 0}.browser-box ul li .list-item[data-v-5ab32f07]{cursor:pointer;padding-left:20px}.browser-box ul li .list-item .material-icons[data-v-5ab32f07]{margin:0 10px}.browser-box ul li .list-item .material-icons.folder[data-v-5ab32f07]{color:#ffaa4d}.browser-box ul li .list-item-table[data-v-5ab32f07]{cursor:pointer;padding-left:50px}.browser-box ul li .list-item-table .material-icons[data-v-5ab32f07]{margin:0 10px}.browser-box ul li .list-item-table .material-icons.folder[data-v-5ab32f07]{color:#ffaa4d}.browser-box ul li .list-item-view[data-v-5ab32f07]{cursor:pointer;padding-left:90px}.browser-box ul li .list-item-view .material-icons[data-v-5ab32f07]{margin:0 10px}.browser-box ul li .list-item-view .material-icons.folder[data-v-5ab32f07]{color:#ffaa4d}.browser-box ul .selected[data-v-5ab32f07]{background-color:#f0f0f0}.invalid[data-v-5ab32f07]{border:1px solid red}.back[data-v-5ab32f07]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;min-height:34px;padding:5px 0}.back .material-icons#back[data-v-5ab32f07]{color:#333;cursor:pointer}.back div[data-v-5ab32f07]{cursor:default;padding:0 10px}.browsemodal[data-v-5ab32f07] #modal-frame{max-width:25%}.list-item[data-v-5ab32f07]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.folder-invisible[data-v-5ab32f07]{opacity:0}div.card{background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;padding:40px;width:calc(100% - 80px)}div.card div.name{font-size:17px;font-weight:600;margin-bottom:4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.card div.description{color:#757575;margin-bottom:24px}div.card div.sub-description{color:#757575;margin-bottom:10px}.input-icons{margin-bottom:10px;position:relative;width:100%}.list-container{background-color:#fff;border:1px solid #ced4da;position:absolute;width:50%!important}div.loading-screen{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%;z-index:200}div.loading-screen,div.loading-screen *,div.loading-screen :after,div.loading-screen :before{-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:675px){div.loading-screen{position:absolute;top:0}}form.spc-card-stock[data-v-5b7f59fe]{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;height:100%;justify-content:center;overflow:hidden;overflow-x:auto;width:100%}@media only screen and (max-width:800px){form.spc-card-stock div.sidebar[data-v-5b7f59fe]{display:none}}form.spc-card-stock div.sidebar[data-v-5b7f59fe]{height:100%;margin-top:64px;max-width:250px}form.spc-card-stock div.sidebar a[data-v-5b7f59fe]{color:#000;display:block;font-size:13px;font-weight:600;margin-bottom:10px;padding-left:24px}form.spc-card-stock div.sidebuffer[data-v-5b7f59fe]{width:50px}form.spc-card-stock div.content[data-v-5b7f59fe]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:flex-start;max-width:1000px;overflow:hidden;padding-left:48px;width:100%}form.spc-card-stock div.content div.headerbar[data-v-5b7f59fe]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;max-width:990px;padding:12px 48px 12px 0;width:calc(100% - 48px)}form.spc-card-stock div.content div.headerbar div.cont[data-v-5b7f59fe]{white-space:nowrap}form.spc-card-stock div.content div.headerbar div.cont button[data-v-5b7f59fe]{height:unset;margin-left:10px;margin-right:0;text-align:unset;-webkit-transition:unset;transition:unset}form.spc-card-stock div.content div.headerbar div.cont.left[data-v-5b7f59fe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-transition:opactiy .3s;transition:opactiy .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form.spc-card-stock div.content div.headerbar div.cont.left div.name[data-v-5b7f59fe]{font-size:16px;font-weight:600;max-width:600px;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}form.spc-card-stock div.content div.headerbar div.cont.allow_back[data-v-5b7f59fe]:hover{cursor:pointer;opacity:.5}form.spc-card-stock div.content div.headerbar div.cont.right[data-v-5b7f59fe]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-5b7f59fe] div .card-cont{-webkit-box-flex:1;background:#f3f5f7;-ms-flex:1;flex:1;max-width:1000px;overflow-y:scroll;padding-bottom:20px;padding-right:38px;width:calc(100% - 38px)}[data-v-5b7f59fe] div .card-cont div.card.fullwidth{padding:0;width:100%}form.spc-card-stock.fullwidth[data-v-5b7f59fe]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100% - 250px)}form.spc-card-stock.fullwidth div.sidebuffer[data-v-5b7f59fe]{width:0}form.spc-card-stock.fullwidth div.content div.headerbar[data-v-5b7f59fe]{border-bottom:1px solid #e0e0e0;max-width:calc(100% - 40px);padding:12px 20px;width:calc(100% - 40px)}form.spc-card-stock.fullwidth div.content div.card-cont[data-v-5b7f59fe]{background:#fff;max-width:100%;overflow:auto;padding:0;width:100%}form.spc-card-stock.fullwidth div.content div.card-cont div.card[data-v-5b7f59fe]{-webkit-box-shadow:none;box-shadow:none}form.spc-card-stock.fullwidth div.content div.card-cont div.card.fullwidth[data-v-5b7f59fe]{padding:0;width:100%}div.chart[data-v-22f663b6]{height:100%;width:100%}div.highcharts-contextmenu div.highcharts-menu{border-radius:5px}.typography__root[data-v-78fa8c8a]{margin:0;padding:0}.typography__root.typography__root--paragraph[data-v-78fa8c8a]{margin-bottom:16px}.typography__root.typography__root--weight-light[data-v-78fa8c8a]{font-weight:300}.typography__root.typography__root--weight-regular[data-v-78fa8c8a]{font-weight:400}.typography__root.typography__root--weight-medium[data-v-78fa8c8a]{font-weight:500}.typography__root.typography__root--weight-semibold[data-v-78fa8c8a]{font-weight:600}.typography__root.typography__root--weight-bold[data-v-78fa8c8a]{font-weight:700}.typography__root.typography__root--gutter-bottom[data-v-78fa8c8a]{margin-bottom:8px}.typography__root.typography__root--display-inline[data-v-78fa8c8a]{display:inline}.typography__root.typography__root--display-block[data-v-78fa8c8a]{display:block}.typography__root.typography__root--no-wrap[data-v-78fa8c8a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typography__root.typography__root--align-left[data-v-78fa8c8a]{text-align:left}.typography__root.typography__root--align-center[data-v-78fa8c8a]{text-align:center}.typography__root.typography__root--align-right[data-v-78fa8c8a]{text-align:right}.typography__root.typography__root--align-justify[data-v-78fa8c8a]{text-align:justify}.typography__root.typography__root--h1[data-v-78fa8c8a]{font-size:32px;font-size:px-to-rem(32px);line-height:36px;line-height:px-to-rem(36px)}.typography__root.typography__root--h1[data-v-78fa8c8a],.typography__root.typography__root--h2[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:300;letter-spacing:-.208px;letter-spacing:px-to-rem(-.208px)}.typography__root.typography__root--h2[data-v-78fa8c8a]{font-size:28px;font-size:px-to-rem(28px);line-height:34px;line-height:px-to-rem(34px)}.typography__root.typography__root--h3[data-v-78fa8c8a]{font-size:24px;font-size:px-to-rem(24px);letter-spacing:-.208px;letter-spacing:px-to-rem(-.208px);line-height:28px;line-height:px-to-rem(28px)}.typography__root.typography__root--h3[data-v-78fa8c8a],.typography__root.typography__root--title1[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--title1[data-v-78fa8c8a]{font-size:22px;font-size:px-to-rem(22px);letter-spacing:-.304px;letter-spacing:px-to-rem(-.304px);line-height:26px;line-height:px-to-rem(26px)}.typography__root.typography__root--title2[data-v-78fa8c8a]{font-size:18px;font-size:px-to-rem(18px);font-weight:400;line-height:22px;line-height:px-to-rem(22px)}.typography__root.typography__root--title2[data-v-78fa8c8a],.typography__root.typography__root--title3[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;letter-spacing:.208px;letter-spacing:px-to-rem(.208px)}.typography__root.typography__root--title3[data-v-78fa8c8a]{font-size:16px;font-size:px-to-rem(16px);font-weight:600;line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--subtitle1[data-v-78fa8c8a]{font-size:15px;font-size:px-to-rem(15px);letter-spacing:.304px;letter-spacing:px-to-rem(.304px);line-height:20px;line-height:px-to-rem(20px)}.typography__root.typography__root--subtitle1[data-v-78fa8c8a],.typography__root.typography__root--subtitle2[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--subtitle2[data-v-78fa8c8a]{font-size:13px;font-size:px-to-rem(13px);letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--body1[data-v-78fa8c8a]{font-size:15px;font-size:px-to-rem(15px);letter-spacing:.304px;letter-spacing:px-to-rem(.304px);line-height:20px;line-height:px-to-rem(20px)}.typography__root.typography__root--body1[data-v-78fa8c8a],.typography__root.typography__root--body2[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--body2[data-v-78fa8c8a]{font-size:13px;font-size:px-to-rem(13px);letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--button[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:14px;font-size:px-to-rem(14px);font-weight:600;letter-spacing:.304px;letter-spacing:px-to-rem(.304px)}.typography__root.typography__root--caption[data-v-78fa8c8a]{font-size:11px;font-size:px-to-rem(11px);letter-spacing:.496px;letter-spacing:px-to-rem(.496px);line-height:15px;line-height:px-to-rem(15px)}.typography__root.typography__root--caption[data-v-78fa8c8a],.typography__root.typography__root--overline[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--overline[data-v-78fa8c8a]{font-size:12px;font-size:px-to-rem(12px);letter-spacing:1.008px;letter-spacing:px-to-rem(1.008px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--footnote[data-v-78fa8c8a]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:11px;font-size:px-to-rem(11px);font-weight:400;letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:15px;line-height:px-to-rem(15px)}.spacer__root[data-v-77a226e8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.datetime-picker-menu__root[data-v-79c5c083]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.datetime-picker-menu__header[data-v-79c5c083]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}.datetime-picker-menu__header .datetime-picker-menu__title[data-v-79c5c083]{width:100%}.datetime-picker-menu__body[data-v-79c5c083]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.datetime-picker-menu__body .datetime-picker-menu__toolbar[data-v-79c5c083]{background-color:#293b51;color:#fff;height:120px;overflow:hidden;white-space:nowrap;width:100%}.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--date[data-v-79c5c083]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--date .day[data-v-79c5c083],.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--date .month[data-v-79c5c083],.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--date .year[data-v-79c5c083],.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--time[data-v-79c5c083]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.datetime-picker-menu__body .datetime-picker-menu__toolbar.datetime-picker-menu__toolbar--time[data-v-79c5c083]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.datetime-picker-menu__actions[data-v-79c5c083]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.datetime-picker-menu__actions .btn__root[data-v-79c5c083]:last-child{margin-left:5px}.datetime-picker-menu__controls[data-v-79c5c083]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:240px;justify-content:center;overflow:hidden;width:100%}.datetime-picker-menu__controls-calendar[data-v-79c5c083],.datetime-picker-menu__controls-clock[data-v-79c5c083]{height:200px;position:relative;top:0}.datetime-picker-menu__controls-calendar[data-v-79c5c083]{width:100%}.datetime-picker-menu__controls-calendar .disabled[data-v-79c5c083]{pointer-events:none}.datetime-picker-menu__controls-calendar th[data-v-79c5c083]{padding:5px 0;text-align:center}.datetime-picker-menu__controls-calendar td[data-v-79c5c083]{cursor:pointer;padding:5px 0;text-align:center}.datetime-picker-menu__controls-calendar td[data-v-79c5c083]:not(.current):hover{background-color:#f2f2f2;color:rgba(51,51,51,.97)}.datetime-picker-menu__controls-clock[data-v-79c5c083]{border:thick solid rgba(0,0,0,.03);border-radius:50%;height:200px;margin-top:5px!important;position:relative;width:200px}.current[data-v-79c5c083]{background-color:#293b51;color:#fff}.ampm[data-v-79c5c083]{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ampm .btn__root[data-v-79c5c083]{opacity:.5}.ampm .btn__root.active[data-v-79c5c083]{opacity:1}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face div[data-v-79c5c083]{border-radius:15px;cursor:pointer;height:30px;line-height:30px;position:absolute;text-align:center;width:30px}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face div[data-v-79c5c083]:not(.current):hover{background-color:#f2f2f2;color:rgba(51,51,51,.97)}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face-hour-hand[data-v-79c5c083],.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face-minute-hand[data-v-79c5c083]{background-color:#293b51;height:0;left:50%;position:absolute;top:50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:0}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face-hour-hand[data-v-79c5c083]{border-radius:3px;margin:-3px 0 -3px -25%;padding:3px 0 3px 25%}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face-minute-hand[data-v-79c5c083]{border-radius:2px;margin:-2px 0 -2px -30%;padding:2px 0 2px 30%}.datetime-picker-menu__controls-clock .datetime-picker-menu__controls-clock-face-center-button[data-v-79c5c083]{background-color:#293b51;border-radius:5px;height:0;left:50%;margin:-5px 0 0 -5px;padding:10px 0 0 10px;position:absolute;top:50%;width:0}.date-time-picker__root{position:relative}.date-time-picker__root .date-time-picker__picker{left:0;position:absolute;top:50px}.date-time-picker__root .date-time-picker__picker div.connect_app .modal-container{position:absolute;z-index:9999}.date-time-picker__root .datetime-picker__modal .spc-modal{max-width:380px;min-width:380px}.date-time-picker__root input::-webkit-calendar-picker-indicator{display:none;pointer-events:none}.date-time-picker__root .date-time-picker__label{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:13px;font-size:px-to-rem(13px);font-size:14px;font-weight:400;font-weight:600;letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px);line-height:18px;padding-bottom:2px}.date-time-picker__root .date-time-picker__input-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ced3d8;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;width:100%}.date-time-picker__root .date-time-picker__input-wrapper .date-time-picker__input{border:none;color:rgba(51,51,51,.97);font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:13px;font-size:px-to-rem(13px);font-weight:400;height:100%;letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px);padding:0 10px;width:100%}.date-time-picker__root .date-time-picker__input-wrapper .date-time-picker__button:focus{border-radius:0!important;outline:1px solid #000!important}.dropdown-list[data-v-3a240a2b]{background-color:#f6f6f6;border:1px solid #ddd;display:block;max-height:400px;max-width:300px;min-width:180px;overflow:auto;position:absolute;z-index:1}.dropdown-list .search-input[data-v-3a240a2b]{background-color:#f7f4f4;background-position:14px 12px;background-repeat:no-repeat;border:none;border-bottom:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;padding:14px 10px 12px 15px;width:100%}.dropdown-list .item[data-v-3a240a2b]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.dropdown-list .item .item-label[data-v-3a240a2b]{font-size:13px;font-style:normal;font-weight:400;overflow:hidden;padding-right:10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.dropdown-list .item .icon[data-v-3a240a2b]{margin-left:0;padding-right:20px}.dropdown-list .item[data-v-3a240a2b]:hover{background:#4b97da}.dropdown-list .divider[data-v-3a240a2b]{border-bottom:1px solid #ced4da;padding-top:10px}div.spc-dropdown[data-v-ac0d6aa6]{background-color:#fff;bottom:-40px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);left:0;margin:0;max-height:650px;min-height:40px;min-width:150px;overflow-y:auto;overflow:hidden;position:absolute;will-change:width,height;z-index:999}div.spc-dropdown div.item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}div.spc-dropdown div.item i{padding-right:10px}div.spc-dropdown div.item:hover{background:rgba(0,0,0,.05)}.empty-message[data-v-9fdd2ca8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.empty-message .empty-message__icon[data-v-9fdd2ca8],.empty-message[data-v-9fdd2ca8]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.empty-message .empty-message__icon[data-v-9fdd2ca8]{background-color:rgba(0,0,0,.05);border-radius:100%;color:#b9babb;font-size:99px;height:173px;width:173px}.empty-message .empty-message__heading[data-v-9fdd2ca8],.empty-message .empty-message__subheading[data-v-9fdd2ca8]{max-width:350px;text-align:center}.empty-message .empty-message__heading[data-v-9fdd2ca8]{color:rgba(51,51,51,.97);font-size:25px;font-weight:500;margin:8px 0}.empty-message .empty-message__subheading[data-v-9fdd2ca8]{color:rgba(51,51,51,.67);font-size:17px}div.image-cont[data-v-86fd4cfc]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div.image-cont span.error[data-v-86fd4cfc]{color:#e60000;font-weight:700}div.image-cont div.image[data-v-86fd4cfc]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.05);border:1px solid #dadada;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:180px}div.image-cont div.image img[data-v-86fd4cfc]{background-color:#fff;height:180px;-o-object-fit:cover;object-fit:cover;width:180px}div.image-cont div.image>i[data-v-86fd4cfc]{background:#fff;border-radius:100%;bottom:2px;color:#000;cursor:pointer;opacity:.6;padding:8px;position:absolute;right:2px;-webkit-transition:opacity .3s;transition:opacity .3s}div.image-cont div.image>i[data-v-86fd4cfc]:hover{opacity:1}div.image-cont div.spc-dropdown[data-v-86fd4cfc]{background-color:#fff;bottom:-82px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);margin:0;max-height:650px;min-height:40px;min-width:150px;overflow-y:auto;right:0;will-change:width,height;z-index:999}div.image-cont div.spc-dropdown div.item[data-v-86fd4cfc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}div.image-cont div.spc-dropdown div.item i[data-v-86fd4cfc]{padding-right:8px}div.image-cont div.spc-dropdown div.item[data-v-86fd4cfc]:hover{background:rgba(0,0,0,.05)}.spc-input[data-v-01e3570a]{margin-bottom:20px}.spc-input input[data-v-01e3570a]::-webkit-inner-spin-button,.spc-input input[data-v-01e3570a]::-webkit-outer-spin-button{-webkit-appearance:none}.spc-input input[type=number][data-v-01e3570a]{-moz-appearance:textfield}.spc-input input[type=file][data-v-01e3570a]{margin-left:10px}.spc-input label[data-v-01e3570a]{font-size:14px}.spc-input .radio-group[data-v-01e3570a]{padding-top:10px}.spc-input .radio-group .radio-group-option[data-v-01e3570a],.spc-input .radio-group .radio-group-row[data-v-01e3570a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spc-input .radio-group .radio-group-row[data-v-01e3570a]{padding:10px 5px}.spc-input .radio-group .radio-group-option label[data-v-01e3570a]{font-size:14px;font-weight:600;padding-left:10px}.spc-input .radio-group .radio-group-option input[data-v-01e3570a]{margin:0}.spc-input.split[data-v-01e3570a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spc-input.split label[data-v-01e3570a]{font-weight:600;padding-right:10px;white-space:nowrap;width:300px}.spc-input.split input[data-v-01e3570a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;max-width:100px;width:100px}.spc-input.split input[type=file][data-v-01e3570a]{max-width:100%}.spc-input.split input[type=checkbox][data-v-01e3570a]{margin:0;max-width:20px;width:20px}.spc-input.split select[data-v-01e3570a],.spc-input.split textarea[data-v-01e3570a]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:350px;width:350px}.spc-input.split textarea[data-v-01e3570a]{height:75px}.spc-input.split .radio-group[data-v-01e3570a]{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding-top:0}.spc-input.split .radio-group .radio-group-row[data-v-01e3570a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.spc-input.split .radio-group .radio-group-option input[data-v-01e3570a]{width:20px}.spc-input.split .radio-group .radio-group-option label[data-v-01e3570a]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.spc-input.normal[data-v-01e3570a]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:10px}.spc-input.normal label[data-v-01e3570a]{font-size:14px;font-weight:600;padding-left:4px}.spc-input.stacked[data-v-01e3570a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.spc-input.stacked label[data-v-01e3570a]{font-size:14px;font-weight:600}.spc-input.stacked input[data-v-01e3570a]{margin:10px 0 0 2px}.spc-input.noborder input[data-v-01e3570a],.spc-input.noborder select[data-v-01e3570a],.spc-input.noborder textarea[data-v-01e3570a]{border:none;height:20px;padding:0;width:100%}.spc-input.small[data-v-01e3570a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spc-input.small .spc-input-field[data-v-01e3570a]{max-width:75px}.spc-input.small-label label[data-v-01e3570a]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.spc-input.inline[data-v-01e3570a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:auto}.spc-input.inline .spc-input-field[data-v-01e3570a]{margin-left:10px;max-width:75px}.spc-input[data-v-01e3570a] .multiselect{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:13px;height:30px}.spc-input[data-v-01e3570a] .multiselect .multiselect__content-wrapper{border-bottom-left-radius:2px;border-bottom-right-radius:2px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.spc-input[data-v-01e3570a] .multiselect .multiselect__content-wrapper ul.multiselect__content{margin:0;width:100%}.spc-input[data-v-01e3570a] .multiselect .multiselect__content-wrapper ul.multiselect__content .multiselect__option{padding:0}.spc-input[data-v-01e3570a] .multiselect .multiselect__content-wrapper ul.multiselect__content .multiselect__option .option__title{display:block;font-weight:400;overflow:hidden;padding:12px;text-overflow:ellipsis;white-space:nowrap;width:100%}.spc-input[data-v-01e3570a] .multiselect .multiselect__tags{border:1px solid #ced4da;border-radius:2px;padding:4px 40px 4px 8px}.spc-input[data-v-01e3570a] .multiselect .multiselect__tags input{background:transparent;border:none;font-size:13px;height:30px;margin:0;padding-left:2px}.spc-input[data-v-01e3570a] .multiselect .multiselect__tags .multiselect__input:focus{outline:none!important}.spc-input[data-v-01e3570a] .multiselect .multiselect__tags span.multiselect__single{background:transparent;font-size:13px;padding-left:2px;padding-top:3px}.spc-input[data-v-01e3570a] .multiselect .multiselect__option--highlight,.spc-input[data-v-01e3570a] .multiselect .multiselect__option--highlight:after,.spc-input[data-v-01e3570a] .multiselect .multiselect__tag,.spc-input[data-v-01e3570a] .multiselect .multiselect__tag-icon,.spc-input[data-v-01e3570a] .multiselect .multiselect__tag-icon:active{background:#4b97da!important}.spc-input[data-v-01e3570a] .multiselect .multiselect__single{line-height:25px;margin-bottom:0;overflow:hidden;padding:2px 10px;text-overflow:ellipsis;white-space:nowrap}.input-error[data-v-01e3570a]{border:1px solid red}.spc-input.right[data-v-01e3570a] .multiselect .multiselect__single,.spc-input.right[data-v-01e3570a] .multiselect input{text-align:right}.spc-input.split[data-v-01e3570a] .multiselect{width:275px}.spc-input.small[data-v-01e3570a] .multiselect{width:150px}.spc-input .error[data-v-01e3570a]{color:red}.spc-input.noborder[data-v-01e3570a] .multiselect .multiselect__select:before{border-color:#000 transparent transparent}.spc-input.noborder[data-v-01e3570a] .multiselect .multiselect__tags{border:none}.label-padding[data-v-01e3570a]{padding-bottom:5px}.text-right[data-v-01e3570a]{text-align:right}.spc-input.parameter input[data-v-01e3570a]{background-color:rgba(0,0,0,.05);border:unset;font-size:13px;font-weight:600;height:40px;width:96px}.multiselect-input[data-v-2faeb7ac] .multiselect__option--disabled{cursor:pointer;pointer-events:auto}.multi-selector .label[data-v-2faeb7ac]{font-size:14px;font-weight:600;line-height:18px;padding-bottom:2px}.multi-selector .label.hidden[data-v-2faeb7ac]{height:20px;visibility:hidden}.multi-selector .error[data-v-2faeb7ac]{color:red}.multi-selector[data-v-2faeb7ac] .multiselect.multiselect_large .multiselect,.multi-selector[data-v-2faeb7ac] .multiselect.multiselect_large .multiselect__input,.multi-selector[data-v-2faeb7ac] .multiselect.multiselect_large .multiselect__placeholder,.multi-selector[data-v-2faeb7ac] .multiselect.multiselect_large .multiselect__single{font-size:15px}.multi-selector[data-v-2faeb7ac] .multiselect{height:30px}.multi-selector[data-v-2faeb7ac] .multiselect.error-border{border:2px solid #e53935;border-radius:5px;padding-bottom:2px}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__content-wrapper ul.multiselect__content{margin:0;width:100%}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__content-wrapper ul.multiselect__content .multiselect__option{padding:0}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__content-wrapper ul.multiselect__content .multiselect__option .option__title{display:inline-block;font-size:14px;overflow:hidden;padding:12px;text-overflow:ellipsis;white-space:nowrap;width:100%}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__content-wrapper ul.multiselect__content .multiselect__option .multiselect-checkbox{bottom:12px;margin-left:15px;position:relative}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__option--highlight,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__option--highlight:after,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__tag,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__tag-icon,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__tag-icon:active{background:#4b97da!important}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__tags{border:1px solid #ced4da;border-radius:2px;max-height:100px;overflow-x:hidden;overflow-y:auto}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__tags .multiselect__tag i{line-height:17px}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__placeholder,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__single{line-height:25px;margin-bottom:0;margin-top:-4px;overflow:hidden;padding:2px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 11px)}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__input,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__placeholder,.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__single{font-size:13px;-webkit-transition:none!important;transition:none!important}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__input{border:none!important;height:30px;line-height:30px;margin:-4px 0 4px!important;min-height:30px;padding-left:0}.multi-selector[data-v-2faeb7ac] .multiselect .multiselect__placeholder{font-style:italic;font-weight:400;padding:2px 10px}.option-disabled[data-v-2faeb7ac]{cursor:default;opacity:.3}div.spc-navigation[data-v-38578acf]{background:#fff;border-right:1px solid #e0e0e0;height:100%;overflow-y:auto;padding:10px 0;width:250px}div.spc-navigation div.item[data-v-38578acf]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:24px;margin:15px 10px;padding:3px 10px;-webkit-transition:background-color .3s;transition:background-color .3s;width:calc(100% - 40px)}div.spc-navigation div.item div.name[data-v-38578acf]{font-weight:600;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}div.spc-navigation div.item i[data-v-38578acf]:first-of-type{font-size:24px;padding-right:5px}div.spc-navigation div.item i[data-v-38578acf]:last-of-type{font-size:20px;padding-left:2px;padding-right:5px}div.spc-navigation div.item i.group[data-v-38578acf]{color:#ffaa4d;font-size:18px;padding-right:10px}div.spc-navigation div.item[data-v-38578acf]:hover{background:rgba(0,0,0,.05)}.pagination[data-v-3d261338]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:right;-ms-flex-pack:right;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:right;margin-right:15px;margin-top:auto;min-width:250px;text-align:right;white-space:nowrap}.pagination .showing-label[data-v-3d261338]{display:inline-block;font-size:13px;padding:25px 10px}.pagination span.material-icons[data-v-3d261338]{border:1px solid #e8e8e8;border-radius:5px;cursor:pointer;display:inline-block;padding:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.pagination span.material-icons.disabled[data-v-3d261338]{color:rgba(0,0,0,.2);cursor:default}.sync-problem-screen[data-v-d2498172]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;position:relative;width:100%}.sync-problem-screen[data-v-d2498172],.sync-problem-screen[data-v-d2498172] *,.sync-problem-screen[data-v-d2498172] :after,.sync-problem-screen[data-v-d2498172] :before{-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:675px){div.sync-problem-screen[data-v-d2498172]{position:absolute;top:0}}.sync-problem-screen .sync-problem-screen__icon[data-v-d2498172]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:99px;justify-content:center;width:173px}.sync-problem-screen .sync-problem-screen__icon.default[data-v-d2498172]{background-color:rgba(0,0,0,.05);color:#b9babb;height:173px}.sync-problem-screen .sync-problem-screen__icon.for-chart[data-v-d2498172]{background-color:transparent;color:#ccc;height:auto}.sync-problem-screen .sync-problem-screen__heading[data-v-d2498172],.sync-problem-screen .sync-problem-screen__subheading[data-v-d2498172]{max-width:350px;text-align:center}.sync-problem-screen .sync-problem-screen__heading[data-v-d2498172]{color:rgba(51,51,51,.97);font-size:25px;font-weight:500;margin:8px 0}.sync-problem-screen .sync-problem-screen__subheading.default[data-v-d2498172]{color:rgba(51,51,51,.67);font-size:17px}.sync-problem-screen .sync-problem-screen__subheading.for-chart[data-v-d2498172]{color:#ccc!important;font-size:16px}.sync-problem-screen.default[data-v-d2498172]{height:100%}.sync-problem-screen.for-chart[data-v-d2498172]{height:400px}div.no-data[data-v-720daa86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}div.no-data .icon[data-v-720daa86],div.no-data[data-v-720daa86]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}div.no-data .icon[data-v-720daa86]{background-color:rgba(0,0,0,.05);border-radius:100%;color:#b9babb;font-size:99px;height:173px;width:173px}div.no-data h2[data-v-720daa86]{font-size:25px;font-weight:500;margin:8px 0}div.no-data .message[data-v-720daa86]{color:#757575}div.list[data-v-720daa86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}div.list table[data-v-720daa86]{border-collapse:collapse;margin-left:20px;margin-right:20px;table-layout:auto;width:calc(100% - 40px)}div.list table tr.header-row[data-v-720daa86]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.header-row th.header[data-v-720daa86]{font-weight:500;padding:0 8px;text-align:left}div.list table tr.header-row th.header div.header-cont[data-v-720daa86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.list table tr.header-row th.header div.header-cont .sorting-icon[data-v-720daa86]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;visibility:hidden}div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-720daa86]{cursor:pointer;font-size:16px}div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-720daa86]:hover,div.list table tr.header-row th.header div.header-cont .sorting-icon:hover i.icon[data-v-720daa86]{opacity:.5}div.list table tr.header-row th.header div.header-cont .sorting-icon.active[data-v-720daa86]{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}div.list table tr.header-row th.header:hover .sorting-icon i.icon[data-v-720daa86]{opacity:.5}div.list table tr.header-row th.header:hover div.header-cont .sorting-icon[data-v-720daa86]{visibility:visible}div.list table tr.header-row th.result-header[data-v-720daa86]{text-align:right}div.list table tr.header-row th.result-header div.header-cont[data-v-720daa86]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-start}div.list table tr.measure-row[data-v-720daa86],div.list table tr.table-row[data-v-720daa86]{border-bottom:1px solid #ced4da;height:50px}div.list table tr.measure-row td[data-v-720daa86],div.list table tr.table-row td[data-v-720daa86]{max-width:200px}div.list table tr.measure-row td.list-arrow-button[data-v-720daa86],div.list table tr.table-row td.list-arrow-button[data-v-720daa86]{padding:0 5px;width:1%}div.list table tr.measure-row td.list-arrow-button i[data-v-720daa86],div.list table tr.table-row td.list-arrow-button i[data-v-720daa86]{cursor:pointer}div.list table tr.measure-row td.list-arrow-button i[data-v-720daa86]:hover,div.list table tr.table-row td.list-arrow-button i[data-v-720daa86]:hover{opacity:.5}div.list table tr.measure-row td.list-item[data-v-720daa86],div.list table tr.table-row td.list-item[data-v-720daa86]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:12%}div.list table tr.measure-row td.list-next-collection[data-v-720daa86],div.list table tr.table-row td.list-next-collection[data-v-720daa86]{max-width:180px;width:8%}div.list table tr.measure-row td.list-status[data-v-720daa86],div.list table tr.table-row td.list-status[data-v-720daa86]{width:5%}div.list table tr.measure-row td.list-status div.icon[data-v-720daa86],div.list table tr.table-row td.list-status div.icon[data-v-720daa86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-left:10px;position:relative;width:20px}div.list table tr.measure-row td.list-status div.icon i[data-v-720daa86],div.list table tr.table-row td.list-status div.icon i[data-v-720daa86]{color:#fff;font-size:14px;padding:0 3px;width:18px}div.list table tr.measure-row td.list-status div.icon .status-dropdown-icon[data-v-720daa86],div.list table tr.table-row td.list-status div.icon .status-dropdown-icon[data-v-720daa86]{cursor:pointer;visibility:hidden}div.list table tr.measure-row td.list-status div.icon .status-dropdown-icon[data-v-720daa86]:hover,div.list table tr.table-row td.list-status div.icon .status-dropdown-icon[data-v-720daa86]:hover{opacity:.5}div.list table tr.measure-row td.list-status div.icon .status-dropdown[data-v-720daa86],div.list table tr.table-row td.list-status div.icon .status-dropdown[data-v-720daa86]{padding-top:30px}div.list table tr.measure-row td.list-status div.icon.green[data-v-720daa86],div.list table tr.table-row td.list-status div.icon.green[data-v-720daa86]{background-color:#4caf50}div.list table tr.measure-row td.list-status div.icon.yellow[data-v-720daa86],div.list table tr.table-row td.list-status div.icon.yellow[data-v-720daa86]{background-color:#ffaa4d}div.list table tr.measure-row td.list-status div.icon.red[data-v-720daa86],div.list table tr.table-row td.list-status div.icon.red[data-v-720daa86]{background-color:#c64541}div.list table tr.measure-row td.list-status:hover div.icon .status-dropdown-icon[data-v-720daa86],div.list table tr.table-row td.list-status:hover div.icon .status-dropdown-icon[data-v-720daa86]{color:#000;font-size:25px;visibility:visible}div.list table tr.measure-row td.list-performance[data-v-720daa86],div.list table tr.table-row td.list-performance[data-v-720daa86]{padding:0 10px;text-align:right;width:12%}div.list table tr.measure-row td.list-station-dashboard[data-v-720daa86],div.list table tr.table-row td.list-station-dashboard[data-v-720daa86]{padding-left:30px;padding-right:5px;width:15%}div.list table tr.measure-row td.list-station-dashboard .station-dashboard-button[data-v-720daa86],div.list table tr.table-row td.list-station-dashboard .station-dashboard-button[data-v-720daa86]{background:rgba(0,0,0,.05);border-radius:50px;color:rgba(51,51,51,.67);font-size:11px;font-weight:400;height:30px;margin:0 0 0 auto;min-width:130px}div.list table tr.measure-row td.list-station-dashboard .station-dashboard-button i[data-v-720daa86],div.list table tr.table-row td.list-station-dashboard .station-dashboard-button i[data-v-720daa86]{font-size:14px}div.list table tr.measure-row td.list-details[data-v-720daa86],div.list table tr.table-row td.list-details[data-v-720daa86]{text-align:right;width:6%}div.list table tr.measure-row td.info-button[data-v-720daa86],div.list table tr.table-row td.info-button[data-v-720daa86]{min-width:40px;position:relative;width:3%}div.list table tr.measure-row td.info-button .icon[data-v-720daa86],div.list table tr.table-row td.info-button .icon[data-v-720daa86]{cursor:pointer;visibility:hidden}div.list table tr.measure-row td.info-button i[data-v-720daa86]:hover,div.list table tr.table-row td.info-button i[data-v-720daa86]:hover{opacity:.5}div.list table tr.measure-row td.info-button .info-content[data-v-720daa86],div.list table tr.table-row td.info-button .info-content[data-v-720daa86]{background-color:#fff;bottom:25px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);height:120px;max-width:350px;min-width:200px;position:absolute;right:25px;z-index:1}div.list table tr.measure-row td.info-button .info-content .station-info[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .station-info[data-v-720daa86]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;padding:15px 10px 5px}div.list table tr.measure-row td.info-button .info-content .group-hierachy[data-v-720daa86],div.list table tr.measure-row td.info-button .info-content .info-station-name[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .group-hierachy[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .info-station-name[data-v-720daa86]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}div.list table tr.measure-row td.info-button .info-content .group-hierachy[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .group-hierachy[data-v-720daa86]{font-size:10px;font-weight:400;padding:0 10px 10px 20px}div.list table tr.measure-row td.info-button .info-content .divider[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .divider[data-v-720daa86]{border-bottom:1px solid #ced4da;padding-top:5px}div.list table tr.measure-row td.info-button .info-content .station-settings[data-v-720daa86],div.list table tr.table-row td.info-button .info-content .station-settings[data-v-720daa86]{font-size:12px;font-weight:400;padding:15px 10px 15px 20px}div.list table tr.measure-row td.info-button .first-row[data-v-720daa86],div.list table tr.table-row td.info-button .first-row[data-v-720daa86]{right:40px;top:20px}div.list table tr.table-row:hover td.info-button .icon[data-v-720daa86]{color:rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-left:20px;visibility:visible;width:20px}div.list table tr.measure-row.opened[data-v-720daa86]{background:rgba(0,0,0,.05);border-bottom-color:transparent}div.list table tr.row-opened[data-v-720daa86]{border-bottom:none}div.list table tr.measure-row.opened-last[data-v-720daa86]{background:rgba(0,0,0,.05);border-bottom:1px solid #ced4da}div.list table .link[data-v-720daa86]{font-weight:500}.browser-box[data-v-3e4f566e]{border:1px solid #d3d3d3;height:300px;margin:5px 5px 20px}.product-info-cont[data-v-3e4f566e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.product-info[data-v-3e4f566e]{display:inline-block;vertical-align:middle}.product-header[data-v-3e4f566e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:700;vertical-align:middle}.product-crumb[data-v-3e4f566e]{word-wrap:break-word;font-size:11px;margin-bottom:10px;max-width:300px}.prod-proc-dropdown[data-v-3e4f566e]{padding-bottom:5px;padding-top:20px}.wide[data-v-3e4f566e]{width:500px!important}.format-description[data-v-3e4f566e]{word-wrap:break-word;max-width:300px}.product-info-left-child[data-v-3e4f566e]{float:left;vertical-align:middle;width:50%}.product-info-right-child[data-v-3e4f566e]{float:left;padding-left:50px;vertical-align:middle;width:50%}.product-dropdown[data-v-3e4f566e]{padding-top:20px}.product-icon[data-v-3e4f566e]{padding-right:5px}.image-placeholder[data-v-3e4f566e]{height:180px;width:180px}div.stepper[data-v-1db14828] div.spc-modal{max-width:800px;width:60%}div.stepper__steps[data-v-1db14828]{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:13px;font-weight:400;justify-content:space-between}div.stepper__steps__step[data-v-1db14828]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;position:relative}span.stepper__steps__step__step[data-v-1db14828]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:2px solid #777;border-radius:50%;color:#777;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;justify-content:center;margin-right:8px;min-width:24px;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:24px}span.stepper__steps__step__step.current[data-v-1db14828]{border-color:#1867c0}span.stepper__steps__step__step.previous[data-v-1db14828]{background-color:#1867c0;border-color:#1867c0;color:#fff}div.stepper__steps__step__label[data-v-1db14828]{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;line-height:1;white-space:nowrap}div.stepper__steps__step__divider[data-v-1db14828]{-ms-flex-item-align:center;align-self:center;border:1px solid rgba(0,0,0,.12);display:block;height:0;margin:0 5px;max-height:0;-webkit-transition:inherit;transition:inherit;width:100%}div.stepper__steps__step__divider.previous[data-v-1db14828]{border-color:#1867c0}.spc-modal-mask[data-v-1db14828]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.spc-modal-mask .spc-modal[data-v-1db14828]{background-color:#fefefe;border-radius:5px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.2);box-shadow:0 1px 2px 0 rgba(0,0,0,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;max-width:600px;outline:none;width:40%;z-index:1000}.spc-modal-mask .spc-modal .spc-modal-content[data-v-1db14828]{padding:20px;width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-header[data-v-1db14828]{font-size:16px;font-weight:600;padding-bottom:20px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-sub-header[data-v-1db14828]{color:#757575;font-size:13px;margin-top:-5px;padding-bottom:20px}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body[data-v-1db14828]{width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input[data-v-1db14828]{margin-bottom:20px;position:relative}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-body .spc-input div.checkbox-cont[data-v-1db14828]{max-height:250px;overflow-y:auto}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-footer[data-v-1db14828]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-top:20px;width:100%}.spc-modal-mask .spc-modal .spc-modal-content .spc-modal-footer button[data-v-1db14828]{margin-right:0}.tabbed-pane__root .header[data-v-1bd8b8b2]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-left:20px}.tabbed-pane__root .header .left-header[data-v-1bd8b8b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabbed-pane__root .header .left-header div[data-v-1bd8b8b2]{padding:0 10px 0 0}.tabbed-pane__root .header .left-header hr[data-v-1bd8b8b2]{background-color:#208ee1;border:none;color:#208ee1;height:2px}.tabbed-pane__root .header .left-header a[data-v-1bd8b8b2]{color:#000}.tabbed-pane__root .header .left-header span[data-v-1bd8b8b2]{color:#208ee1;font-weight:600}.tabbed-pane__root .header .right-header[data-v-1bd8b8b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.tabbed-pane__root .header .right-header div[data-v-1bd8b8b2]{padding:0 .5em}.tabbed-pane__root.tabbed-pane__root--disable-gutters .header[data-v-1bd8b8b2]{padding-left:0}div.list[data-v-64b2a1d1]{margin-bottom:10px}div.list table[data-v-64b2a1d1]{border-collapse:collapse;table-layout:auto;width:100%}div.list table tr.header-row[data-v-64b2a1d1]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.header-row th.header[data-v-64b2a1d1]{font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.list table tr.table-row[data-v-64b2a1d1]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.table-row td[data-v-64b2a1d1]{max-width:200px}div.list table tr.table-row td.list-name[data-v-64b2a1d1]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.list table tr.table-row td.list-actions[data-v-64b2a1d1]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:auto}div.list table tr.table-row td.list-checkbox[data-v-64b2a1d1],div.list table tr.table-row td.list-edit[data-v-64b2a1d1]{max-width:50px;padding:0 10px;text-align:center;width:50px}div.list table tr.table-row td.list-edit a[data-v-64b2a1d1]{font-weight:600}div.list table tr.table-row[data-v-64b2a1d1]:hover{background:rgba(0,0,0,.05)}.root__table table[data-v-51df6b50]{border-collapse:collapse;margin-bottom:20px;width:100%}.root__table table thead[data-v-51df6b50]{text-align:left}.root__table table thead[data-v-51df6b50] th{border-bottom:1px solid #d1d1d1;color:#757575;font-size:13px;font-weight:400;padding:8px 16px;text-align:left}.root__table table tr[data-v-51df6b50] td{border-bottom:1px solid #d1d1d1;font-weight:400;max-width:125px;overflow:hidden;padding:8px 16px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.root__table table tr[data-v-51df6b50] td.icon{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px 16px}.root__table table tr[data-v-51df6b50] td.icon div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#208ee1;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-right:20px}.root__table table tr[data-v-51df6b50] td.icon i{height:25px}.root__table table tr[data-v-51df6b50] td.level{text-align:center}.search-bar[data-v-51df6b50]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;position:relative;width:200px}.search-bar i[data-v-51df6b50]{margin-left:170px;position:absolute}.search-bar input#search-input[data-v-51df6b50]{background:transparent;border:none;width:calc(100% - 45px)}.pagination[data-v-51df6b50]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;justify-content:flex-end}.pagination input#page-size[data-v-51df6b50]{margin:0 10px;width:15px}.pagination #current[data-v-51df6b50]{margin:0 10px}.pagination i[data-v-51df6b50]{margin:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}i.material-icons[data-v-51df6b50]{cursor:pointer}div.spc-tagging-cont[data-v-d7807130]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px;padding-top:40px;width:80%}div.spc-tagging-cont div.tag[data-v-d7807130]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#cadff4;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:1.5rem;line-height:1.5rem;margin:1rem 1rem 0 0;min-width:50px;padding:8px 10px 8px 20px;position:relative;text-align:center}div.spc-tagging-cont div.tag span[data-v-d7807130]{font-weight:600;text-align:center;width:100%}div.spc-tagging-cont div.tag i[data-v-d7807130]{cursor:pointer;font-size:16px;font-weight:600;padding-left:10px;-webkit-transition:opacity .3s;transition:opacity .3s}div.spc-tagging-cont div.tag i[data-v-d7807130]:hover{opacity:.5}div.task-pane-header[data-v-007c63f2]{width:100%}div.task-pane-header .title[data-v-007c63f2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:16px;font-weight:600}div.task-pane-header .title .measure-name[data-v-007c63f2]{border-right:1px solid rgba(51,51,51,.97);padding-right:6px}div.task-pane-header .title .subgroup[data-v-007c63f2]{padding-left:6px}div.task-pane-header .title .subtitle[data-v-007c63f2],div.task-pane-header .title-overline[data-v-007c63f2]{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.task-pane-header .subtitle[data-v-007c63f2],div.task-pane-header .title-overline[data-v-007c63f2]{color:rgba(51,51,51,.67);font-size:12px}div.task-pane-header .title-overline[data-v-007c63f2]{margin-bottom:8px}div.task-pane-header .title-overline .title-overline-section[data-v-007c63f2]:first-of-type{border-right:1px solid rgba(51,51,51,.67);margin-right:5px;padding-right:6px}div.task-pane-header .subtitle[data-v-007c63f2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}div.task-pane-header .subtitle .operator[data-v-007c63f2]{border-right:1px solid rgba(51,51,51,.67);padding-right:6px}div.task-pane-header .subtitle .date[data-v-007c63f2]{padding-left:6px}.flagged-point-report[data-v-bcb7d5da]{padding:10px 0 2px}.flagged-point-report .item[data-v-bcb7d5da]{display:-webkit-box;display:-ms-flexbox;display:flex}.flagged-point-report .item .item-label[data-v-bcb7d5da]{font-size:13px;padding-right:4px}.flagged-point-report .item .item-value[data-v-bcb7d5da]{font-size:13px;font-weight:500;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flagged-point-report .comments[data-v-bcb7d5da]{font-size:13px}.autocomplete[data-v-1e3141c4]{margin-bottom:20px;position:relative}.autocomplete-right[data-v-1e3141c4]{float:right;margin-right:15px;min-width:40%}ul[data-v-1e3141c4]{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);margin:0;max-height:150px;overflow:auto;padding:0;position:absolute;top:30px;width:100%;z-index:2000}li[data-v-1e3141c4]{cursor:pointer;font-size:14px;max-height:35px;min-height:35px;padding-left:5px;padding-top:8px}li[data-v-1e3141c4]:focus{background:gray;border:none}li[data-v-1e3141c4]:hover{background:#d3d3d3}input[data-v-1e3141c4]{overflow:hidden;text-overflow:ellipsis}.icon-div[data-v-1e3141c4]{position:relative}.input-icons i[data-v-1e3141c4]{position:absolute}.search-icon[data-v-1e3141c4]{min-width:40px;padding:10px}.input-field[data-v-1e3141c4]{width:45%!important}.input-field-right[data-v-1e3141c4]{min-width:94%}.with-icon[data-v-1e3141c4]{padding-left:35px!important}.wide-text-field[data-v-1e3141c4]{width:100%!important}.add-button-lbl[data-v-1e3141c4]{padding-left:30px}.add-box-div[data-v-1e3141c4]{height:35px;padding-left:10px}.list-element[data-v-1e3141c4]{margin-top:11px;width:50%}.list-element-wide[data-v-1e3141c4]{margin-top:11px;width:100%}.list-element-hidden[data-v-1e3141c4]{display:none}.additional-information[data-v-39eade0c]{padding:5px;width:calc(100% - 10px)}.additional-information .descriptor-edit-value-label[data-v-39eade0c]{font-size:14px;font-weight:600}.additional-information .item[data-v-39eade0c]{display:-webkit-box;display:-ms-flexbox;display:flex}.additional-information .item .label[data-v-39eade0c]{color:#757575;font-size:12px}.additional-information .item .stat-item-name[data-v-39eade0c]{font-size:13px;max-width:175px;white-space:nowrap}.additional-information .item .stat-item-value[data-v-39eade0c]{font-size:13px;font-weight:500;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.additional-information .edit-button[data-v-39eade0c]{padding-top:5px}.additional-information .description[data-v-39eade0c]{padding-bottom:20px}.edit-value[data-v-6bd2c489] .spc-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.edit-value[data-v-6bd2c489] .spc-input-field{font-size:16px;font-weight:600;height:60px;width:120px}div.edit-value[data-v-6bd2c489]{padding-bottom:20px}div.edit-value .label[data-v-6bd2c489]{color:inherit!important;font-size:13px;font-weight:600}div.edit-value div.idm-input[data-v-6bd2c489]{margin-top:20px}div.edit-value div.button-cont[data-v-6bd2c489]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}div.edit-value div.button-cont div.button[data-v-6bd2c489]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:2px solid #ced4da;border-radius:4px;color:#757575;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:40px;justify-content:center;margin-right:10px;outline:none;-webkit-transition:opacity .35s;transition:opacity .35s;width:100px}div.edit-value div.button-cont div[data-v-6bd2c489]:hover{opacity:.5}div.edit-value div.button-cont div.button.pass.active[data-v-6bd2c489]{border-color:#4caf50}div.edit-value div.button-cont div.button.pass.active i[data-v-6bd2c489]{color:#4caf50}div.edit-value div.button-cont div.button.fail.active[data-v-6bd2c489]{border-color:#c64541}div.edit-value div.button-cont div.button.fail.active i[data-v-6bd2c489]{color:#c64541}div.edit-value div.defect-list[data-v-6bd2c489]{background:#f3f5f7;border-radius:2px;height:250px;margin-bottom:10px;overflow:auto;padding:20px 40px;width:calc(100% - 80px)}div.edit-value div.defect-list div.defect[data-v-6bd2c489]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;width:100%}div.edit-value div.defect-list div.defect label[data-v-6bd2c489]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}div.edit-value div.defect-list div.defect input[data-v-6bd2c489]{width:100px}div.edit-value div.defective-list[data-v-6bd2c489]{background:#f3f5f7;border-radius:2px;height:250px;margin-bottom:10px;overflow:auto;padding:20px 40px;width:calc(100% - 80px)}div.edit-value div.defective-list .disabled-label[data-v-6bd2c489]{opacity:.5}.descriptor-edit-value-label[data-v-6bd2c489]{font-size:1.6rem;font-weight:600}.flagged-point[data-v-784a87dc]{padding-top:25px;width:calc(100% - 10px)}.flagged-point .points[data-v-784a87dc]{padding-bottom:25px}.flagged-point .points .point[data-v-784a87dc],.flagged-point .points[data-v-784a87dc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.flagged-point .points .point[data-v-784a87dc]{padding-bottom:15px;padding-right:10px}.flagged-point .points .point .label[data-v-784a87dc]{color:#757575;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.flagged-point .points .point .value[data-v-784a87dc]{font-size:24px;font-weight:600}.flagged-point .flag-info[data-v-784a87dc]{border:1px solid transparent;border-radius:2px}.flagged-point .flag-info .flagged-icon[data-v-784a87dc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:5px 8px}.flagged-point .flag-info .flagged-icon .icon[data-v-784a87dc]{border-radius:10px;color:red;font-size:20px;height:20px;overflow:hidden;width:20px}.flagged-point .flag-info .flagged-icon .flag-label[data-v-784a87dc]{color:#000;font-size:12px;font-weight:600;padding-left:10px;padding-top:2px;text-transform:capitalize}.flagged-point .flag-info .edit-button[data-v-784a87dc],.flagged-point .flag-info .flagged-point-report[data-v-784a87dc]{padding:5px}.flagged-point .flag-info .subgroup-info-header[data-v-784a87dc]{color:#757575;font-size:13px;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:100%}.flagged-point .old-flag-info[data-v-784a87dc]{border:1px solid transparent;border-radius:2px}.flagged-point .old-flag-info .flagged-icon[data-v-784a87dc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:rgba(200,77,73,.1);border-bottom:1px solid #c84d49;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:5px 8px}.flagged-point .old-flag-info .flagged-icon .icon[data-v-784a87dc]{border-radius:10px;color:red;font-size:20px;height:20px;overflow:hidden;width:20px}.flagged-point .old-flag-info .flagged-icon .flag-label[data-v-784a87dc]{color:red;font-size:13px;font-weight:600;padding-left:10px;padding-top:2px;text-transform:capitalize}.flagged-point .old-flag-info .edit-button[data-v-784a87dc],.flagged-point .old-flag-info .flagged-point-report[data-v-784a87dc]{padding:5px}.flagged-point .old-flag-info.subgroups[data-v-784a87dc]{border:1px solid #c84d49}.flagged-point .subgroup-edit[data-v-784a87dc]{color:#208ee1;font-size:13px}.individual-observations[data-v-dfa2b7f4]{padding-top:35px;width:calc(100% - 10px)}.individual-observations .label[data-v-dfa2b7f4]{color:#757575;font-size:12px}.individual-observations .observation[data-v-dfa2b7f4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.individual-observations .observation .row[data-v-dfa2b7f4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;line-height:20px;padding-top:10px}.individual-observations .observation .row .row-left[data-v-dfa2b7f4]{display:-webkit-box;display:-ms-flexbox;display:flex}.individual-observations .observation .row .row-left .station-dashboard-observation-index[data-v-dfa2b7f4]{font-size:12px;padding-right:15px;width:20px}.individual-observations .observation .row .row-left .snapshot-observation-index[data-v-dfa2b7f4]{font-size:12px;padding-right:15px;width:30px}.individual-observations .observation .row .row-left .observation-value[data-v-dfa2b7f4]{font-size:15px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:200px}.individual-observations .observation .row .row-left .observation-value-ofs[data-v-dfa2b7f4]{width:95px}.individual-observations .observation .row .row-right[data-v-dfa2b7f4]{display:-webkit-box;display:-ms-flexbox;display:flex}.individual-observations .observation .row .row-right .ofs-icon[data-v-dfa2b7f4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:20px;padding:0 10px 0 5px}.individual-observations .observation .row .row-right .ofs-icon .icon[data-v-dfa2b7f4]{color:red;font-size:15px;height:18px;padding-top:2px;width:18px}.individual-observations .observation .row .row-right .ofs-icon .ofs[data-v-dfa2b7f4]{color:red;font-size:12px;overflow:hidden;padding-left:5px;text-overflow:ellipsis;white-space:nowrap;width:108px}.individual-observations .observation .report[data-v-dfa2b7f4]{padding:18px}.individual-observations .observation .report .item[data-v-dfa2b7f4]{display:-webkit-box;display:-ms-flexbox;display:flex}.individual-observations .observation .report .item .item-label[data-v-dfa2b7f4]{font-size:13px;max-width:175px;padding-right:4px;white-space:nowrap}.individual-observations .observation .report .item .item-value[data-v-dfa2b7f4]{font-size:13px;font-weight:500;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.individual-observations .observation .no-report[data-v-dfa2b7f4]{padding:0}.individual-observations .descriptor-edit-value-label[data-v-dfa2b7f4]{font-size:14px;font-weight:600}.individual-observations .descriptor-enter-values-cont[data-v-dfa2b7f4]{margin-bottom:20px}div.task-pane[data-v-368440eb]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:360px;overflow:auto;padding:20px;width:360px}div.task-pane .close-button[data-v-368440eb]{height:10px;margin-left:auto;width:10px}div.task-pane .close-button i[data-v-368440eb]{cursor:pointer}div.task-pane .close-button i[data-v-368440eb]:hover{opacity:.5}.operations-taskpane[data-v-368440eb]{height:calc(100% - 95px)}.spc-test-list .spc-test[data-v-47e7bb7a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125rem;height:4rem;margin-bottom:.5rem}.spc-test-list .spc-test .spc-test-name[data-v-47e7bb7a]{font-weight:700;height:4rem;line-height:4rem;margin-right:0;position:relative}.spc-test-list .spc-test .spc-test-name label[data-v-47e7bb7a]{font-size:13px;font-weight:600;padding-left:4rem}.spc-test-list .spc-test .spc-test-details[data-v-47e7bb7a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;line-height:1.5rem}.spc-test-list .spc-test .spc-test-details label[data-v-47e7bb7a]{font-size:13px;font-weight:400}.spc-test-list .spc-test .spc-test-details .spc-test-input[data-v-47e7bb7a]{border:1px solid #ced4da;border-radius:2px;font-size:13px;height:2rem;margin:0 1rem 0 0;padding:1rem;text-align:center;width:3rem}.spc-test-list .spc-test .spc-test-details input[data-v-47e7bb7a]::-webkit-inner-spin-button,.spc-test-list .spc-test .spc-test-details input[data-v-47e7bb7a]::-webkit-outer-spin-button{-webkit-appearance:none}.spc-test-list .spc-test .spc-test-details input[type=number][data-v-47e7bb7a]{-moz-appearance:textfield}.spc-test-list .spc-test .spc-test-details label+.spc-test-input[data-v-47e7bb7a]{margin:0 1rem}.spc-test-name[data-v-47e7bb7a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;min-width:14rem}.spc-toggle[data-v-ff718424]{height:25px;position:relative;width:30px}.spc-toggle .spc-toggle-checkbox[data-v-ff718424]{opacity:0;pointer-events:none;position:absolute}.spc-toggle .spc-toggle-label[data-v-ff718424]{background-color:#ccc;border:0 solid #fff;border-radius:30px;cursor:pointer;display:block;height:14px;line-height:14px;margin-top:5px;overflow:hidden;padding:0}.spc-toggle .spc-toggle-label[data-v-ff718424]:before{background:#979b9d;border-radius:30px;bottom:0;content:"";display:block;height:20px;margin:-3px;position:absolute;right:21px;top:5px;-webkit-transition:all .35s;transition:all .35s;width:20px}.spc-toggle .spc-toggle-checkbox:checked+.spc-toggle-label[data-v-ff718424]{background-color:#cadff4}.spc-toggle .spc-toggle-checkbox:checked+.spc-toggle-label[data-v-ff718424],.spc-toggle .spc-toggle-checkbox:checked+.spc-toggle-label[data-v-ff718424]:before{border-color:#cadff4}.spc-toggle .spc-toggle-checkbox:checked+.spc-toggle-label .spc-toggle-inner[data-v-ff718424]{margin-left:0}.spc-toggle .spc-toggle-checkbox:checked+.spc-toggle-label[data-v-ff718424]:before{background-color:#4c8fdd;right:-5px}.footer[data-v-277878a1]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.inputs-area[data-v-277878a1]{margin:20px 0}.inputs-area span[data-v-277878a1]{font-weight:600}.inputs-area .tree-pane[data-v-277878a1]{background-color:#f3f5f7;margin:10px 0;max-height:400px;overflow-y:auto}.editor[data-v-6d2c8e5a]{margin:0 auto 15px;position:relative}.editor .editor__content[data-v-6d2c8e5a]{border:1px solid #e6e6e6;min-height:100px;padding:40px 10px 0}.editor .menubar[data-v-6d2c8e5a]{border-bottom:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0}.editor .menubar button.menubar__button[data-v-6d2c8e5a]{-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;align-content:center;background:transparent;border-right:1px solid #ced4da;color:#757575;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;height:25px;justify-content:center;margin:0;min-width:30px;padding:5px;width:30px}.is-active[data-v-6d2c8e5a]{background-color:#d3d3d3!important}.editor__content .ProseMirror{max-height:100px;overflow-y:scroll}.editor__content .ProseMirror img{width:100%}.to-from-date-filter-input[data-v-6002fe35]{padding-bottom:15px}div.spc-grid div.grid-container[data-v-abfe9334]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-x:auto}div.spc-grid div.grid-container div.grid-child[data-v-abfe9334]{scrollbar-gutter:stable;scrollbar-width:thin}div.spc-grid div.grid-container div.grid-header[data-v-abfe9334]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;height:40px;line-height:40px;overflow:hidden}div.spc-grid div.grid-container div.grid-header div.grid-header-cell[data-v-abfe9334]{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 0%;flex:1 1 0%;overflow:hidden;padding:0 8px;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}div.spc-grid div.grid-container div.grid-header div.grid-header-cell .sorting-icon[data-v-abfe9334]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;visibility:hidden}div.spc-grid div.grid-container div.grid-header div.grid-header-cell .sorting-icon span.material-icons[data-v-abfe9334]{cursor:pointer;font-size:16px}div.spc-grid div.grid-container div.grid-header div.grid-header-cell .sorting-icon span.material-icons[data-v-abfe9334]:hover,div.spc-grid div.grid-container div.grid-header div.grid-header-cell .sorting-icon:hover span.material-icons.icon[data-v-abfe9334]{opacity:.5}div.spc-grid div.grid-container div.grid-header div.grid-header-cell .sorting-icon.active[data-v-abfe9334]{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}div.spc-grid div.grid-container div.grid-header .grid-header-cell.sortable[data-v-abfe9334]{cursor:pointer}div.spc-grid div.grid-container div.grid-header:hover .sorting-icon span.material-icons.icon[data-v-abfe9334]{opacity:.5}div.spc-grid div.grid-container div.grid-header div.reorder-col-hdr[data-v-abfe9334]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50px}div.spc-grid div.grid-container div.grid-header div.rownum-header[data-v-abfe9334]{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:50px;min-width:20px}div.spc-grid div.grid-container div.grid-body[data-v-abfe9334]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-x:auto;overflow-y:auto}div.spc-grid div.grid-container div.grid-body div.grid-row[data-v-abfe9334]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#fff;border-bottom:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;height:40px;line-height:40px}div.spc-grid div.grid-container div.grid-body div.grid-row div.grid-cell[data-v-abfe9334]{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}div.spc-grid div.grid-container div.grid-body div.grid-row div.reorder-col[data-v-abfe9334]{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c4cbd4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;justify-content:center;width:50px}div.spc-grid div.grid-container div.grid-body div.grid-row div.rownum-col[data-v-abfe9334]{-webkit-box-flex:0;background-color:#fff;border-right:1px solid #ced4da;-ms-flex:none;flex:none;max-width:50px;min-width:20px;text-align:center;text-overflow:ellipsis}div.spc-grid div.grid-container div.grid-body div.grid-row div.reorder-col>span[data-v-abfe9334]:hover{cursor:-webkit-grab;cursor:grab}div.spc-grid div.grid-container div.grid-body .grid-row.selectable[data-v-abfe9334]{cursor:pointer}div.spc-grid div.grid-container div.grid-body .grid-row.error-row[data-v-abfe9334]{background-color:rgba(198,40,40,.2)!important}div.spc-grid div.grid-container div.grid-body .grid-row.error-selected-row[data-v-abfe9334]{background-color:rgba(198,40,40,.3)!important;outline:2px solid red!important;outline-offset:-2px}div.spc-grid div.grid-container div.grid-body .grid-row.active[data-v-abfe9334]{background-color:#d1ecf1!important}div.spc-grid div.grid-container div.grid-body div.grid-row[data-v-abfe9334]:hover{background:rgba(0,0,0,.05)}div.spc-grid div.empty-state[data-v-abfe9334]{background-color:#f9fafb;color:#757575;height:40px;margin-top:10px;padding:10px 0 0 10px}div.spc-grid .bold[data-v-abfe9334]{font-weight:700}div.spc-grid .align-right[data-v-abfe9334]{text-align:right}div.spc-grid .align-middle[data-v-abfe9334]{text-align:center}.sortable-chosen{background-color:rgba(76,143,221,.1)!important}.export-data-modal__root .export-data-modal__header[data-v-6e4e7682]{color:rgba(51,51,51,.97);font-size:15px;margin:12px 0}.export-data-modal__root .export-data-modal__body[data-v-6e4e7682]>*{margin-bottom:20px}.data-download__root[data-v-8cd0967c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.data-download__spacer[data-v-8cd0967c]{width:25px}.no-data-modal__root .no-data-modal__header[data-v-8cd0967c]{color:rgba(51,51,51,.97);font-size:15px;margin:12px 0}.no-data-modal__root .no-data-modal__body[data-v-8cd0967c]>*{margin-bottom:20px}div.equation-builder[data-v-82240146]{position:relative}div.equation-builder a[data-v-82240146]{font-size:1.3rem}div.equation-builder div.equation-description[data-v-82240146]{color:#757575;margin-bottom:5px;margin-top:5px}div.equation-builder div.equation-description a[data-v-82240146]{font-weight:350}div.equation-builder ul.calc-helper[data-v-82240146],div.equation-builder ul.scope[data-v-82240146]{background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);margin:0;max-height:150px;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;scrollbar-gutter:stable;scrollbar-width:thin;text-overflow:ellipsis;top:118px;width:250px;z-index:2000}div.equation-builder ul.calc-helper li[data-v-82240146],div.equation-builder ul.scope li[data-v-82240146]{cursor:pointer;height:35px;line-height:35px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}div.equation-builder ul.calc-helper li[data-v-82240146]:focus,div.equation-builder ul.calc-helper li[data-v-82240146]:hover,div.equation-builder ul.scope li[data-v-82240146]:focus,div.equation-builder ul.scope li[data-v-82240146]:hover{background:rgba(0,0,0,.05)}.spec-bar-container[data-v-54d8b2af]{display:block;width:100%}.spec-bar-container .spec-bar[data-v-54d8b2af]{background-color:#f3f5f6;border-radius:3px;height:2rem;overflow:visible;position:relative;width:100%}.spec-bar-container .spec-bar .spec-range[data-v-54d8b2af]{background-color:#d3e2c6;height:100%;left:20%;position:absolute;width:60%}.spec-bar-container .spec-bar .spec-marker[data-v-54d8b2af]{background-color:#000;border-radius:1px;height:8px;position:absolute;top:7px;-webkit-transform:translate(-50%,-1px) rotate(45deg);transform:translate(-50%,-1px) rotate(45deg);-webkit-transition:left .3s ease-out,background-color .3s ease;transition:left .3s ease-out,background-color .3s ease;width:8px;z-index:10}.spec-bar-container .spec-bar .spec-marker.outOfSpec[data-v-54d8b2af]{background-color:#b33a36}.spec-bar-container .spec-bar .spec-line[data-v-54d8b2af]{background-color:#c4cbd4;height:100%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:left .3s ease-out,background-color .3s ease;transition:left .3s ease-out,background-color .3s ease;width:1px;z-index:5}.spec-bar-container .spec-labels[data-v-54d8b2af]{font-size:12px;margin-top:6px}.spec-bar-container .spec-labels[data-v-54d8b2af]>*{float:left;font-weight:700;position:absolute;top:2.25rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.spec-bar-container .spec-labels[data-v-54d8b2af] :first-child{left:20%}.spec-bar-container .spec-labels[data-v-54d8b2af] :last-child{left:80%}.control-charts .spc-chart-container[data-v-135ff0f8]{background:#fff;margin-bottom:20px;padding:20px}.control-charts .spc-chart-container div.not_in_view[data-v-135ff0f8]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:480px;justify-content:center}.control-charts .spc-chart-container div.header[data-v-135ff0f8]{-ms-flex-line-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}.control-charts .spc-chart-container div.header div.name[data-v-135ff0f8]{color:rgba(51,51,51,.67);font-size:15px;font-weight:600;white-space:nowrap}.control-charts .spc-chart-container div.header div.settings-button[data-v-135ff0f8]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;position:relative;width:100%}.control-charts .spc-chart-container div.header div.settings-button div.spc-dropdown[data-v-135ff0f8]{bottom:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:auto;right:0;top:20px}.control-charts .spc-chart-container div.header div.settings-button i.enabled-more-horiz[data-v-135ff0f8]{cursor:pointer}.control-charts .spc-chart-container div.header div.settings-button .disabled-i-button[data-v-135ff0f8]{cursor:default;opacity:30%}.control-charts .spc-chart-container div.header div.settings-button .status-container[data-v-135ff0f8]{font-size:12px;padding-left:8px;padding-right:8px}.control-charts .spc-chart-container div.header div.settings-button div.icon[data-v-135ff0f8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-left:10px;position:relative;width:20px}.control-charts .spc-chart-container div.header div.settings-button div.icon.green[data-v-135ff0f8]{background-color:#4caf50}.control-charts .spc-chart-container div.header div.settings-button div.icon.green i[data-v-135ff0f8]{color:#fff;font-size:18px;padding:0 1px}.control-charts .spc-chart-container div.header div.settings-button div.icon.yellow i[data-v-135ff0f8]{color:#ffaa4d;font-size:20px}.control-charts .spc-chart-container div.header div.failures[data-v-135ff0f8]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;justify-content:flex-end;width:100%}.control-charts .spc-chart-container div.header div.failures div[data-v-135ff0f8]{margin-right:30px}.control-charts .spc-chart-container div.header div.failures .ooc[data-v-135ff0f8]{margin-right:0}.control-charts .spc-chart-container div.header div.failures .spec-stat[data-v-135ff0f8]{float:left}.control-charts .spc-chart-container div.header div.failures .status-container-sd[data-v-135ff0f8]{font-style:italic}.control-charts .spc-chart-container div.invalid[data-v-135ff0f8]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:400px;justify-content:center}.control-charts .spc-chart-container div.invalid i[data-v-135ff0f8]{font-size:100px}.control-charts .spc-chart-container div.invalid div[data-v-135ff0f8]{font-size:16px}.control-charts .spc-chart-container div.spc-chart[data-v-135ff0f8]{height:400px;margin-top:10px}.control-charts .spc-chart-container div.warning-text[data-v-135ff0f8]{font-style:italic;text-align:left}.control-charts .chart-type[data-v-135ff0f8]{color:#757575;display:block;font-size:12px;font-weight:400}.control-charts .station-multiselector[data-v-135ff0f8]{margin-top:25px}.pareto-charts[data-v-4ec87fe5]{height:100%;min-height:400px;position:relative;width:100%}.pareto-charts .loading[data-v-4ec87fe5]{position:absolute}.pareto-charts .spc-chart-container[data-v-4ec87fe5]{background:#fff;height:500px;margin-bottom:20px;padding:20px}.pareto-charts .spc-chart-container div.not_in_view[data-v-4ec87fe5]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:480px;justify-content:center}.pareto-charts .spc-chart-container div.in_view[data-v-4ec87fe5]{min-height:420px}.pareto-charts .spc-chart-container div.header[data-v-4ec87fe5]{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;line-height:20px;padding-bottom:10px}.pareto-charts .spc-chart-container div.header .defect-header[data-v-4ec87fe5]{display:-webkit-box;display:-ms-flexbox;display:flex}.pareto-charts .spc-chart-container div.header .defect-header .defect-types[data-v-4ec87fe5]{border-right:2px solid #000;height:20px;padding-right:5px}.pareto-charts .spc-chart-container div.header .defect-header .name[data-v-4ec87fe5]{padding-left:5px}.pareto-charts .spc-chart-container div.header .defect-header[data-v-4ec87fe5],.pareto-charts .spc-chart-container div.header div.name[data-v-4ec87fe5]{color:rgba(51,51,51,.67);font-size:15px;font-weight:600;white-space:nowrap}.pareto-charts .spc-chart-container div.invalid[data-v-4ec87fe5]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:400px;justify-content:center}.pareto-charts .spc-chart-container div.invalid i[data-v-4ec87fe5]{font-size:100px}.pareto-charts .spc-chart-container div.invalid div[data-v-4ec87fe5]{font-size:16px}.pareto-charts .spc-chart-container div.spc-chart[data-v-4ec87fe5]{height:400px;margin-top:10px}.chip[data-v-2207a49c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2rem;font-weight:600;margin:1rem 1rem 0 0;max-width:50px;overflow:hidden;padding:4px 10px;text-align:center;text-overflow:ellipsis}.data-view[data-v-93e916e4]{height:100%;overflow:auto;width:100%}.data-view .loading[data-v-93e916e4]{position:absolute}.data-view .spc-chart-container[data-v-93e916e4]{background:#fff;height:470px;margin-bottom:20px;padding:20px}.data-view .spc-chart-container div.not_in_view[data-v-93e916e4]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:480px;justify-content:center}.data-view .spc-chart-container div.in_view[data-v-93e916e4]{min-height:420px}.data-view .spc-chart-container div.header[data-v-93e916e4]{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;line-height:20px;padding-bottom:10px}.data-view .spc-chart-container div.header div.name[data-v-93e916e4]{color:rgba(51,51,51,.67);font-size:15px;font-weight:600;white-space:nowrap}.data-view .spc-chart-container div.invalid[data-v-93e916e4]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:400px;justify-content:center}.data-view .spc-chart-container div.invalid span.material-icons-outlined[data-v-93e916e4]{font-size:100px;padding-left:200px}.data-view .spc-chart-container div.invalid div[data-v-93e916e4]{font-size:16px}.data-view .spc-chart-container div.spc-chart[data-v-93e916e4]{height:400px;margin-top:10px}.data-view .spc-chart-container .edit-data-cont[data-v-93e916e4]{display:-webkit-box;display:-ms-flexbox;display:flex}.data-view .spc-chart-container .edit-data-cont .edit-button-cont[data-v-93e916e4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.data-view .spc-chart-container .edit-data-cont .edit-button-label[data-v-93e916e4]{padding-left:5px}.data-view .spc-chart-container .clickable[data-v-93e916e4]{cursor:pointer}.data-view .spc-chart-container .clickable[data-v-93e916e4]:hover{background:rgba(0,0,0,.05)}.data-view .spc-chart-container .disabled-button[data-v-93e916e4]{color:rgba(0,0,0,.2);cursor:default}div.spc-landing[data-v-5f5c99ff]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}div.spc-landing div.route[data-v-5f5c99ff]{border:1px solid #e0e0e0;border-radius:2px;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:20px;min-width:300px;text-align:center;-webkit-transition:background .3s;transition:background .3s;width:calc(33% - 40px)}div.spc-landing div.route i[data-v-5f5c99ff]{font-size:300px;padding-top:40px}div.spc-landing div.route div[data-v-5f5c99ff]{font-size:30px;padding:40px}div.spc-landing div.route[data-v-5f5c99ff]:hover{background:rgba(0,0,0,.05)}div.headerbar[data-v-53f2a228]{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;padding:12px 20px;width:calc(100% - 40px)}div.headerbar div.cont[data-v-53f2a228]{white-space:nowrap}div.headerbar div.cont.left[data-v-53f2a228]{-webkit-box-flex:1;-ms-flex:1;flex:1}div.headerbar div.cont.right[data-v-53f2a228]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}div.attributes[data-v-53f2a228]{height:100%;position:relative}div.attributes div.name_overline[data-v-53f2a228]{color:#757575;font-size:12px;margin-bottom:4px}div.attributes div.name[data-v-53f2a228]{font-size:17px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:80%}div.attributes div.description[data-v-53f2a228]{font-size:13px;overflow:hidden;overflow-y:auto;padding-bottom:20px;text-overflow:ellipsis;width:calc(100% - 200px)}div.attributes div.image-cont[data-v-53f2a228]{position:absolute;right:0;top:0}div div.sub-name[data-v-3080611e]{font-size:15px;font-weight:600;margin:30px 0 4px}div div.sub-description[data-v-3080611e]{margin-bottom:20px}div div.list-add[data-v-3080611e]{padding:16px 0}div div.list-add a[data-v-3080611e]{font-weight:600}div div.list-add.list-input[data-v-3080611e]{padding:0 0 16px}div div.list[data-v-3080611e]{margin-bottom:10px}div div.list table[data-v-3080611e]{border-collapse:collapse;table-layout:auto;width:100%}div div.list table tr.header-row[data-v-3080611e]{border-bottom:1px solid #d1d1d1;display:none;height:40px}div div.list table tr.header-row th.header[data-v-3080611e]{font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div div.list table tr.table-row[data-v-3080611e]{border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;height:40px}div div.list table tr.table-row td[data-v-3080611e]{max-width:200px}div div.list table tr.table-row td.list-name[data-v-3080611e]{font-weight:600;overflow:hidden;padding:0 40px 0 20px;text-overflow:ellipsis;white-space:nowrap;width:150px}div div.list table tr.table-row td.list-description[data-v-3080611e]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div div.list table tr.table-row td.list-edit[data-v-3080611e]{max-width:30px;padding:0 10px;width:30px}div div.list table tr.table-row td.list-edit a[data-v-3080611e]{font-weight:600;padding:10px}div div.list table tr.table-row td.list-delete[data-v-3080611e]{color:#757575;cursor:pointer;max-width:20px;padding:0 10px;width:20px}div div.list table tr.table-row td.list-delete i[data-v-3080611e]{font-size:17px;padding-top:4px}div div.list table tr.table-row .warning[data-v-3080611e]{color:red;float:right}div div.list table tr.table-row .hide[data-v-3080611e]{cursor:default;opacity:0}div.card div.sub-name[data-v-6140e96f]{font-size:15px;font-weight:600;margin:30px 0 4px}div.card div.sub-description[data-v-6140e96f]{margin-bottom:20px}div.card div.list-add[data-v-6140e96f]{padding:16px 0}div.card div.list-add a[data-v-6140e96f]{font-weight:600}div.card div.list-add.list-input[data-v-6140e96f]{padding:0 0 16px}div.card div.list[data-v-6140e96f]{margin-bottom:10px}div.card div.list table[data-v-6140e96f]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-6140e96f]{border-bottom:1px solid #d1d1d1;display:none;height:40px}div.card div.list table tr.header-row th.header[data-v-6140e96f]{font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-6140e96f]{border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-6140e96f]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-6140e96f]{font-weight:600;overflow:hidden;padding:0 40px 0 20px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.list table tr.table-row td.list-description[data-v-6140e96f]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div.card div.list table tr.table-row td.list-edit[data-v-6140e96f]{max-width:30px;padding:0 10px;width:30px}div.card div.list table tr.table-row td.list-edit a[data-v-6140e96f]{font-weight:600;padding:10px}div.card div.list table tr.table-row td.list-delete[data-v-6140e96f]{color:#757575;cursor:pointer;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-6140e96f]{font-size:17px;padding-top:4px}.checkbox-div[data-v-6140e96f]{margin-bottom:10px}.checkboxes-labels[data-v-6140e96f]{font-size:13px;vertical-align:middle}div.card div.sub-name[data-v-9d036174]{font-size:15px;font-weight:600;margin:40px 0 10px}div.card div.sub-description[data-v-9d036174]{margin-bottom:10px}div.card div.list-add[data-v-9d036174]{padding:16px 0}div.card div.list-add a[data-v-9d036174]{font-weight:600}div.card div.list[data-v-9d036174]{margin-bottom:10px}div.card div.list table[data-v-9d036174]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-9d036174]{border-bottom:1px solid #d1d1d1;color:#757575;height:40px}div.card div.list table tr.header-row th.header[data-v-9d036174]{font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-9d036174]{border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-9d036174]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-9d036174]{font-weight:600;overflow:hidden;padding:0 40px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.list table tr.table-row td.list-description[data-v-9d036174]{overflow:hidden;padding:0 120px 0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div.card div.list table tr.table-row td.list-edit[data-v-9d036174]{max-width:30px;padding:0 10px;width:30px}div.card div.list table tr.table-row td.list-edit a[data-v-9d036174]{font-weight:600;padding:10px}div.card div.list table tr.table-row td.list-delete[data-v-9d036174]{color:#757575;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-9d036174]{cursor:pointer;font-size:17px;padding-top:4px}div.card div.list table tr.table-row td.list-delete i.disabled[data-v-9d036174]{color:#979b9d;cursor:default}div.card div.list table tr.table-row td.list-delete i.icon-disabled[data-v-9d036174]{color:#e6e6e6;cursor:default}div.card div.sub-name[data-v-7fcee0b8]{font-size:15px;font-weight:600;margin:40px 0 10px}div.card div.sub-description[data-v-7fcee0b8]{margin-bottom:10px}div.card div.list-add[data-v-7fcee0b8]{padding:16px 0}div.card div.list-add a[data-v-7fcee0b8]{font-weight:600}div.card div.list[data-v-7fcee0b8]{margin-bottom:10px}div.card div.list table[data-v-7fcee0b8]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-7fcee0b8]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-7fcee0b8]{color:#757575;font-size:13px;font-weight:400;padding:0 8px 0 20px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-7fcee0b8]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-7fcee0b8]{max-width:200px;padding-left:20px!important}div.card div.list table tr.table-row td.list-name[data-v-7fcee0b8]{font-weight:400;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.list table tr.table-row td.list-description[data-v-7fcee0b8]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div.card div.list table tr.table-row td.list-edit[data-v-7fcee0b8]{max-width:30px;padding:0 10px;width:30px}div.card div.list table tr.table-row td.list-edit a[data-v-7fcee0b8]{font-weight:600;padding:10px}div.card div.list table tr.table-row td.list-delete[data-v-7fcee0b8]{color:#757575;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-7fcee0b8]{cursor:pointer;font-size:17px;padding-top:4px}div.card div.list table tr.table-row td.list-delete i.disabled[data-v-7fcee0b8]{color:#979b9d;cursor:default}div.card div.list table tr.table-row[data-v-7fcee0b8]:hover{background:rgba(0,0,0,.05)}div.card div.sub-name[data-v-29641d1f]{font-size:15px;font-weight:600;margin:40px 0 10px}div.card div.sub-description[data-v-29641d1f]{margin-bottom:10px}div.card div.list-add[data-v-29641d1f]{padding:16px 0}div.card div.list-add a[data-v-29641d1f]{font-weight:600}div.card div.list[data-v-29641d1f]{margin-bottom:10px}div.card div.list table[data-v-29641d1f]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-29641d1f]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-29641d1f]{color:#757575;font-size:13px;font-weight:400;padding:0 8px;padding-left:20px!important;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-29641d1f]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-29641d1f]{max-width:200px;padding-left:20px!important}div.card div.list table tr.table-row td.list-name[data-v-29641d1f]{font-weight:400;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.list table tr.table-row td.list-description[data-v-29641d1f]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div.card div.list table tr.table-row td.list-edit[data-v-29641d1f]{max-width:30px;padding:0 10px;width:30px}div.card div.list table tr.table-row td.list-edit a[data-v-29641d1f]{font-weight:600;padding:10px}div.card div.list table tr.table-row td.list-delete[data-v-29641d1f]{color:#757575;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-29641d1f]{cursor:pointer;font-size:17px;padding-top:4px}div.card div.list table tr.table-row td.list-delete i.disabled[data-v-29641d1f]{color:#979b9d;cursor:default}div.card div.list table tr.table-row[data-v-29641d1f]:hover{background:rgba(0,0,0,.05)}div.headerbar[data-v-053bab6d]{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;padding:12px 20px;width:calc(100% - 40px)}div.headerbar div.cont[data-v-053bab6d]{white-space:nowrap}div.headerbar div.cont.left[data-v-053bab6d]{-webkit-box-flex:1;-ms-flex:1;flex:1}div.headerbar div.cont.right[data-v-053bab6d]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}div.attributes[data-v-053bab6d]{height:100%;position:relative}div.attributes div.name_overline[data-v-053bab6d]{color:#757575;font-size:12px;margin-bottom:4px}div.attributes div.name[data-v-053bab6d]{font-size:17px;font-weight:600;max-width:600px;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:100%}div.attributes div.description[data-v-053bab6d]{font-size:13px;max-height:300px;overflow:hidden;overflow-y:auto;padding-bottom:20px;text-overflow:ellipsis;width:calc(100% - 200px)}div.attributes div.image-cont[data-v-053bab6d]{bottom:0;position:absolute;right:0}div.attributes div.spc-tagging-cont[data-v-053bab6d]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;padding-top:40px;width:100%}div.attributes div.spc-tagging-cont div.tag[data-v-053bab6d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#cadff4;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:1.5rem;line-height:1.5rem;margin:1rem 1rem 0 0;min-width:50px;padding:10px 5px 10px 20px;position:relative;text-align:center}div.attributes div.spc-tagging-cont div.tag span[data-v-053bab6d]{text-align:center;width:100%}div.attributes div.spc-tagging-cont div.tag i[data-v-053bab6d]{cursor:pointer;padding-left:10px;-webkit-transition:opacity .3s;transition:opacity .3s}div.attributes div.spc-tagging-cont div.tag i[data-v-053bab6d]:hover{opacity:.5}div.list[data-v-053bab6d]{margin-bottom:10px}div.list table[data-v-053bab6d]{border-collapse:collapse;table-layout:auto;width:100%}div.list table tr.header-row[data-v-053bab6d]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.header-row th.header[data-v-053bab6d]{color:#757575;font-size:13px;font-weight:400;padding:0 8px;padding-left:20px!important;text-align:left;text-transform:capitalize}div.list table tr.table-row[data-v-053bab6d]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.table-row td[data-v-053bab6d]{max-width:200px;padding-left:20px!important}div.list table tr.table-row td.list-name[data-v-053bab6d]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 250px)}div.list table tr.table-row td.list-edit[data-v-053bab6d]{max-width:30px;padding:0 10px;width:30px}div.list table tr.table-row td.list-edit a[data-v-053bab6d]{font-weight:600;padding:10px}div.list table tr.table-row td.list-delete[data-v-053bab6d]{color:#757575;max-width:20px;padding:0 10px;width:20px}div.list table tr.table-row td.list-delete i[data-v-053bab6d]{cursor:pointer;font-size:17px;padding-top:4px}div.list table tr.table-row td.list-delete i.disabled[data-v-053bab6d]{color:#979b9d;cursor:default}div.list table tr.table-row td.list-delete i.icon-disabled[data-v-053bab6d]{color:#e6e6e6;cursor:default}div.list div.list-add[data-v-053bab6d]{padding:16px 0}div.list div.list-add a[data-v-053bab6d]{font-weight:600}div.flow[data-v-cba164b6]{padding:40px}div.flow div.flowchart[data-v-cba164b6]{background:rgba(0,0,0,.05);border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:240px;margin:auto;overflow-x:auto;overflow-y:hidden}div.flow div.flowchart div.item-cont[data-v-cba164b6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div.flow div.flowchart div.item-cont div.item div.item-inner[data-v-cba164b6],div.flow div.flowchart div.item-cont div.item[data-v-cba164b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.flow div.flowchart div.item-cont div.item div.item-inner[data-v-cba164b6]{background:#607d8b;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;cursor:pointer;height:40px;opacity:1;padding:0 8px;-webkit-transition:all .2s cubic-bezier(.25,.8,.25,1);transition:all .2s cubic-bezier(.25,.8,.25,1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div.flow div.flowchart div.item-cont div.item div.item-inner div[data-v-cba164b6]{display:inline-block;font-size:14px;font-weight:400;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.flow div.flowchart div.item-cont div.item div.item-inner i[data-v-cba164b6]{display:none;padding-right:5px}div.flow div.flowchart div.item-cont div.item div.item-inner[data-v-cba164b6]:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}div.flow div.flowchart div.item-cont div.item>i[data-v-cba164b6]{opacity:.5;padding:0 10px}div.flow div.flowchart div.item-cont div.item.active .item-inner[data-v-cba164b6]{border-color:rgba(0,0,0,.9)}div.flow div.flowchart div.item-cont div.item[data-v-cba164b6]:first-child{padding-left:100px}div.flow div.flowchart div.item-cont div.item[data-v-cba164b6]:last-child{padding-right:100px}div.flow div.list[data-v-cba164b6]{height:100%;width:100%}div.flow div.list table[data-v-cba164b6]{border-collapse:collapse;table-layout:auto;width:100%}div.flow div.list table tr.header-row[data-v-cba164b6]{height:40px}div.flow div.list table tr.header-row th.header[data-v-cba164b6]{font-weight:600;padding:8px 16px;text-align:left;text-transform:capitalize}div.flow div.list table tr.table-row[data-v-cba164b6]{cursor:pointer;height:40px}div.flow div.list table tr.table-row td[data-v-cba164b6]{border-top:1px solid #d1d1d1;padding:0 16px}div.flow div.list table tr.table-row td div[data-v-cba164b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.flow div.list table tr.table-row td div .icon[data-v-cba164b6]{display:none;padding-right:5px}div.flow div.list table tr.table-row td div span[data-v-cba164b6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.flow div.list table tr.table-row td.icon[data-v-cba164b6]{padding:4px 5px 0 0;width:20px}div.flow div.list table tr.table-row[data-v-cba164b6]:hover{background:rgba(0,0,0,.05)}div.flow div.list table tr.table-row.active[data-v-cba164b6]{background:rgba(76,143,221,.05)}div.flow div.toolbar[data-v-cba164b6]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 0 12px;position:relative;width:100%}div.flow div.toolbar div.item[data-v-cba164b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s}div.flow div.toolbar div.item .icon[data-v-cba164b6]{padding-right:5px}div.flow div.toolbar div.item div.spc-dropdown[data-v-cba164b6]{background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;top:40px;will-change:width,height;z-index:999}div.flow div.toolbar div.item div.spc-dropdown div.item[data-v-cba164b6]{white-space:nowrap}div.flow div.toolbar div.item.deactive[data-v-cba164b6]{cursor:default;opacity:.3}div.flow div.toolbar div.item[data-v-cba164b6]:hover{background:rgba(0,0,0,.05)}div.flow div.toolbar div.item.deactive[data-v-cba164b6]:hover{background:transparent}div.flow div.toolbar div.flow-view[data-v-cba164b6]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;justify-content:flex-end;margin-left:auto;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s}div.flow div.toolbar div.flow-view .icon[data-v-cba164b6]{padding:0 5px 0 0}div.flow div.toolbar div.flow-view[data-v-cba164b6]:hover{background:rgba(0,0,0,.05)}div.flow div.toolbar div.spc-dropdown[data-v-cba164b6]{background-color:#fff;bottom:-50px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);margin:0;max-height:650px;min-height:40px;min-width:150px;overflow-y:auto;position:absolute;right:20px;will-change:width,height;z-index:999}div.flow div.toolbar div.spc-dropdown div.item[data-v-cba164b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}div.flow div.toolbar div.spc-dropdown div.item[data-v-cba164b6]:hover{background:rgba(0,0,0,.05)}div.content[data-v-216d5372]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}div.content div.attributes[data-v-216d5372]{position:relative}div.content div.attributes div.name_overline[data-v-216d5372]{color:#757575;font-size:12px;margin-bottom:4px}div.content div.attributes div.name[data-v-216d5372]{font-size:17px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:80%}div.content div.attributes div.description[data-v-216d5372]{font-size:13px;max-height:300px;overflow:hidden;overflow-y:auto;padding-bottom:20px;text-overflow:ellipsis;width:calc(100% - 200px)}div.content div.attributes div.image-cont[data-v-216d5372]{position:absolute;right:0;top:0}div[data-v-d20a0eae]{overflow-x:auto;overflow-y:hidden;padding-bottom:10px}div div.list[data-v-d20a0eae]{margin-bottom:8px;margin-top:20px}div div.list table[data-v-d20a0eae]{border-collapse:collapse;table-layout:auto;width:100%}div div.list table tr.header-row[data-v-d20a0eae]{border-bottom:1px solid #d1d1d1;height:40px;max-width:200px}div div.list table tr.header-row th.header[data-v-d20a0eae]{color:#757575;font-weight:400;max-width:55px;padding:0 10px;text-align:center;text-transform:capitalize;width:55px}div div.list table tr.header-row th.header[data-v-d20a0eae]:first-child{min-width:150px;padding-left:10px;text-align:left;width:150px}div div.list table tr.header-row th.header[data-v-d20a0eae]:last-child{max-width:200px;width:auto}div div.list table tr.table-row[data-v-d20a0eae]{border-bottom:1px solid #d1d1d1;height:40px}div div.list table tr.table-row td[data-v-d20a0eae]{max-width:200px}div div.list table tr.table-row td.list-name[data-v-d20a0eae]{font-weight:600;min-width:150px;overflow:hidden;padding:0 8px 0 13px;text-overflow:ellipsis;white-space:nowrap;width:150px}div div.list table tr.table-row td.list-value[data-v-d20a0eae]{max-width:55px;padding:0 10px;text-align:center;width:55px}div div.list table tr.table-row td.list-value input[data-v-d20a0eae]{height:24px;margin:0;padding:0 6px;text-align:center;width:40px}div div.list table tr.table-row td.list-value input.invalid[data-v-d20a0eae]{border:1px solid red}div div.list table tr.table-row td.list-route[data-v-d20a0eae]{height:32px;text-align:right}div div.list table tr.table-row td.list-route a[data-v-d20a0eae]{margin-right:10px}div div.list table tr.table-row td.list-route i[data-v-d20a0eae]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div div.list table tr.table-row td.list-route i[data-v-d20a0eae]:hover{opacity:.5}div div.list table tr.table-row.placeholder[data-v-d20a0eae]{height:0;visibility:hidden}div.card div.description[data-v-aec64b0e]{margin-bottom:0}div.card div.sum-cont[data-v-aec64b0e]{overflow-x:auto;overflow-y:hidden;padding-bottom:10px}div.card div.sum-cont div.visual-inspection[data-v-aec64b0e]{font-size:14px;margin-top:10px}div.card div.sum-cont div.list[data-v-aec64b0e]{margin-bottom:8px;margin-top:20px}div.card div.sum-cont div.list table[data-v-aec64b0e]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.sum-cont div.list table tr.header-row[data-v-aec64b0e]{border-bottom:1px solid #d1d1d1;height:40px;max-width:200px}div.card div.sum-cont div.list table tr.header-row th.header[data-v-aec64b0e]{color:#757575;font-weight:400;max-width:55px;padding:0 10px;text-align:center;text-transform:capitalize;width:55px}div.card div.sum-cont div.list table tr.header-row th.header[data-v-aec64b0e]:first-child{min-width:150px;padding-left:10px;text-align:left;width:150px}div.card div.sum-cont div.list table tr.header-row th.header[data-v-aec64b0e]:last-child{max-width:200px;width:auto}div.card div.sum-cont div.list table tr.table-row[data-v-aec64b0e]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.sum-cont div.list table tr.table-row td[data-v-aec64b0e]{max-width:200px}div.card div.sum-cont div.list table tr.table-row td.list-name[data-v-aec64b0e]{font-weight:600;min-width:150px;overflow:hidden;padding:0 8px 0 13px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.sum-cont div.list table tr.table-row td.list-value[data-v-aec64b0e]{max-width:55px;padding:0 10px;text-align:center;width:55px}div.card div.sum-cont div.list table tr.table-row td.list-value input[data-v-aec64b0e]{height:24px;margin:0;padding:0 6px;text-align:center;width:40px}div.card div.sum-cont div.list table tr.table-row td.list-value input.invalid[data-v-aec64b0e]{border:1px solid red}div.card div.sum-cont div.list table tr.table-row td.list-route[data-v-aec64b0e]{height:32px;text-align:right}div.card div.sum-cont div.list table tr.table-row td.list-route a[data-v-aec64b0e]{margin-right:10px}div.card div.sum-cont div.list table tr.table-row td.list-route i[data-v-aec64b0e]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.card div.sum-cont div.list table tr.table-row td.list-route i[data-v-aec64b0e]:hover{opacity:.5}div.card div.sum-cont div.list table tr.table-row td.list-instructions[data-v-aec64b0e]{height:32px;text-align:right}div.card div.sum-cont div.list table tr.table-row td.list-instructions i[data-v-aec64b0e]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.card div.sum-cont div.list table tr.table-row td.list-instructions i[data-v-aec64b0e]:hover{opacity:.5}div.card div.sum-cont div.list table tr.table-row.placeholder[data-v-aec64b0e]{height:0;visibility:hidden}div.card div.sum-cont div.list.collection table tr.header-row th.header[data-v-aec64b0e]:last-child{text-align:right}div.card div.sum-cont div.list.collection table tr.table-row td.list-value[data-v-aec64b0e]{max-width:200px;width:200px}div.card div.sum-cont a.list-edit[data-v-aec64b0e]{font-weight:600;padding:8px 8px 8px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.card div.sum-cont .no-defects-table .header[data-v-aec64b0e]{color:#757575;font-weight:400}div.card div.sum-cont .no-defects-table .content[data-v-aec64b0e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}div.card div.sum-cont .no-defects-table .content .no-defects-label[data-v-aec64b0e]{padding:8px 15px 8px 0}.loading[data-v-7784819a]{height:90vh;width:calc(100vw - 100px)}.section-header[data-v-7784819a]{padding-bottom:15px}.descriptor-type-cont[data-v-7784819a]{float:left;padding-right:10px;width:50%}.scope-cont[data-v-7784819a]{float:left;padding-left:10px;width:50%}.share-across-label[data-v-7784819a]{float:left;margin-top:10px;padding-left:30px;width:50%}.share-across-input[data-v-7784819a]{float:left;padding-right:40px;width:50%}.value-retention-input[data-v-7784819a]{float:left;width:12%}.days-label[data-v-7784819a]{float:left;margin-top:10px;padding-left:10px}.days-cont[data-v-7784819a]{margin-top:10px}.use-descrip[data-v-7784819a]{font-size:1.3rem;font-weight:400}.collection-method-section[data-v-7784819a]{padding-bottom:15px}.source-section[data-v-7784819a]{padding-bottom:65px}.connect-select-label[data-v-7784819a]{float:left;margin-top:10px;padding-left:30px}.connect-select-button[data-v-7784819a]{float:left}.connect-select-source[data-v-7784819a]{float:left;margin-top:10px;overflow:hidden;padding-left:30px;text-overflow:ellipsis;white-space:nowrap;width:30%}.invalid[data-v-7784819a]{border:1px solid red!important}.error-message[data-v-7784819a]{color:red;float:left;padding-bottom:20px;padding-left:30px}.connect-select-column-input[data-v-7784819a]{float:left;padding-left:25px;width:55%}.list-builder-label[data-v-7784819a]{padding-bottom:5px}.textbox-div[data-v-7784819a]{background-color:#e6e6e6;height:200px;margin-bottom:20px;overflow-y:scroll;padding-bottom:15px;padding-left:15px;padding-top:15px}.add-button[data-v-7784819a]{cursor:pointer;padding-left:5px;padding-top:5px}.radio-option[data-v-7784819a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.3rem!important;font-weight:400!important;padding-bottom:5px}.input-div[data-v-7784819a]{background-color:#fff;border-radius:5px;height:30px;position:relative;width:96%}.row[data-v-7784819a]{padding-bottom:5px;position:relative;z-index:10}.input-div .icon-div[data-v-7784819a]{cursor:pointer;display:none;left:0;margin-left:425px;position:absolute;top:0}.input-div:hover .icon-div[data-v-7784819a]{display:block}.close-icon[data-v-7784819a]{background-color:#fff;border-radius:5px;color:#000;height:30px;padding-top:5px}.delete-row-disabled[data-v-7784819a]{opacity:.3}div.card div.list[data-v-aba47808]{margin-bottom:10px}div.card div.list table[data-v-aba47808]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-aba47808]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-aba47808]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-aba47808]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-aba47808]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-aba47808]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.card div.list table tr.table-row td.list-type[data-v-aba47808]{width:150px}div.card div.list table tr.table-row td.list-scope[data-v-aba47808],div.card div.list table tr.table-row td.list-type[data-v-aba47808]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}div.card div.list table tr.table-row td.list-delete[data-v-aba47808]{color:#757575;cursor:pointer;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-aba47808]{font-size:17px;padding-top:4px}div.card div.list[data-v-5bcfeac0]{margin:10px 0}div.card div.list table[data-v-5bcfeac0]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-5bcfeac0]{border-bottom:1px solid #d1d1d1;display:none;height:40px}div.card div.list table tr.header-row th.header[data-v-5bcfeac0]{font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-5bcfeac0]{border-bottom:1px solid #d1d1d1;border-top:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-5bcfeac0]{max-width:300px}div.card div.list table tr.table-row td.list-name[data-v-5bcfeac0]{overflow:hidden;padding:20px;text-overflow:ellipsis;white-space:nowrap;width:300px}div.card div.list table tr.table-row td.list-name div.collection-name-cont[data-v-5bcfeac0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.card div.list table tr.table-row td.list-name div.collection-name-cont div[data-v-5bcfeac0]{overflow:hidden;text-overflow:ellipsis;width:300px}div.card div.list table tr.table-row td.list-name div.collection-name-cont div.collection-name[data-v-5bcfeac0]{font-weight:600}div.card div.list table tr.table-row td.list-measures[data-v-5bcfeac0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.card div.list table tr.table-row td.list-edit[data-v-5bcfeac0]{max-width:30px;padding:0 10px;width:30px}div.card div.list table tr.table-row td.list-edit a[data-v-5bcfeac0]{font-weight:600}div.card div.list table tr.table-row td.list-delete[data-v-5bcfeac0]{color:#757575;cursor:pointer;max-width:20px;padding:0 10px;width:20px}div.card div.list table tr.table-row td.list-delete i[data-v-5bcfeac0]{font-size:17px;padding-top:4px}div.card div.list table tr.table-row td.list-delete i.disabled[data-v-5bcfeac0]{cursor:default;opacity:.3}div.card a.list-edit[data-v-5bcfeac0]{font-weight:600;padding:8px 8px 8px 0}.name-description-label[data-v-5bcfeac0]{font-size:1.6rem;font-weight:600;margin-bottom:5px}.disabled[data-v-5bcfeac0]{color:#d3d3d3}div.card div.list[data-v-4741ba7d]{margin-bottom:10px}div.card div.list table[data-v-4741ba7d]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-4741ba7d]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-4741ba7d]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-4741ba7d]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-4741ba7d]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-4741ba7d]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.card div.list table tr.table-row td.list-actions[data-v-4741ba7d]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:auto}div.card div.list table tr.table-row td.list-checkbox[data-v-4741ba7d],div.card div.list table tr.table-row td.list-edit[data-v-4741ba7d]{max-width:50px;padding:0 10px;text-align:center;width:50px}div.card div.list table tr.table-row td.list-edit a[data-v-4741ba7d]{font-weight:600}div.card a.list-edit[data-v-4741ba7d]{font-weight:600;padding:8px 8px 8px 0}div.card div.spec-cont[data-v-5e60cf69]{overflow-x:auto}div.card div.spec-cont div.split[data-v-5e60cf69]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:1px}div.card div.spec-cont div.split div[data-v-5e60cf69]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:365px;width:50%}div.card div.spec-cont div.split div[data-v-5e60cf69]:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:20px;width:calc(50% - 20px)}div.card div.spec-cont div.sub-heading[data-v-5e60cf69]{color:#757575;margin:30px 0 40px}.num-obs-description[data-v-5f8b31c0]{color:#757575;margin-bottom:20px;width:575px}.apply-to-stations-cont[data-v-5f8b31c0]{margin-bottom:20px}.apply-to-stations-cont .apply-to-stations-button[data-v-5f8b31c0]{margin-bottom:10px}.apply-to-stations-cont .apply-to-stations-description[data-v-5f8b31c0]{color:#757575;width:575px}.spc-test-list .spc-test[data-v-6a6fd6a1]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125rem;height:4rem;margin-bottom:.5rem}.spc-test-list .spc-test .spc-test-name[data-v-6a6fd6a1]{font-weight:700;height:4rem;line-height:4rem;margin-right:0;position:relative}.spc-test-list .spc-test .spc-test-name label[data-v-6a6fd6a1]{font-size:1.125rem;padding-left:4rem}.spc-test-list .spc-test .spc-test-details[data-v-6a6fd6a1]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;line-height:1.5rem}.spc-test-list .spc-test .spc-test-details label[data-v-6a6fd6a1]{font-size:11px;font-weight:600}.spc-test-list .spc-test .spc-test-details .spc-test-input[data-v-6a6fd6a1]{border:1px solid #ced4da;border-radius:2px;font-size:13px;height:2rem;margin:0 1rem 0 0;padding:1rem;text-align:center;width:3rem}.spc-test-list .spc-test .spc-test-details input[data-v-6a6fd6a1]::-webkit-inner-spin-button,.spc-test-list .spc-test .spc-test-details input[data-v-6a6fd6a1]::-webkit-outer-spin-button{-webkit-appearance:none}.spc-test-list .spc-test .spc-test-details input[type=number][data-v-6a6fd6a1]{-moz-appearance:textfield}.spc-test-list .spc-test .spc-test-details label+.spc-test-input[data-v-6a6fd6a1]{margin:0 1rem}.spc-test-name[data-v-6a6fd6a1]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;min-width:14rem}div.card div.sub-options[data-v-59a74c60]{padding:5px 25px}div.card .radio label[data-v-59a74c60]{font-size:13px;font-weight:400}div.card .nncapa-option label[data-v-59a74c60]{padding-right:10px}input[disabled]+.labelDisable label[data-v-59a74c60],input[disabled]+.labelDisable[data-v-59a74c60]{color:#ccc!important}div.list[data-v-950763c6]{margin-top:20px}div.list table[data-v-950763c6]{border-collapse:collapse;table-layout:auto;width:100%}div.list table tr.header-row[data-v-950763c6]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.header-row th.header[data-v-950763c6]{color:#757575;font-weight:400;padding:0 8px;text-align:center;text-transform:capitalize}div.list table tr.header-row th.header.name[data-v-950763c6]{text-align:left}div.list table tr.table-row[data-v-950763c6]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.table-row td[data-v-950763c6]{max-width:200px}div.list table tr.table-row td.list-name[data-v-950763c6]{font-weight:600;max-width:200px;min-width:200px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.list table tr.table-row td.list-value[data-v-950763c6]{max-width:125px;min-width:125px;padding:0 10px;text-align:center;width:125px}div.list table tr.table-row td.list-value input[data-v-950763c6]{height:24px;margin:0;padding:0 6px;text-align:center;width:40px}div.list table tr.table-row td.list-value input.invalid[data-v-950763c6]{border:1px solid red}div.list table tr.table-row td.list-route[data-v-950763c6]{height:32px;text-align:right}div.list table tr.table-row td.list-route i[data-v-950763c6]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.list table tr.table-row td.list-route i[data-v-950763c6]:hover{opacity:.5}div.list table tr.table-row td.list-instructions[data-v-950763c6]{height:32px;text-align:right}div.list table tr.table-row td.list-instructions i[data-v-950763c6]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.list table tr.table-row td.list-instructions i[data-v-950763c6]:hover{opacity:.5}div.list table tr.table-row[data-v-950763c6]:hover{background:rgba(0,0,0,.05)}div.list table tr.table-row.placeholder[data-v-950763c6]{height:0;visibility:hidden}div.list[data-v-a33f86ba]{margin-top:20px}div.list table[data-v-a33f86ba]{border-collapse:collapse;table-layout:auto;width:100%}div.list table tr.header-row[data-v-a33f86ba]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.header-row th.header[data-v-a33f86ba]{font-weight:400;padding:0 8px;text-align:center;text-transform:capitalize}div.list table tr.header-row th.header.name[data-v-a33f86ba]{text-align:left}div.list table tr.table-row[data-v-a33f86ba]{border-bottom:1px solid #d1d1d1;height:40px}div.list table tr.table-row td[data-v-a33f86ba]{max-width:200px}div.list table tr.table-row td.list-name[data-v-a33f86ba]{font-weight:600;max-width:200px;min-width:200px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.list table tr.table-row td.list-value[data-v-a33f86ba]{max-width:125px;min-width:125px;padding:0 10px;text-align:center;width:125px}div.list table tr.table-row td.list-value input[data-v-a33f86ba]{height:24px;margin:0;padding:0 6px;text-align:center;width:40px}div.list table tr.table-row td.list-value input.invalid[data-v-a33f86ba]{border:1px solid red}div.list table tr.table-row td.list-route[data-v-a33f86ba]{height:32px;text-align:right}div.list table tr.table-row td.list-route i[data-v-a33f86ba]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.list table tr.table-row td.list-route i[data-v-a33f86ba]:hover{opacity:.5}div.list table tr.table-row td.list-instructions[data-v-a33f86ba]{height:32px;text-align:right}div.list table tr.table-row td.list-instructions i[data-v-a33f86ba]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.list table tr.table-row td.list-instructions i[data-v-a33f86ba]:hover{opacity:.5}div.list table tr.table-row[data-v-a33f86ba]:hover{background:rgba(0,0,0,.05)}div.list table tr.table-row.placeholder[data-v-a33f86ba]{height:0;visibility:hidden}.num-obs-description[data-v-a33f86ba]{color:#757575;margin-bottom:20px;width:575px}.apply-to-stations-cont[data-v-a33f86ba]{margin-bottom:20px;margin-top:20px}.apply-to-stations-cont .apply-to-stations-button[data-v-a33f86ba]{margin-bottom:10px}.apply-to-stations-cont .apply-to-stations-description[data-v-a33f86ba]{color:#757575;width:575px}.num-obs-description[data-v-3a078eb0]{color:#757575;margin-bottom:20px;width:575px}.apply-to-stations-cont[data-v-3a078eb0]{margin-bottom:20px}.apply-to-stations-cont .apply-to-stations-button[data-v-3a078eb0]{margin-bottom:10px}.apply-to-stations-cont .apply-to-stations-description[data-v-3a078eb0]{color:#757575;width:575px}.spc-test-list .spc-test[data-v-e921da80]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125rem;height:4rem;margin-bottom:.5rem}.spc-test-list .spc-test .spc-test-name[data-v-e921da80]{font-weight:700;height:4rem;line-height:4rem;margin-right:0;position:relative}.spc-test-list .spc-test .spc-test-name label[data-v-e921da80]{font-size:1.125rem;padding-left:4rem}.spc-test-list .spc-test .spc-test-details[data-v-e921da80]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;line-height:1.5rem}.spc-test-list .spc-test .spc-test-details label[data-v-e921da80]{font-size:11px;font-weight:600}.spc-test-list .spc-test .spc-test-details .spc-test-input[data-v-e921da80]{border:1px solid #ced4da;border-radius:2px;font-size:13px;height:2rem;margin:0 1rem 0 0;padding:1rem;text-align:center;width:3rem}.spc-test-list .spc-test .spc-test-details input[data-v-e921da80]::-webkit-inner-spin-button,.spc-test-list .spc-test .spc-test-details input[data-v-e921da80]::-webkit-outer-spin-button{-webkit-appearance:none}.spc-test-list .spc-test .spc-test-details input[type=number][data-v-e921da80]{-moz-appearance:textfield}.spc-test-list .spc-test .spc-test-details label+.spc-test-input[data-v-e921da80]{margin:0 1rem}.spc-test-name[data-v-e921da80]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;min-width:14rem}div.card div.input-cont[data-v-3e338fcb]{display:inline-block}div.card div.text[data-v-3e338fcb]{height:100%;padding:10px}div.spc-input.larger[data-v-3e338fcb]{width:100%}div.spc-input.larger[data-v-3e338fcb] input,div.spc-input.larger[data-v-3e338fcb] select,div.spc-input.larger[data-v-3e338fcb] textarea{max-width:100%;width:100%}div.card div.list[data-v-1bd292b2]{margin-bottom:10px}div.card div.list table[data-v-1bd292b2]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-1bd292b2]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-1bd292b2]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.header-row th.header[data-v-1bd292b2]:last-child{text-align:right}div.card div.list table tr.table-row[data-v-1bd292b2]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-1bd292b2]{max-width:200px}div.card div.list table tr.table-row td.list-checkbox[data-v-1bd292b2]{max-width:50px;padding:0 10px;text-align:center;width:50px}div.card div.list table tr.table-row td.list-name[data-v-1bd292b2]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.card div.list table tr.table-row td.list-value[data-v-1bd292b2]{max-width:200px;padding:0 10px;width:200px}div.card div.list table tr.table-row td.list-instructions[data-v-1bd292b2]{height:32px;padding-right:10px;text-align:right}div.card div.list table tr.table-row td.list-instructions i[data-v-1bd292b2]{cursor:pointer;padding:4px;-webkit-transition:opacity .3s;transition:opacity .3s}div.card div.list table tr.table-row td.list-instructions i[data-v-1bd292b2]:hover{opacity:.5}div.card div.list table tr.table-row[data-v-1bd292b2]:hover{background:rgba(0,0,0,.05)}.descriptor-table[data-v-1bd292b2]{margin-top:30px}.measure-descriptor-header[data-v-1bd292b2]{font-weight:700;margin:1.3rem 0}.measure-descriptor-header[data-v-1bd292b2]:first-child{font-weight:700;margin-top:0!important}div.instruction_modal[data-v-1bd292b2] div.description{color:#757575;font-size:13px;margin-bottom:40px}div.card div.list[data-v-2c5a9398]{margin-bottom:10px}div.card div.list table[data-v-2c5a9398]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-2c5a9398]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-2c5a9398]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-2c5a9398]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-2c5a9398]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-2c5a9398]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.card div.list table tr.table-row td.list-severity[data-v-2c5a9398]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:auto}div.card div.list table tr.table-row td.list-checkbox[data-v-2c5a9398],div.card div.list table tr.table-row td.list-edit[data-v-2c5a9398]{max-width:50px;padding:0 10px;text-align:center;width:50px}div.card div.list table tr.table-row td.list-edit a[data-v-2c5a9398]{font-weight:600}div.card div.list table tr.table-row[data-v-2c5a9398]:hover{background:rgba(0,0,0,.05)}div.card div.list[data-v-19de5788]{margin-bottom:10px!important}div.card div.list table[data-v-19de5788]{border-collapse:collapse;table-layout:auto;width:100%}div.card div.list table tr.header-row[data-v-19de5788]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.header-row th.header[data-v-19de5788]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}div.card div.list table tr.table-row[data-v-19de5788]{border-bottom:1px solid #d1d1d1;height:40px}div.card div.list table tr.table-row td[data-v-19de5788]{max-width:200px}div.card div.list table tr.table-row td.list-name[data-v-19de5788]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}div.card div.list table tr.table-row td.list-description[data-v-19de5788]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:auto}div.card div.list table tr.table-row td.list-checkbox[data-v-19de5788],div.card div.list table tr.table-row td.list-edit[data-v-19de5788]{max-width:50px;padding:0 10px;text-align:center;width:50px}div.card div.list table tr.table-row td.list-edit a[data-v-19de5788]{font-weight:600}div.card div.list table tr.table-row[data-v-19de5788]:hover{background:rgba(0,0,0,.05)}div.card div.attributes[data-v-11091f63]{height:100%;position:relative}div.card div.attributes div.name_overline[data-v-11091f63]{color:#757575;font-size:12px;margin-bottom:4px}div.card div.attributes div.name[data-v-11091f63]{font-size:17px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:80%}div.card div.attributes div.description[data-v-11091f63]{font-size:13px;max-height:300px;overflow:hidden;overflow-y:auto;padding-bottom:20px;text-overflow:ellipsis;width:calc(100% - 200px)}div.card div.attributes div.image-cont[data-v-11091f63]{position:absolute;right:0;top:0}div.card div.attributes div.image-cont div.image[data-v-11091f63]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.05);border:1px solid #dadada;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:180px}div.card div.attributes div.image-cont div.image img[data-v-11091f63]{background-color:#fff;height:180px;-o-object-fit:cover;object-fit:cover;width:180px}div.card div.attributes div.image-cont div.image>i[data-v-11091f63]{background:#fff;border-radius:100%;bottom:2px;color:#000;cursor:pointer;opacity:.6;padding:8px;position:absolute;right:2px;-webkit-transition:opacity .3s;transition:opacity .3s}div.card div.attributes div.image-cont div.image>i[data-v-11091f63]:hover{opacity:1}div.card div.attributes div.image-cont div.spc-dropdown[data-v-11091f63]{background-color:#fff;bottom:-82px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);left:0;margin:0;max-height:650px;min-height:40px;min-width:150px;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}div.card div.attributes div.image-cont div.spc-dropdown div.item[data-v-11091f63]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}div.card div.attributes div.image-cont div.spc-dropdown div.item[data-v-11091f63]:hover{background:rgba(0,0,0,.05)}div.card div.attributes .timezone-label[data-v-11091f63]{margin-top:30px}div.card div.attributes .timezone-description[data-v-11091f63]{color:#757575;margin-bottom:10px;margin-top:5px}div.card div.attributes .timezone-input[data-v-11091f63]{width:35%}table[data-v-2d98221f]{border-collapse:collapse;margin-bottom:20px;table-layout:auto;width:100%}table thead th[data-v-2d98221f]{color:#757575;font-size:13px}table thead th[data-v-2d98221f],table tr td[data-v-2d98221f]{font-weight:400;padding:8px 16px;text-align:left}table td.icon[data-v-2d98221f]{-webkit-box-pack:end;-ms-flex-pack:end;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px}table td.icon div[data-v-2d98221f]{color:#208ee1;height:20px;margin-right:20px}table td.icon .disabled[data-v-2d98221f]{color:#d3d3d3;cursor:default}table thead[data-v-2d98221f],table tr[data-v-2d98221f]{border-bottom:1px solid #d1d1d1}table i[data-v-2d98221f]{color:#757575;cursor:pointer;font-size:17px;max-width:20px;padding:1px 10px 0;width:20px}.whitespace[data-v-2d98221f]{height:50px}.delete-icon[data-v-2d98221f]{font-size:17px}.footer[data-v-a2e89b88]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.pain[data-v-a2e89b88]{margin-bottom:50px}.pain .no-tables-message[data-v-a2e89b88]{padding-left:20px}.pain .property[data-v-a2e89b88]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:20px}.pain .property .label[data-v-a2e89b88]{font-size:14px;font-weight:600;white-space:pre}.pain .property .property_value[data-v-a2e89b88]{font-weight:400;margin:0 20px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pain #control-chart-template-body[data-v-a2e89b88] .spc-input-label,.pain #data-source-template-body[data-v-a2e89b88] .spc-input-label{font-size:14px}.pain .invalid[data-v-a2e89b88]{border:1px solid red}.pain .error-message[data-v-a2e89b88]{color:red}.pain .inputs[data-v-a2e89b88]{margin-top:1.5em;max-width:60%}.pain .inputs .observations_input[data-v-a2e89b88]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.pain .defects-fixed-settings table[data-v-a2e89b88]{border-collapse:collapse;table-layout:auto;width:100%}.pain .defects-fixed-settings table th[data-v-a2e89b88]{font-weight:400;padding:5px 6px}.pain .defects-fixed-settings table th.name-header[data-v-a2e89b88]{text-align:left}.pain .defects-fixed-settings table tr[data-v-a2e89b88]{border-top:1px solid #d1d1d1;height:40px}.pain .defects-fixed-settings table tr td[data-v-a2e89b88]{max-width:200px}.pain .defects-fixed-settings table tr td.list-name[data-v-a2e89b88]{font-weight:600;max-width:200px;min-width:200px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:200px}.pain .defects-fixed-settings table tr td.list-value[data-v-a2e89b88]{max-width:125px;min-width:125px;padding:0 10px;text-align:center;width:125px}.pain .defects-fixed-settings table tr td.list-value input[data-v-a2e89b88]{height:24px;margin:0;padding:0 6px;text-align:center;width:60px}.pain .defects-fixed-settings table tr td.list-value input.invalid[data-v-a2e89b88]{border:1px solid red}.pain .defects-fixed-settings table tr.table-row[data-v-a2e89b88]:hover{background:rgba(0,0,0,.05)}.pain .defects-fixed-settings table tr.table-row.placeholder[data-v-a2e89b88]{height:0;visibility:hidden}.auto-import-source-div[data-v-a2e89b88]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;margin-top:10px}.auto-import-source-lbl[data-v-a2e89b88]{float:left;width:15%}.auto-import-col-lbl[data-v-a2e89b88]{float:left;margin-top:10px;width:20%}.data-col-div[data-v-a2e89b88]{padding-bottom:30px}.data-col-div-defect[data-v-a2e89b88]{padding-bottom:190px}.data-col-div-defective[data-v-a2e89b88]{padding-bottom:110px}.auto-import-cols-input[data-v-a2e89b88]{float:left;padding-right:180px;width:80%}.connect-table-defect-lbl[data-v-a2e89b88]{float:left;margin-top:10px;width:30%}.connect-table-defect-defective-input[data-v-a2e89b88]{float:left;padding-right:30px;width:200px}.connect-table-defective-lbl[data-v-a2e89b88]{float:left;margin-top:10px;width:38%}.error-placeholder[data-v-a2e89b88]{display:block;height:10px}.pain[data-v-a2e89b88] #control-limits>select{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:300px}.pain[data-v-a2e89b88] #control-limits>label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pain[data-v-a2e89b88] .spc-input.split>select{width:100%}.pain[data-v-a2e89b88] .spc-input.split>label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.browser[data-v-a2e89b88] .material-icons{color:#208ee1}.imrrs-inputs[data-v-a2e89b88] .spc-input-label{min-width:300px}.xbar-inputs[data-v-a2e89b88] .spc-input-label{min-width:250px}.u-c-uprime-inputs[data-v-a2e89b88] .spc-input-label{min-width:230px}.description[data-v-3874c824]{margin-top:20px}.source-cont[data-v-3874c824]{margin-bottom:20px;margin-top:15px}.data-collection-label[data-v-3874c824]{float:left;margin-top:10px;width:90px}.data-collection-source-label[data-v-3874c824]{float:left;margin-top:10px;width:70px}.data-source-slot[data-v-3874c824]{float:left;font-size:14px;margin-top:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:26%}.browse-button[data-v-3874c824]{margin-left:10px}.invalid[data-v-3874c824]{border:1px solid red!important}.error-message[data-v-3874c824]{color:red;padding-bottom:20px}.collection-inputs[data-v-3874c824]{float:left;margin-left:25px;padding-right:110px;width:300px}.measure-label[data-v-3874c824]{float:left;font-size:14px;font-weight:600;margin-bottom:5px;width:100%}.measure-cont[data-v-3874c824]{background-color:#e6e6e6;float:left;max-height:240px;min-height:240px;overflow-y:scroll;width:112%}.measure-input-label[data-v-3874c824]{float:left;margin-left:15px;margin-right:10px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:45%}.measure-inputs[data-v-3874c824]{float:left;padding-right:80px;width:50%}.section-cont .scroll-cont[data-v-3cacd812]{max-height:300px;overflow:auto}.section-cont .inputs[data-v-3cacd812]{margin-bottom:.5em;margin-top:.5em;max-width:60%}.section-cont .inputs .label[data-v-3cacd812]{font-size:14px;font-weight:600;white-space:pre}.section-cont .inputs .property[data-v-3cacd812]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px}.section-cont .inputs .property .property_value[data-v-3cacd812]{font-weight:400;margin:0 20px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-info-cont[data-v-3cacd812]{padding-left:10px}.border[data-v-3cacd812]{border-bottom:1px solid #d1d1d1}.item-label-cont[data-v-3cacd812]{background-color:#e9e9e9;font-size:16px;font-weight:600;margin-bottom:20px;padding-left:10px}.item-separator-cont[data-v-3cacd812]{background-color:#d1d1d1;border:none;height:1px;margin-bottom:15px;margin-top:10px}.collection_plan_list[data-v-9c740114]{list-style-type:none;padding-left:0}.collection_plan_list .collection_plan_header[data-v-9c740114]{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;justify-content:space-between;margin-bottom:15px;padding:5px 10px}.collection_plan_list .collection_plan_header .sampling_plan_info_link[data-v-9c740114]{display:inline}.collection_plan_list li[data-v-9c740114]{margin-bottom:40px}.collection_plan_list table[data-v-9c740114]{border-collapse:collapse;table-layout:auto;width:100%}.collection_plan_list table tr.header-row[data-v-9c740114]{border-bottom:1px solid #d1d1d1;height:40px}.collection_plan_list table tr.header-row th.header[data-v-9c740114]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}.collection_plan_list table tr.table-row[data-v-9c740114]{border-bottom:1px solid #d1d1d1;height:40px}.collection_plan_list table tr.table-row td.list-measure[data-v-9c740114],.collection_plan_list table tr.table-row td.list-variable[data-v-9c740114]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:250px}.collection_plan_list table tr.table-row td.list-type[data-v-9c740114]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:150px}.collection_plan_list table tr.table-row td.list-type-auto[data-v-9c740114]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:440px}.collection_plan_list table tr.table-row td.list-method[data-v-9c740114]{padding:0 10px;width:150px}.collection_plan_list table tr.table-row td.list-source[data-v-9c740114]{max-width:80px;min-width:80px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.collection_plan_list table tr.table-row td.edit-button[data-v-9c740114]{padding-left:50px}.collection_plan_list table tr.table-row td.list-warning[data-v-9c740114]{padding-right:20px}.collection_plan_list .warning[data-v-9c740114]{color:red;float:right;padding-left:10px;padding-right:30px}.collection_plan_list .warning-cont[data-v-9c740114]{color:red;float:left;padding-left:10px;padding-top:10px}.collection_plan_list .hide[data-v-9c740114]{cursor:default;opacity:0}.method-label[data-v-9c740114]{float:left;font-weight:600;margin-top:10px;padding-right:10px;white-space:nowrap}.method-dropdown[data-v-9c740114]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;margin-bottom:0!important}.data-source[data-v-9c740114]{float:left;margin-left:10px;margin-top:10px;max-width:130px;min-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-source-link[data-v-9c740114]{float:left;margin-left:20px;margin-top:10px}.collection_plan_list[data-v-2b9dfc06]{list-style-type:none;padding-left:0}.collection_plan_list .collection_plan_header[data-v-2b9dfc06]{background-color:#e9e9e9;font-weight:600;margin-bottom:15px;padding:5px 10px}.collection_plan_list li[data-v-2b9dfc06]{margin-bottom:40px}.collection_plan_list table[data-v-2b9dfc06]{border-collapse:collapse;table-layout:auto;width:100%}.collection_plan_list table tr.header-row[data-v-2b9dfc06]{border-bottom:1px solid #d1d1d1;height:40px}.collection_plan_list table tr.header-row th.header[data-v-2b9dfc06]{color:#757575;font-weight:400;padding:0 8px;text-align:left;text-transform:capitalize}.collection_plan_list table tr.table-row[data-v-2b9dfc06]{border-bottom:1px solid #d1d1d1;height:40px}.collection_plan_list table tr.table-row td.list-measure[data-v-2b9dfc06]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:300px}.collection_plan_list table tr.table-row td.list-variable[data-v-2b9dfc06]{font-weight:600;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:800px}.collection_plan_list table tr.table-row td.list-type[data-v-2b9dfc06]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:150px}.collection_plan_list table tr.table-row td.list-type-auto[data-v-2b9dfc06]{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;width:480px}.collection_plan_list table tr.table-row td.list-method[data-v-2b9dfc06]{padding:0 10px;width:150px}.collection_plan_list table tr.table-row td.list-source[data-v-2b9dfc06]{padding:0 10px;width:90px;width:140px}.collection_plan_list table tr.table-row td.list-source-descriptors[data-v-2b9dfc06]{padding:0 10px;width:310px}ul[data-v-e3f1c9ea]{border-top:1px solid #d1d1d1;list-style-type:none;padding-left:0}ul li[data-v-e3f1c9ea]{border-bottom:1px solid #d1d1d1;font-weight:600;padding:.8em 10px}ul li .list-item[data-v-e3f1c9ea]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}ul li .list-item i[data-v-e3f1c9ea]{cursor:pointer}ul li[data-v-e3f1c9ea]:hover{background:rgba(0,0,0,.05)}ul[data-v-58452f2a]{border-top:1px solid #d1d1d1;list-style-type:none;padding-left:0}ul li[data-v-58452f2a]{border-bottom:1px solid #d1d1d1;font-weight:600;padding:.8em 10px}ul li .list-item[data-v-58452f2a]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}ul li .list-item i[data-v-58452f2a]{cursor:pointer}ul li[data-v-58452f2a]:hover{background:rgba(0,0,0,.05)}ul[data-v-6598c522]{border-top:1px solid #d1d1d1;list-style-type:none;padding-left:0}ul li[data-v-6598c522]{border-bottom:1px solid #d1d1d1;font-weight:600;padding:.8em 10px}ul li .list-item[data-v-6598c522]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}ul li .list-item i[data-v-6598c522]{cursor:pointer}ul li[data-v-6598c522]:hover{background:rgba(0,0,0,.05)}h4.titleA[data-v-7cbedbe1]{font-size:13px;font-weight:600;margin:24px 0 0}div.titleB[data-v-7cbedbe1]{margin:4px 0}.number-input[data-v-7cbedbe1]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:3em;margin:15px 0}.number-input input[type=number][data-v-7cbedbe1]{-ms-flex-item-align:stretch;align-self:stretch;border:1px solid #ced4da;margin-right:20px;text-align:right;width:75px}.number-input label[data-v-7cbedbe1]{font-size:14px;font-weight:600}table[data-v-afec2686]{border-collapse:collapse;margin-bottom:20px;table-layout:auto;width:100%}table thead th[data-v-afec2686]{font-size:13px;font-weight:500;padding:8px 16px;text-align:left}table tr td[data-v-afec2686]{font-weight:400;padding:8px 16px;text-align:left}table td.icon[data-v-afec2686]{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px 16px}table td.icon div[data-v-afec2686]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#208ee1;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-right:20px}table td.icon i[data-v-afec2686]{color:#757575;font-size:17px;height:25px;padding-top:4px}table thead[data-v-afec2686],table tr[data-v-afec2686]{border-bottom:1px solid #d1d1d1}.name-label[data-v-afec2686]{font-weight:600;padding-bottom:5px}.sub-header[data-v-afec2686]{padding-top:5px}.checkboxes[data-v-468745c0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes label[data-v-468745c0]{font-size:14px;font-weight:600;margin-left:8px}.checkboxes input[data-v-468745c0]{margin-left:5px}.checkboxes .disabled[data-v-468745c0]{opacity:.3}.input-area[data-v-468745c0] .spc-input>.spc-input-label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-area[data-v-468745c0] .spc-input-field{text-align:right}div.card[data-v-6e2fbd00] div.spc-input.split label{margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div.card[data-v-6e2fbd00] div.spc-input.split input{margin:0;text-align:right}.checkboxes[data-v-a06d3416]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes input[data-v-a06d3416]{margin-left:5px}.checkboxes label[data-v-a06d3416]{font-size:14px;font-weight:600;margin-left:9px}.checkboxes .disabled[data-v-a06d3416]{opacity:.3}.checkboxes[data-v-16c1cd5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes input[data-v-16c1cd5e]{margin-left:5px}.checkboxes label[data-v-16c1cd5e]{font-size:14px;font-weight:600;margin-left:9px}div.contents>label[data-v-8f670266]{font-size:13px}div.contents .sigma-input[data-v-8f670266]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}div.contents .sigma-input .label[data-v-8f670266]{font-size:14px;font-weight:600}.sigma-input[data-v-8f670266] .small{margin:0 10px}.sigma-input[data-v-8f670266] .spc-input>.spc-input-field{margin-left:0}.sigma-input[data-v-8f670266] .small .spc-input-field{margin-left:0;text-align:center;width:40px}.input-area[data-v-6329409f] .spc-input>.spc-input-label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-area[data-v-6329409f] .small .spc-input-field{margin-left:0;text-align:right}.contents>label[data-v-01d2771e]{font-size:13px}.contents div.check-cont[data-v-01d2771e]{padding-top:10px}.contents div.check-cont .checkboxes[data-v-01d2771e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.contents div.check-cont .checkboxes label[data-v-01d2771e]{font-size:14px;font-weight:600;margin-left:8px}.contents div.check-cont .checkboxes input[data-v-01d2771e]{margin:0 0 0 5px}.contents div.check-cont .checkboxes .disabled[data-v-01d2771e]{opacity:.3}.input-area[data-v-8bd796ba] .spc-input>.spc-input-label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-area[data-v-8bd796ba] .small .spc-input-field{margin-left:0;text-align:right}.contents>label[data-v-02715727]{font-size:13px}.contents div.check-cont[data-v-02715727]{padding-top:10px}.contents div.check-cont .checkboxes[data-v-02715727]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.contents div.check-cont .checkboxes label[data-v-02715727]{font-size:14px;font-weight:600;margin-left:8px}.contents div.check-cont .checkboxes input[data-v-02715727]{margin:0 0 0 5px}.contents div.check-cont .checkboxes .disabled[data-v-02715727]{opacity:.3}div.contents>label[data-v-e19d2350]{font-size:15px;font-weight:600}div.contents div.subtext[data-v-e19d2350]{color:#757575;font-size:13px;font-weight:400;padding:4px 0}div.contents .radio-group[data-v-e19d2350]{padding-top:10px}div.contents .radio-group .radio-option[data-v-e19d2350]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 5px}div.contents .radio-group .radio-option label[data-v-e19d2350]{font-size:14px;font-weight:600;padding-left:10px}div.contents .radio-group .radio-option input[data-v-e19d2350]{margin:0}div.contents .radio-group[data-v-e19d2350]:first-child{padding:0 5px}.radio-option[data-v-e19d2350] .spc-input{margin:0}.radio-option[data-v-e19d2350] .spc-input.small .spc-input-field{margin-left:10px;text-align:right}.input-row[data-v-e3b129b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0}.input-row div[data-v-e3b129b6]{margin:0 10px}.input-row label[data-v-e3b129b6]{font-weight:500;margin:0 75px 0 10px;width:3.5em}.input-row .out-of[data-v-e3b129b6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}.input-row[data-v-e3b129b6] .spc-input-field{width:75px}.out-of[data-v-e3b129b6] .spc-input-field{padding-right:0}.checkboxes[data-v-25057bfe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes label[data-v-25057bfe]{font-size:14px;font-weight:600;margin-left:8px}.checkboxes input[data-v-25057bfe]{margin-left:5px}.checkboxes .disabled[data-v-25057bfe]{opacity:.3}.checkboxes[data-v-51ef4ae1]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes label[data-v-51ef4ae1]{font-size:14px;font-weight:600;margin-left:8px}.checkboxes input[data-v-51ef4ae1]{margin-left:5px}.checkboxes .disabled[data-v-51ef4ae1]{opacity:.3}.checkboxes[data-v-4ba60288]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes label[data-v-4ba60288]{font-size:14px;font-weight:600;margin-left:8px}.checkboxes input[data-v-4ba60288]{margin-left:5px}.checkboxes .disabled[data-v-4ba60288]{opacity:.3}.input-area[data-v-4ba60288] .spc-input>.spc-input-label{padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-area[data-v-4ba60288] .spc-input-field{text-align:right}.settings[data-v-8fccc618]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.settings .header[data-v-8fccc618]{font-size:17px;font-weight:600}.settings .sub-title[data-v-8fccc618]{font-size:13px;padding-top:10px}.settings .automatically-update-checkbox[data-v-8fccc618]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;padding-bottom:30px;padding-top:30px;width:500px}.settings .automatically-update-checkbox label.checkbox-label[data-v-8fccc618]{font-size:13px;font-weight:400;padding-left:8px}.settings .input[data-v-8fccc618]{display:-webkit-box;display:-ms-flexbox;display:flex}.settings .input .minutes-label[data-v-8fccc618]{font-size:13px;font-weight:400;padding-left:10px;padding-top:15px}.input[data-v-8fccc618] .spc-input>label.spc-input-label{font-size:13px!important;font-weight:400!important;padding-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input[data-v-8fccc618] .spc-input-field{margin-left:0;margin-left:25px!important;text-align:center}:root .multiselect-normal[data-v-7c424a8d]{--multiselect-width:240px}:root .multiselect-wide[data-v-7c424a8d]{--multiselect-width:340px}:root .data-range-width[data-v-7c424a8d]{--element-min-width:1490px}:root .non-data-range-width[data-v-7c424a8d]{--element-min-width:1250px}:root .start-time-center-area-padding[data-v-7c424a8d]{--padding:0px 20px}:root .data-range-center-area-padding[data-v-7c424a8d]{--padding:0px}.spc-modal-body-loading[data-v-7c424a8d]{opacity:.6;pointer-events:none}.performance[data-v-7c424a8d]{-webkit-box-orient:vertical;background:#fff;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:auto}.performance .performance-header[data-v-7c424a8d],.performance[data-v-7c424a8d]{-webkit-box-flex:1;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.performance .performance-header[data-v-7c424a8d]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:default;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;min-width:var(--element-min-width);padding:10px 20px;-webkit-transition:opactiy .3s;transition:opactiy .3s}.performance .performance-header .performance-title[data-v-7c424a8d]{font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance .performance-header .performance-buttons[data-v-7c424a8d]{display:-webkit-box;display:-ms-flexbox;display:flex}.performance .performance-header .performance-buttons .last_updated_time[data-v-7c424a8d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}.performance .divider[data-v-7c424a8d]{border-bottom:1px solid #ced4da;min-width:var(--element-min-width);padding-top:10px}.performance .performance-table[data-v-7c424a8d]{height:100%;min-width:var(--element-min-width)}.performance .performance-filters[data-v-7c424a8d]{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;font-size:14px;justify-content:flex-start;min-width:var(--element-min-width);padding:8px 20px}.performance .performance-filters>div[data-v-7c424a8d]{margin-right:5px}.performance .performance-filters .filter[data-v-7c424a8d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;min-width:150px;padding:0 10px;width:18%}.performance .performance-filters .filter div[data-v-7c424a8d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:125px}.performance .performance-filters .filter button[data-v-7c424a8d]{background-color:#fff;border:0;color:#999;height:20px;margin:0;max-width:20px;min-width:20px;padding:1px 0 0;width:20px}.performance .performance-filters .filter button[data-v-7c424a8d]:hover{background-color:rgba(0,0,0,.05)}.performance .performance-filters .input-label[data-v-7c424a8d]{font-size:14px;font-weight:600;padding-bottom:2px}.performance .performance-filters .center-area[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;padding:var(--padding);width:100%}.performance .performance-filters .start-time-filter[data-v-7c424a8d]{min-width:150px;padding-right:20px;width:10%}.performance .performance-filters .start-time-filter .start-time-field[data-v-7c424a8d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:14px;font-weight:400;height:40px;padding:0 8px;width:100%}.performance .performance-filters .data-range-filter[data-v-7c424a8d]{min-width:350px;padding-right:20px;width:10%}.performance .performance-filters .status-filter[data-v-7c424a8d]{min-width:190px;padding-left:10px;width:auto}.performance .performance-filters .saved-filter[data-v-7c424a8d]{min-width:240px;padding-right:5px;width:10%}.performance .performance-filters .save-icon[data-v-7c424a8d],.performance .performance-filters .setting-icon[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin:0;min-width:40px;padding:0 0 2px}.performance .performance-filters .save-icon .label-placeholder[data-v-7c424a8d],.performance .performance-filters .setting-icon .label-placeholder[data-v-7c424a8d]{display:none;padding-top:30px}.performance .performance-filters .save-icon i[data-v-7c424a8d],.performance .performance-filters .setting-icon i[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;justify-content:center;width:40px}.performance .performance-filters .save-icon i[data-v-7c424a8d]:hover,.performance .performance-filters .setting-icon i[data-v-7c424a8d]:hover{background:rgba(0,0,0,.05)}.performance .performance-tags-filter[data-v-7c424a8d]{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;flex-direction:row;padding:8px 0 0 40px;width:calc(100% - 300px)}.performance .performance-tags-filter .tag-label[data-v-7c424a8d]{padding:5px 20px 0 0}.performance .performance-tags-filter .tag-icon[data-v-7c424a8d]{display:inline-block;position:relative}.performance .performance-tags-filter .tag-icon i[data-v-7c424a8d]{cursor:pointer;padding:5px 0 0 10px;-webkit-transition:opacity .3s;transition:opacity .3s}.performance .performance-tags-filter .tag-icon i[data-v-7c424a8d]:hover{opacity:.5}.performance .performance-tags-filter .tag-cont[data-v-7c424a8d]{-ms-flex-wrap:wrap;flex-wrap:wrap}.performance .performance-tags-filter .tag-cont .tag[data-v-7c424a8d],.performance .performance-tags-filter .tag-cont[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.performance .performance-tags-filter .tag-cont .tag[data-v-7c424a8d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:5px;height:20px;margin:0 1rem 1rem 0;max-width:200px;min-width:100px;padding:0 5px 10px 0;position:relative;text-align:center}.performance .performance-tags-filter .tag-cont .tag span[data-v-7c424a8d]{font-size:14px;overflow:hidden;padding-left:5px;padding-top:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.performance .performance-tags-filter .tag-cont .tag i[data-v-7c424a8d]{cursor:pointer;padding:10px 0 0 10px;-webkit-transition:opacity .3s;transition:opacity .3s}.performance .performance-tags-filter .tag-cont .tag i[data-v-7c424a8d]:hover{opacity:.5}.performance .save-filter-label[data-v-7c424a8d]{font-size:14px;font-weight:400;padding:10px 0}.performance .checkbox[data-v-7c424a8d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.performance .checkbox label[data-v-7c424a8d]{font-size:14px;font-weight:400}.performance .saved-filter-list[data-v-7c424a8d]{background-color:#fff;border:1px solid #ddd;max-height:250px;min-width:150px;overflow:auto;padding:10px;z-index:1}.performance .saved-filter-list .saved-filter-item[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0 5px}.performance .saved-filter-list .saved-filter-item .saved-filter-label[data-v-7c424a8d]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:13px;font-style:normal;font-weight:400;overflow:hidden;padding:11px 0;text-overflow:ellipsis;white-space:nowrap;width:100%}.performance .saved-filter-list .saved-filter-item .more-icon[data-v-7c424a8d]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-flex:1;cursor:pointer;display:none;-ms-flex:1 0 auto;flex:1 0 auto;justify-content:flex-end}.performance .saved-filter-list .saved-filter-item[data-v-7c424a8d]:hover,.performance .saved-filter-list .selected-filter-item[data-v-7c424a8d]{background-color:rgba(0,0,0,.05)}.performance .saved-filter-list .saved-filter-item:hover .more-icon[data-v-7c424a8d]{display:inline-block}.performance .saved-filter-list .saved-filter-item-options[data-v-7c424a8d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.performance .saved-filter-list .modal-spinner-pos[data-v-7c424a8d]{padding-top:50px}.performance div[data-v-7c424a8d] .multi-selector,.performance div[data-v-7c424a8d] .multiselect{color:rgba(51,51,51,.97)!important;max-width:var(--multiselect-width);min-width:var(--multiselect-width)}.performance div[data-v-7c424a8d] .multi-selector .multiselect__tags,.performance div[data-v-7c424a8d] .multiselect .multiselect__tags{border-color:#ced3d8;border-radius:0}.performance div[data-v-7c424a8d] .multi-selector .multiselect__tags .multiselect__single,.performance div[data-v-7c424a8d] .multiselect .multiselect__tags .multiselect__single{margin-top:-4px!important;padding-left:4px}.performance div[data-v-7c424a8d] .multi-selector .multiselect__tags .multiselect__input,.performance div[data-v-7c424a8d] .multiselect .multiselect__tags .multiselect__input{margin-top:-10px!important}.performance .daily-window-start-time-filter[data-v-7c424a8d]{min-width:150px;padding-right:20px;width:10%}.performance .x-hours-time-filter[data-v-7c424a8d]{float:left;margin-right:15px;width:15%}.performance .hours-label[data-v-7c424a8d]{position:relative;top:15px}.manage-filters-modal__root .manage-filters-modal__filters[data-v-46332dde]{border:1px solid #ced3d8;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;max-height:188px;min-height:20px;min-width:150px;overflow:auto;padding:10px;width:100%}.manage-filters-modal__root .manage-filters-modal__filters[data-v-46332dde] *,.manage-filters-modal__root .manage-filters-modal__filters[data-v-46332dde] :after,.manage-filters-modal__root .manage-filters-modal__filters[data-v-46332dde] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter .manage-filters-modal__filter-label[data-v-46332dde]{font-size:13px;overflow:hidden;padding-right:11px;text-overflow:ellipsis;white-space:nowrap;width:100%}.manage-filters-modal__root .manage-filters-modal__header[data-v-46332dde]{color:rgba(51,51,51,.97);font-size:15px;margin:12px 0}.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter[data-v-46332dde]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;justify-content:space-between;overflow:hidden;padding:0 8px}.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter.manage-filters-modal__filter--selected[data-v-46332dde],.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter[data-v-46332dde]:hover{background-color:#f3f5f7}.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter.manage-filters-modal__filter--selected[data-v-46332dde]:hover{background-color:#0a0d0f}.manage-filters-modal__root .manage-filters-modal__filters .manage-filters-modal__filter .manage-filters_modal__filter-options[data-v-46332dde]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.save-filter-modal__root .save-filter-modal__checkbox.checkbox label[data-v-1fd3292b],.save-filter-modal__root .save-filter-modal__label[data-v-1fd3292b]{color:rgba(51,51,51,.97);font-size:15px}.save-filter-modal__root .save-filter-modal__label[data-v-1fd3292b]{padding:10px 0}.save-filter-modal__root .save-filter-modal__checkbox.checkbox[data-v-1fd3292b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.manage-filters__root[data-v-2f6498d5]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.manage-filters__root .manage-filters__select[data-v-2f6498d5]{margin-right:5px}.manage-filters__root .manage-filters__label-placeholder[data-v-2f6498d5]{height:13px}.manage-filters__root .manage-filters__actions[data-v-2f6498d5]{padding-top:18px}.manage-filters__root .manage-filters-descriptor__actions[data-v-2f6498d5],.manage-filters__root .manage-filters__actions[data-v-2f6498d5]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.snapshot-filter[data-v-2f6498d5]{color:rgba(51,51,51,.97);max-width:240px;min-width:240px}.output-options__root[data-v-711305b7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px;padding-left:20px}.output-options__root .output-options__group[data-v-711305b7],.output-options__root .output-options__row[data-v-711305b7]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-right:20px}.output-options__root .output-options__title[data-v-711305b7]{margin:0}.output-options__select-measure[data-v-711305b7] .multiselect{width:180px!important}.output-options__select-station-view[data-v-711305b7] .multiselect{width:300px}.output-options__select[data-v-711305b7]{margin-bottom:0;margin-right:10px}.output-options__select[data-v-711305b7] .multiselect{color:#000;margin-top:5px}.output-options__select[data-v-711305b7] .multiselect__select{height:30px;padding:8px;width:30px}.output-options__select[data-v-711305b7] .multiselect__tags{background:rgba(0,0,0,.05);border:none!important;height:32px;min-height:30px;padding-left:5px}.output-options__select[data-v-711305b7] .multiselect__tags span.multiselect__single{padding-top:0!important}.output-options__select[data-v-711305b7] .spc-input-label{padding-bottom:4px;width:auto!important}.capability-analysis-modal__root .capability-analysis-modal__sub-options{margin-left:20px}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option label{width:150px}div.output[data-v-0ee20301]{margin-right:20px}div.output h3[data-v-0ee20301]{text-align:left}div.output table th[data-v-0ee20301]{min-width:100px;padding-right:20px;text-align:left}div.output table td.header[data-v-0ee20301]{font-weight:600;min-width:125px;padding-right:10px}.capability-analysis-table__root{color:rgba(51,51,51,.67);font-size:11px}.capability-analysis-table__root .output-table{margin-bottom:16px;margin-right:0!important}.capability-analysis-table__root .output-table .header{color:rgba(51,51,51,.67);font-weight:400!important}.capability-analysis-table__root .output-table td{color:rgba(51,51,51,.97);font-size:12px;font-weight:600}.capability-analysis-table__root .output-table th{font-size:10px;font-weight:400}.capability-analysis-table__root .output-table h3{color:rgba(51,51,51,.97);font-size:12px;font-weight:600;margin:0}.capability-analysis-table__root .output-table:not(.multi-column) table{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.capability-analysis-table__root .output-table:not(.multi-column) tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.capability-analysis-table__root .output-table:not(.multi-column) tr .header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.capability-analysis-table__root .output-table:not(.multi-column) tr td:last-of-type{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:right}.capability-analysis-table__root .output-table.multi-column{margin-bottom:0;min-width:226px;overflow:auto}.capability-analysis-table__root .output-table.multi-column h3{left:0;position:sticky;top:0}.capability-analysis-table__root .output-table.multi-column td,.capability-analysis-table__root .output-table.multi-column th{min-width:65px;padding-right:5px;text-align:right;width:100%}.capability-analysis-table__root .output-table.multi-column th{padding-left:0}.capability-analysis-table__root .output-table.multi-column .header{text-align:left}.capability-analysis-table__root .output-table.multi-column thead th,.capability-analysis-table__root .output-table.multi-column tr .header{min-width:48px!important;width:48px!important}.capability-analysis-modal__root .spc-modal{min-width:500px}.capability-analysis-modal__root .capability-analysis-modal__header{color:rgba(51,51,51,.97);font-size:15px;margin:12px 0}.capability-analysis-modal__root .capability-analysis-modal__sub-header{margin-bottom:24px}.capability-analysis-modal__root .capability-analysis-modal__body{min-width:500px}.capability-analysis-modal__root .capability-analysis-modal__sub-options{margin-left:25px}.capability-analysis-modal__root .capability-analysis-modal__sub-options.capability-analysis-modal__sub-options--disabled label{opacity:.5}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option-with-input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option-with-input input{margin-right:5px}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option-with-input .radio-label label{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option-with-input .spc-input{margin-bottom:0!important}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option input{margin-right:5px}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option label{width:170px}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option .radio-label label{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.capability-analysis-modal__root .capability-analysis-modal__sub-options .capability-analysis-modal__sub-option .spc-input{margin-bottom:0!important}.radio__capability-analysis-modal__option{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.fit-dist-input{padding-top:20px}.nncapa-radio{display:inline-block;margin-top:2px}.nncapa-label,.nncapa-radio{vertical-align:top}.fit-dist-select{display:inline-block;margin-top:-8px;padding-left:5px;width:300px}.capability-analysis-row__root{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-bottom:24px}.capability-analysis-row__root:last-of-type{margin-bottom:0}.capability-analysis-row__root .capability-analysis-row__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:8px}.capability-analysis-row__root .capability-analysis-row__title .capability-analysis-row__title-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.capability-analysis-row__root .capability-analysis-row__title .capability-analysis-row__title-section:first-of-type span:first-child{color:rgba(51,51,51,.67);font-size:12px;font-weight:400}.capability-analysis-row__root .capability-analysis-row__title .capability-analysis-row__title-section:first-of-type span:last-child{font-size:15px;font-weight:600;margin:3px 0}.capability-analysis-row__root .capability-analysis-row__title .capability-analysis-row__title-section:last-of-type{-webkit-box-pack:center;-ms-flex-pack:center;font-size:12px;justify-content:center}.capability-analysis-row__root .capability-analysis-row__chart-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%}.capability-analysis-row__root .capability-analysis-row__empty-message{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.26);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:100px;justify-content:center;margin:auto}.capability-analysis-row__root .capability-analysis-row__empty-message span{font-size:16px}.capability-analysis-row__root .capability-analysis-row__section{-webkit-box-flex:0;background-color:#fff;border:1px solid #dee1e5;border-radius:2px;-ms-flex:0 0 auto;flex:0 0 auto;min-height:464px;overflow:hidden;padding:21px 14px 14px;position:relative;width:320px}.capability-analysis-row__root .capability-analysis-row__section:first-child{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-right:14px;padding:21px 18px 0;width:100%}.capability-analysis-row__root .capability-analysis-row__section:only-child{height:464px;margin-right:0;min-height:464px;width:100%}.local-settings-button{position:absolute;right:20px}.capability-analysis__root{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.capability-analysis__root .capability-analysis__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.capability-analysis__root .capability-analysis__header h4{display:none;margin:10px 0}.capability-analysis__root .capability-analysis__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 40px);overflow:auto;padding:20px}.capability-analysis__root .global-settings{display:block;margin-left:auto}.update-control-limit__root .spc-modal[data-v-4eae11d0]{min-width:500px}.update-control-limit__root .update-control-limit__header[data-v-4eae11d0]{color:rgba(51,51,51,.97);font-size:15px;margin:12px 0}.update-control-limit__root .update-control-limit__sub-header[data-v-4eae11d0]{margin-bottom:24px}.update-control-limit__root .update-control-limit__body[data-v-4eae11d0]{min-width:500px}.update-control-limit__root .update-control-limit__body .station-option[data-v-4eae11d0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px}.update-control-limit__root .update-control-limit__body .station-option .option-label[data-v-4eae11d0]{font-size:14px;font-weight:400;padding-left:10px}.update-control-limit__root .update-control-limit__body .station-option .station-filter[data-v-4eae11d0]{margin-top:-10px;padding:0 0 10px 20px;width:320px}.update-control-limit__root .station-filter[data-v-4eae11d0] .multiselect__single{margin-top:-4px!important;padding-left:4px}.control-limits-task-pane[data-v-03b55d86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 40px);min-width:360px;overflow:auto;padding:10px 20px;width:360px}.control-limits-task-pane .close-button[data-v-03b55d86]{height:10px;margin-left:auto;width:10px}.control-limits-task-pane .close-button i[data-v-03b55d86]{cursor:pointer}.control-limits-task-pane .close-button i[data-v-03b55d86]:hover{opacity:.5}.control-limits-task-pane .header[data-v-03b55d86]{max-width:250px;padding-top:5px}.control-limits-task-pane .header .index[data-v-03b55d86],.control-limits-task-pane .header .title[data-v-03b55d86]{color:#757575;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-limits-task-pane .header .measure-name[data-v-03b55d86]{font-size:17px;font-weight:600;overflow:hidden;padding:0 0 8px;text-overflow:ellipsis;white-space:nowrap}.control-limits-task-pane .header .date_time .date_time_range[data-v-03b55d86]{color:#757575;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-limits-task-pane .control-limits-parameters[data-v-03b55d86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:30px}.control-limits-task-pane .control-limits-parameters .parameter-header[data-v-03b55d86]{font-size:13px;font-weight:600;max-width:250px}.control-limits-task-pane .control-limits-parameters .details[data-v-03b55d86]{color:#757575;font-size:12px;padding:4px 0}.control-limits-task-pane .control-limits-parameters-ccco[data-v-03b55d86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:12px}.control-limits-task-pane .control-limits-parameters-ccco .parameter-header[data-v-03b55d86]{color:#000;font-size:13px;font-weight:600;margin-bottom:4px;max-width:250px}.control-limits-task-pane .control-limits-parameters-ccco .details[data-v-03b55d86]{color:#757575;font-size:12px;padding:4px 0}.control-limits-task-pane .control-limits-parameters-ccco .parameters-preface[data-v-03b55d86]{color:#000;font-size:11px;margin-bottom:12px;margin-top:4px;max-width:250px}.control-limits-task-pane .control-limits-parameters-ccco .parameters-instructions[data-v-03b55d86]{color:#000;font-size:11px;margin-bottom:14px;margin-top:4px;max-width:250px}.control-limits-task-pane .control-limits-parameters-ccco .parameters .parameter[data-v-03b55d86]{margin-bottom:8px;margin-top:2px}.control-limits-task-pane .control-limits-parameters-ccco .parameters .parameter .parameter-name[data-v-03b55d86]{color:#757575;font-size:11px;font-weight:600}.control-limits-task-pane .control-limits-parameters-ccco .parameters .parameter .parameter-value[data-v-03b55d86]{color:#000;font-size:16px;font-weight:600;margin-bottom:6px}.control-limits-task-pane .control-limits-status[data-v-03b55d86]{padding-top:12px}.control-limits-task-pane .control-limits-status .status-label .fixed[data-v-03b55d86],.control-limits-task-pane .control-limits-status .status-label[data-v-03b55d86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.control-limits-task-pane .control-limits-status .status-label .fixed[data-v-03b55d86]{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#4caf50;border-radius:100%;height:12px;justify-content:center;margin-right:8px;width:12px}.control-limits-task-pane .control-limits-status .status-label .fixed .material-icons[data-v-03b55d86]{color:#fff;font-size:9px;padding-top:1px}.control-limits-task-pane .control-limits-status .status-label .estimating[data-v-03b55d86]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;justify-content:center;margin-right:8px;width:16px}.control-limits-task-pane .control-limits-status .status-label .estimating .material-icons[data-v-03b55d86]{background-color:#fff;color:#ffaa4d;font-size:18px}.control-limits-task-pane .control-limits-status .status-label .message[data-v-03b55d86]{color:#000;font-size:12px;font-weight:600}.control-limits-task-pane .control-limits-status .status-details[data-v-03b55d86]{color:#000;font-size:11px;line-height:14px;padding-top:4px}.control-limits-task-pane .control-limits-status .status-details div[data-v-03b55d86]{width:250px}.control-limits-task-pane .control-limits-status .edit-parameters[data-v-03b55d86]{color:#208ee1;font-size:13px;margin-top:16px}.control-limits-task-pane .selected-limits[data-v-03b55d86]{font-size:11px;font-style:italic;margin-bottom:12px;margin-top:2px;width:280px}.control-limits-task-pane .edit-mode .preview-limits-toggle[data-v-03b55d86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px}.control-limits-task-pane .edit-mode .preview-limits-toggle input[data-v-03b55d86]{height:12px;left:-3px;position:relative;width:12px}.control-limits-task-pane .edit-mode .preview-limits-toggle label[data-v-03b55d86]{color:#000;font-size:11px;font-weight:400;margin-left:1 px}.control-limits-task-pane .edit-mode .buttons[data-v-03b55d86]{-webkit-box-pack:right;-ms-flex-pack:right;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:right}.control-limits-task-pane .summary-stats[data-v-03b55d86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px 0}.control-limits-task-pane .summary-stats .summary-stats-title[data-v-03b55d86]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end;padding:0 0 5px;width:100%}.control-limits-task-pane .summary-stats .summary-stats-title .calculated-params[data-v-03b55d86]{color:#757575;font-size:11px;margin-right:10px;padding-right:10px;text-align:right;width:70px}.control-limits-task-pane .summary-stats .summary-stats-title .adjusted-params[data-v-03b55d86]{color:#757575;font-size:11px;text-align:right;width:70px}.control-limits-task-pane .summary-stats .summary-stats-table[data-v-03b55d86]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.control-limits-task-pane .summary-stats .summary-stats-table .stat-name[data-v-03b55d86]{font-size:12px;font-weight:500;padding-top:12px;width:100%}.control-limits-task-pane .summary-stats .summary-stats-table .stat-value[data-v-03b55d86]{font-size:13px;padding-right:10px;padding-top:12px;text-align:right;width:80px}.control-limits-task-pane .summary-stats .summary-stats-table .stat-adjusted-value[data-v-03b55d86]{text-align:right;width:80px}.control-limits-task-pane .no_data[data-v-03b55d86]{padding-top:40px}.control-limits-task-pane .set-date[data-v-03b55d86]{font-size:12px;padding:10px 0 20px}.control-limits-task-pane .update-control-limits[data-v-03b55d86]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:20px 0 30px}.control-limits-task-pane .update-control-limits .update-limits-button[data-v-03b55d86]{font-size:11px;margin-right:0}.control-limits-task-pane .update-control-limits .preview-restore-link[data-v-03b55d86]{font-size:11px;padding-right:10px;padding-top:14px}.control-limits-task-pane .update-control-limits .disable-preview[data-v-03b55d86]{color:rgba(0,0,0,.3);cursor:default}.control-limits-task-pane .stamp-labels[data-v-03b55d86]{padding-top:30px;width:100%}.control-limits-task-pane .spc-divider[data-v-03b55d86]{border-bottom:2px solid #e0e0e0;padding-top:15px}.control-limits-task-pane .summary-stats-table[data-v-03b55d86] .spc-input{margin-bottom:5px}.control-limits-task-pane .summary-stats-table[data-v-03b55d86] .spc-input .spc-input-field{background:rgba(0,0,0,.05);font-size:13px;height:42px;padding:5px;text-align:right;width:75px}.control-limits-task-pane .stamp-labels[data-v-03b55d86] label.spc-input-label{font-size:14px;font-weight:600;padding-right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.control-limits-task-pane .stamp-labels[data-v-03b55d86] .multiselect .multiselect__tags{background:rgba(0,0,0,.05);padding-left:5px}.advanced-filter-cont[data-v-45fe3ed4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.advanced-filter-cont .advanced-filter[data-v-45fe3ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px;padding-bottom:10px}.advanced-filter-cont .advanced-filter .advanced-filter-item[data-v-45fe3ed4]{width:245px}.advanced-filter-cont .advanced-filter .advanced-filter-item .advanced-filter-input-wide[data-v-45fe3ed4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;margin-bottom:10px;width:95%}.advanced-filter-cont .advanced-filter .advanced-filter-item .advanced-filter-input-wide .advanced-filter-input[data-v-45fe3ed4]{margin-bottom:10px!important;width:100%}.advanced-filter-cont .advanced-filter .advanced-filter-item .advanced-filter-value-input[data-v-45fe3ed4]{border-radius:5px;height:40px;margin-top:10px;width:95%}.advanced-filter-cont .advanced-filter .advanced-filter-item .advanced-filter-sub[data-v-45fe3ed4]{margin-left:20px;width:calc(95% - 20px)}.advanced-filter-cont .advanced-filter .delete-icon-cont-wrapped[data-v-45fe3ed4]{float:left}.advanced-filter-cont .advanced-filter .delete-icon-cont-wrapped .delete-filter-icon[data-v-45fe3ed4]{color:#000;cursor:pointer;padding-right:10px}.advanced-filter-cont .advanced-filter .delete-icon-cont-wrapped .show[data-v-45fe3ed4]{padding-bottom:20px}.advanced-filter-cont .advanced-filter .delete-icon-full-filter-cont .delete-filter-icon[data-v-45fe3ed4]{color:#000;cursor:pointer;padding:5px}.advanced-filter-cont .advanced-filter .delete-icon-half-filter-cont .delete-filter-icon[data-v-45fe3ed4]{color:#000;cursor:pointer;padding-right:5px}.advanced-filter-cont .add-filter[data-v-45fe3ed4]{margin-left:10px;width:60px}.snapshot-filters__root[data-v-b59354ec]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.snapshot-filters__root>.snapshot-filters__filter[data-v-b59354ec]{margin-right:10px}.snapshot-filter-decriptor__root .advanced-filter-heading[data-v-b59354ec]{font-size:14px;margin-bottom:10px;margin-top:20px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter[data-v-b59354ec]{padding-bottom:15px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter div.spc-input[data-v-b59354ec]{margin-bottom:0}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-descriptor__filter-sub[data-v-b59354ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px;margin-top:10px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-descriptor__filter-sub div.spc-input[data-v-b59354ec]{width:50px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-descriptor__filter-sub div.sub-label[data-v-b59354ec]{margin-left:5px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-descriptor__filter-sub a[data-v-b59354ec]{font-size:11px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-custom-range-edit[data-v-b59354ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .snapshot-filter-descriptor__filter-sub.disabled a[data-v-b59354ec]{cursor:default;opacity:.6}.snapshot-filter-decriptor__root .snapshot-filter-descriptor__filter .multiselect[data-v-b59354ec]{border:1px solid #ced4da}.input-label[data-v-b59354ec]{font-size:14px;font-weight:600;line-height:18px;padding-bottom:2px}.filter[data-v-b59354ec]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;margin-right:10px;max-width:240px;min-width:240px;padding:0 10px}.filter button[data-v-b59354ec]{background-color:#fff;color:#999;height:20px;max-width:20px;min-width:20px;padding:1px 0 0;width:20px}.filter button[data-v-b59354ec]:hover{background-color:rgba(0,0,0,.05)}.descriptor-product-process-filter[data-v-b59354ec]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;padding-left:10px}.descriptor-product-process-filter button[data-v-b59354ec]{background-color:#fff;color:#999;height:20px;max-width:20px;min-width:20px;padding:1px 0 0;width:20px}.descriptor-product-process-filter button[data-v-b59354ec]:hover{background-color:rgba(0,0,0,.05)}.descriptor-product-process-filter.disabled[data-v-b59354ec]{opacity:.6}.descriptor-product-process-filter.disabled button[data-v-b59354ec]{background:#ededed;border-radius:0;cursor:default;height:38px;margin:0;max-width:40px;min-width:40px;padding:10px;width:38px}.snapshot-filter[data-v-b59354ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(51,51,51,.97);max-width:240px;min-width:240px}.filter-text[data-v-b59354ec]{overflow:hidden;white-space:nowrap}.placeholder[data-v-b59354ec]{color:rgba(41,59,81,.35)}.filter-controls__root[data-v-34d1ecbf]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;padding:16px 20px 0}.filter-controls__root .filter-controls__group[data-v-34d1ecbf],.filter-controls__root .filter-controls__row[data-v-34d1ecbf]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.filter-controls__root .filter-controls__row[data-v-34d1ecbf],.filter-controls__root .snapshot-filters__root[data-v-34d1ecbf]{-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-controls__root .filter-controls__group[data-v-34d1ecbf]{margin-bottom:16px}.filter-controls__root .snapshot-filters__filter[data-v-34d1ecbf],.filter-controls__root spc-input.snapshot-filters__filter[data-v-34d1ecbf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.filter-controls__root .label[data-v-34d1ecbf],.filter-controls__root label.spc-input-label[data-v-34d1ecbf],.filter-controls__root label[data-v-34d1ecbf]{font-size:13px!important;font-weight:400!important;padding-bottom:2px}.filter-controls__root .snapshot-filters__input[data-v-34d1ecbf]{border:1px solid #e8e8e8;border-radius:4px;font-size:14px!important;height:40px;padding:0 8px}.filter-controls__root .snapshot-filters__input[type=datetime-local][data-v-34d1ecbf]{border-color:#ced3d8;border-radius:0}.filter-controls__root .multi-selector[data-v-34d1ecbf],.filter-controls__root .snapshot-filters__input[type=datetime-local][data-v-34d1ecbf],.filter-controls__root .spc-input[data-v-34d1ecbf]{min-height:40px;width:100%}.filter-controls__root .multi-selector[data-v-34d1ecbf],.filter-controls__root .multiselect[data-v-34d1ecbf],.filter-controls__root .snapshot-filters__input[data-v-34d1ecbf]{color:rgba(51,51,51,.97)!important;max-width:240px;min-width:240px}.filter-controls__root .multi-selector .multiselect__tags[data-v-34d1ecbf],.filter-controls__root .multiselect .multiselect__tags[data-v-34d1ecbf]{border-color:#ced3d8;border-radius:0}.filter-controls__root .multi-selector .multiselect__tags .multiselect__single[data-v-34d1ecbf],.filter-controls__root .multiselect .multiselect__tags .multiselect__single[data-v-34d1ecbf]{margin-top:-4px!important;padding-left:4px}.filter-controls__root .multi-selector .multiselect__tags .multiselect__input[data-v-34d1ecbf],.filter-controls__root .multiselect .multiselect__tags .multiselect__input[data-v-34d1ecbf]{margin-top:-10px!important}@media screen and (max-width:1400px){.filter-controls__root .spacer__root[data-v-34d1ecbf]{display:none}}@media screen and (max-width:1105px){.filter-controls__root[data-v-34d1ecbf]{padding-bottom:16px}.filter-controls__root .filter-controls__row[data-v-34d1ecbf]:first-of-type{margin-right:-18px}.filter-controls__root .filter-controls__group[data-v-34d1ecbf]{margin-bottom:0;width:100%}.filter-controls__root .snapshot-filters__filter[data-v-34d1ecbf]{max-width:100%!important;width:48%!important}.filter-controls__root .snapshot-filters__filter .multiselect[data-v-34d1ecbf],.filter-controls__root .snapshot-filters__filter .snapshot-filters__input[data-v-34d1ecbf]{margin-bottom:8px;max-width:100%;min-width:100%}.filter-controls__root .manage-filters__root[data-v-34d1ecbf]{width:100%}.filter-controls__root .manage-filters__root .manage-filters__select[data-v-34d1ecbf]{max-width:100%}.filter-controls__root .manage-filters__root .manage-filters__select .multiselect[data-v-34d1ecbf]{max-width:100%;min-width:100%}}@media screen and (max-width:590px){.filter-controls__root .snapshot-filters__filter[data-v-34d1ecbf]{width:100%!important}}.filter-controls-left[data-v-34d1ecbf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-right:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;height:calc(100% - 60px);overflow-y:auto;padding:8px;width:304px}.filter-controls-left .filter-heading[data-v-34d1ecbf]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;justify-content:space-between;padding-bottom:10px}.filter-controls-left .filter-section[data-v-34d1ecbf]{position:relative}.filter-controls-left .filter-section .loading-screen[data-v-34d1ecbf]{position:absolute;top:0}.filter-controls-left.is_closed[data-v-34d1ecbf]{width:56px}.filter-controls-left.is_closed .filter-heading[data-v-34d1ecbf]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.filter-controls-left.is_closed .filter-heading .filter-heading-label[data-v-34d1ecbf]{cursor:default;padding-bottom:8px;text-orientation:mixed;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.filter-controls-left.is_closed .filter-heading .button-container[data-v-34d1ecbf]{text-align:center}.output-pane__root[data-v-00713f49]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding:0}.output-pane__content[data-v-00713f49],.output-pane__root[data-v-00713f49]{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;width:100%}.output-pane__content[data-v-00713f49]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:20px 0}.output-pane__task-pane[data-v-00713f49]{border-left:1px solid #e8e8e8;height:100%}.output-pane__task-pane-descriptor[data-v-00713f49]{border-left:1px solid #e8e8e8;height:calc(100% - 60px)}.tabbed-pane__root[data-v-00713f49]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.tabbed-pane__root[data-v-00713f49] .container{height:100%;margin-right:0;overflow:hidden}.tabbed-pane__root[data-v-00713f49] .container .control-charts,.tabbed-pane__root[data-v-00713f49] .container .pareto-charts{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 40px);overflow:auto;padding:20px 20px 0}.tabbed-pane__root[data-v-00713f49] .container .control-charts .spc-chart-container .header{border-color:transparent}.snapshot__root_descriptors[data-v-77127386]{background-color:#fff;height:100%;width:100%}.snapshot__root_descriptors[data-v-77127386],.snapshot__root_descriptors[data-v-77127386] *,.snapshot__root_descriptors[data-v-77127386] :after,.snapshot__root_descriptors[data-v-77127386] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.snapshot__root_descriptors .snapshot__header[data-v-77127386]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px}.snapshot__root_descriptors .snapshot__header .snapshot-heading[data-v-77127386]{font-size:16px;font-weight:600}.snapshot__root_descriptors .tabbed-pane__root[data-v-77127386]{padding:16px 20px 20px}.loading[data-v-9bfb06d4]{height:60vh;width:calc(100vw - 100px)}div.spc-list[data-v-9bfb06d4]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100% - 250px)}div.spc-list div.toolbar[data-v-9bfb06d4]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px 20px;width:calc(100% - 40px)}div.spc-list div.toolbar div.item[data-v-9bfb06d4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s}div.spc-list div.toolbar div.item .icon[data-v-9bfb06d4]{padding-right:8px}div.spc-list div.toolbar div.item.deactive[data-v-9bfb06d4]{cursor:default;opacity:.3}div.spc-list div.toolbar div.item[data-v-9bfb06d4]:hover{background:rgba(0,0,0,.05)}div.spc-list div.toolbar div.item.deactive[data-v-9bfb06d4]:hover{background:transparent}div.spc-list div.content[data-v-9bfb06d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}div.spc-list div.content div.list[data-v-9bfb06d4]{height:calc(100% - 40px);padding:20px;width:calc(100% - 40px)}div.spc-list div.content div.list table[data-v-9bfb06d4]{border-collapse:collapse;min-width:600px;table-layout:auto;width:100%}div.spc-list div.content div.list table tr.header-row[data-v-9bfb06d4]{height:40px}div.spc-list div.content div.list table tr.header-row th.header[data-v-9bfb06d4]{font-size:1.4rem;font-weight:600;padding:8px 16px;text-align:left;text-transform:capitalize}div.spc-list div.content div.list table tr.header-row th.header div.header-cont[data-v-9bfb06d4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon[data-v-9bfb06d4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;visibility:hidden}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-9bfb06d4]{cursor:pointer;font-size:16px}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-9bfb06d4]:hover{opacity:.5}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon.active[data-v-9bfb06d4]{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}div.spc-list div.content div.list table tr.header-row th.header div.header-cont:hover .sorting-icon i[data-v-9bfb06d4]{opacity:.5}div.spc-list div.content div.list table tr.header-row th.header:hover div.header-cont .sorting-icon[data-v-9bfb06d4]{visibility:visible}div.spc-list div.content div.list table tr.header-row th.header.fixed[data-v-9bfb06d4]{max-width:200px;width:10%}div.spc-list div.content div.list table tr.table-row[data-v-9bfb06d4]{cursor:pointer;font-size:1.4rem;height:40px}div.spc-list div.content div.list table tr.table-row td[data-v-9bfb06d4]{border-top:1px solid #d1d1d1;padding:0 16px;width:calc(50% - 600px)}div.spc-list div.content div.list table tr.table-row td div[data-v-9bfb06d4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.spc-list div.content div.list table tr.table-row td div .icon[data-v-9bfb06d4]{font-size:20px;padding-right:15px}div.spc-list div.content div.list table tr.table-row td div .icon.group[data-v-9bfb06d4]{color:#ffaa4d}div.spc-list div.content div.list table tr.table-row td div span[data-v-9bfb06d4]{overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}div.spc-list div.content div.list table tr.table-row td div div.spacer[data-v-9bfb06d4]{width:35px}div.spc-list div.content div.list table tr.table-row td.fixed[data-v-9bfb06d4]{width:200px}div.spc-list div.content div.list table tr.table-row[data-v-9bfb06d4]:hover{background:rgba(0,0,0,.05)}div.spc-list div.content div.list table tr.table-row.active[data-v-9bfb06d4]{background:rgba(76,143,221,.1)}.spc-dropdown[data-v-9bfb06d4] .btn__root{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.loading[data-v-17e69424]{height:60vh;width:calc(100vw - 100px)}div.spc-list[data-v-17e69424]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100% - 250px)}div.spc-list div.toolbar[data-v-17e69424]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px 20px;width:calc(100% - 40px)}div.spc-list div.toolbar div.item[data-v-17e69424]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s}div.spc-list div.toolbar div.item .icon[data-v-17e69424]{padding-right:8px}div.spc-list div.toolbar div.item.deactive[data-v-17e69424]{cursor:default;opacity:.3}div.spc-list div.toolbar div.item[data-v-17e69424]:hover{background:rgba(0,0,0,.05)}div.spc-list div.toolbar div.item.deactive[data-v-17e69424]:hover{background:transparent}div.spc-list div.content[data-v-17e69424]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}div.spc-list div.content div.list[data-v-17e69424]{height:calc(100% - 40px);padding:20px;width:calc(100% - 40px)}div.spc-list div.content div.list table[data-v-17e69424]{border-collapse:collapse;min-width:600px;table-layout:auto;width:100%}div.spc-list div.content div.list table tr.header-row[data-v-17e69424]{height:40px}div.spc-list div.content div.list table tr.header-row th.header[data-v-17e69424]{font-size:1.4rem;font-weight:600;padding:8px 16px;text-align:left;text-transform:capitalize}div.spc-list div.content div.list table tr.header-row th.header div.header-cont[data-v-17e69424]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon[data-v-17e69424]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;visibility:hidden}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-17e69424]{cursor:pointer;font-size:16px}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon i[data-v-17e69424]:hover{opacity:.5}div.spc-list div.content div.list table tr.header-row th.header div.header-cont .sorting-icon.active[data-v-17e69424]{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}div.spc-list div.content div.list table tr.header-row th.header div.header-cont:hover .sorting-icon i[data-v-17e69424]{opacity:.5}div.spc-list div.content div.list table tr.header-row th.header:hover div.header-cont .sorting-icon[data-v-17e69424]{visibility:visible}div.spc-list div.content div.list table tr.header-row th.header.fixed[data-v-17e69424]{max-width:200px;width:10%}div.spc-list div.content div.list table tr.table-row[data-v-17e69424]{cursor:pointer;font-size:1.4rem;height:40px}div.spc-list div.content div.list table tr.table-row td[data-v-17e69424]{border-top:1px solid #d1d1d1;padding:0 16px;width:calc(50% - 600px)}div.spc-list div.content div.list table tr.table-row td .material-icons[data-v-17e69424]{font-size:20px;height:20px;margin-right:5px;vertical-align:bottom;width:20px}div.spc-list div.content div.list table tr.table-row td div[data-v-17e69424]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.spc-list div.content div.list table tr.table-row td div .icon[data-v-17e69424]{font-size:20px;padding-right:15px}div.spc-list div.content div.list table tr.table-row td div .icon.group[data-v-17e69424]{color:#ffaa4d}div.spc-list div.content div.list table tr.table-row td div span[data-v-17e69424]{overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}div.spc-list div.content div.list table tr.table-row td div div.spacer[data-v-17e69424]{width:35px}div.spc-list div.content div.list table tr.table-row td.fixed[data-v-17e69424]{width:200px}div.spc-list div.content div.list table tr.table-row[data-v-17e69424]:hover{background:rgba(0,0,0,.05)}div.spc-list div.content div.list table tr.table-row.active[data-v-17e69424]{background:rgba(76,143,221,.1)}.spc-dropdown[data-v-17e69424] .btn__root{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.specify-config-content[data-v-00ac6a3f]{width:100%}.specify-config-content .config-type-dropdown[data-v-00ac6a3f]{margin-bottom:10px}.specify-config-content .config-type-description[data-v-00ac6a3f]{color:#757575;font-family:Segoe UI;font-size:13px;margin-bottom:10px;padding-left:10px;-webkit-text-decoration:none solid #757575;text-decoration:none solid #757575}.specify-config-content .config-type-columns[data-v-00ac6a3f]{background:rgba(0,0,0,.05);border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:240px;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:20px}.specify-config-content .config-type-columns .config-type-item[data-v-00ac6a3f]{font-size:15px}.data-view-page[data-v-2fc02420]{width:100%}.data-view-page .invalid-source[data-v-2fc02420]{color:#e53935;margin-left:10px;width:100%}.map-variables-content[data-v-2ad201ec]{width:100%}.map-variables-content .map-variables-main-content[data-v-2ad201ec]{background:rgba(0,0,0,.05);border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:310px;max-height:310px;overflow-x:hidden;overflow-y:auto;padding:10px 10px 20px}.map-variables-content .map-variables-main-content .map-variables-item[data-v-2ad201ec]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:5px 45px 5px 20px;width:100%}.map-variables-content .map-variables-main-content .map-variables-item .item-content[data-v-2ad201ec]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.map-variables-content .map-variables-main-content .map-variables-item .map-variables-name[data-v-2ad201ec]{font-size:14px;font-weight:700;width:45%}.map-variables-content .map-variables-main-content .map-variables-item .multi-select-wide[data-v-2ad201ec]{width:200px!important}.map-variables-content .map-variables-error-text[data-v-2ad201ec]{color:#e53935;margin-left:10px;width:100%}.preview-content{width:100%}.preview-content .imc-preview-no-data{font-weight:500;text-align:center}.preview-content,.preview-content .output{max-width:100%}.preview-content .output{margin-right:0!important;max-height:300px;overflow-x:auto;overflow-y:auto}.preview-content thead{background-color:#fefefe;position:sticky;top:0}.preview-content thead:after{border-bottom:1px solid #d1d1d1!important;bottom:0;content:"";left:0;position:absolute;width:100%}.preview-content table{border-collapse:collapse;display:table;table-layout:auto;width:100%}.preview-content th{font-weight:500}.preview-content td{font-weight:400!important}.preview-content tr{border-bottom:1px solid #d1d1d1!important}.preview-content td,.preview-content th{text-wrap:nowrap;padding:5px}.storage-location-page[data-v-7f3508d4]{width:100%}.storage-location-page .invalid_storage_location[data-v-7f3508d4]{color:#e53935;margin-left:10px;width:100%}.browser-box[data-v-7f3508d4]{border:1px solid #d3d3d3;height:300px;margin:5px 5px 20px;overflow-y:auto}.browser-box ul[data-v-7f3508d4]{list-style-type:none;padding-left:0}.browser-box ul li[data-v-7f3508d4]{font-weight:600;padding:.8em 0}.browser-box ul li .list-item[data-v-7f3508d4]{cursor:pointer;padding-left:20px}.browser-box ul li .list-item .material-icons[data-v-7f3508d4]{margin:0 10px}.browser-box ul li .list-item .material-icons.folder[data-v-7f3508d4]{color:#ffaa4d}.browser-box ul li .list-item-table[data-v-7f3508d4]{cursor:pointer;padding-left:50px}.browser-box ul li .list-item-table .material-icons[data-v-7f3508d4]{margin:0 10px}.browser-box ul li .list-item-table .material-icons.folder[data-v-7f3508d4]{color:#ffaa4d}.browser-box ul li .list-item-view[data-v-7f3508d4]{cursor:pointer;padding-left:90px}.browser-box ul li .list-item-view .material-icons[data-v-7f3508d4]{margin:0 10px}.browser-box ul li .list-item-view .material-icons.folder[data-v-7f3508d4]{color:#ffaa4d}.browser-box ul .selected[data-v-7f3508d4]{background-color:#f0f0f0}.browser-box .error_message[data-v-7f3508d4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.browser-box .error_message .title[data-v-7f3508d4]{color:#757575;font-size:24px;margin:0 10%}.browser-box .error_message .description[data-v-7f3508d4]{color:#757575;font-size:16px;margin:0 10%}.invalid[data-v-7f3508d4]{border:1px solid red}.config-modal-title[data-v-27666026]{background-size:cover;color:#757575;font-family:Segoe UI;font-size:12px;height:23px;padding:3px 0 4px;-webkit-text-decoration:none solid #757575;text-decoration:none solid #757575;width:180px}.spc-modal-header[data-v-27666026]{margin-bottom:5px}.config-content[data-v-27666026]{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-divider[data-v-27666026]{width:100%}.spc-modal-sub-header[data-v-27666026]{white-space:pre-wrap}div.content[data-v-74b85b18]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}div.content div.attributes[data-v-74b85b18]{position:relative}div.content div.attributes div.config-description[data-v-74b85b18]{font-size:13px;margin-bottom:0;overflow:hidden;overflow-y:auto;padding-bottom:5px;text-overflow:ellipsis;width:100%}div.content div.attributes div.config-description .description-item[data-v-74b85b18]{margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.content div.attributes div.config-description .missing-container[data-v-74b85b18]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}div.content div.attributes div.config-description .missing-container .missing[data-v-74b85b18]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:red;display:-webkit-box;display:-ms-flexbox;display:flex}div.content div.attributes div.config-description .missing-container .missing .error-icon[data-v-74b85b18]{font-size:18px;padding:0 5px}div.content div.attributes div.config-subtitle[data-v-74b85b18]{font-size:13px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:80%}div.content div.attributes div.name_overline[data-v-74b85b18]{color:#757575;font-size:12px;margin-bottom:4px}div.content div.attributes div.configuration-overview[data-v-74b85b18]{margin-bottom:24px}div.content div.attributes div.configuration-overview div.name[data-v-74b85b18]{font-size:17px;font-weight:600;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:80%}div.content div.attributes div.middle-section[data-v-74b85b18]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:24px}div.content div.attributes div.middle-section div.configuration-section[data-v-74b85b18],div.content div.attributes div.middle-section div.import-schedule-section[data-v-74b85b18]{max-width:50%;width:50%}div.content div.attributes div.import-log-section[data-v-74b85b18]{margin-bottom:24px}div.content div.attributes div.import-log-section .import-status[data-v-74b85b18]{margin:5px 0}div.content div.attributes div.import-log-section .import-status .material-icons[data-v-74b85b18]{font-size:20px;height:20px;margin-right:5px;vertical-align:bottom;width:20px}div.content div.attributes div.import-log-section .import-status a[data-v-74b85b18]{margin-left:10px}div.content div.attributes div.import-log-section div.import-log-description-section[data-v-74b85b18]{background:rgba(0,0,0,.05);border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:320px;margin:auto;max-height:320px;overflow-x:hidden;overflow-y:auto;padding:10px 10px 20px}.loading[data-v-1aa91a90]{height:60vh;width:calc(100vw - 100px)}div.spc-list[data-v-1aa91a90]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100% - 250px)}div.spc-list div.toolbar[data-v-1aa91a90]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px 20px;width:calc(100% - 40px)}div.spc-list div.toolbar div.tools-cont[data-v-1aa91a90]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}div.spc-list div.toolbar div.item[data-v-1aa91a90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:24px;padding:8px 16px;position:relative;-webkit-transition:all .3s;transition:all .3s}div.spc-list div.toolbar div.item .icon[data-v-1aa91a90]{padding-right:8px}div.spc-list div.toolbar div.item div.spc-dropdown[data-v-1aa91a90]{background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);left:0;margin:0;max-height:650px;min-height:40px;min-width:150px;overflow-y:auto;position:absolute;top:40px;will-change:width,height;z-index:999}div.spc-list div.toolbar div.item div.spc-dropdown div.no-wrap-label[data-v-1aa91a90]{white-space:nowrap}div.spc-list div.toolbar div.item.deactive[data-v-1aa91a90],div.spc-list div.toolbar div.spc-dropdown .deactive[data-v-1aa91a90]{cursor:default;opacity:.3}div.spc-list div.toolbar div.item[data-v-1aa91a90]:hover{background:rgba(0,0,0,.05)}div.spc-list div.toolbar div.item.deactive[data-v-1aa91a90]:hover{background:transparent}div.spc-list div.content[data-v-1aa91a90]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}div.spc-list div.content div.list[data-v-1aa91a90]{height:calc(100% - 40px);padding:20px;width:calc(100% - 40px)}div.spc-list div.content div.list table[data-v-1aa91a90]{border-collapse:collapse;min-width:600px;table-layout:auto;width:100%}div.spc-list div.content div.list table tr.header-row[data-v-1aa91a90]{height:40px}div.spc-list div.content div.list table tr.header-row th.header[data-v-1aa91a90]{font-size:1.4rem;font-weight:600;padding:8px 16px;text-align:left;text-transform:capitalize}div.spc-list div.content div.list table tr.header-row th.header.fixed[data-v-1aa91a90]{max-width:200px;width:10%}div.spc-list div.content div.list table tr.table-row[data-v-1aa91a90]{cursor:pointer;font-size:1.4rem;height:40px}div.spc-list div.content div.list table tr.table-row td[data-v-1aa91a90]{border-top:1px solid #d1d1d1;padding:0 16px;width:calc(50% - 600px)}div.spc-list div.content div.list table tr.table-row td div[data-v-1aa91a90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.spc-list div.content div.list table tr.table-row td div .icon[data-v-1aa91a90]{font-size:20px;padding-right:15px}div.spc-list div.content div.list table tr.table-row td div .icon.group[data-v-1aa91a90]{color:#ffaa4d}div.spc-list div.content div.list table tr.table-row td div span[data-v-1aa91a90]{overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}div.spc-list div.content div.list table tr.table-row td div div.spacer[data-v-1aa91a90]{width:35px}div.spc-list div.content div.list table tr.table-row td.fixed[data-v-1aa91a90]{width:200px}div.spc-list div.content div.list table tr.table-row[data-v-1aa91a90]:hover{background:rgba(0,0,0,.05)}div.spc-list div.content div.list table tr.table-row.active[data-v-1aa91a90]{background:rgba(76,143,221,.1)}.spc-dropdown[data-v-1aa91a90] .btn__root{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.titlebar[data-v-32c4b240]{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px}.titlebar div.titlebar-left[data-v-32c4b240]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column!important;flex-direction:column!important;width:50%}.titlebar div.titlebar-left div.breadcrumb[data-v-32c4b240]{color:#757575;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titlebar div.titlebar-left div.name[data-v-32c4b240]{font-size:17px;font-weight:500;overflow:hidden;padding-top:2px;text-overflow:ellipsis;white-space:nowrap}.titlebar .titlebar-right[data-v-32c4b240]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.titlebar .titlebar-right .more-icon[data-v-32c4b240]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:23px;justify-content:center;margin:10px;width:23px}.titlebar .titlebar-right div.spc-dropdown[data-v-32c4b240]{bottom:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:auto;right:0;top:40px}.titlebar .titlebar-right div.spc-dropdown .check-icon[data-v-32c4b240]{width:30px}.titlebar .titlebar-right .pause-data-button[data-v-32c4b240]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;min-width:110px}.titlebar .titlebar-right .pause-data-button div[data-v-32c4b240]{padding-left:4px}.titlebar .titlebar-right .pause-data-button .button-label[data-v-32c4b240]{font-size:13px;padding-bottom:2px}.titlebar .more-icon[data-v-32c4b240]:hover{background:#ebe4e4;border-radius:50%}.command-pane[data-v-1e1ff231]{height:100%;padding:8px;width:304px}.command-pane .command-pane-cont[data-v-1e1ff231]{height:100%}.command-pane .command-heading[data-v-1e1ff231]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;justify-content:space-between;padding-bottom:10px}.command-pane .command-section[data-v-1e1ff231]{height:calc(100% - 60px)}.command-pane .command-section .station-toggle[data-v-1e1ff231]{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;padding-top:10px}.command-pane .command-section .station-toggle span[data-v-1e1ff231]{margin-right:20px;width:100%}.command-pane .command-section .station-toggle .spc-toggle[data-v-1e1ff231]{margin-right:10px}.command-pane .command-section .heading[data-v-1e1ff231]{color:#757575;font-size:11px;padding-bottom:4px;padding-top:20px}.command-pane .command-section .status-heading[data-v-1e1ff231]{padding-top:0}.command-pane .command-section .status[data-v-1e1ff231]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.05);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-left:10px}.command-pane .command-section .status div.spc-input[data-v-1e1ff231]{background:transparent;margin-bottom:0}.command-pane .command-section .status div.spc-input[data-v-1e1ff231] .multiselect,.command-pane .command-section .status div.spc-input[data-v-1e1ff231] .multiselect .multiselect__tags{background:transparent}.command-pane .command-section .status .icon[data-v-1e1ff231]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-right:5px;width:20px}.command-pane .command-section .status .icon i[data-v-1e1ff231]{color:#fff;font-size:14px;padding:0 3px}.command-pane .command-section .status div.icon.green[data-v-1e1ff231]{background-color:#4caf50}.command-pane .command-section .status div.icon.yellow[data-v-1e1ff231]{background-color:#ffaa4d}.command-pane .command-section .status div.icon.red[data-v-1e1ff231]{background-color:#c64541}.command-pane .command-section .status .spc-input[data-v-1e1ff231]{-webkit-box-flex:1;-ms-flex:1;flex:1}.command-pane .command-section .plans[data-v-1e1ff231]{height:calc(100% - 400px);overflow-x:hidden;overflow-y:auto;padding:15px 0}.command-pane .command-section .plans .plan[data-v-1e1ff231]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.command-pane .command-section .plans .plan .name-cont[data-v-1e1ff231]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:13px;width:100%}.command-pane .command-section .plans .plan .name-cont div.name[data-v-1e1ff231]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:160px}.command-pane .command-section .plans .plan .name-cont div.next[data-v-1e1ff231]{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:160px}.command-pane .command-section .plans .plan .name-cont div.next.old[data-v-1e1ff231]{color:#f44336}.command-pane .command-section .plans .plan .button-cont[data-v-1e1ff231]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;position:relative}.command-pane .command-section .plans .plan .button-cont .more-icon[data-v-1e1ff231]{height:25px;margin-left:10px;margin-top:5px;width:25px}.command-pane .command-section .plans .plan .button-cont button[data-v-1e1ff231]{height:30px;min-width:50px;width:50px}.command-pane .command-section .plans .plan .button-cont i[data-v-1e1ff231]{cursor:pointer}.command-pane .command-section .plans .plan .button-cont i[data-v-1e1ff231]:hover{opacity:.5}.command-pane .command-section .plans .plan .button-cont div.spc-dropdown[data-v-1e1ff231]{bottom:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:auto;right:10px;top:40px}.command-pane .command-section .no-sampling-plans[data-v-1e1ff231]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 450px);justify-content:center}.command-pane .command-section .no-sampling-plans .title[data-v-1e1ff231]{font-size:18px;font-weight:500}.command-pane .command-section .no-sampling-plans .cont[data-v-1e1ff231]{color:#757575;font-size:13px}.command-pane .command-section .product-process[data-v-1e1ff231] .multiselect .multiselect__tags{background:rgba(0,0,0,.05);padding-left:5px}.command-pane.is_closed[data-v-1e1ff231]{width:40px}.command-pane.is_closed .command-heading[data-v-1e1ff231]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.command-pane.is_closed .command-heading .command-heading-label[data-v-1e1ff231]{cursor:default;padding-bottom:5px;text-orientation:mixed;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.command-pane.is_closed .command-heading .button-container[data-v-1e1ff231]{text-align:center}.stage-pane[data-v-6c210844]{height:calc(100% - 70px);overflow-x:auto;overflow-y:hidden;width:100%}.stage-pane .tabbed-pane[data-v-6c210844]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin:20px 40px;min-width:800px}.stage-pane .tabbed-pane[data-v-6c210844] .left-header{padding-top:12px}.stage-pane .tabbed-pane[data-v-6c210844] .container{height:100%;overflow:auto}.stage-pane .tabbed-pane[data-v-6c210844] .container .control-charts,.stage-pane .tabbed-pane[data-v-6c210844] .container .pareto-charts{height:100%;overflow:auto;width:100%}.stage-pane .time-selector[data-v-6c210844]{display:-webkit-box;display:-ms-flexbox;display:flex}.stage-pane .time-selector .date-input[data-v-6c210844]{border:1px solid #ced4da;border-radius:0;font-size:14px;font-weight:400;height:30px;margin-top:15px;width:210px}.stage-pane .time-selector[data-v-6c210844] .spc-input{margin-bottom:0!important}.stage-pane .time-selector[data-v-6c210844] .spc-input label.spc-input-label{font-size:13px;font-weight:400;padding-right:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.stage-pane .time-selector[data-v-6c210844] .multiselect{background:#f3f5f7;height:30px!important;width:140px!important}.stage-pane .time-selector[data-v-6c210844] .multiselect .multiselect__tags,.stage-pane .time-selector[data-v-6c210844] .multiselect .multiselect__tags .multiselect__input{background:#f3f5f7}.stage-pane .time-selector[data-v-6c210844] .multiselect .multiselect__tags .multiselect__single{background:transparent;color:#000;font-size:13px;font-weight:600}div.container[data-v-cc6f4cc4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}div.container div.cont[data-v-cc6f4cc4]{background:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}div.container div.cont div.controls[data-v-cc6f4cc4]{background:#fff;height:100%}div.container div.cont .stage-task-pane[data-v-cc6f4cc4]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;justify-content:center;overflow:auto;width:100%}div.import-templates{background:#fafafa;max-height:300px;min-height:140px;overflow:auto;padding:20px;width:100%}div.import-templates__nf{color:#777;font-weight:600;padding:10px}div.import-templates__template{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:10px;opacity:.5;padding:30px;width:100%}div.import-templates__template div.label{color:#000;font-size:13px;font-weight:600;min-width:150px;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;width:150px}div.import-templates__template div.description{font-size:9px}div.import-templates__template div.description,div.import-templates__template div.status{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;overflow:hidden;width:100%}div.import-templates__template div.status{font-size:11px}div.import-templates__template div.status span.material-icons{border-radius:100%;font-size:17px;margin-right:5px}div.import-templates__template div.status span.done{background-color:#4caf50;color:#fff}div.import-templates__template div.status span.warning{color:orange}div.import-templates__template div.action{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:40px;justify-content:center;white-space:nowrap;width:100px}div.import-templates__explorer__datagrid div.import-templates__template{opacity:1}div.import-templates.active div.import-templates__template{cursor:pointer;opacity:1}div.import-templates.active div.import-templates__template.active{background-color:rgba(32,142,225,.1);border:1px solid #208ee1}div.import-templates.active div.import-templates__template:hover{background:rgba(0,0,0,.05)}div.import-templates__explorer div.import-templates__explorer__files{margin-bottom:5px!important;margin-top:20px}div.import-templates__explorer div.import-templates__explorer__datagrid{background:#fafafa;max-height:250px;min-height:100px;overflow-y:auto;padding:20px;width:100%}div.import-templates__explorer div.import-templates__explorer__datagrid table{border-collapse:collapse;table-layout:auto;width:100%}div.import-templates__explorer div.import-templates__explorer__datagrid table thead{text-align:left}div.import-templates__explorer div.import-templates__explorer__datagrid table thead th{background-color:#333;border:1px solid #ced4da;color:#fff;font-size:14px;font-weight:600;height:30px;text-align:center;width:99px}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td{border:1px solid #ced4da;cursor:pointer;height:20px;text-align:center}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td div.flex{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td.active{background:rgba(76,143,221,.25)}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td.invalid{color:#f44336}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td.invalid i{margin-right:5px}div.import-templates__explorer div.import-templates__explorer__datagrid table tbody td:hover{opacity:.5}div.import-templates__explorer div.import-templates__explorer__datagrid div.error{color:#f44336;font-weight:700}div.import-templates__explorer div.error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f44336;display:-webkit-box;display:-ms-flexbox;display:flex}div.import-templates__explorer div.error i{margin-right:5px}div.import-templates__explorer .template-info-cont{width:100%}.list-pane[data-v-373119ca]{background-color:#f3f5f7;margin:20px;max-height:50vh;overflow-y:auto;padding:20px 20px 40px}.list-pane .template[data-v-373119ca]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background-color:#fafafa;-webkit-box-shadow:0 1px #d3d3d3;box-shadow:0 1px #d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;padding:10px 15px}.list-pane .template .name[data-v-373119ca]{font-weight:600}.list-pane .template .icon[data-v-373119ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.list-pane .template .icon span[data-v-373119ca]{color:#208ee1;padding:0 20px}.save-button[data-v-373119ca]{margin-right:20px!important}.modal-deep[data-v-373119ca] div.sub-title{font-size:13px;font-weight:400;padding:10px 0}.ac-ca-commnts-background[data-v-00cebd7a]{background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);padding:25px}.ac-ca-comments-cont[data-v-00cebd7a]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:24px;margin:20px auto 0;min-height:100px;width:400px}.ac-ca-comments-cont div.icon[data-v-00cebd7a]{-ms-flex-line-pack:center;align-content:center;color:#f44336;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.ac-ca-comments-cont a[data-v-00cebd7a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:20px}div.container div.cont div.cont-inner div.collection[data-v-20d50f85],div.container div.cont div.cont-inner div.collection[data-v-20d50f85] :not(input),div.container div.cont div.cont-instructions div.instructions div.content image[data-v-20d50f85],div.container div.cont div.cont-instructions div.instructions div.content img[data-v-20d50f85]{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.container[data-v-20d50f85]{background:#fff;height:100%;width:100%}div.container div.titlebar[data-v-20d50f85],div.container[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.container div.titlebar[data-v-20d50f85]{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #e0e0e0;color:#333;height:44px;justify-content:center;padding:10px 20px}div.container div.titlebar div.breadcrumb[data-v-20d50f85]{font-size:12px}div.container div.titlebar div.name[data-v-20d50f85]{font-size:17px;font-weight:500}div.container div.empty-message[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}div.container div.empty-message .empty-message__icon[data-v-20d50f85],div.container div.empty-message[data-v-20d50f85]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}div.container div.empty-message .empty-message__icon[data-v-20d50f85]{background-color:rgba(0,0,0,.05);border-radius:100%;color:#b9babb;height:173px;width:173px}div.container div.empty-message .empty-message__heading[data-v-20d50f85]{font-size:25px;font-weight:500;margin:8px 0}div.container div.empty-message .empty-message__subheading[data-v-20d50f85]{color:#757575}div.container div.cont[data-v-20d50f85]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 175px);justify-content:center;overflow-y:scroll;padding-bottom:100px;width:100%}div.container div.cont div.cont-inner[data-v-20d50f85]{margin:0 auto;max-width:calc(100% - 200px);width:1000px}div.container div.cont div.cont-inner div.header[data-v-20d50f85]{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:17px;font-weight:500;height:40px;justify-content:space-between;padding:10px 0}div.container div.cont div.cont-inner div.header div.settings[data-v-20d50f85],div.container div.cont div.cont-inner div.header[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div.container div.cont div.cont-inner div.header div.settings div.sub[data-v-20d50f85]{font-size:11px;margin:0 10px}div.container div.cont div.cont-inner div.toolbar[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;overflow-x:auto;overflow-y:hidden;padding:16px;width:calc(100% - 34px)}div.container div.cont div.cont-inner div.toolbar div.details[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.container div.cont div.cont-inner div.toolbar div.details div.sample[data-v-20d50f85]{font-size:12px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.container div.cont div.cont-inner div.toolbar div.details div.name[data-v-20d50f85]{font-size:17px;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.container div.cont div.cont-inner div.toolbar div.buttons[data-v-20d50f85]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;min-width:600px}div.container div.cont div.cont-inner div.collection[data-v-20d50f85]{background:#f3f5f7;height:360px;overflow-y:auto;padding:30px;width:calc(100% - 60px)}div.container div.cont div.cont-inner div.collection div.loading-screen[data-v-20d50f85]{position:relative}div.container div.cont div.cont-inner div.collection div.complete[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 40px);justify-content:center;position:relative;text-align:center}div.container div.cont div.cont-inner div.collection div.complete div.status[data-v-20d50f85]{font-size:24px;font-weight:500;margin-bottom:20px;text-align:center}div.container div.cont div.cont-inner div.collection div.complete button.save[data-v-20d50f85]{font-size:16px;height:60px;width:200px}div.container div.cont div.cont-inner div.collection div.complete button.finish[data-v-20d50f85]{bottom:-40px;font-size:13px;position:absolute}div.container div.cont div.cont-inner div.collection div.measure[data-v-20d50f85]{background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;min-height:250px;padding:25px;width:400px}div.container div.cont div.cont-inner div.collection div.measure div.name[data-v-20d50f85]{font-size:17px;font-weight:500;margin-bottom:10px}div.container div.cont div.cont-inner div.collection div.measure input[data-v-20d50f85]{font-size:24px;font-weight:500;height:60px;padding:0 20px;text-align:center;width:calc(100% - 40px)}div.container div.cont div.cont-inner div.collection div.measure input.out-of-spec[data-v-20d50f85]{border:2px solid #b33a36}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont[data-v-20d50f85]{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:20px}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect[data-v-20d50f85]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:60px;margin:10px}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.name-cont[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:10px;width:100%}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.name-cont div.name[data-v-20d50f85]{font-size:13px;font-weight:500}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.name-cont div.description[data-v-20d50f85]{color:#757575;cursor:default;font-size:9px;height:12px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px;width:100px}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont div.button[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ddd;border-radius:2px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;outline:none;text-align:center;width:32px}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont div.button i[data-v-20d50f85]{color:#fff;padding:0 3px}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont div.button.add[data-v-20d50f85]{background:#293b51}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont div.button[data-v-20d50f85]:hover{opacity:.5}div.container div.cont div.cont-inner div.collection div.defects div.severity-defect-cont div.severity-defect div.button-cont div.counter[data-v-20d50f85]{font-size:16px;font-weight:500;text-align:center;width:50px}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont[data-v-20d50f85]{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:40px}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button[data-v-20d50f85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:2px solid #ced4da;border-radius:4px;color:#757575;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:24px;height:125px;justify-content:center;margin:0 10px;outline:none;width:200px}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button i[data-v-20d50f85]{font-size:40px}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button[data-v-20d50f85]:hover{opacity:.5}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button.pass.active[data-v-20d50f85]{border-color:#4caf50}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button.pass.active i[data-v-20d50f85]{color:#4caf50}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button.fail.active[data-v-20d50f85]{border-color:#c64541}div.container div.cont div.cont-inner div.collection div.defectives div.button-cont div.button.fail.active i[data-v-20d50f85]{color:#c64541}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont[data-v-20d50f85]{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;width:calc(100% - 100px)}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont div.defective-type[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:2px solid transparent;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:20px;width:250px}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont div.defective-type div.name[data-v-20d50f85]{font-size:13px;overflow:hidden;padding-left:20px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px)}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont div.defective-type[data-v-20d50f85]:hover{opacity:.5}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont div.defective-type.active[data-v-20d50f85]{border-color:#c64541}div.container div.cont div.cont-inner div.collection div.defectives div.defective-type-cont.inactive div.defective-type[data-v-20d50f85]{cursor:default;opacity:.5}div.container div.cont div.cont-inner div.collection .descriptors-input[data-v-20d50f85]{font-size:24px;font-weight:500;height:60px;padding:0 20px;text-align:center;width:calc(100% - 40px)}div.container div.cont div.cont-inner div.collection_toolbar[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-bottom:1px solid #ced4da;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:flex-end;margin-top:20px;width:100%}div.container div.cont div.cont-inner div.collection_toolbar div.method[data-v-20d50f85]{margin:0;width:150px}div.container div.cont div.cont-inner div.collection_toolbar .multiselect[data-v-20d50f85]{background:rgba(0,0,0,.05);border-radius:4px}div.container div.cont div.cont-inner div.collection_toolbar div.action[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px}div.container div.cont div.cont-inner div.collection_toolbar div.action span[data-v-20d50f85]{font-size:13px}div.container div.cont div.cont-inner div.collection_toolbar div.action[data-v-20d50f85]:hover{background:rgba(0,0,0,.05)}div.container div.cont div.cont-inner div.collection_toolbar div.action.disabled[data-v-20d50f85]{background:transparent!important;cursor:default;opacity:.5}div.container div.cont div.cont-inner div.collection_table[data-v-20d50f85]{max-height:400px;overflow-y:auto;width:100%}div.container div.cont div.cont-inner div.collection_table table[data-v-20d50f85]{border-collapse:collapse;table-layout:auto;width:100%}div.container div.cont div.cont-inner div.collection_table table thead[data-v-20d50f85]{border-bottom:1px solid #ced4da}div.container div.cont div.cont-inner div.collection_table table thead th[data-v-20d50f85]{color:#757575;font-size:13px;font-weight:600;height:40px;text-align:center}div.container div.cont div.cont-inner div.collection_table table tbody[data-v-20d50f85]{font-size:14px}div.container div.cont div.cont-inner div.collection_table table tbody tr[data-v-20d50f85]{border-bottom:1px solid #ced4da}div.container div.cont div.cont-inner div.collection_table table tbody tr td[data-v-20d50f85]{height:40px;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}div.container div.cont div.cont-inner div.collection_table table tbody tr td div.value-cont[data-v-20d50f85]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin:0 auto;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}div.container div.cont div.cont-inner div.collection_table table tbody tr td div.value-cont i[data-v-20d50f85]{color:#f44336;margin-right:5px}div.container div.cont div.cont-inner div.collection_table table tbody tr td.sample[data-v-20d50f85]{border-right:1px solid #ced4da;width:45px}div.container div.cont div.cont-inner div.collection_table table tbody tr td.required[data-v-20d50f85]{background:#f3f5f7;cursor:pointer}div.container div.cont div.cont-inner div.collection_table table tbody tr td.active[data-v-20d50f85]{background:rgba(76,143,221,.25)}div.container div.cont div.cont-inner .subroup-descriptor-cont[data-v-20d50f85]{float:left;margin-right:20px;width:20%}div.container div.cont div.cont-inner .subroup-descriptor-cont .subgroup-descriptor-input[data-v-20d50f85]{background:#f3f5f7;border:1px solid #f3f5f7;border-radius:2px;height:40px;outline:none;width:calc(100% - 20px)}div.container div.cont div.cont-inner .subroup-descriptor-cont .subgroup-descriptor-input .subgroup-descriptor-data[data-v-20d50f85]{margin-left:10px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.container div.cont div.cont-inner .subroup-descriptor-cont .subgroup-descriptor-label[data-v-20d50f85]{color:#757575;display:block;font-size:13px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:180px}div.container div.cont div.cont-instructions[data-v-20d50f85]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:20px;overflow:auto;resize:horizontal}div.container div.cont div.cont-instructions div.instructions[data-v-20d50f85]{height:100%;position:relative}div.container div.cont div.cont-instructions div.instructions div.header[data-v-20d50f85]{font-size:16px;font-weight:500;padding-top:40px}div.container div.cont div.cont-instructions div.instructions div.content[data-v-20d50f85]{height:calc(100% - 25px);overflow-y:scroll;padding-right:10px}div.container div.cont div.cont-instructions div.instructions div.content image[data-v-20d50f85],div.container div.cont div.cont-instructions div.instructions div.content img[data-v-20d50f85]{pointer-events:none;width:100%}div.container div.cont div.cont-instructions div.instructions-placeholder[data-v-20d50f85]{color:#ccc;padding-right:10px;padding-top:40px;text-align:center}div.container div.cont div.cont-instructions div.instructions-placeholder i[data-v-20d50f85]{font-size:100px}div.container div.cont div.cont-instructions div.instructions-placeholder div.intructions[data-v-20d50f85]{font-size:16px;margin:10px auto;width:250px}div.container div.cont.instructions div.cont-inner[data-v-20d50f85]{margin:0}.dropdown-button[data-v-20d50f85]{position:relative}.active[data-v-20d50f85]{background-color:rgba(76,143,221,.25)!important}div.cont-instructions div.content image,div.cont-instructions div.content img{pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.editor-content .ProseMirror{max-height:calc(100% - 25px);outline:none!important;overflow-y:auto}.editor-content .ProseMirror img{width:100%}.titlebar[data-v-7ea2af7c]{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;color:rgba(51,51,51,.97);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:64px;justify-content:flex-start;padding:10px 20px}.titlebar[data-v-7ea2af7c],.titlebar[data-v-7ea2af7c] *,.titlebar[data-v-7ea2af7c] :after,.titlebar[data-v-7ea2af7c] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.titlebar .titlebar__name[data-v-7ea2af7c]{font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card.station-card[data-v-6d167051]{margin-bottom:0;padding:14px 30px;width:100%}.card.station-card[data-v-6d167051],.card.station-card[data-v-6d167051] *,.card.station-card[data-v-6d167051] :after,.card.station-card[data-v-6d167051] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.card.station-card .station-card__name[data-v-6d167051]{-webkit-box-flex:1;color:rgba(51,51,51,.97);-ms-flex:1;flex:1;font-size:25px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.card.station-card .station-card__content[data-v-6d167051]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative}.card.station-card .station-card__content--loading .station-card__status[data-v-6d167051],.card.station-card .station-card__content--loading .station-card__toggle[data-v-6d167051]{opacity:.5;pointer-events:none}.card.station-card .station-card__name[data-v-6d167051],.card.station-card .station-card__status[data-v-6d167051],.card.station-card .station-card__toggle[data-v-6d167051]{margin:0 30px 0 0}.card.station-card .station-card__toggle[data-v-6d167051]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-left:10px}.card.station-card .station-card__status-select[data-v-6d167051]{margin:0}.card.station-card .station-card__toggle span[data-v-6d167051]{margin-right:16px}.card.station-card button.rounded[data-v-6d167051]{margin:0 0 0 auto}.station-card__status[data-v-6d167051]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:20px 0 40px;width:150px}.station-card__status[data-v-6d167051] .station-card__status--disabled .station-card__status-icon-wrapper{opacity:.6}.station-card__status[data-v-6d167051] .multiselect .multiselect__tags{padding:5px 40px 5px 8px}.station-card__status[data-v-6d167051] .multiselect .multiselect__select:before{top:55%}.station-card__status[data-v-6d167051] .multiselect--disabled .multiselect__select{background:transparent}.station-card__status[data-v-6d167051] .station-card__status-icon-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:20px}.station-card__status[data-v-6d167051] .station-card__status-icon-wrapper i{color:#fff;font-size:14px;padding:0 3px}.station-card__status[data-v-6d167051] .station-card__status-icon-wrapper.green{background-color:#4caf50}.station-card__status[data-v-6d167051] .station-card__status-icon-wrapper.yellow{background-color:#ffaa4d}.station-card__status[data-v-6d167051] .station-card__status-icon-wrapper.red{background-color:#c64541}.card.sampling-plan-card[data-v-52687c38]{margin-bottom:0;padding:24px 30px;position:relative;width:100%}.card.sampling-plan-card[data-v-52687c38],.card.sampling-plan-card[data-v-52687c38] *,.card.sampling-plan-card[data-v-52687c38] :after,.card.sampling-plan-card[data-v-52687c38] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.card.sampling-plan-card .sampling-plan-card__description[data-v-52687c38],.card.sampling-plan-card .sampling-plan-card__name[data-v-52687c38]{margin-bottom:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.card.sampling-plan-card .sampling-plan-card__content[data-v-52687c38]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.card.sampling-plan-card .sampling-plan-card__uninitialized[data-v-52687c38]{-webkit-box-pack:center;-ms-flex-pack:center;color:rgba(51,51,51,.97);justify-content:center}.card.sampling-plan-card .sampling-plan-card__left[data-v-52687c38],.card.sampling-plan-card .sampling-plan-card__right[data-v-52687c38],.card.sampling-plan-card .sampling-plan-card__uninitialized[data-v-52687c38]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card.sampling-plan-card .sampling-plan-card__left[data-v-52687c38],.card.sampling-plan-card .sampling-plan-card__right[data-v-52687c38]{max-width:50%;position:relative}.card.sampling-plan-card .sampling-plan-card__left[data-v-52687c38]:only-child{max-width:100%}.card.sampling-plan-card .sampling-plan-card__right[data-v-52687c38]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card.sampling-plan-card .sampling-plan-card__name[data-v-52687c38]{color:rgba(51,51,51,.97);font-size:13px;font-weight:600}.card.sampling-plan-card .sampling-plan-card__description[data-v-52687c38]{color:rgba(51,51,51,.67);font-size:11px;margin:4px 0 8px;min-height:30px;width:100%}.card.sampling-plan-card .sampling-plan-card__label[data-v-52687c38]{color:rgba(51,51,51,.67);font-size:11px;font-weight:600}.card.sampling-plan-card .sampling-plan-card__time[data-v-52687c38]{color:rgba(51,51,51,.97);font-size:17px;font-weight:600;margin-bottom:16px}.card.sampling-plan-card .sampling-plan-card-placeholder__time[data-v-52687c38]{margin-bottom:16px}.card.sampling-plan-card button[data-v-52687c38]{margin:0}.card.sampling-plan-card.sampling-plan-card--disabled button[data-v-52687c38]{color:#999;cursor:not-allowed;text-decoration:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card.sampling-plan-card.sampling-plan-card--disabled button.rounded[data-v-52687c38]{opacity:.5}.card.sampling-plan-card.sampling-plan-card--dense[data-v-52687c38]{height:90px}.card.sampling-plan-card.sampling-plan-card--dense .sampling-plan-card__description[data-v-52687c38],.card.sampling-plan-card.sampling-plan-card--dense .sampling-plan-card__name[data-v-52687c38]{max-width:170px}.card.sampling-plan-card.sampling-plan-card--dense .sampling-plan-card__description[data-v-52687c38]{margin-left:0;margin-right:0}.card.sampling-plan-card.sampling-plan-card--overdue .sampling-plan-card__time[data-v-52687c38]{color:#c64541}.card.sampling-plan-card.sampling-plan-card--up-next .sampling-plan-card__time[data-v-52687c38]{color:#4c8fdd}.card.sampling-plan-card .link[data-v-52687c38]{background:none!important;border:none;color:#4c8fdd;cursor:pointer;font-size:13px;height:auto!important;margin:5px 0;min-width:auto!important;padding:0!important}.card.sampling-plan-card .link[data-v-52687c38]:hover{text-decoration:underline}.view-controls .view-controls__station[data-v-5944daf2]{color:#4c8fdd;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.view-controls[data-v-5944daf2]{background-color:#f3f5f7;margin:0 auto;max-width:1024px;min-width:864px;padding:0 20px;position:sticky;top:0;width:100%;z-index:1}.view-controls .view-controls__content[data-v-5944daf2]{color:rgba(51,51,51,.67);font-size:19px;height:82px;min-height:82px;width:100%}.view-controls .view-controls__content[data-v-5944daf2],.view-controls .view-controls__section[data-v-5944daf2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.view-controls .view-controls__section[data-v-5944daf2]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden}.view-controls .view-controls__section[data-v-5944daf2]:first-of-type{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.view-controls .view-controls__content--stations .view-controls__section[data-v-5944daf2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.view-controls .view-controls__content--stations .view-controls__section[data-v-5944daf2]:first-child{padding-right:24px}.view-controls .view-controls__content--stations .view-controls__section .view-controls__info[data-v-5944daf2]{font-size:15px;padding:2px 0}.view-controls .view-controls__content--schedules .view-controls__section .view-controls__info[data-v-5944daf2]:first-of-type{min-width:424px;width:68.34%}.view-controls .view-controls__content--schedules .view-controls__section .view-controls__info[data-v-5944daf2]:last-of-type{min-width:272px;width:31.77%}.view-controls .view-controls__info[data-v-5944daf2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.view-controls .view-controls__label[data-v-5944daf2]{display:inline-block;font-weight:400;margin-right:6px;white-space:nowrap}.view-controls button[data-v-5944daf2]{margin-left:auto;margin-right:0}.add-remove-stations__modal[data-v-0c692b38]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.add-remove-stations__modal.spc-modal-mask[data-v-0c692b38] .spc-modal,.add-remove-stations__modal.spc-modal-mask[data-v-0c692b38] .spc-modal-content{width:100%}.add-remove-stations__modal.spc-modal-mask[data-v-0c692b38] .spc-modal{max-width:650px}.add-remove-stations__modal.spc-modal-mask[data-v-0c692b38] .spc-modal-content{padding:40px 30px}.add-remove-stations__header[data-v-0c692b38]{color:rgba(51,51,51,.97);font-size:16px;font-weight:500;margin-bottom:10px}.add-remove-stations__sub-header[data-v-0c692b38]{color:rgba(51,51,51,.67);font-size:13px}.add-remove-stations__body-wrapper[data-v-0c692b38]{border:2px solid #dadada;height:275px;margin-bottom:20px;margin-top:40px;overflow:auto;padding:10px;width:100%}.add-remove-stations__footer[data-v-0c692b38]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end}.card.limit-message__root{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:center;min-height:60px!important;padding:20px!important;width:100%!important}.operator[data-v-5e79c4bf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.operator[data-v-5e79c4bf],.operator[data-v-5e79c4bf] *,.operator[data-v-5e79c4bf] :after,.operator[data-v-5e79c4bf] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.operator .operator__content-wrapper[data-v-5e79c4bf]{height:100%;overflow:auto;width:100%}.operator .operator__content[data-v-5e79c4bf]{margin:0 auto;max-width:1024px;min-width:864px;padding:0 20px;width:100%}.stations .stations__station[data-v-5e79c4bf]{margin-bottom:20px}.stations .stations__sampling-plan[data-v-5e79c4bf]{border-top:1px solid #ced4da}.schedules[data-v-5e79c4bf]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.schedules .schedules__on-demand[data-v-5e79c4bf],.schedules .schedules__up-next[data-v-5e79c4bf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;min-width:400px;width:100%}.schedules .schedules__up-next[data-v-5e79c4bf]{margin-right:24px;max-width:600px}.schedules .schedules__on-demand[data-v-5e79c4bf]{width:400px}.schedules .schedules__sampling-plan[data-v-5e79c4bf]{margin-bottom:16px}.operator[data-v-5e79c4bf] .spc-modal button{font-weight:600}.operator[data-v-5e79c4bf] button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:400;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.operator[data-v-5e79c4bf] button i{margin-right:5px}.operator[data-v-5e79c4bf] button.text{background:transparent;color:rgba(0,0,0,.87)}.operator[data-v-5e79c4bf] button.text:focus,.operator[data-v-5e79c4bf] button.text:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.87);opacity:1}.operator[data-v-5e79c4bf] button.rounded{border-radius:50px}.operator[data-v-5e79c4bf] .card button.rounded{background:rgba(0,0,0,.05);color:rgba(51,51,51,.67);font-size:11px;font-weight:400;height:30px}.operator[data-v-5e79c4bf] .card button.rounded i{font-size:14px}.supervisor[data-v-316c58a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto;width:100%}.supervisor[data-v-316c58a2],.supervisor[data-v-316c58a2] *,.supervisor[data-v-316c58a2] :after,.supervisor[data-v-316c58a2] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.supervisor .title-bar[data-v-316c58a2]{min-width:1420px}.supervisor .station-summary[data-v-316c58a2]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.supervisor .station-summary .station-summary-label[data-v-316c58a2]{font-size:13px;font-weight:500;min-width:300px;text-align:center;width:100%}.supervisor .station-summary .station-only-label[data-v-316c58a2]{min-width:100px}.supervisor .performance-content[data-v-316c58a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.supervisor .performance-content .start-time-filter[data-v-316c58a2]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.supervisor .performance-content .start-time-filter .input-label[data-v-316c58a2]{font-size:13px;font-weight:500;padding:10px 10px 0 0}.supervisor .performance-content .start-time-filter .start-time-field[data-v-316c58a2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;font-size:13px;font-weight:500;height:38px;min-width:120px;padding:0 10px}.supervisor .performance-content .performance-table[data-v-316c58a2]{height:100%;min-width:1420px}.supervisor[data-v-316c58a2] .spc-modal button{font-weight:600}.supervisor[data-v-316c58a2] button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:400;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.supervisor[data-v-316c58a2] button i{margin-right:5px}.supervisor[data-v-316c58a2] button.text{background:transparent;color:rgba(0,0,0,.87)}.supervisor[data-v-316c58a2] button.text:focus,.supervisor[data-v-316c58a2] button.text:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.87);opacity:1}table[data-v-38d9884e]{border-collapse:collapse;border-top:1px solid #d1d1d1;margin-bottom:20px;table-layout:auto;width:100%}table tr[data-v-38d9884e]{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}table tr td[data-v-38d9884e]{font-weight:400;padding:8px 16px;text-align:left}table tr td.label[data-v-38d9884e]{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px}table tr td.label div[data-v-38d9884e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-left:20px}table tr td.label i[data-v-38d9884e]{height:20px;padding-top:3px}table tr td.icon[data-v-38d9884e]{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px 16px}table tr td.icon div[data-v-38d9884e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#208ee1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-right:20px}table tr td.icon i[data-v-38d9884e]{color:#757575;cursor:pointer;font-size:16px;height:16px;padding-top:5px}table[data-v-60794497]{border-collapse:collapse;margin-bottom:20px;width:100%}table thead[data-v-60794497]{border-bottom:1px solid #d1d1d1;text-align:left}table thead th[data-v-60794497]{color:#757575;font-size:13px;font-weight:400;padding:8px 16px;text-align:left}table thead th[data-v-60794497]:first-of-type{width:5%}table thead th[data-v-60794497]:nth-of-type(2){width:15%}table tr[data-v-60794497]{border-bottom:1px solid #d1d1d1}table tr td[data-v-60794497]{font-weight:400;padding:8px 16px;text-align:left}table tr td.icon[data-v-60794497]{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px 16px}table tr td.icon div[data-v-60794497]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#208ee1;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-right:20px}table tr td.icon i[data-v-60794497]{height:25px}table tr td.level[data-v-60794497]{text-align:center}div.more-description[data-v-60794497]{color:#757575;margin-bottom:40px}.inputs[data-v-60794497] input[type=text]{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;margin-left:40px;width:200px}.inputs[data-v-60794497] label{width:40px}.inputs[data-v-60794497] .min-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}div[data-v-60794497] div.card>div.description{margin-bottom:0}table[data-v-314d539f]{border-collapse:collapse;margin-bottom:20px;width:100%}table thead[data-v-314d539f]{border-bottom:1px solid #d1d1d1;text-align:left}table thead th[data-v-314d539f]{color:#757575;font-size:13px;font-weight:400;padding:8px 16px;text-align:left}table tr[data-v-314d539f]{border-bottom:1px solid #d1d1d1}table tr td[data-v-314d539f]{font-weight:400;padding:8px 16px;text-align:left}table tr td.icon[data-v-314d539f]{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;justify-content:flex-end;padding:8px 16px}table tr td.icon div[data-v-314d539f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#208ee1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;margin-right:20px}table tr td.icon .disabled[data-v-314d539f]{color:#d3d3d3;cursor:not-allowed}table tr td.icon i[data-v-314d539f]{color:#757575;cursor:pointer;font-size:16px;height:16px;padding-top:5px}table tr td.level[data-v-314d539f]{text-align:center}.checkboxes[data-v-a796df8e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;padding:15px 0}.checkboxes div.checkbox-label[data-v-a796df8e],.checkboxes[data-v-a796df8e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkboxes div.checkbox-label[data-v-a796df8e]{margin-left:8px;width:calc(100% - 30px)}.checkboxes div.checkbox-label label[data-v-a796df8e]{cursor:pointer;font-size:13px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkboxes div.checkbox-description[data-v-a796df8e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px;margin-top:10px;width:100%}.checkboxes div.checkbox-description label[data-v-a796df8e]{font-size:13px;font-weight:400}.checkboxes input[data-v-a796df8e]{margin:0 0 0 5px}.child-checkbox[data-v-a796df8e]{margin-left:24px}.section_title[data-v-a796df8e]{margin-top:24px}.footer[data-v-2efd0cb0]{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.inputs-area[data-v-2efd0cb0]{margin:20px 0}.inputs-area div.multiselect[data-v-2efd0cb0]{width:200px}.inputs-area span[data-v-2efd0cb0]{font-weight:600}.inputs-area .tree-pane[data-v-2efd0cb0]{background-color:#f3f5f7;margin:10px 0;max-height:400px;overflow-y:auto}.inputs-area[data-v-2efd0cb0] div.multiselect{margin:10px 0;width:200px}a#lp-link[data-v-2ef37baf]{font-weight:600;text-decoration:underline}.access-name[data-v-2ef37baf]{max-width:275px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:275px}.action[data-v-2ef37baf]{text-align:right;width:40px}.table[data-v-2ef37baf] .edit-button{color:#208ee1;cursor:pointer}.archive-data-days[data-v-8247eb5a]{margin:0 2rem;position:relative;width:60px}.days-label[data-v-8247eb5a]{margin-left:20px}.line-cont[data-v-8247eb5a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;line-height:1.5rem;margin-bottom:30px}.time-picker[data-v-8247eb5a]{margin-left:5.8rem;margin-right:1rem}.timezone-select[data-v-8247eb5a]{position:relative;top:10px}.generalInfoContents[data-v-15ea46b4]{margin:100px auto;max-width:1000px;min-width:800px}.heading[data-v-15ea46b4]{color:#000;font-family:Segoe UI;font-size:16px;height:22px;-webkit-text-decoration:none solid #000;text-decoration:none solid #000;width:129px}.card-cont[data-v-15ea46b4]{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;height:100%;overflow:hidden;overflow-x:auto;padding:0 50px;width:calc(100% - 250px)}div.card div.list[data-v-15ea46b4]{margin-bottom:10px}div.card div.list table[data-v-15ea46b4]{border-collapse:collapse;margin-bottom:20px;table-layout:auto;width:100%}div.card div.list table tr.table-row[data-v-15ea46b4]{border-bottom:1px solid #d1d1d1;height:59px}div.card div.list table td[data-v-15ea46b4]{font-weight:400;min-width:100px;padding:8px 16px;text-align:left;white-space:nowrap}div.card div.list table td[data-v-15ea46b4]:nth-child(2){width:100%}div.card div.list table td[data-v-15ea46b4]:last-child{text-align:right}.list-license-port-cont[data-v-15ea46b4]{height:62px;margin-top:10px;width:953px}.list-license-port[data-v-15ea46b4]{color:#4c8fdd;font-size:13px;height:18px;-webkit-text-decoration:none solid #4c8fdd;text-decoration:none solid #4c8fdd;width:145px}.modal-title[data-v-15ea46b4]{color:#000;font-size:16px;padding-bottom:15px!important;-webkit-text-decoration:none solid #000;text-decoration:none solid #000;width:295px}.modal-description[data-v-15ea46b4]{color:#757575;font-size:13px;height:66px;padding-top:30px;-webkit-text-decoration:none solid #757575;text-decoration:none solid #757575;width:435px}a[data-v-15ea46b4]{color:#4c8fdd;font-weight:400!important;text-decoration:none}.tag-labels[data-v-db34592e]{padding-bottom:10px;padding-top:30px}.subscriptionContentSelection[data-v-db34592e]{color:#000;text-decoration:underline}#tags-modal[data-v-db34592e]{height:451px;overflow-y:scroll;width:90%}.columns[data-v-db34592e]{padding-bottom:10px;padding-top:10px;position:relative}.notifications-card[data-v-db34592e]{padding:30px 40px 40px}.subscription_button[data-v-db34592e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;border:0!important;border-radius:2px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;height:40px;margin-bottom:10px;margin-top:10px;-webkit-text-decoration:none solid rgba(51,51,51,.9);text-decoration:none solid rgba(51,51,51,.9)}.subscription_button span[data-v-db34592e]{font-weight:600;padding-left:10px}.subscription_button[data-v-db34592e]:hover{background-color:#d3d3d3}.add-sub-modal-title[data-v-db34592e]{color:#000;font-size:16px;font-weight:600;height:22px;padding-bottom:30px;-webkit-text-decoration:none solid #000;text-decoration:none solid #000;width:159px}.options-description[data-v-db34592e]{padding-top:10px}.options-col[data-v-db34592e]{color:#4c8fdd;cursor:pointer;font-size:13px;height:18px;padding-left:30px;text-align:right;-webkit-text-decoration:none solid #4c8fdd;text-decoration:none solid #4c8fdd;width:66px}.add-icon[data-v-db34592e]{vertical-align:middle}.add-sub-button[data-v-db34592e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-size:cover;border-bottom:1px solid;border-color:#ced4da}.daily-summary-checkbox[data-v-db34592e]{padding-left:45px}.save-discard-button[data-v-db34592e]{float:right;margin-bottom:10px;margin-top:10px}.checkbox-order[data-v-db34592e]{display:inline-block;margin-bottom:0;vertical-align:middle}.clickable[data-v-db34592e]{cursor:pointer;text-decoration:underline}.no-subscriptions-text[data-v-db34592e]{font-size:14px;font-weight:400;padding-top:50px;text-align:center}.notification-method-dropdown[data-v-db34592e] div.multiselect{width:150px}.cards[data-v-fb7a83c8]{width:100%}.cards[data-v-fb7a83c8] .spc-card-stock>.content{max-width:calc(100vw - 260px);padding-left:0}.cards-expand[data-v-fb7a83c8] .spc-card-stock>.content{max-width:calc(100vw - 65px);padding-left:0}.cards[data-v-fb7a83c8] .spc-card-stock>.sidebuffer{display:none}.cards[data-v-fb7a83c8] .spc-card-stock>.content>.card-cont{max-width:90%;width:90%}.cards[data-v-fb7a83c8] .spc-card-stock>.content>.headerbar{max-width:90%;padding:12px 38px 12px 0;width:90%}.cards[data-v-fb7a83c8] .spc-card-stock>.content>.headerbar>.left{padding-left:30px}.cards[data-v-fb7a83c8] .spc-card-stock>.content>.headerbar>.right{padding-right:50px}.not-found-root[data-v-b256e598]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}#playgroundMaster[data-v-8e195212]{padding:10px}#playgroundMaster[data-v-5878f3d8]{overflow:scroll;width:100%}textarea[data-v-5878f3d8]{resize:auto}div .playground-component[data-v-5878f3d8]{border:dashed #a9a9a9;margin:10px;padding:0}div .playground-content[data-v-5878f3d8]{margin:10px;padding:10px}div .playground-home[data-v-5878f3d8]{padding:5px}div.condition .Excellent[data-v-5878f3d8]{color:green!important}div.condition .Average[data-v-5878f3d8]{color:orange!important}div.condition .Poor[data-v-5878f3d8]{color:red!important}div.condition .Good[data-v-5878f3d8]{color:blue!important}div.playground-cont[data-v-7c0e5214]{height:100%;overflow:auto;width:100%}div.playground-cont div.playground-components[data-v-7c0e5214],div.playground-cont[data-v-7c0e5214]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.playground-cont div.playground-components[data-v-7c0e5214]{padding:20px;width:500px}div.playground-cont div.playground-components div.child[data-v-7c0e5214]{background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);padding:20px 0 20px 10px}div.playground-cont div.playground-components div.child div.markup[data-v-7c0e5214]{margin-top:20px}div.playground-cont div.playground-components div.child div.markup span[data-v-7c0e5214]{font-weight:500}div.playground-cont div.playground-components div.child div.markup textarea[data-v-7c0e5214]{padding:10px;width:calc(100% - 30px)}[data-v-7c0e5214] .spc-input{margin-bottom:20px;position:relative;width:calc(100% - 40px)}[data-v-7c0e5214] label.spc-input-label{font-size:1.6rem;font-weight:600}[data-v-7c0e5214] input{font-size:13px;margin-top:5px}div.variable-errors[data-v-7c0e5214]{color:red;font-size:12px;margin-top:5px}textarea.variables-and-values[data-v-7c0e5214]{width:91%}input.equation-result[data-v-7c0e5214]{width:92%!important}#playgroundMaster[data-v-80bdac0a]{overflow:scroll;width:100%}div .playground-component[data-v-80bdac0a]{border:dashed #a9a9a9;margin:10px;padding:0}div .playground-content[data-v-80bdac0a]{margin:10px;padding:10px}div .playground-home[data-v-80bdac0a]{padding:5px}div.playground-cont[data-v-d9c667da]{height:100%;overflow:auto;width:100%}div.playground-cont div.playground-components[data-v-d9c667da],div.playground-cont[data-v-d9c667da]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}div.playground-cont div.playground-components[data-v-d9c667da]{padding:20px;width:500px}div.playground-cont div.playground-components div.child[data-v-d9c667da]{background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);padding:20px 0 20px 10px}div.playground-cont div.playground-components div.child div.markup[data-v-d9c667da]{margin-top:20px}div.playground-cont div.playground-components div.child div.markup span[data-v-d9c667da]{font-weight:500}div.playground-cont div.playground-components div.child div.markup textarea[data-v-d9c667da]{padding:10px;width:calc(100% - 30px)}[data-v-d9c667da] .spc-input{margin-bottom:20px;position:relative;width:calc(100% - 40px)}[data-v-d9c667da] label.spc-input-label{font-size:1.6rem;font-weight:600}[data-v-d9c667da] input{font-size:13px;margin-top:5px}div.variable-errors[data-v-d9c667da]{color:red;font-size:12px;margin-top:5px}textarea.variables-and-values[data-v-d9c667da]{width:91%}input.equation-result[data-v-d9c667da]{width:92%!important}.spc-header[data-v-b1f7710e]{background-color:#293b51;padding:0 10px}.spc-header .spc-header-title[data-v-b1f7710e],.spc-header[data-v-b1f7710e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.spc-header .spc-header-title[data-v-b1f7710e]{color:#fff;font-size:1.75rem;font-weight:600;width:50%}.spc-header .spc-header-title .spc-header-title-name[data-v-b1f7710e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.spc-header .spc-header-title img.logo[data-v-b1f7710e]{height:28px}.spc-header .spc-header-title i[data-v-b1f7710e]{background:#1a2634;border-radius:100%;color:#fff;cursor:pointer;margin-right:1rem;padding:8px;-webkit-transition:background-color .3s;transition:background-color .3s}.spc-header .spc-header-title i[data-v-b1f7710e]:hover{background-color:#34455a}.spc-header .spc-header-navigation[data-v-b1f7710e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.5rem;font-weight:400;justify-content:flex-end;width:50%}.spc-header .spc-header-navigation .spc-header-navigation-item[data-v-b1f7710e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;padding:8px;position:relative;-webkit-transition:background-color .3s;transition:background-color .3s}.spc-header .spc-header-navigation .spc-header-navigation-item i.arrow[data-v-b1f7710e]{padding-left:4px}.spc-header .spc-header-navigation .spc-header-navigation-item div.spc-dropdown[data-v-b1f7710e]{bottom:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:auto;min-width:100%!important;right:0;top:40px}.spc-header .spc-header-navigation .spc-header-navigation-item div.name[data-v-b1f7710e]{padding-left:8px}.spc-header .spc-header-navigation .spc-header-navigation-item i.name[data-v-b1f7710e]{cursor:pointer}.spc-header .spc-header-navigation .spc-header-navigation-item[data-v-b1f7710e]:hover{background:hsla(0,0%,100%,.05)}.spc-header .spc-header-navigation .spc-divider-div[data-v-b1f7710e]{border-right:2px solid #a6a6a6;margin:2px 8px}.arrow-padding[data-v-b1f7710e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px}.spc-sidebar[data-v-3e6a937a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:#d1d1d1;border-style:solid;border-width:0;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;padding:8px}.spc-sidebar[data-v-3e6a937a] .spc-sidebar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;margin:5px 2px;min-height:40px;min-width:40px;-webkit-transition:background-color .3s;transition:background-color .3s}.spc-sidebar[data-v-3e6a937a] .spc-sidebar-item div{font-size:12px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spc-sidebar[data-v-3e6a937a] .spc-sidebar-item i{color:#333;cursor:pointer;padding:8px}.spc-sidebar[data-v-3e6a937a] .spc-sidebar-item:hover{background:rgba(0,0,0,.05)}.spc-sidebar[data-v-3e6a937a] .spc-divider-div{border-bottom:2px solid #e0e0e0;margin:.75rem 10px}.spc-sidebar.compact[data-v-3e6a937a] .spc-sidebar-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:40px;max-width:40px}.spc-sidebar.compact[data-v-3e6a937a] .button-label,.spc-sidebar.compact[data-v-3e6a937a] .spc-sidebar-item>div{display:none}.spc-sidebar[data-v-3e6a937a] .btn__root{-webkit-box-pack:start;-ms-flex-pack:start;height:40px;justify-content:flex-start;min-width:0;padding:0}.spc-sidebar.compact[data-v-3e6a937a] .btn__root{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px}.spc-sidebar[data-v-3e6a937a] .btn__start-icon{margin:8px}.spc-sidebar[data-v-3e6a937a] .btn__root>.btn__label>.button-label{font-size:12px}div#content[data-v-1a077c78]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-1a077c78]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-1a077c78]{background:#293b51;border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:#fff;font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-1a077c78]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-1a077c78]{color:#4d4d4f;font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-1a077c78]{color:#4d4d4f;font-size:25px;max-width:800px;padding-top:8px}div#login-wrapper[data-v-1a077c78]{-webkit-box-flex:1;background:#293b51;-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:#fff;-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;position:relative;width:450px}div#login-wrapper .loading-screen[data-v-1a077c78]{position:absolute}div#login-wrapper div#login[data-v-1a077c78]{padding:128px 48px 48px}div#login-wrapper .title[data-v-1a077c78]{font-size:21px}div#login-wrapper .error[data-v-1a077c78]{color:#293b51;font-weight:700}div#login-wrapper .logo[data-v-1a077c78]{background-color:#293b51;border-radius:2px;color:#fff;display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#login-wrapper img.icon[data-v-1a077c78]{border-radius:5px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#login-wrapper form[data-v-1a077c78]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#login-wrapper form input[data-v-1a077c78]{margin-bottom:10px;width:100%}div#login-wrapper .separator[data-v-1a077c78]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#login-wrapper .register[data-v-1a077c78]{font-weight:500;margin:24px auto;text-align:center;width:250px}div#login-wrapper .register .text[data-v-1a077c78]{margin-right:8px}div#login-wrapper .register a[data-v-1a077c78]{color:#fff;cursor:pointer;text-decoration:none}div#login-wrapper .terms[data-v-1a077c78]{font-size:11px;padding:10px;text-align:center}div#login-wrapper div.forgetpw[data-v-1a077c78]{font-size:11px;margin:0 0 10px;padding:0;text-align:right;width:100%}div#login-wrapper div.forgetpw a[data-v-1a077c78]{color:#fff;text-decoration:none}div#login-wrapper button[data-v-1a077c78]{border:1px solid #fff;margin:0;width:100%}div#login-wrapper button.default[data-v-1a077c78]{color:#fff}div#login-wrapper button.saml[data-v-1a077c78]{margin-top:20px}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-1a077c78]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-1a077c78]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-1a077c78]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-1a077c78]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-1a077c78]{display:none}div#login-wrapper[data-v-1a077c78]{max-width:100%;min-width:100%;width:100%}div#login-wrapper div#login[data-v-1a077c78]{padding:24px;text-align:center}div#login-wrapper .logo[data-v-1a077c78],div#login-wrapper img.icon[data-v-1a077c78]{display:block}}div#content[data-v-36a42a56]{background:var(--splash-color);background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#content input[data-v-36a42a56]{width:100%}div#content div.loading-screen[data-v-36a42a56]{position:absolute}div#content .modal-header div[data-v-36a42a56]{padding-bottom:15px}div#content .modal-header div h3[data-v-36a42a56]{margin:0;padding:0}div#content .modal-header div .help[data-v-36a42a56]{font-size:11px}div#content[data-v-36a42a56] .spc-modal{width:500px}div#content[data-v-36a42a56] .spc-modal div.spc-modal-content{width:100%}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body,html{background:var(--header-color)}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}div.spc{display:grid;grid-auto-rows:1fr;grid-template-columns:27.5rem 1fr;grid-template-rows:5.6rem 1fr;height:100%}div.spc input[type=datetime-local],div.spc input[type=email],div.spc input[type=number],div.spc input[type=password],div.spc input[type=text],div.spc select,div.spc textarea{border:1px solid #ced4da;border-radius:0;border-radius:2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:40px;outline:none;padding:0 10px;width:calc(100% - 20px)}div.spc input:focus,div.spc textarea:focus{outline:1px solid #000!important}div.spc .spc-input input,div.spc .spc-input select,div.spc .spc-input textarea{width:100%}div.spc div.multiselect input:invalid{border:none!important}div.spc div.spc-input.invalid div.multiselect{border:1px solid #c64541!important}div.spc input:invalid{border:1px solid #c64541!important}div.spc input::-webkit-inner-spin-button,div.spc input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.spc input[type=number]{-moz-appearance:textfield}div.spc input[type=checkbox],div.spc input[type=radio]{accent-color:#4c8fdd;cursor:pointer;height:16px;outline:none;width:16px}div.spc input[type=radio]{width:20px}div.spc div.checkbox,div.spc div.radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}div.spc div.checkbox input,div.spc div.radio input{margin-right:10px}div.spc textarea{height:150px;margin-top:5px;padding:10px;resize:none}div.spc label{color:#333;font-size:14px;font-weight:600}div.spc div.checkbox label{font-size:13px;font-weight:400}div.spc div.checkbox label,div.spc div.radio label{color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.spc div.radio label{font-size:12px;font-weight:600}div.spc label.spc-input-label{color:inherit!important}div.spc button{background:#293b51;border:1px solid transparent;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;height:40px;letter-spacing:.5px;margin:0 8px;min-width:125px;opacity:1;outline:0;padding:0 8px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;vertical-align:middle;width:auto}div.spc button.thin{height:35px;min-width:100px!important}div.spc button:focus{outline:1px solid #000}div.spc button[disabled]{background:rgba(41,59,81,.25);cursor:default}div.spc button.outline{background:transparent;color:#333;cursor:pointer;margin:0}div.spc button.outline:hover{background:rgba(0,0,0,.05)}div.spc button.default{background:transparent;border:1px solid #ced4da;color:#333;height:40px}div.spc button.default[disabled]{cursor:default;opacity:.5}div.spc button.finish{background:transparent;color:#208ee1;min-width:50px;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}div.spc button.finish[disabled]{color:rgba(32,142,225,.25)}div.spc button.cancel{background:transparent;color:#c64541;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}div.spc button.cancel[disabled]{color:rgba(198,69,65,.25)}div.spc button:hover,div.spc button:hover[disabled]{opacity:1}div.spc button.cancel:hover{background:rgba(198,69,65,.2);color:#c64541;opacity:1}div.spc button.cancel:hover[disabled]{background:transparent;color:rgba(198,69,65,.25)}div.spc button.default:hover[disabled]{opacity:.5}div.spc button.bordered{border:1px solid #ced4da}div.spc a{color:#208ee1;cursor:pointer;font-weight:600}div.spc a:hover{opacity:.75}div.spc a.disabled,div.spc i.disabled{color:#e6e6e6;cursor:default}div.spc i{font-size:20px}div.spc div.spc-header-cont{grid-column:span 2}div.spc div.spc-main-cont{-webkit-box-orient:vertical;background-color:#fff;-ms-flex-direction:column;flex-direction:column}div.spc div.spc-main-cont,div.spc div.spc-main-cont div.spc-content{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}div.spc div.spc-main-cont div.spc-content{-webkit-box-orient:horizontal;background:#f3f5f7;-ms-flex-direction:row;flex-direction:row;height:100%}div.spc .highcharts-tooltip{z-index:100}.spc.compact{grid-template-columns:5.6rem 1fr}@-webkit-keyframes spc-button-loading-spinner{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spc-button-loading-spinner{0%{-webkit-transform:rotate(0turn);transform:rotate(0turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button__wrapper__root[data-v-1ffc8912]{cursor:pointer}.button__wrapper__root label[data-v-1ffc8912]{font-size:1.2rem!important}.button__wrapper__root .button__root[data-v-1ffc8912]{-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;border-radius:4px;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:.5px;max-width:175px;opacity:1;outline:0;overflow:hidden;padding:0 2rem;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;will-change:opacity,transform}.button__wrapper__root .button__root.button__root--size-action[data-v-1ffc8912]{border-radius:50px;-webkit-box-shadow:none;box-shadow:none;padding:0}.button__wrapper__root .button__root.button__root--size-small[data-v-1ffc8912]{height:30px;line-height:30px}.button__wrapper__root .button__root.button__root--size-medium[data-v-1ffc8912]{height:36px;line-height:36px}.button__wrapper__root .button__root.button__root--size-large[data-v-1ffc8912]{height:42px;line-height:42px}.button__wrapper__root .button__root.button__root--contained.button__root--color-default[data-v-1ffc8912]{background-color:#e6e6e6;color:rgba(51,51,51,.97)}.button__wrapper__root .button__root.button__root--contained.button__root--color-default[data-v-1ffc8912]:hover:not([disabled]){background-color:#f3f3f3}.button__wrapper__root .button__root.button__root--contained.button__root--color-default.btn__root--disabled[data-v-1ffc8912],.button__wrapper__root .button__root.button__root--contained.button__root--color-default[data-v-1ffc8912]:disabled{opacity:.25;pointer-events:none}.button__wrapper__root .button__root.button__root--contained.button__root--color-primary[data-v-1ffc8912]{background-color:#4c8fdd;color:#fff}.button__wrapper__root .button__root.button__root--contained.button__root--color-primary[data-v-1ffc8912]:hover:not([disabled]){background-color:#619ce1}.button__wrapper__root .button__root.button__root--contained.button__root--color-primary.btn__root--disabled[data-v-1ffc8912],.button__wrapper__root .button__root.button__root--contained.button__root--color-primary[data-v-1ffc8912]:disabled{opacity:.25;pointer-events:none}.button__wrapper__root .button__root.button__root--contained.button__root--color-secondary[data-v-1ffc8912]{background-color:#333;color:#fff}.button__wrapper__root .button__root.button__root--contained.button__root--color-secondary[data-v-1ffc8912]:hover:not([disabled]){background-color:#404040}.button__wrapper__root .button__root.button__root--contained.button__root--color-secondary.btn__root--disabled[data-v-1ffc8912],.button__wrapper__root .button__root.button__root--contained.button__root--color-secondary[data-v-1ffc8912]:disabled{opacity:.25;pointer-events:none}.button__wrapper__root .button__root.button__root--contained.button__root--color-warning[data-v-1ffc8912]{background-color:#f44336;color:#fff}.button__wrapper__root .button__root.button__root--contained.button__root--color-warning[data-v-1ffc8912]:hover:not([disabled]){background-color:#f55a4e}.button__wrapper__root .button__root.button__root--contained.button__root--color-warning.btn__root--disabled[data-v-1ffc8912],.button__wrapper__root .button__root.button__root--contained.button__root--color-warning[data-v-1ffc8912]:disabled{opacity:.25;pointer-events:none}.button__wrapper__root .button__root.button__root--contained.button__root--color-inverse[data-v-1ffc8912]{background-color:transparent;color:rgba(51,51,51,.97)}.button__wrapper__root .button__root.button__root--contained.button__root--color-inverse[data-v-1ffc8912]:hover:not([disabled]){background-color:#f3f3f3}.button__wrapper__root .button__root.button__root--contained.button__root--color-inverse.btn__root--disabled[data-v-1ffc8912],.button__wrapper__root .button__root.button__root--contained.button__root--color-inverse[data-v-1ffc8912]:disabled{opacity:.25;pointer-events:none}.searchlist__root{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;margin:8px}.searchlist__root .searchlist__input{height:32px;line-height:32px}.searchlist__root .searchlist__container{height:100%;overflow-y:scroll;width:100%}.searchlist__root .searchlist__element{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:#333;cursor:pointer;display:inline-block;height:55px;margin:0 5px 5px 0;overflow:hidden;padding:5px 0 5px 10px;-webkit-transition:opacity .35s;transition:opacity .35s;width:250px}.searchlist__root .searchlist__element span{background:#4c8fdd;border-radius:4px;color:#fff;display:table-cell;font-size:34px;height:44px;line-height:44px;overflow:hidden;text-align:center;vertical-align:middle;width:35px;width:44px}.searchlist__root .searchlist__element--variant-new{color:#4c8fdd}.searchlist__root .searchlist__element--variant-new i{background:#4c8fdd}.searchlist__root .searchlist__element:hover{opacity:.5}.typography__root{margin:0;padding:0}.typography__root.typography__root--h1{font-size:32px;font-size:px-to-rem(32px);line-height:36px;line-height:px-to-rem(36px)}.typography__root.typography__root--h1,.typography__root.typography__root--h2{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:300;letter-spacing:-.208px;letter-spacing:px-to-rem(-.208px)}.typography__root.typography__root--h2{font-size:28px;font-size:px-to-rem(28px);line-height:34px;line-height:px-to-rem(34px)}.typography__root.typography__root--h3{font-size:24px;font-size:px-to-rem(24px);letter-spacing:-.208px;letter-spacing:px-to-rem(-.208px);line-height:28px;line-height:px-to-rem(28px)}.typography__root.typography__root--h3,.typography__root.typography__root--title1{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--title1{font-size:22px;font-size:px-to-rem(22px);letter-spacing:-.304px;letter-spacing:px-to-rem(-.304px);line-height:26px;line-height:px-to-rem(26px)}.typography__root.typography__root--title2{font-size:18px;font-size:px-to-rem(18px);font-weight:400;line-height:22px;line-height:px-to-rem(22px)}.typography__root.typography__root--title2,.typography__root.typography__root--title3{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;letter-spacing:.208px;letter-spacing:px-to-rem(.208px)}.typography__root.typography__root--title3{font-size:16px;font-size:px-to-rem(16px);font-weight:600;line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--subtitle1{font-size:15px;font-size:px-to-rem(15px);letter-spacing:.304px;letter-spacing:px-to-rem(.304px);line-height:20px;line-height:px-to-rem(20px)}.typography__root.typography__root--subtitle1,.typography__root.typography__root--subtitle2{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--subtitle2{font-size:13px;font-size:px-to-rem(13px);letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--body1{font-size:15px;font-size:px-to-rem(15px);letter-spacing:.304px;letter-spacing:px-to-rem(.304px);line-height:20px;line-height:px-to-rem(20px)}.typography__root.typography__root--body1,.typography__root.typography__root--body2{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--body2{font-size:13px;font-size:px-to-rem(13px);letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--button{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:14px;font-size:px-to-rem(14px);font-weight:600;letter-spacing:.304px;letter-spacing:px-to-rem(.304px)}.typography__root.typography__root--caption{font-size:11px;font-size:px-to-rem(11px);letter-spacing:.496px;letter-spacing:px-to-rem(.496px);line-height:15px;line-height:px-to-rem(15px)}.typography__root.typography__root--caption,.typography__root.typography__root--overline{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-weight:400}.typography__root.typography__root--overline{font-size:12px;font-size:px-to-rem(12px);letter-spacing:1.008px;letter-spacing:px-to-rem(1.008px);line-height:16px;line-height:px-to-rem(16px)}.typography__root.typography__root--footnote{font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol,emoji;font-size:11px;font-size:px-to-rem(11px);font-weight:400;letter-spacing:.208px;letter-spacing:px-to-rem(.208px);line-height:15px;line-height:px-to-rem(15px)}.typography__root.typography__root--paragraph{margin-bottom:16px}.typography__root.typography__root--weight-light{font-weight:300}.typography__root.typography__root--weight-regular{font-weight:400}.typography__root.typography__root--weight-medium{font-weight:500}.typography__root.typography__root--weight-semibold{font-weight:600}.typography__root.typography__root--weight-bold{font-weight:700}.typography__root.typography__root--gutter-bottom{margin-bottom:8px}.typography__root.typography__root--display-inline{display:inline}.typography__root.typography__root--display-block{display:block}.typography__root.typography__root--no-wrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typography__root.typography__root--align-left{text-align:left}.typography__root.typography__root--align-center{text-align:center}.typography__root.typography__root--align-right{text-align:right}.typography__root.typography__root--align-justify{text-align:justify}.surface__root.surface__root--rounded[data-v-1402f24a]{border-radius:5px}.surface__root.surface__root--elevation-6[data-v-1402f24a]{-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mc-icon__root[data-v-3e24c3b6]{fill:currentColor;-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em}.mc-icon__root.mc-icon__root--size-inherit[data-v-3e24c3b6]{font-size:inherit}.mc-icon__root.mc-icon__root--size-small[data-v-3e24c3b6]{font-size:16px}.mc-icon__root.mc-icon__root--size-default[data-v-3e24c3b6]{font-size:22px}.mc-icon__root.mc-icon__root--size-large[data-v-3e24c3b6]{font-size:32px}.mc-icon__root.mc-icon__root--color-inherit[data-v-3e24c3b6]{color:inherit}.mc-icon__root.mc-icon__root--color-primary[data-v-3e24c3b6]{color:#293b51}.mc-icon__root.mc-icon__root--color-danger[data-v-3e24c3b6]{color:#f44336}.mc-icon__root.mc-icon__root--color-warning[data-v-3e24c3b6]{color:#ff9800}.mc-icon__root.mc-icon__root--color-success[data-v-3e24c3b6]{color:#4caf50}.mc-icon__root.mc-icon__root--color-action[data-v-3e24c3b6]{color:rgba(0,0,0,.54)}.mc-icon__root.mc-icon__root--color-disabled[data-v-3e24c3b6]{color:rgba(0,0,0,.26)}.alert__root .alert__icon{padding:5px}.alert__root .alert__message{-ms-flex-item-align:center;align-self:center}:root{--transform-duration:5s}.snackbar__root{background-color:#fff;display:none;max-width:450px;overflow:hidden}.snackbar__root.snackbar__root--open{display:block}.snackbar__root.snackbar__root--open .load{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-animation:var(--transform-duration) loading linear infinite;animation:var(--transform-duration) loading linear infinite;height:5px;justify-content:flex-start;overflow:hidden;width:0}.snackbar__root.snackbar__root--open.paused .load{-webkit-animation-play-state:paused;animation-play-state:paused}.snackbar__root.fade-in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.snackbar__root.fade-in,.snackbar__root.fade-out{-webkit-animation-duration:.5s;animation-duration:.5s}.snackbar__root.fade-out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.snackbar__root.snackbar__root--variant-error .load{background-color:#d32f2f}.snackbar__root.snackbar__root--variant-success .load{background-color:#388e3c}.snackbar__root.snackbar__root--variant-info .load{background-color:#1c2938}.snackbar__root.snackbar__root--variant-warning .load{background-color:#f57c00}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) scaleX(1.2);transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) scaleX(1.2);transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}}@-webkit-keyframes loading{0%{width:0}to{width:100%}}@keyframes loading{0%{width:0}to{width:100%}}.minibar__root{position:absolute;right:1em;top:1em;z-index:9999}div.connect_app .modal-mask{background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;overflow-y:auto;position:fixed;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:9998}div.connect_app .modal-mask.nomask{background:transparent;height:90%;position:relative}div.connect_app .modal-mask.nomask .close{display:none}div.connect_app .modal-wrapper{cursor:default;margin:auto;padding:10px 0;vertical-align:middle}div.connect_app .modal-wrapper.large{height:90%;width:90%}div.connect_app .modal-wrapper.wide{width:90%}div.connect_app .modal-wrapper.full{height:99%;width:99%}div.connect_app .modal-container{background-color:var(--light-color);border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);max-width:600px;min-width:400px;padding:20px 30px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;width:600px}div.connect_app div.autoresize .modal-container{margin:0 auto;max-width:calc(100% - 20px);width:-webkit-max-content;width:-moz-max-content;width:max-content}div.connect_app div.autoresize div.modal-wrapper{width:calc(100% - 20px)}div.connect_app div.autoresize div.modal-body{max-width:100%;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}div.connect_app div.autoresize div.modal-body pre{max-width:100%;min-width:500px;resize:both;width:500px}div.connect_app div.autoresize div.modal-body pre.wrapped{white-space:pre-wrap}div.connect_app .modal-container:focus{outline-color:var(--secondary-color);-webkit-transition:none;transition:none}div.connect_app .modal-container i.close{background:var(--light-color);border-radius:4px;color:#000;cursor:pointer;padding:10px;position:absolute;right:0;top:0}div.connect_app .modal-container i.close:hover{opacity:.5}div.connect_app .modal-wrapper.large .modal-container{height:100%;margin:0 auto;max-width:1200px;width:100%}div.connect_app .modal-wrapper.wide .modal-container{margin:0 auto;max-width:1200px;width:100%}div.connect_app .modal-wrapper.full .modal-container{height:100%;margin:0 auto;min-width:100%;padding:10px;width:100%}div.connect_app .modal-wrapper.full .modal-container i.close{padding:10px 10px 0 0}div.connect_app .modal-wrapper.auto{height:800px;max-height:100%;width:100%}div.connect_app .modal-wrapper.auto>.modal-container{height:calc(100% - 40px)!important;margin:0 auto;max-width:calc(100% - 40px);min-width:600px;width:-webkit-max-content;width:-moz-max-content;width:max-content}div.connect_app .modal-wrapper.auto>.modal-container .modal-body{height:calc(100% - 120px)}div.connect_app .modal-header{padding-bottom:10px}div.connect_app .modal-header h3{color:var(--primary-color);margin-top:0;text-transform:uppercase}div.connect_app .modal-body{height:calc(100% - 95px);margin:20px 0}div.connect_app .modal-wrapper.large .modal-body{height:calc(100% - 120px)}div.connect_app .modal-wrapper.full .modal-footer,div.connect_app .modal-wrapper.full .modal-header{display:none}div.connect_app .modal-wrapper.full .modal-body{height:calc(100% - 10px);margin:0;min-height:calc(100% - 10px)}div.connect_app .modal-body>div{height:100%}div.connect_app .modal-body div.modalpage-cont{display:-webkit-box;height:100%}div.connect_app .modal-body div.modalpage-cont div.modalpage{border-right:1px dashed var(--default-color);display:block;height:-webkit-max-content;height:-moz-max-content;height:max-content;height:100%;margin-bottom:10px;min-height:200px;overflow-y:auto;padding-bottom:20px;padding-left:10px;padding-right:10px;position:relative;width:400px}div.connect_app .modal-body div.modalpage-cont div.modalpage:first-child{padding-left:0}div.connect_app .modal-body div.modalpage-cont div.modalpage:last-child{border-right:none;padding-right:0}div.connect_app .modal-default-button{float:right}div.connect_app .modal-wrapper.large .modal-body div.modalpage-cont div.modalpage{width:calc(50% - 10px)}div.connect_app .modal-wrapper.large .modal-body div.modalpage-cont,div.connect_app .modal-wrapper.large .modal-body div.modalpage-cont div.modalpage{height:100%}div.connect_app .modal-wrapper.wide .modal-body div.modalpage-cont div.modalpage{width:calc(50% - 10px)}div.connect_app .modal-wrapper.wide .modal-body div.modalpage-cont,div.connect_app .modal-wrapper.wide .modal-body div.modalpage-cont div.modalpage{height:100%}div.connect_app .modal-footer div{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}div.connect_app .modal-footer div button{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 5px}div.connect_app .modal-enter,div.connect_app .modal-leave-active{opacity:0}div.connect_app .modal-enter .modal-container,div.connect_app .modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width:675px){div.connect_app .modal-wrapper{padding:0;width:calc(100% - 10px)!important}div.connect_app .modal-wrapper.large{height:calc(100% - 10px)!important}div.connect_app .modal-container{min-width:100%!important;padding:20px;width:100%!important}div.connect_app .modal-container .close{display:none}div.connect_app .modal-footer div button{margin:0}div.connect_app .modal-footer div button:first-child{margin-right:3px}div.connect_app .modal-footer div button:last-child{margin-left:3px}}div.connect_app h1[data-v-3aafd16a]{font-size:1.5em;margin:0;text-align:center}div.connect_app .display[data-v-3aafd16a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--primary-color);-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:200px;opacity:0;overflow:hidden;-webkit-transition:all 1s;transition:all 1s;white-space:nowrap;width:0}div.connect_app .display.active[data-v-3aafd16a]{opacity:1;width:230px}div.connect_app .datepicker-head[data-v-3aafd16a]{position:relative}div.connect_app .switch[data-v-3aafd16a]{cursor:pointer;left:0;position:absolute;top:0}div.connect_app .datepicker[data-v-3aafd16a]{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app .control[data-v-3aafd16a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:205px;overflow:hidden;padding-left:20px}div.connect_app .calendar[data-v-3aafd16a],div.connect_app .clock[data-v-3aafd16a]{height:200px;position:relative;top:0;-webkit-transition:all .5s;transition:all .5s}div.connect_app .clock[data-v-3aafd16a]{border:thick solid rgba(0,0,0,.03);border-radius:50%;height:200px;margin-top:5px!important;margin:auto;position:relative;width:200px}div.connect_app .control.active .calendar[data-v-3aafd16a],div.connect_app .control.active .clock[data-v-3aafd16a]{top:-205px}div.connect_app .display div[data-v-3aafd16a]{-webkit-box-flex:1;-ms-flex-positive:1;color:#fff;display:table-cell;flex-grow:1;line-height:60px;margin:0;text-align:center}div.connect_app .display div i[data-v-3aafd16a]{cursor:pointer;opacity:.05;outline:none;-webkit-transition:all .5s;transition:all .5s}div.connect_app .display div:hover i[data-v-3aafd16a]{opacity:1}div.connect_app .display .time[data-v-3aafd16a]{font-size:5em;margin:60px 25px 0;outline:none}div.connect_app .display .time[data-v-3aafd16a]:hover{outline:none}div.connect_app .month[data-v-3aafd16a],div.connect_app .year[data-v-3aafd16a]{font-size:1.25em}div.connect_app .month i[data-v-3aafd16a],div.connect_app .year i[data-v-3aafd16a]{position:relative;top:.25em}div.connect_app .day[data-v-3aafd16a]{font-size:6em}div.connect_app .day i[data-v-3aafd16a]{position:relative;top:-.5em}div.connect_app .calendar[data-v-3aafd16a]{width:100%}div.connect_app .calendar th[data-v-3aafd16a]{padding:5px 0;text-align:center}div.connect_app .calendar td[data-v-3aafd16a]{cursor:pointer;padding:5px 0;text-align:center;-webkit-transition:all .25s;transition:all .25s}div.connect_app .calendar td[data-v-3aafd16a]:hover{background-color:var(--primary-color)}div.connect_app .calendar td[data-v-3aafd16a]:hover,div.connect_app .current[data-v-3aafd16a]{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.18);box-shadow:0 2px 4px 0 rgba(0,0,0,.18);color:#fff}div.connect_app .current[data-v-3aafd16a]{background-color:var(--secondary-color)!important}div.connect_app .ampm button[data-v-3aafd16a]{display:inline-block;height:28px;line-height:20px;padding:5px;width:39px}div.connect_app .clock .face div[data-v-3aafd16a]{background-color:rgba(0,0,0,.03);border-radius:15px;cursor:pointer;height:30px;line-height:30px;opacity:0;position:absolute;text-align:center;-webkit-transition:all 1s;transition:all 1s;width:30px;z-index:-1}div.connect_app .clock .face.active div[data-v-3aafd16a]{opacity:1;z-index:1}div.connect_app .clock .face div[data-v-3aafd16a]:hover{background-color:var(--primary-color)!important;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.18);box-shadow:0 2px 4px 0 rgba(0,0,0,.18);color:#fff}div.connect_app .hour-hand[data-v-3aafd16a],div.connect_app .minute-hand[data-v-3aafd16a]{background-color:#2a7594;height:0;left:50%;position:absolute;top:50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:all .5s;transition:all .5s;width:0}div.connect_app .center-button[data-v-3aafd16a]{background-color:#2a7594;border-radius:4px;height:0;left:50%;margin:-5px 0 0 -5px;padding:10px 0 0 10px;position:absolute;top:50%;width:0}div.connect_app .hour-hand[data-v-3aafd16a]{border-radius:3px;margin:-3px 0 -3px -25%;padding:3px 0 3px 25%}div.connect_app .minute-hand[data-v-3aafd16a]{border-radius:2px;margin:-2px 0 -2px -30%;padding:2px 0 2px 30%}@media only screen and (max-width:675px){div.connect_app .datepicker[data-v-3aafd16a]{display:block}div.connect_app .display[data-v-3aafd16a]{display:none}div.connect_app .display.active[data-v-3aafd16a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;width:100%}div.connect_app .control[data-v-3aafd16a]{padding-left:0}}.editor[data-v-5267793a]{margin:0 auto 15px;position:relative}.editor .editor__content[data-v-5267793a]{border:1px solid #e6e6e6;border-radius:4px;min-height:100px;padding:0 10px}.error .editor .editor__content[data-v-5267793a]{border-color:#f44336!important}.menubar[data-v-5267793a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-transition:visibility .2s .4s,opacity .2s .4s;transition:visibility .2s .4s,opacity .2s .4s}button.menubar__button[data-v-5267793a]{background:transparent;border:0;border-radius:3px;color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;margin-right:.2rem;padding:.2rem .5rem}.editor__content .ProseMirror{min-height:100px;outline:none!important}div.connect_app .jsxOverride{margin-bottom:0!important}div.connect_app .multiselect{margin-bottom:5px}div.connect_app .multiselect__tag-icon:after{color:var(--light-color);content:"x"!important}div.connect_app .multiselect__placeholder{color:#adadad;display:inline-block;font-size:13px;margin-bottom:0;padding:5px 10px;width:100%}div.connect_app .multiselect__tag{font-size:11px;margin-bottom:-1px;margin-right:3px;margin-top:5px}div.connect_app .multiselect__tags-wrap{padding-left:5px}div.connect_app .multiselect__tags{border:1px solid hsla(0,0%,90%,.902);border-radius:4px;min-height:30px;padding:0}div.connect_app .multiselect__tags span.multiselect__single{border-radius:4px 0 0 4px;min-width:80%;width:calc(100% - 40px)}div.connect_app .multiselect__select{height:29px}div.connect_app .multiselect.multiselect--active .multiselect__tags{border-color:var(--secondary-color);border-bottom:none;margin-bottom:0!important}div.connect_app .multiselect.multiselect--active.multiselect--above .multiselect__tags{border-bottom:1px solid var(--secondary-color);border-top:none}div.connect_app .multiselect.multiselect--active.multiselect--above .multiselect__content-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid var(--secondary-color)}div.connect_app .multiselect,div.connect_app .multiselect__input,div.connect_app .multiselect__single{font-size:13px;-webkit-transition:none!important;transition:none!important}div.connect_app .multiselect__input{border:none!important;margin:0!important;min-height:30px}div.connect_app .multiselect__single{line-height:25px;margin-bottom:0;overflow:hidden;padding:2px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 11px)}div.connect_app .multiselect.multi .multiselect__tags{margin-bottom:14px;min-height:31px}div.connect_app .multiselect.multi .multiselect__tags .multiselect__input{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block;height:23px;margin-bottom:0}div.connect_app .multiselect__content-wrapper{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-color:var(--secondary-color);border-top:none;z-index:100}div.connect_app .multiselect--above .multiselect__content-wrapper{border-color:var(--secondary-color);border-top-left-radius:4px;border-top-right-radius:4px}div.connect_app .multiselect.multi .multiselect__content-wrapper{margin-top:0}div.connect_app .multiselect__content{border-radius:4px;width:100%}div.connect_app .multiselect__element{cursor:default;width:100%}div.connect_app .multiselect__option{line-height:10px;min-height:30px;overflow:hidden;padding:10px;text-overflow:ellipsis;width:100%}div.connect_app div.grouped .multiselect__option{padding-left:17px}div.connect_app .multiselect__option--group{font-weight:700}div.connect_app div.grouped .multiselect__option--group{cursor:pointer;padding-left:10px}div.connect_app .multiselect__option:after{font-size:11px;line-height:30px;padding:0 5px}div.connect_app .multiselect__option--highlight,div.connect_app .multiselect__option--highlight:after,div.connect_app .multiselect__tag,div.connect_app .multiselect__tag-icon,div.connect_app .multiselect__tag-icon:active{background:var(--primary-color)}div.connect_app .multiselect__tag-icon{top:-2px}div.connect_app .multiselect__option--selected.multiselect__option--highlight,div.connect_app .multiselect__option--selected.multiselect__option--highlight:after,div.connect_app .multiselect__tag-icon:hover{background:var(--secondary-color)}div.connect_app .multiselect--disabled{background:transparent;opacity:.8}div.connect_app .multiselect--disabled .multiselect__single,div.connect_app .multiselect--disabled .multiselect__tags{background:#e6e6e6!important}div.connect_app .multiselect--disabled .multiselect__current,div.connect_app .multiselect--disabled .multiselect__select,div.connect_app .multiselect__option--disabled{background:transparent}div.connect_app .multiselect__option--disabled{color:#35495e!important;cursor:default!important}div.connect_app .multiselect.error .multiselect__tags{border:1px solid #f44336!important}div.connect_app div.input-field.remove .btn{background-color:var(--cancel-color);-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);color:var(--light-color)}div.connect_app div.input-field .btn.small,div.connect_app div.input-field.small .btn{height:30px;line-height:30px}div.connect_app .input-field .file-field>.btn{border-radius:4px;-webkit-box-shadow:none;box-shadow:none}div.connect_app .input-field input.date{display:none}div.connect_app div.event_dropdown{position:relative}div.connect_app div.event_dropdown>i,div.connect_app div.event_dropdown>span{color:var(--primary-color);cursor:pointer;font-size:24px;position:absolute;right:7px;top:7px}div.connect_app div.event_dropdown i.small{font-size:18px;top:9px}div.connect_app div.event_dropdown div.multiselect__select{right:15px}div.connect_app div.event_dropdown div.multiselect--active div.multiselect__select{right:0}div.connect_app div.form-app div.form-body div.helptext,div.connect_app div.form-app div.form-body ul.errortext{width:100%}@media only screen and (max-height:700px){div.connect_app .multiselect__content-wrapper{max-height:150px!important}}div.hidden[data-v-56c9a09d]{display:none!important}label[data-v-56c9a09d]{text-transform:capitalize}input[data-v-56c9a09d]::-webkit-input-placeholder{font-weight:400;text-transform:capitalize}.file-field input.file-path[data-v-56c9a09d]{margin-bottom:15px}.errortext-popper-content[data-v-56c9a09d]{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);margin-top:4px;padding:4px;text-align:right;z-index:10}.errortext-popper-content ul.errortext[data-v-56c9a09d]{margin:0 5px!important;padding:0;top:0;width:100%}.errortext-popper-content ul.errortext li[data-v-56c9a09d]{width:100%}div.helptext[data-v-56c9a09d],ul.errortext[data-v-56c9a09d]{clear:both;color:#9e9e9e;display:inline-block;font-size:10px;font-style:italic;margin:0 0 -15px;min-height:15px;padding-left:5px;position:relative;right:8px;text-align:right;top:-15px;width:100%}.color-error[data-v-56c9a09d]{color:#f44336}input.search[data-v-56c9a09d]{margin-bottom:5px}div.list[data-v-56c9a09d]{max-height:250px;overflow-y:auto;padding-top:25px;position:relative}div.list .checkbox[data-v-56c9a09d]{margin:5px}div.single-checkbox[data-v-56c9a09d]{margin-bottom:10px}div.list .checkbox label[data-v-56c9a09d],div.single-checkbox label[data-v-56c9a09d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}div.list .checkbox label[data-v-56c9a09d]{color:rgba(0,0,0,.87);cursor:pointer;position:relative;text-transform:none}div.list.error input[type=checkbox].filled-in:not(:checked)+label[data-v-56c9a09d]:after{border:2px solid #f44336!important}button.btn[data-v-56c9a09d]{margin:-10px 10px 20px 0}input.error[data-v-56c9a09d],textarea.error[data-v-56c9a09d]{border-color:#f44336!important;padding-right:15px!important}.floating input.error[data-v-56c9a09d]{padding-right:30px!important}input.split[data-v-56c9a09d]{display:inline!important;width:calc(50% - 10px)!important}input.disabled[data-v-56c9a09d]{background:#e6e6e6!important;color:rgba(0,0,0,.26)}div.split[data-v-56c9a09d]{display:inline;margin:0 auto;padding:0 2px}.floating-error-indicator[data-v-56c9a09d]{cursor:pointer;position:absolute;right:10px;top:11px}.btn.failed[data-v-56c9a09d]{background-color:var(--cancel-color);color:var(--light-color)}.btn.success[data-v-56c9a09d]{background-color:var(--green-color);color:var(--light-color)}div.connect_app div.loading-screen{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;width:100%;z-index:200}div.connect_app div.loading-screen.fullscreen{background:hsla(0,0%,100%,.5);position:absolute;top:0;z-index:9999}div.connect_app div.loading-screen div.preloader-wrapper{height:120px!important;left:calc(50% - 60px);top:calc(50% - 60px);width:120px!important}div.connect_app div.loading-screen div.preloader-wrapper,div.connect_app div.loading-screen.small div.preloader-wrapper{-webkit-animation:container-rotate 1568ms linear infinite;animation:container-rotate 1568ms linear infinite;display:block;position:absolute}div.connect_app div.loading-screen.small div.preloader-wrapper{height:70px!important;left:calc(50% - 35px);top:calc(50% - 35px);width:70px!important}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;border-color:var(--secondary-color);height:100%;position:absolute;width:100%}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper{display:inline-block;position:relative;width:50%}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper.left{float:left}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper.right{float:right}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper .circle{-webkit-animation:none;animation:none;border:3px solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;bottom:0;height:100%;position:absolute;right:0;top:0;width:200%}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper.left .circle{-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;border-right-color:transparent!important;left:0;-webkit-transform:rotate(129deg);transform:rotate(129deg)}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper.right .circle{-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;border-left-color:transparent!important;left:-100%;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .circle-clipper,div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .gap-patch{border-color:inherit;height:100%;overflow:hidden}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .gap-patch{left:45%;position:absolute;top:0;width:10%}div.connect_app div.loading-screen div.preloader-wrapper .spinner-layer .gap-patch .circle{border-radius:50%;left:-450%;width:1000%}@media only screen and (max-width:675px){div.connect_app div.loading-screen{position:absolute;top:0}}div.connect_app header[data-v-816c9be2],div.connect_app nav[data-v-816c9be2]{height:50px;max-height:50px;min-height:50px;width:100%;z-index:900}div.connect_app header[data-v-816c9be2]{background:var(--header-color)}div.connect_app nav[data-v-816c9be2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);color:var(--header-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}div.connect_app nav.simple[data-v-816c9be2]{padding:0 20px;width:calc(100% - 40px)}div.connect_app nav .toolbar[data-v-816c9be2]{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app nav .toolbar section[data-v-816c9be2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--light-color);border-radius:0 0 4px 4px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;padding:6px 12px;z-index:800}div.connect_app nav .toolbar section i.hidden[data-v-816c9be2]{display:none}div.connect_app nav .toolbar div.status[data-v-816c9be2]{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);color:var(--light-color);overflow:hidden;padding:2px 10px;position:absolute;right:calc(50% - 90px);text-align:center;text-overflow:ellipsis;top:48px;white-space:nowrap;width:180px;z-index:1000}div.connect_app nav .custbar[data-v-816c9be2],div.connect_app nav .userbar[data-v-816c9be2]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}div.connect_app nav .userbar[data-v-816c9be2]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}div.connect_app nav .custbar div.toggle-nav[data-v-816c9be2]{cursor:pointer;opacity:1;-webkit-transition:.35s;transition:.35s}div.connect_app nav .custbar div.toggle-nav img[data-v-816c9be2]{border-right:1px solid hsla(0,0%,100%,.12);height:50px}div.connect_app nav .custbar div.toggle-home[data-v-816c9be2]{cursor:pointer;margin-right:10px;opacity:1;-webkit-transition:.35s;transition:.35s}div.connect_app .userbar div.toggle-window-switcher[data-v-816c9be2]{cursor:pointer;margin-left:10px;opacity:1;-webkit-transition:.35s;transition:.35s}div.connect_app .userbar div.toggle-window-switcher[data-v-816c9be2]:hover,div.connect_app nav .custbar div.toggle-home[data-v-816c9be2]:hover,div.connect_app nav .custbar div.toggle-nav[data-v-816c9be2]:hover{opacity:.5}div.connect_app nav .custbar div.toggle-home i[data-v-816c9be2],div.connect_app nav .custbar div.toggle-nav i[data-v-816c9be2]{border-right:1px solid hsla(0,0%,100%,.12);height:50px;line-height:50px;text-align:center;width:50px}div.connect_app nav .userbar div.toggle-window-switcher i[data-v-816c9be2]{border-left:1px solid hsla(0,0%,100%,.12);height:50px;line-height:50px;text-align:center;width:50px}div.connect_app nav .custbar div.logo[data-v-816c9be2],div.connect_app nav .userbar div.user[data-v-816c9be2]{cursor:pointer;display:table;margin:auto 0;opacity:1;-webkit-transition:.35s;transition:.35s;vertical-align:middle}div.connect_app nav .userbar div.user[data-v-816c9be2]{margin-right:5px}div.connect_app nav .userbar div.new-revision[data-v-816c9be2]{color:var(--secondary-color);cursor:pointer;margin:auto 0}div.connect_app nav .userbar div.new-revision i[data-v-816c9be2]{padding-right:5px;padding-top:5px}div.connect_app nav .custbar div.logo[data-v-816c9be2]:hover,div.connect_app nav .userbar div.user[data-v-816c9be2]:hover{opacity:.5}div.connect_app nav .custbar div.logo span.logo-image[data-v-816c9be2]{background:var(--header-text-color);border-radius:2px;color:var(--header-color);font-weight:500;height:21px;line-height:21px;text-align:center;width:21px;z-index:100}div.connect_app nav .custbar div.logo span.logo-image[data-v-816c9be2],div.connect_app nav .custbar div.logo span.logo-text[data-v-816c9be2],div.connect_app nav .userbar div.user span.user-text[data-v-816c9be2]{font-size:13px}div.connect_app nav .custbar div.logo i[data-v-816c9be2],div.connect_app nav .custbar div.logo span.logo-image[data-v-816c9be2],div.connect_app nav .custbar div.logo span.logo-text[data-v-816c9be2],div.connect_app nav .userbar div.user i[data-v-816c9be2],div.connect_app nav .userbar div.user span.user-image[data-v-816c9be2],div.connect_app nav .userbar div.user span.user-text[data-v-816c9be2]{display:table-cell;vertical-align:middle}div.connect_app nav .custbar div.logo i[data-v-816c9be2],div.connect_app nav .custbar div.logo span.logo-text[data-v-816c9be2],div.connect_app nav .userbar div.user i[data-v-816c9be2],div.connect_app nav .userbar div.user span.user-text[data-v-816c9be2]{max-width:200px;overflow:hidden;padding-left:5px;text-overflow:ellipsis;white-space:nowrap}div.connect_app nav .custbar div.logo[data-v-816c9be2]{padding-left:1px}div.connect_app nav .custbar div.logo i[data-v-816c9be2]{padding-left:2px}div.connect_app nav .custbar div.logo span.logo-text[data-v-816c9be2]{padding-left:7px}div.connect_app nav .custbar ul#custdrop[data-v-816c9be2],div.connect_app nav .userbar ul#userdrop[data-v-816c9be2]{-webkit-animation:fadeIn .25s ease-in both!important;animation:fadeIn .25s ease-in both!important;background-color:var(--light-color);border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:fixed;top:50px!important;will-change:width,height;z-index:-1!important}div.connect_app nav .custbar ul#custdrop[data-v-816c9be2]{left:101px}div.connect_app nav .userbar ul#userdrop[data-v-816c9be2]{right:101px}div.connect_app nav .userbar span#notifcation_badge[data-v-816c9be2]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);cursor:pointer;font-size:1rem;font-weight:300;line-height:25px;min-width:25px;padding:0;position:absolute;right:2px;text-align:center;top:2px;z-index:100}div.connect_app nav .custbar ul#custdrop li[data-v-816c9be2],div.connect_app nav .userbar ul#userdrop li[data-v-816c9be2]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;line-height:40px;min-height:40px;text-align:left;text-transform:none;width:100%}div.connect_app nav .custbar ul#custdrop li[data-v-816c9be2]:hover,div.connect_app nav .userbar ul#userdrop li[data-v-816c9be2]:hover{background:var(--default-color)}div.connect_app nav .custbar ul#custdrop li.divider[data-v-816c9be2],div.connect_app nav .userbar ul#userdrop li.divider[data-v-816c9be2]{background-color:#e0e0e0;height:1px;min-height:0;overflow:hidden}div.connect_app nav .custbar ul#custdrop li div[data-v-816c9be2],div.connect_app nav .userbar ul#userdrop li div[data-v-816c9be2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:40px;padding:0 10px}div.connect_app nav .custbar ul#custdrop li div i[data-v-816c9be2],div.connect_app nav .userbar ul#userdrop li div i[data-v-816c9be2]{color:var(--primary-icon-color);height:auto;line-height:inherit;margin-left:0;margin-right:10px;max-height:inherit;min-height:auto;padding:0}div.connect_app nav .toolbar i[data-v-816c9be2]{color:var(--primary-color);cursor:pointer;display:inline-block;font-size:35px;margin:0 5px!important;opacity:.35;-webkit-transition:opacity .35s;transition:opacity .35s}div.connect_app nav .toolbar i.active[data-v-816c9be2]{border-radius:4px;color:var(--secondary-color);opacity:1}div.connect_app nav .toolbar i.disabled[data-v-816c9be2]{cursor:default;opacity:.3!important}div.connect_app nav .toolbar i[data-v-816c9be2]:hover{opacity:1}div.connect_app nav .userbar div.toggle-noti[data-v-816c9be2]{cursor:pointer;opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s}div.connect_app nav .userbar div.toggle-noti[data-v-816c9be2]:hover{opacity:.5}div.connect_app nav .userbar div.toggle-noti i[data-v-816c9be2]{border-left:1px solid hsla(0,0%,100%,.12);height:50px;line-height:50px;text-align:center;width:50px}div.connect_app div.authtokens[data-v-816c9be2]{margin:-15px 10px 0;padding-bottom:20px}div.connect_app div.authtokens label[data-v-816c9be2]{color:#9e9e9e;cursor:text;font-size:1.2rem;margin-left:-10px}div.connect_app div.authtokens ul[data-v-816c9be2]{margin:10px 0 15px;padding:0}div.connect_app div.authtokens ul li[data-v-816c9be2]{background:#fafafa;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);cursor:default;margin-bottom:10px;position:relative}div.connect_app div.authtokens ul li div.token.expiring a[data-v-816c9be2],div.connect_app div.authtokens ul li div.token.expiring span[data-v-816c9be2]{color:var(--btn-cancel-color)}div.connect_app div.authtokens ul li div.details[data-v-816c9be2]{padding:0 10px 10px}div.connect_app div.authtokens ul li div.details div.inputs[data-v-816c9be2]{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app div.authtokens ul li div.details div.inputs div.input-field[data-v-816c9be2]{margin:10px 0}div.connect_app div.authtokens ul li div.details button[data-v-816c9be2]{margin-top:-20px}div.connect_app div.authtokens ul li div a[data-v-816c9be2]{border-left:1px solid var(--default-color);color:var(--primary-color);cursor:pointer;float:left;height:29px;padding:5px}div.connect_app div.authtokens ul li div a.icon[data-v-816c9be2]{border-left:none;border-right:1px solid var(--default-color)}div.connect_app div.authtokens ul li div span[data-v-816c9be2]{color:rgba(0,0,0,.6);float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 60px)}div.connect_app div.authtokens ul li div span.expires[data-v-816c9be2]{padding-left:0;padding-right:10px;text-align:right}div.connect_app div.authtokens button[data-v-816c9be2]{display:block;height:30px;line-height:30px;margin-top:5px}div.connect_app .tabs[data-v-816c9be2]{background-color:var(--light-color);display:-ms-flexbox;display:-webkit-box;display:flex;height:38px;margin:0 auto;overflow-x:auto;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}div.connect_app .tabs .indicator[data-v-816c9be2]{background-color:var(--secondary-color);bottom:0;height:2px;left:0;position:absolute;right:50%;-webkit-transition:right,left .15s ease .1s;transition:right,left .15s ease .1s;will-change:left,right}div.connect_app .tabs .tab[data-v-816c9be2]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;float:left;height:30px;letter-spacing:.8px;line-height:30px;margin:0;opacity:1;padding:0;text-align:center;text-transform:uppercase;-webkit-transition:opacity .35s;transition:opacity .35s;width:15%}div.connect_app .tabs.single .tab[data-v-816c9be2]{max-width:100%;width:100%}div.connect_app .tabs .tab a[data-v-816c9be2]{color:var(--primary-color);cursor:default;font-weight:700;padding:0}div.connect_app .tabs .tab a li.window-switcher[data-v-816c9be2]{display:none}div.connect_app .account_config[data-v-816c9be2],div.connect_app .customer_config[data-v-816c9be2],div.connect_app .notification_config[data-v-816c9be2]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 30px)}div.connect_app div.config[data-v-816c9be2],div.connect_app div.custconfig[data-v-816c9be2]{height:100%}div.connect_app div.customer_config[data-v-816c9be2]{height:calc(100% - 40px)}div.connect_app .account-config-area[data-v-816c9be2],div.connect_app .customer-config-area[data-v-816c9be2],div.connect_app .notification-config-area[data-v-816c9be2]{display:block;padding:0;width:100%}div.connect_app .account-config-area.account_settings[data-v-816c9be2],div.connect_app .customer-config-area.customer_info[data-v-816c9be2],div.connect_app .notification-config-area.notification_tables[data-v-816c9be2]{padding-right:15px}div.connect_app .account-config-area.account_info[data-v-816c9be2],div.connect_app .customer-config-area.customer_settings[data-v-816c9be2],div.connect_app .notification-config-area.notification_subscriptions[data-v-816c9be2]{padding-left:15px}div.connect_app .indicator[data-v-816c9be2]{display:none}div.connect_app .user-status .item[data-v-816c9be2]{background:#fafafa;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);margin-bottom:10px;position:relative}div.connect_app .user-status .noshad .item[data-v-816c9be2]{background:var(--light-color);-webkit-box-shadow:none;box-shadow:none}div.connect_app .user-status .item a[data-v-816c9be2]{border-right:1px solid var(--default-color);color:var(--primary-color);cursor:pointer;float:left;height:29px;padding:5px}div.connect_app .user-status .item span[data-v-816c9be2]{color:rgba(0,0,0,.6);cursor:pointer;float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 190px)}div.connect_app .user-status .item span.time[data-v-816c9be2]{float:right;width:130px}div.connect_app .user-status .item a.remove[data-v-816c9be2]{border-left:1px solid var(--default-color);border-right:none;float:right}div.connect_app .loading-screen[data-v-816c9be2]{height:calc(100% - 50px);position:absolute;z-index:9999}div.connect_app button.removepassword[data-v-816c9be2]{margin-bottom:10px;margin-left:5px;width:100%}div.connect_app button.refreshdb[data-v-816c9be2]{-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);height:30px;line-height:30px;margin-bottom:15px;margin-top:-15px;width:100%}div.connect_app li.window-switcher[data-v-816c9be2]{display:none}@media screen and (max-width:992px){div.connect_app nav .custbar div.logo span.logo-text[data-v-816c9be2],div.connect_app nav .userbar div.user span.user-text[data-v-816c9be2]{display:none!important}}@media only screen and (max-width:675px){div.connect_app div.toggle-home[data-v-816c9be2],div.connect_app div.toggle-window-switcher[data-v-816c9be2]{display:none}div.connect_app div.toggle-nav[data-v-816c9be2]{margin-right:10px}div.connect_app div.toggle-noti[data-v-816c9be2]{margin-left:10px}div.connect_app li.window-switcher[data-v-816c9be2]{display:block}div.connect_app div.recents[data-v-816c9be2]{display:none}}@media screen and (max-width:600px){div.connect_app nav .toolbar i[data-v-816c9be2]{font-size:27px}div.connect_app nav .custbar ul#custdrop[data-v-816c9be2]{left:51px}div.connect_app nav .userbar ul#userdrop[data-v-816c9be2]{right:51px}div.connect_app nav .toolbar section i[data-v-816c9be2]:nth-child(5){display:none!important}div.connect_app .account_config[data-v-816c9be2],div.connect_app .customer_config[data-v-816c9be2],div.connect_app .notification_config[data-v-816c9be2]{display:block;overflow-y:auto}div.connect_app .account-config-area[data-v-816c9be2],div.connect_app .customer-config-area[data-v-816c9be2],div.connect_app .notification-config-area[data-v-816c9be2]{width:auto}div.connect_app .account-config-area.hidden[data-v-816c9be2],div.connect_app .customer-config-area.hidden[data-v-816c9be2],div.connect_app .notification-config-area.hidden[data-v-816c9be2]{display:none}div.connect_app .account-config-area.account_info[data-v-816c9be2],div.connect_app .account-config-area.account_settings[data-v-816c9be2],div.connect_app .customer-config-area.customer_info[data-v-816c9be2],div.connect_app .customer-config-area.customer_settings[data-v-816c9be2],div.connect_app .notification-config-area.notification_subscriptions[data-v-816c9be2],div.connect_app .notification-config-area.notification_tables[data-v-816c9be2]{margin:0;padding:15px 0}div.connect_app .indicator[data-v-816c9be2]{display:block}div.connect_app .tabs .tab[data-v-816c9be2]{cursor:pointer}div.connect_app .tabs .tab a.active[data-v-816c9be2]{color:var(--secondary-color)}div.connect_app .tabs .tab a[data-v-816c9be2]{cursor:pointer}div.connect_app .tabs .tab[data-v-816c9be2]:hover{opacity:.5}}@media screen and (max-width:425px){div.connect_app nav .userbar div.user i[data-v-816c9be2]{padding-left:0}div.connect_app nav .custbar div.logo i[data-v-816c9be2]{padding-left:2px}div.connect_app nav .userbar div.user i.user-image[data-v-816c9be2]{display:block}div.connect_app nav .toolbar section i[data-v-816c9be2]:nth-child(4){display:none}div.connect_app nav .toolbar section[data-v-816c9be2]{height:55px;padding:0 10px}div.connect_app div.toggle-noti[data-v-816c9be2]{margin-left:5px}div.connect_app div.toggle-nav[data-v-816c9be2]{margin-right:5px}}@media screen and (max-width:345px){div.connect_app nav .toolbar section[data-v-816c9be2]{padding:0 5px}div.connect_app nav .toolbar section i[data-v-816c9be2]:nth-child(3){display:none}}div.connect_app header .modal-body .group{padding-bottom:20px}div.connect_app header .modal-body .account_info,div.connect_app header .modal-body .account_settings,div.connect_app header .modal-body .customer_info,div.connect_app header .modal-body .customer_settings,div.connect_app header .modal-body .notification_subscriptions{height:100%;overflow-y:scroll;padding-top:20px}div.connect_app header .modal-body #customer_info textarea{font-size:11px;height:150px}div.connect_app header .modal-body .autocomplete input{margin:0;padding-bottom:0}div.connect_app header .modal-body .items{max-height:300px;overflow-y:auto;padding:0 5px}div.connect_app header .modal-body li .item-cont{background:#fafafa;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);margin-bottom:10px;position:relative}div.connect_app header .modal-body li .item-cont a{border-right:1px solid var(--default-color);color:var(--primary-color);cursor:pointer;float:left;height:29px;padding:5px}div.connect_app header .modal-body li .item-cont a.remove{border-left:1px solid var(--default-color);border-right:none;float:right}div.connect_app header .modal-body li .item-cont span{color:rgba(0,0,0,.6);cursor:pointer;float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 170px)}div.connect_app div.customer_logo .file-field>.btn{width:100%}div.connect_app header div.recents{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-left:1px solid hsla(0,0%,100%,.12);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transition:.35s;transition:.35s;width:50px}div.connect_app header div.recents:hover{opacity:.5}div.connect_app div.recents-panel{background:#fff;height:100%;position:absolute;right:0;top:0;width:300px}div.connect_app aside[data-v-4c663809]{-webkit-animation:slideInLeft .25s ease-in both;animation:slideInLeft .25s ease-in both;background:var(--nav-color);bottom:0;height:100%;left:0;max-width:375px;min-width:375px;position:fixed;top:0;width:375px;z-index:2001}div.connect_app ul#nav[data-v-4c663809]{background-color:var(--nav-color);color:var(--light-color);height:100%;left:0;margin:0;overflow:hidden;overflow-y:auto;padding-bottom:0;position:relative;top:0;-webkit-transition:all .25s ease .1s;transition:all .25s ease .1s;width:375px;will-change:left;z-index:1001}div.connect_app ul#nav div.progress[data-v-4c663809]{background-color:var(--default-color);border-radius:2px;display:block;height:4px;margin:0;overflow:hidden;position:relative;visibility:hidden;width:100%}div.connect_app ul#nav div.progress.show[data-v-4c663809]{visibility:visible}div.connect_app ul#nav div.progress .indeterminate[data-v-4c663809]{background-color:var(--secondary-color)}div.connect_app ul#nav div.progress .indeterminate[data-v-4c663809]:after,div.connect_app ul#nav div.progress .indeterminate[data-v-4c663809]:before{-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}div.connect_app ul#nav .progress .indeterminate[data-v-4c663809]:after{-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}div.connect_app ul#nav li[data-v-4c663809]{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-line-pack:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:none;height:38px;line-height:38px;max-width:100%}div.connect_app ul#nav ul[data-v-4c663809]{max-height:calc(100% - 115px);overflow-y:auto;padding-bottom:20px}div.connect_app ul#nav li.main-title[data-v-4c663809]{background-color:var(--nav-color)!important;color:var(--nav-text-color);cursor:auto;font-weight:500;height:32px!important;line-height:32px!important;margin:0 15px!important;text-transform:uppercase}div.connect_app ul#nav li.nav-title[data-v-4c663809]{background-color:var(--header-color);-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);color:hsla(0,0%,100%,.87);height:50px;min-height:50px;padding:0;position:relative;z-index:200}div.connect_app ul#nav li.nav-title div[data-v-4c663809]{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-line-pack:center;align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}div.connect_app ul#nav li.nav-title i.toggle-nav[data-v-4c663809]{cursor:pointer;display:block;opacity:1;padding:13px;position:absolute;right:0;top:0;-webkit-transition:opacity .35s;transition:opacity .35s}div.connect_app ul#nav li.nav-title i.toggle-nav[data-v-4c663809]:hover{opacity:.5}div.connect_app ul#nav li.nav-title .logo a[data-v-4c663809]{cursor:pointer}div.connect_app ul#nav li.nav-title .logo .logo-image[data-v-4c663809]{background:var(--secondary-color);border-radius:2px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:500;height:32px;line-height:32px;margin-left:10px;min-width:32px;opacity:1;text-align:center;-webkit-transition:opacity .35s;transition:opacity .35s;width:32px;z-index:100}div.connect_app ul#nav li.nav-title .logo[data-v-4c663809]{cursor:pointer}div.connect_app ul#nav li.nav-title .logo img.icon[data-v-4c663809]{height:50px}div.connect_app ul#nav li.nav-title .logo .logo-image[data-v-4c663809]:hover{color:hsla(0,0%,100%,.6)}div.connect_app ul#nav li.nav-title .logo .logo-image a[data-v-4c663809]{color:var(--light-color);cursor:pointer;height:32px;line-height:32px}div.connect_app ul#nav li.nav-title .logo a i[data-v-4c663809]{vertical-align:middle}div.connect_app ul#nav li.nav-title .logo .logo-text[data-v-4c663809]{background-color:var(--header-color);color:var(--light-color);font-size:14px;max-width:200px;opacity:1;overflow:hidden;padding-left:5px;position:relative;text-overflow:ellipsis;-webkit-transition:opacity .35s;transition:opacity .35s;white-space:nowrap;z-index:100}div.connect_app ul#nav li.nav-title .logo .logo-text[data-v-4c663809]:hover{opacity:.5}div.connect_app ul#nav li.nav-title .logo .logo-text.main[data-v-4c663809]{padding-left:10px}div.connect_app ul#nav li.nav-search[data-v-4c663809]{margin:10px 0}div.connect_app ul#nav li.nav-search #nav-search[data-v-4c663809]{background:var(--light-color);border:1px solid #e6e6e6;border-radius:4px;color:#9e9e9e;font-size:1.3rem;height:32px;line-height:32px;margin-bottom:0;padding:0 30px 0 10px}div.connect_app ul#nav li.nav-search i[data-v-4c663809]{color:var(--default-color);cursor:pointer;position:absolute;right:20px;z-index:100}div.connect_app ul#nav li.bread[data-v-4c663809]{border-bottom:2px solid var(--primary-color)}div.connect_app ul#nav li.bread[data-v-4c663809]:hover{border-radius:4px}div.connect_app ul#nav li.bread i.nav-icon[data-v-4c663809]{margin-right:5px!important}div.connect_app ul#nav li.nav-item.disabled[data-v-4c663809]{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.2}div.connect_app ul#nav li.nav-item div[data-v-4c663809]{border-radius:4px;padding:0 10px}div.connect_app ul#nav li.nav-item div a[data-v-4c663809],div.connect_app ul#nav li.nav-item div[data-v-4c663809]{-webkit-transition:color .25s;transition:color .25s}div.connect_app ul#nav li.nav-item[data-v-4c663809]{height:50px;line-height:50px;margin:5px 10px;-webkit-transition:border-color .35s;transition:border-color .35s}div.connect_app ul#nav li.nav-item div.suboptions[data-v-4c663809]{border-radius:0 4px 4px 0;display:none;height:50px;margin-left:-10px;padding:5px;text-align:right;width:240px}div.connect_app ul#nav li.nav-item:hover div.suboptions[data-v-4c663809]{display:block}div.connect_app ul#nav li.nav-item div.suboptions i[data-v-4c663809]{color:var(--header-color);cursor:pointer;font-size:18px!important;margin:0!important;opacity:.35;padding:0 1px}div.connect_app ul#nav li.nav-item div.suboptions i[data-v-4c663809]:hover{opacity:1}div.connect_app ul#nav li.nav-item div.suboptions i.disabled[data-v-4c663809]{cursor:default;opacity:.1!important}div.connect_app ul#nav li.nav-item.inactive a[data-v-4c663809]{text-decoration:line-through}div.connect_app ul#nav li.nav-item:hover div[data-v-4c663809]{background:#e6e6e6}div.connect_app ul#nav li.nav-item:hover div.new[data-v-4c663809]{background:var(--secondary-color);border-radius:4px}div.connect_app ul#nav li.nav-item:hover div a[data-v-4c663809],div.connect_app ul#nav li.nav-item:hover div[data-v-4c663809]{color:var(--header-color)}div.connect_app ul#nav li.nav-item:hover div.new a[data-v-4c663809],div.connect_app ul#nav li.nav-item:hover div.new[data-v-4c663809]{color:var(--light-color)}div.connect_app ul#nav li.nav-item .new[data-v-4c663809]{color:var(--secondary-color)}div.connect_app ul#nav li.nav-item .new i[data-v-4c663809]{cursor:default}div.connect_app ul#nav li.nav-item div[data-v-4c663809],div.connect_app ul#nav li.nav-search div[data-v-4c663809]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--nav-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:50px;justify-content:flex-start;line-height:50px;overflow:hidden;text-decoration:none;white-space:nowrap;width:100%}div.connect_app ul#nav li.nav-search div[data-v-4c663809]{padding:0 10px}div.connect_app ul#nav li.nav-item div i.nav-icon[data-v-4c663809]{font-size:27px;height:38px;line-height:38px;margin:0 15px 0 0}div.connect_app ul#nav li.nav-item div a[data-v-4c663809]{-webkit-box-flex:1;background:0 0!important;color:var(--nav-text-color);cursor:pointer;-ms-flex:1;flex:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.connect_app ul#nav li.nav-item.disabled div a[data-v-4c663809]{cursor:default!important}div.connect_app ul#nav ul div.chart[data-v-4c663809]{height:150px}div.connect_app div.chart h5[data-v-4c663809]{color:var(--primary-color);margin-bottom:0;text-align:center}div.connect_app aside .dropdown[data-v-4c663809]{background-color:var(--light-color);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:auto;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}div.connect_app aside .dropdown li[data-v-4c663809]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;font-weight:400;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;white-space:nowrap;width:100%}div.connect_app aside .dropdown li.disabled[data-v-4c663809]{cursor:not-allowed;opacity:.3}div.connect_app aside .dropdown li.selected[data-v-4c663809]{background-color:var(--default-color)}div.connect_app aside .dropdown li[data-v-4c663809]:hover{background-color:#f2f2f2}div.connect_app aside .dropdown li.disabled[data-v-4c663809]:hover{background-color:var(--light-color)}div.connect_app aside .dropdown li div[data-v-4c663809]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;padding:0 15px 0 10px}div.connect_app aside .dropdown li div span[data-v-4c663809]{-webkit-box-flex:1;-ms-flex:1;flex:1}div.connect_app aside .dropdown li div i[data-v-4c663809]{color:rgba(0,0,0,.87);margin-right:10px}div.connect_app aside .context-menu[data-v-4c663809]{border-radius:4px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);position:fixed!important;z-index:1001}div.connect_app div.poweredby[data-v-4c663809]{background:var(--nav-color);bottom:0;display:table;padding:10px;position:fixed!important;width:100%}div.connect_app div.poweredby img[data-v-4c663809]{display:block;margin:0 auto;width:175px}@media only screen and (max-width:400px){div.connect_app aside[data-v-4c663809]{min-width:100%;width:100%}div.connect_app aside ul#nav[data-v-4c663809]{width:100%}div.connect_app aside div.chart[data-v-4c663809]{display:none}}.grid-cell[data-v-25047b7c]{display:inline-block;font-family:var(--grid-font);line-height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.grid-cell.frozen[data-v-25047b7c]{background-color:#feebcd;position:relative}.grid-header.notfrozen[data-v-25047b7c]{left:0!important;margin-left:-5px}.grid-cell.notfrozen[data-v-25047b7c]{left:0!important}.grid-cell div.html[data-v-25047b7c],.grid-cell div.text[data-v-25047b7c]{overflow:hidden;padding:12px 8px;text-overflow:ellipsis;white-space:nowrap}.grid-cell div.html[data-v-25047b7c]{height:100%;width:100%}.grid-cell .link[data-v-25047b7c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:0 8px}.grid-cell i.link[data-v-25047b7c]{color:initial}.grid-cell>.link[data-v-25047b7c],.grid-cell>div[data-v-25047b7c]{border-left:1px solid #ccc;min-height:34px}.grid-cell:last-child>.link[data-v-25047b7c],.grid-cell:last-child>div[data-v-25047b7c]{border-right:1px solid #ccc}.grid-cell div.image[data-v-25047b7c]{padding:0}.grid-cell div.file[data-v-25047b7c]{cursor:pointer;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.grid-cell div.file .popover-content[data-v-25047b7c]{background:var(--light-color);border-radius:4px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);color:rgba(0,0,0,.87);padding:5px;position:absolute;z-index:10000}.grid-cell div.file .popover-content h4[data-v-25047b7c]{border-bottom:1px solid #f2f2f2;margin:5px;padding-bottom:5px}.grid-cell div.file .popover-content div.content[data-v-25047b7c]{padding:5px}.grid-cell div.sparkline[data-v-25047b7c]{height:100%}.grid-cell div.qrcode[data-v-25047b7c]{margin:2px}.grid-cell div.status[data-v-25047b7c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.grid-cell div.status span[data-v-25047b7c]{color:var(--cancel-color)}.grid-cell div.status span.primary[data-v-25047b7c]{color:var(--green-color)}.grid-cell div.file i{font-size:20px}.grid-cell .tooltip-target,.grid-cell .trigger,.grid-cell div.file i{outline:none!important}div.tooltip-inner .content a.filedownload{cursor:pointer;display:block;width:100%}.grid pre[data-v-7ca7c014]{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;display:block;font-size:13px;line-height:1.42857143;margin:0 0 10px;overflow:auto;padding:9.5px;word-break:break-all}.grid .expanding[data-v-7ca7c014]{width:auto!important}.dropdown[data-v-7ca7c014]{background-color:var(--light-color);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}.dropdown li[data-v-7ca7c014]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;font-weight:400;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;width:100%}.dropdown li.selected[data-v-7ca7c014]{background-color:var(--default-color)}.dropdown li[data-v-7ca7c014]:hover{background-color:#f2f2f2}.dropdown li.filter-input[data-v-7ca7c014]{background:var(--light-color)!important;margin:0 5px;width:calc(100% - 10px)}.dropdown li.filter-input input[data-v-7ca7c014]{border:none;margin-bottom:0}.dropdown li div[data-v-7ca7c014]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;padding:0 15px 0 10px}.dropdown li div span[data-v-7ca7c014]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dropdown li div i[data-v-7ca7c014]{color:rgba(0,0,0,.87);margin-right:10px}.grid[data-v-7ca7c014]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;width:100%}.checkbox-container[data-v-7ca7c014]{min-width:35px;overflow:hidden;width:35px}.data-container[data-v-7ca7c014]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;overflow:hidden}.checkboxes[data-v-7ca7c014]{margin-top:35px}.checkbox[data-v-7ca7c014]{border-bottom:1px solid rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.12);display:inline-block;height:35px;left:0;min-width:35px;padding:10px;position:sticky;width:35px}.checkbox.hidden[data-v-7ca7c014]{display:none}.checkbox[data-v-7ca7c014]:first-child{border-top:none}.checkbox label[data-v-7ca7c014]{display:block}.checkbox label[data-v-7ca7c014],.checkbox label[data-v-7ca7c014]:after{height:15px!important;width:15px!important}input[type=checkbox].filled-in:checked+label[data-v-7ca7c014]:before{height:9px!important;width:6px!important}input[type=checkbox].filled-in:not(:checked)+label[data-v-7ca7c014]:after{border-color:var(--primary-color)!important}.select-all[data-v-7ca7c014]{background:#fff;border-bottom:1px solid rgba(0,0,0,.42);border-right-color:transparent;border-top:0;height:35px;left:0;padding:10px;position:sticky;width:35px;z-index:2}.grid-head[data-v-7ca7c014]{background:#fff;border-bottom:1px solid rgba(0,0,0,.42);display:block;font-weight:700;height:35px;min-width:100%;padding-right:100px;position:sticky;top:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:100}.grid-head.hidden[data-v-7ca7c014]{visibility:hidden}.grid-cell[data-v-7ca7c014],.grid-total-cell[data-v-7ca7c014]{display:inline-block;height:34px;line-height:10px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;width:150px}.grid-cell.frozen[data-v-7ca7c014],.grid-total-cell.frozen[data-v-7ca7c014]{background:#feebcd;position:sticky}.grid-cell.notfrozen[data-v-7ca7c014],.grid-header.notfrozen[data-v-7ca7c014]{left:0!important}.grid-cell div.html[data-v-7ca7c014],.grid-cell div.text[data-v-7ca7c014]{border-left:1px solid #ccc;overflow:hidden;padding:12px 8px;text-overflow:ellipsis;white-space:nowrap}.grid-cell div.html[data-v-7ca7c014]{height:100%;width:100%}.grid-row[data-v-7ca7c014]{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.12);min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.grid-row .row-cont[data-v-7ca7c014]{padding-top:0!important}.grid-row .checkbox[data-v-7ca7c014]{background-color:#fff;z-index:1}.grid-row[data-v-7ca7c014]:first-child{border-top:none}.grid-row:nth-child(2n) .checkbox[data-v-7ca7c014],.grid-row[data-v-7ca7c014]:nth-child(2n){background-color:var(--grid-row-color)}.grid-row.selected .grid-cell.frozen[data-v-7ca7c014]{background-color:#d8eef3}.grid-total-row[data-v-7ca7c014]{background:var(--light-color);bottom:-50px;height:35px;position:sticky;z-index:200}.checkbox-total[data-v-7ca7c014]{left:0;position:sticky;z-index:200}.checkbox-total[data-v-7ca7c014],.total-holder[data-v-7ca7c014]{background:var(--light-color);display:inline-block;height:34px;width:35px}.total-holder[data-v-7ca7c014]{position:absolute;right:-35px}.grid-header[data-v-7ca7c014]{cursor:pointer;display:inline-block;height:35px;overflow:visible;position:relative;vertical-align:top;width:auto}.grid-header.frozen[data-v-7ca7c014]{background:var(--light-color);height:34px;margin-right:0;position:sticky;z-index:100}.grid-header .column-name[data-v-7ca7c014]{color:var(--primary-color);height:35px;line-height:15px;min-width:50px;overflow:hidden;resize:horizontal;text-overflow:ellipsis;white-space:nowrap;width:auto}.grid-header .column-name.expanding[data-v-7ca7c014]{width:auto!important}.grid-header .column-name div.name[data-v-7ca7c014]{height:35px;min-width:50px;overflow:hidden;padding:10px 8px;text-overflow:ellipsis;width:150px}.grid-header .column-name.expanding div.name[data-v-7ca7c014]{width:auto!important}.grid-header.frozen .column-name[data-v-7ca7c014]{resize:none!important}.grid-cell.highlighted[data-v-7ca7c014]{background-color:rgba(250,174,51,.6)}.grid-cell.highlighted.frozen[data-v-7ca7c014]{background-color:#fccd83}.checkbox.selected[data-v-7ca7c014],.grid-row.selected[data-v-7ca7c014]{background-color:rgba(202,223,244,.3)!important}.grid.total .grid-body[data-v-7ca7c014]{padding-bottom:50px}.grid-body[data-v-7ca7c014]{height:100%;overflow:scroll;position:relative}.grid-body .no-rec[data-v-7ca7c014]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}.grid-head[data-v-7ca7c014],.grid-row[data-v-7ca7c014],.grid-total-row[data-v-7ca7c014]{white-space:nowrap}.grid-row[data-v-7ca7c014],.grid-total-row[data-v-7ca7c014]{height:35px}.checkbox-total[data-v-7ca7c014],.grid-total-cell[data-v-7ca7c014],.total-holder[data-v-7ca7c014]{border-top:4px double var(--primary-color)!important}.grid-cell.null[data-v-7ca7c014]{color:#bfbfbf;font-style:italic}.grid-cell.number[data-v-7ca7c014],.grid-total-cell[data-v-7ca7c014]{text-align:right}.grid-total-cell[data-v-7ca7c014]{background:var(--light-color);padding:12px 8px}.grid-head>.grid-header.expand[data-v-7ca7c014],.tmmgrid-row-cell.expand[data-v-7ca7c014]{max-width:none!important}.tmmgrid-row-cell.expanding[data-v-7ca7c014]{width:auto!important}.checkbox.row-selected[data-v-7ca7c014],.grid-row.row-selected[data-v-7ca7c014]{background-color:#e6e6e6}.highlight[data-v-7ca7c014]{background-color:#d7d7d7}.fixed[data-v-7ca7c014]{border-right:0 #000;border-top-width:3px;left:0;margin-top:-3px;position:absolute;top:auto;width:5em}.fixed[data-v-7ca7c014]:before{content:"Row "}div.grid.vert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.grid.vert .checkbox-container{white-space:nowrap;width:100%}div.grid.vert .checkbox-container .select-all{border-bottom:none;text-align:right;width:150px}div.grid.vert .checkbox-container .select-all label{padding-left:10px}div.grid.vert .checkbox-container .checkboxes{display:table;height:36px;margin-top:0!important;margin:0 0 0 150px;table-layout:fixed;white-space:nowrap;width:100%}div.grid.vert .checkbox-container .checkboxes div{border-top:none;display:inline-block;height:36px;text-align:center;width:150px}div.grid.vert .data-container{border-collapse:collapse;border-spacing:0;display:block;height:100%;position:relative;width:100%}div.grid.vert .data-container .grid-head{border:0;border-right:1px solid rgba(0,0,0,.12);display:block;float:left;height:100%;left:0;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-bottom:35px;padding-right:0;position:sticky;z-index:300}div.grid.vert .data-container .grid-head .grid-header{display:block;height:34px;max-width:150px;padding-right:5px;text-align:right;white-space:nowrap;width:150px!important}div.grid.vert .data-container .grid-head .checkbox{height:35px;margin:0 auto -5px;padding:10px 0;position:sticky;text-align:right;top:0;width:100%}div.grid.vert .data-container .grid-head .checkbox label{padding:10px 0;position:absolute;right:10px}div.grid.vert .data-container .grid-head .grid-header .grid-header-menu{left:15px}div.grid.vert .data-container .grid-head .grid-header .column-name{resize:none;width:150px!important}div.grid.vert .data-container .grid-head .grid-header .column-name .name{width:150px!important}div.grid.vert .data-container .grid-body{display:block;height:100%;margin:0!important;overflow-x:auto;position:relative;white-space:nowrap;width:auto}div.grid.vert .data-container .grid-body .grid-row{border-top:none;display:inline-block;height:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;vertical-align:top}div.grid.vert .data-container .grid-body .grid-row .row-cont{width:200px}div.grid.vert .data-container .grid-body .grid-row:first-child .checkbox{border-bottom:1px solid rgba(0,0,0,.12);position:relative;top:0}div.grid.vert .data-container .grid-body .grid-row .checkbox{border-bottom:1px solid rgba(0,0,0,.12);margin-bottom:-5px;position:sticky;text-align:center;top:0;width:100%}div.grid.vert .data-container .grid-body .grid-row .checkbox label{margin:0 auto;padding:10px 0}div.grid.vert .data-container .grid-body .grid-row .grid-cell{display:block;min-width:25px;text-align:left;width:200px!important}div.grid.vert .data-container .grid-body.expanded .grid-cell,div.grid.vert .data-container .grid-body.expanded .grid-row,div.grid.vert .data-container .grid-body.expanded .row-cont{min-width:200px;width:auto!important}.grid-header-menu{border-radius:10px;height:auto;left:2px;max-height:0!important;max-width:0!important;min-width:0!important;opacity:0;overflow:hidden!important;position:absolute!important;top:0;-webkit-transition:max-height .4s ease-in-out,opacity .3s;transition:max-height .4s ease-in-out,opacity .3s;width:auto}.grid-cell-menu{border-radius:10px;position:fixed!important}.grid-header-menu.active{max-height:1000px!important;max-width:1000px!important;opacity:1;overflow:hidden!important;width:auto}div.split-window .grid-header-menu.active{height:200px;overflow-y:scroll!important}.grid-cell div.html button{-webkit-tap-highlight-color:transparent;background-color:var(--primary-color);border:none;border-radius:2px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);color:var(--light-color);cursor:pointer;display:inline-block;height:32px;letter-spacing:.5px;line-height:32px;margin-top:-11px!important;opacity:1;outline:0;overflow:hidden;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:calc(100% - 5px)!important;will-change:opacity,transform}.grid-cell div.html button:hover{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);opacity:.8}div.showdata{border:none!important;width:150px!important}div.showdata.checkbox label{line-height:15px;padding-left:25px;width:150px!important}div.show-data div.modal-body{width:100%}div.show-data div.show_data{max-width:100%}div.show-data div.show_data div.qrcode{text-align:center;width:400px}div.show-data div.show_data div.barcode{max-width:800px;min-width:400px;overflow:auto;text-align:center}div.show-data div.show_data a.filedownload{cursor:pointer;display:block;width:100%}select[data-v-421dabe5]:invalid{color:#ccc}select[data-v-421dabe5]:focus{color:inherit}div.switch[data-v-421dabe5]{font-size:11px;height:30px;margin:0 auto;text-align:center;white-space:nowrap;width:215px!important}div.switch.footer[data-v-421dabe5]{margin:5px}div.switch label[data-v-421dabe5]{cursor:pointer;display:table-cell;font-size:13px;-webkit-transform:uppercase;transform:uppercase;vertical-align:middle}div.switch label i[data-v-421dabe5]{vertical-align:middle}div.switch label input[type=checkbox][data-v-421dabe5]{height:0;opacity:0;width:0}div.switch label .lever[data-v-421dabe5]{background-color:#818181;border-radius:15px;content:"";display:inline-block;height:10px;margin:3px 5px;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease;vertical-align:top;width:25px}div.switch label input[type=checkbox]:checked+.lever[data-v-421dabe5]{background-color:var(--primary-color)}div.switch label .lever[data-v-421dabe5]:after{background-color:#f1f1f1;border-radius:21px;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.4);box-shadow:0 1px 3px 1px rgba(0,0,0,.4);content:"";display:inline-block;height:15px;left:-1px;position:absolute;top:-3px;-webkit-transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease,-webkit-box-shadow .1s ease;width:15px}div.switch label input[type=checkbox]:checked+.lever[data-v-421dabe5]:after{background-color:var(--primary-color);left:12px}.toolbar[data-v-007a3044]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:39px;line-height:39px;padding:0;white-space:nowrap}.wide[data-v-007a3044]{width:100%}.toolbar .tool[data-v-007a3044]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.toolbar .tool.button[data-v-007a3044]{height:30px;text-align:center;width:28px}.toolbar .tool.button a[data-v-007a3044]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;width:28px}.toolbar .tool.button a[data-v-007a3044]:hover{opacity:.5}.toolbar .tool.button a.disabled[data-v-007a3044]{cursor:default;opacity:1!important}i[data-v-007a3044]{color:var(--icon-primary-color);cursor:pointer;font-size:22px;min-width:28px;opacity:1;padding:0;text-align:center;-webkit-transition:opacity .35s;transition:opacity .35s}i.disabled[data-v-007a3044]{color:rgba(0,0,0,.2)!important;cursor:default}i.active[data-v-007a3044]{color:var(--icon-secondary-color)}i.border-right[data-v-007a3044]{border-right:1px solid rgba(0,0,0,.34);padding:0 4px 2px 0}i.padded-left[data-v-007a3044]{padding:0 2px 2px 4px}i.drop[data-v-007a3044]{display:table-cell;vertical-align:middle}span.sep[data-v-007a3044]{border-left:1px solid #8c8c8c;display:inline-block;height:25px;margin:0 5px;position:relative;top:0;-webkit-transform:skew(-20deg);transform:skew(-20deg)}.ui-active[data-v-007a3044]{background:#e0e6eb;border-bottom:1px solid rgba(0,0,0,.05)}div.connect_app .add_item .autocomplete ul{margin-top:1px}div.connect_app .filter-group{height:calc(100% - 10px);padding:0 5px}div.connect_app .filter-group>.filter-area{height:calc(100% - 55px);overflow-x:hidden;overflow-y:auto}div.connect_app .add_item .add_remove{display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;margin-bottom:5px}div.connect_app .add_item .add_remove .remove{text-align:right}div.connect_app .add_item .add_remove div{display:table-cell;width:50%}div.connect_app .add_item .add_remove div a{color:var(--secondary-color);font-size:11px;font-weight:700}div.connect_app .add_item input{font-size:1.3rem}div.connect_app .filter-group a.remove{color:var(--primary-color)}div.connect_app div.filter-area{border-left:2px solid var(--secondary-color);height:auto;min-height:calc(100% - 70px)}div.connect_app div.filter-area.rel-and{border-left-color:var(--primary-color)}div.connect_app div.filter-area .contents{height:calc(100% - 5px);min-height:200px}div.connect_app div.filter-area>.contents>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 10px);margin:5px 0}div.connect_app div.add_remove div.switch{display:table-cell;font-size:11px;height:30px;margin:0;text-align:center;white-space:nowrap;width:110px!important}div.connect_app div.add_remove div.switch label{cursor:pointer;display:table-cell;font-size:13px;-webkit-transform:uppercase;transform:uppercase;vertical-align:middle}div.connect_app div.add_remove div.switch label i{vertical-align:middle}div.connect_app div.add_remove div.switch label input[type=checkbox]{height:0;opacity:0;width:0}div.connect_app div.add_remove div.switch label .lever{background-color:#818181;border-radius:15px;content:"";display:inline-block;height:10px;margin:3px 5px;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease;vertical-align:top;width:25px}div.connect_app div.add_remove div.switch label input[type=checkbox]:checked+.lever{background-color:var(--primary-color)}div.connect_app div.add_remove div.switch label .lever:after{background-color:#f1f1f1;border-radius:21px;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.4);box-shadow:0 1px 3px 1px rgba(0,0,0,.4);content:"";display:inline-block;height:15px;left:-1px;position:absolute;top:-3px;-webkit-transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease,-webkit-box-shadow .1s ease;width:15px}div.connect_app div.add_remove div.switch label input[type=checkbox]:checked+.lever:after{background-color:var(--primary-color);left:12px}div.connect_app li.filter{margin-top:0;padding-left:2px}div.connect_app li.filter:first-child{margin-top:0}div.connect_app li.filter:not(:first-child):before{color:var(--secondary-color);content:" OR ";display:block;font-size:10px;font-style:italic;font-weight:700;left:5px;line-height:110%;position:relative;text-align:center;top:-3px;width:20px}div.connect_app li.filter.filterparent{height:100%;margin-bottom:20px;width:100%}div.connect_app div.filter-area.rel-and>.contents>.prep-sortable>li.filter:not(:first-child):before{border-left-color:var(--primary-color);border-right-color:var(--primary-color);color:var(--primary-color);content:" AND "}div.connect_app div.filter-cont{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}div.connect_app div.filter-cont .autocomplete{display:table-cell;width:35%}div.connect_app div.filter-cont .autocomplete input{height:28px;margin:2px 0 0}div.connect_app div.filter-group .multiselect{margin-bottom:0}div.connect_app div.filter-group .multiselect__select{padding:4px 0;right:0;width:30px}div.connect_app div.filter-group li.filter .multiselect__single{font-size:11px}div.connect_app div.filter-group li.filter div.filter-field .multiselect__content-wrapper,div.connect_app div.filter-group li.filter div.resolver .multiselect__content-wrapper{position:absolute}div.connect_app div.filter-area.rel-and .autocomplete input,div.connect_app div.filter-area.rel-and .multiselect__tags,div.connect_app div.filter-area.rel-and input[type=text],div.connect_app div.filter-area.rel-and select{margin-right:2px}div.connect_app div.filter-area.rel-and .multiselect__tags .multiselect__placeholder{font-size:11px;height:24px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 15px)}div.connect_app div.filter-group .autocomplete input:focus{border-bottom:1px solid #000!important;-webkit-box-shadow:0 1px 0 0 #000!important;box-shadow:0 1px 0 0 #000!important}div.connect_app div.filter-group select:focus{border-bottom:1px solid #000!important;outline:none}div.connect_app div.filter-cont .autocomplete ul{margin-top:1px}div.connect_app div.filter-cont .remove{display:table-cell;height:30px;margin:auto 0;text-align:center;vertical-align:middle;width:30px}div.connect_app div.filter-cont>div.input-field{width:calc(40% - 20px)}div.connect_app div.filter-cont div.resolver{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;width:calc(60% - 20px)}div.connect_app div.filter-cont div.resolver div.type{display:table-cell;margin:0;max-width:75px;min-width:75px;padding:0}div.connect_app div.filter-cont div.resolver div.type.today{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%}div.connect_app div.filter-cont div.resolver div.type div.multiselect__select,div.connect_app div.filter-cont>div.input-field div.multiselect__select{padding:4px 0;right:0;width:25px}div.connect_app div.filter-cont div.resolver div.type div.multiselect__tags input,div.connect_app div.filter-cont>div.input-field div.multiselect__tags input{text-overflow:ellipsis;width:100%}div.connect_app div.filter-cont div.resolver div.type div.multiselect__content-wrapper,div.connect_app div.filter-cont>div.input-field div.multiselect__content-wrapper{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);max-height:150px!important;min-width:150px;width:200px!important;z-index:2000}div.connect_app div.filter-cont div.resolver div.type div.multiselect__content-wrapper ul li,div.connect_app div.filter-cont>div.input-field div.multiselect__content-wrapper ul li{font-size:11px}div.connect_app div.filter-cont div.resolver div.options{display:table-cell;padding-left:0;width:100%}div.connect_app div.filter-cont div.resolver div.options div.datepicker-icon,div.connect_app div.filter-cont div.resolver div.options div.sql-icon{background:var(--light-color);-webkit-box-shadow:none;box-shadow:none;height:20px;margin:0;padding:0;position:absolute;right:2px;top:6px;width:25px}div.connect_app div.condtional_filters div.filter-cont div.resolver div.options div.datepicker-icon,div.connect_app div.condtional_filters div.filter-cont div.resolver div.options div.sql-icon{display:none}div.connect_app div.filter-cont div.resolver div.options div.datepicker-icon{right:22px}div.connect_app div.filter-cont div.resolver div.options div.datepicker-icon i,div.connect_app div.filter-cont div.resolver div.options div.sql-icon i{color:var(--primary-color);vertical-align:top}div.connect_app div.filter-cont div.input-field{margin:0;padding:0}div.connect_app div.filter-cont div.input-field input{font-size:11px;height:31px;padding-right:25px}div.connect_app div.filter-cont div.input-field label{font-size:10px;top:1.2rem}div.connect_app div.sql-modal div.modal-container div.input-field{margin:18px 0;padding:2px}div.connect_app div.sql-modal div.modal-container div.input-field label{font-size:1.2rem;top:-1.8rem}div.connect_app div.sql-modal div.modal-container .multiselect__content-wrapper{position:absolute;width:100%!important}div.connect_app div.sql-modal div.modal-container .multiselect__single{font-size:13px}div.connect_app div.filter-cont input{margin:0;padding:0}div.breadcrumb[data-v-093fc14a]{display:inline-block;font-size:11px;line-height:10px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}div.breadcrumb span.loading[data-v-093fc14a]{color:var(--primary-color);opacity:.5}div.breadcrumb a[data-v-093fc14a]{cursor:pointer;opacity:.5}div.breadcrumb a[data-v-093fc14a],div.breadcrumb i[data-v-093fc14a]{color:var(--primary-color);display:inline-block;line-height:15px;vertical-align:middle}div.breadcrumb i[data-v-093fc14a]{font-size:13px}div.breadcrumb a[data-v-093fc14a]:hover{opacity:.8;-webkit-transition:opacity .35s;transition:opacity .35s}.mc-icon__root[data-v-3b20da8c]{fill:currentColor;-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em}.mc-icon__root.mc-icon__root--size-inherit[data-v-3b20da8c]{font-size:inherit}.mc-icon__root.mc-icon__root--size-small[data-v-3b20da8c]{font-size:16px}.mc-icon__root.mc-icon__root--size-default[data-v-3b20da8c]{font-size:22px}.mc-icon__root.mc-icon__root--size-medium[data-v-3b20da8c]{font-size:28px}.mc-icon__root.mc-icon__root--size-large[data-v-3b20da8c]{font-size:32px}.mc-icon__root.mc-icon__root--color-inherit[data-v-3b20da8c]{color:inherit}.mc-icon__root.mc-icon__root--color-primary[data-v-3b20da8c]{color:var(--icon-primary-color)}.mc-icon__root.mc-icon__root--color-disabled[data-v-3b20da8c]{color:rgba(0,0,0,.2)}.mc-icon__root.mc-icon__root--color-active[data-v-3b20da8c]{color:var(--icon-secondary-color)}div.accordion[data-v-35f3ba64]{border:1px solid #e6e6e6;border-radius:4px;margin-bottom:10px;margin-right:5px}div.accordion .accordion-header[data-v-35f3ba64]{color:#9e9e9e;cursor:pointer;margin:0;padding:10px;position:relative}div.accordion .accordion-header[data-v-35f3ba64] div{display:inline}div.accordion .accordion-header i[data-v-35f3ba64]{position:absolute;right:5px}div.accordion div.accordion-content[data-v-35f3ba64]{padding:0 20px}div.chart[data-v-4b980b19]{height:100%;width:100%}div.bignum[data-v-4b980b19]{font-size:20pt;font-size:5vmax;position:relative;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}div.highcharts-contextmenu div.highcharts-menu{border:1px solid rgba(0,0,0,.05)!important;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2)!important;box-shadow:1px 5px 3px -3px rgba(0,0,0,.2)!important}input.highcharts-range-selector{background:#fff!important;border:none!important;border-radius:0!important;margin-left:1px!important;top:11px!important}.form-contents[data-v-0aa5b78c]{height:calc(100% - 10px);width:100%}.form-body[data-v-0aa5b78c]{height:100%;margin:0 auto 10px}.form-body.external[data-v-0aa5b78c]{height:100%;margin:0 -10px 10px;overflow-x:hidden;overflow-y:auto;padding:20px 10px}.form-footer[data-v-0aa5b78c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center}.form-footer button[data-v-0aa5b78c]{margin:0 5px}form.grid[data-v-0aa5b78c]{height:100%;margin-bottom:10px;min-height:200px;overflow:auto}form.grid div.step[data-v-0aa5b78c]{padding-right:10px;width:530px}form div.filelist[data-v-0aa5b78c]{margin-top:-10px;padding-bottom:10px;width:100%}form div.filelist div.file{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;width:100%}form div.filelist div.file div{color:var(--primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}form div.filelist div.file div a{color:var(--primary-color)}form div.filelist div.file i{color:var(--primary-color);cursor:pointer;font-size:19px;vertical-align:middle;z-index:1000}form div.fileinput input{margin-bottom:0}@media screen and (max-width:675px){form.grid div.step{width:calc(100% - 10px)!important}}div.filelist div.file a.filedownload{cursor:pointer;display:block;width:100%}.form-contents[data-v-1b031b58]{height:100%;width:100%}.form-body[data-v-1b031b58]{height:100%;overflow:hidden;width:100%}.form-html[data-v-1b031b58]{margin-bottom:20px;max-height:50%;overflow-y:auto;padding:0 20px}.form-body div.body[data-v-1b031b58]{height:100%;overflow:scroll;position:relative;width:100%}.form-body div.record[data-v-1b031b58]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.form-body div.record-cont[data-v-1b031b58],.form-body div.record[data-v-1b031b58]{display:-webkit-box;height:35px}.form-body div.record div.field[data-v-1b031b58]{height:35px;min-width:50px;position:relative}.form-body div.record div.field.hidden[data-v-1b031b58]{display:none}.form-body div.record div.field.action[data-v-1b031b58]{background:#fff;display:table;left:0;min-width:75px;position:sticky;z-index:200}.form-body div.record div.field.action i[data-v-1b031b58]{color:var(--secondary-color);cursor:pointer;display:table-cell;opacity:.25;text-align:center;vertical-align:middle}.form-body div.record.active div.field.action i[data-v-1b031b58]{opacity:1}.form-body div.record.deleted[data-v-1b031b58]{opacity:.25}.form-body div.record.deleted div.field.action i[data-v-1b031b58]{color:var(--cancel-color)}.form-contents div.head[data-v-1b031b58]{background:#fff;border-bottom:1px solid rgba(0,0,0,.42);display:block;font-weight:700;height:35px;min-width:100%;padding-right:100px;position:sticky;top:0;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:201}.form-contents div.head div.header[data-v-1b031b58]{cursor:pointer;display:inline-block;height:35px;overflow:visible;position:relative;vertical-align:top;width:auto}.form-contents div.head div.header.action[data-v-1b031b58]{background:#fff;border-bottom:1px solid rgba(0,0,0,.42);left:0;position:sticky;top:0;z-index:200}.form-contents div.head div.header.hidden[data-v-1b031b58]{display:none}.form-contents div.head div.header div.field[data-v-1b031b58]{color:var(--primary-color);line-height:15px;min-width:165px;overflow:hidden;padding:0 8px 0 7px;resize:horizontal;text-overflow:ellipsis;white-space:nowrap;width:165px;width:auto}.form-contents div.head div.header div.field div.name[data-v-1b031b58]{min-width:150px;overflow:hidden;padding:10px 8px;text-overflow:ellipsis;width:150px}.form-contents div.head div.header.action div.field[data-v-1b031b58]{min-width:75px;resize:none}.form-contents div.head div.header.action div.field div.name[data-v-1b031b58]{min-width:60px;width:60px}.form-header-menu[data-v-1b031b58]{border-radius:10px;height:auto;left:2px;max-height:0!important;max-width:0!important;min-width:0!important;opacity:0;overflow:hidden!important;position:absolute;top:0;-webkit-transition:max-height .4s ease-in-out,opacity .3s;transition:max-height .4s ease-in-out,opacity .3s;width:auto}.form-header-menu.active[data-v-1b031b58]{max-height:1000px!important;max-width:1000px!important;opacity:1;overflow:hidden!important;width:auto}.dropdown[data-v-1b031b58]{background-color:var(--light-color);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}.dropdown li[data-v-1b031b58]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;font-weight:400;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;width:100%}.dropdown li div[data-v-1b031b58]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;padding:0 15px 0 10px}.dropdown li div i[data-v-1b031b58]{color:rgba(0,0,0,.87);margin-right:10px}.form-body div.record div.field .drag-handle[data-v-1b031b58]{background-color:#ccc;border-radius:5px 0 10px 0;cursor:pointer;display:none;float:right;height:7px;position:absolute;right:5px;top:26px;width:7px;z-index:100}.form-body div.record div.field:hover .drag-handle[data-v-1b031b58]{display:block!important}.form-body div.record div.field .drag-handle[data-v-1b031b58]:hover{background-color:var(--secondary-color)!important}.drag-source[data-v-1b031b58],.form-body div.record div.field.drag-target[data-v-1b031b58]{overflow:visible;position:relative}.form-body div.record div.field.drag-target[data-v-1b031b58]:after{background-color:#e6e6e6;border-left:solid var(--primary-color);border-right:solid var(--primary-color);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:50}.form-body div.record div.field.drag-last[data-v-1b031b58]:after{border-bottom:solid var(--primary-color);border-radius:0 0 15px 15px!important;border-top:none!important}.form-body div.record div.field.drag-first[data-v-1b031b58]:after{border-bottom:none!important;border-radius:15px 15px 0 0!important;border-top:solid var(--primary-color)}.form-body div.record div.field.drag-source[data-v-1b031b58]:after{border:solid var(--primary-color);border-radius:15px;content:"";height:calc(100% + 3px);left:0;position:absolute;top:-1px;width:100%;z-index:50}.tmmform-body.bulk div.input-field{margin:0;min-width:165px;width:100%}.tmmform-body.bulk div.input-field.radio-check div.checkall,.tmmform-body.bulk div.input-field.radio-check input.search{display:none}.tmmform-body.bulk div.input-field.radio-check div.list{display:-webkit-box;display:-ms-flexbox;display:flex;height:31px;opacity:.25;overflow:hidden;padding-top:20px;text-overflow:ellipsis}.tmmform-body.bulk div.input-field.radio-check div.list input[type=checkbox]+label,.tmmform-body.bulk div.input-field.radio-check div.list input[type=radio]+label{padding-left:30px}.tmmform-body.bulk div.input-field input{margin:0}.tmmform-body.bulk div.record div.input-field input{opacity:.25}.tmmform-body.bulk div.record div.input-field textarea{height:31px;min-height:31px;opacity:.25;padding:5px 10px;resize:none}.tmmform-body.bulk div.record.active div.input-field div.list,.tmmform-body.bulk div.record.active div.input-field input,.tmmform-body.bulk div.record.active div.input-field textarea{opacity:1}.tmmform-body.bulk div.record div.input-field input[type=file]{opacity:0!important}.tmmform-body.bulk div.input-field div.btn{cursor:pointer;margin-right:3px;opacity:.25;position:absolute;right:0;width:40px;z-index:2}.tmmform-body.bulk div.input-field div.btn.file,.tmmform-body.bulk div.input-field div.btn.remove{display:none}.tmmform-body.bulk div.record.active div.input-field div.btn{opacity:1}.tmmform-body.bulk div.record .multiselect{margin-bottom:0!important;min-height:31px}.tmmform-body.bulk div.record .multiselect .multiselect__tags{margin-bottom:0!important;min-height:31px;opacity:.25}.tmmform-body.bulk div.record .multiselect.multiselect--active .multiselect__tags,.tmmform-body.bulk div.record .multiselect.multiselect--active .multiselect__tags input,.tmmform-body.bulk div.record.active .multiselect .multiselect__tags{opacity:1}.tmmform-body.bulk .multiselect__option:after{display:none!important}.tmmform-body.bulk .multiselect.multi .multiselect__tags{overflow:hidden}.tabs[data-v-34a5865e]{background-color:var(--light-color);display:-ms-flexbox;display:-webkit-box;display:flex;height:38px;margin:0 auto;overflow-x:auto;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}.tabs .indicator[data-v-34a5865e]{background-color:var(--secondary-color);bottom:0;height:2px;left:0;position:absolute;right:75%;-webkit-transition:right,left .15s ease .1s;transition:right,left .15s ease .1s;will-change:left,right}.tabs .tab[data-v-34a5865e]{-webkit-box-flex:1;-ms-flex-positive:1;cursor:pointer;flex-grow:1;float:left;height:30px;letter-spacing:.8px;line-height:30px;margin:0;padding:0;text-align:center;text-transform:uppercase;width:15%}.tabs .tab a[data-v-34a5865e]{color:var(--primary-color);font-weight:700;opacity:1;padding:0;-webkit-transition:.25s;transition:.25s}.tabs .tab.hidden[data-v-34a5865e]{display:none}.tabs .tab.disabled[data-v-34a5865e]{cursor:default;opacity:.5}.tabs .tab.disabled a[data-v-34a5865e]{color:#9e9e9e;cursor:default}.tabs .tab:not(".disabled") a[data-v-34a5865e]:hover{opacity:.5}.grid-cell-menu[data-v-3bbed14f]{position:fixed!important}.dropdown[data-v-3bbed14f]{background-color:var(--light-color);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}.dropdown li[data-v-3bbed14f]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;font-weight:400;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;width:100%}.dropdown li.selected[data-v-3bbed14f]{background-color:var(--default-color)}.dropdown li[data-v-3bbed14f]:hover{background-color:#f2f2f2}.dropdown li.filter-input[data-v-3bbed14f]{background:var(--light-color)!important;margin:0 5px;width:calc(100% - 10px)}.dropdown li.filter-input input[data-v-3bbed14f]{border:none;margin-bottom:0}.dropdown li div[data-v-3bbed14f]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;padding:0 15px 0 10px}.dropdown li div span[data-v-3bbed14f]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dropdown li div i[data-v-3bbed14f]{color:rgba(0,0,0,.87);margin-right:10px}.widget.flows[data-v-829b56e2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:470px!important;margin-right:5px!important;overflow:hidden;width:100%!important}.title[data-v-829b56e2]{color:#bfbfbf;font-size:15px;font-weight:400;margin:5px 10px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty[data-v-829b56e2]{font-weight:700;height:100%;margin:5px 10px 10px}.grid[data-v-829b56e2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto;padding:0 10px}.grid .head[data-v-829b56e2]{background-color:var(--cnct-color-panel-solid)}.grid .cell[data-v-829b56e2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;overflow:hidden;padding-right:6px}.grid .cell p[data-v-829b56e2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid .divider[data-v-829b56e2]{border-bottom:1px solid #e0e0e0;grid-column:1/-1;grid-row:0;height:1px;margin:1px 0}i[data-v-829b56e2]{margin-right:5px}.pagination[data-v-829b56e2]{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;justify-content:flex-end;padding:0 10px}.pagination i[data-v-829b56e2]{cursor:pointer;font-size:22px;opacity:.8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination i.disabled[data-v-829b56e2]{cursor:default;opacity:.6}.pagination i[data-v-829b56e2]:not(.disabled):hover{opacity:1;-webkit-transition:all .2s ease .1s;transition:all .2s ease .1s}.success[data-v-829b56e2]{color:#4caf50}.error[data-v-829b56e2]{color:#f44336}div pre[data-v-829b56e2]{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;display:block;font-size:13px;line-height:1.42857143;margin:0 0 10px;overflow:auto;padding:9.5px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}div.loading-screen[data-v-55db6b59]{position:absolute;top:0}div.widget div.loading-screen[data-v-55db6b59]{height:calc(100% - 40px);position:relative}div.window[data-v-55db6b59]{padding:10px}div.child[data-v-55db6b59],div.window[data-v-55db6b59]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;width:100%}div.child[data-v-55db6b59]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:100%;min-height:300px}div.home-cont[data-v-55db6b59]{height:100%;max-height:100%;min-height:300px;position:relative;width:100%}div.home-cont div.top[data-v-55db6b59]{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;white-space:nowrap}div.home-cont div.top .heading[data-v-55db6b59]{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}div.home-cont div.top .tableheading[data-v-55db6b59]{-webkit-box-flex:1;cursor:pointer;-ms-flex:1;flex:1;line-height:39px;max-width:300px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}div.home-cont div.body[data-v-55db6b59]{height:calc(100% - 95px);overflow-x:hidden;overflow-y:auto;padding:10px}div.home-cont .bottom[data-v-55db6b59]{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:space-between;padding:5px}div.home-cont .widget[data-v-55db6b59]{border:1px solid #f2f2f2;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);height:205px;margin:0 0 20px;width:calc(100% - 40px)}div.home-cont .widget.points[data-v-55db6b59]{float:left;height:100%;width:calc(50% - 100px)}div.home-cont .widget.accounts[data-v-55db6b59]{float:left;height:100%;margin:0 10px!important;width:180px}div.home-cont .widget.records[data-v-55db6b59]{float:right;height:100%;width:calc(50% - 100px)}div.home-cont div.nodata[data-v-55db6b59]{font-weight:700;padding:0 10px}div.home-cont .widget.notifications[data-v-55db6b59]{height:auto;position:relative}div.home-cont .widget .notification[data-v-55db6b59]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;height:175px;margin:0 20px;overflow:auto}div.home-cont .widget .notification div[data-v-55db6b59]{margin-left:150px;margin-top:10px}div.home-cont .widget .notification i[data-v-55db6b59]{color:var(--primary-color);font-size:124px;position:absolute}div.home-cont .widget h3[data-v-55db6b59]{color:#bfbfbf;font-size:15px;font-weight:400;margin:5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.home-cont .widget .item-list[data-v-55db6b59]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:32px 0;white-space:nowrap}div.home-cont .widget .item-cont[data-v-55db6b59]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:20px}div.home-cont .widget .item-cont[data-v-55db6b59]:last-child{margin-bottom:0}div.home-cont .widget .item[data-v-55db6b59]{margin:0 auto;position:relative;text-align:center;width:140px}div.home-cont .widget .item div.badge[data-v-55db6b59]{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);font-size:15px;height:20px;min-width:20px;padding:0 4px;position:absolute;right:25px;top:-5px;width:auto;z-index:100}div.home-cont .widget .item i[data-v-55db6b59]{background:var(--primary-color);border-radius:15%;color:var(--light-color);cursor:default;font-size:70px;overflow:hidden;position:relative}div.home-cont .widget .item span[data-v-55db6b59]{color:var(--primary-color);display:block;font-size:17px}div.home-cont .widget .item button[data-v-55db6b59]{height:30px;line-height:30px;margin-top:10px;width:100px}div.home-cont .widget .item button.disabled[data-v-55db6b59]{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.2}div.quick[data-v-55db6b59]{float:left;height:360px!important;margin:0 5px!important;width:180px!important}div.jobs[data-v-55db6b59]{width:calc(50% - 5px)!important}div.jobs[data-v-55db6b59],div.tables[data-v-55db6b59]{float:left;height:360px!important;margin-right:5px!important}div.dashboards[data-v-55db6b59],div.tables[data-v-55db6b59]{width:calc(50% - 100px)!important}div.dashboards[data-v-55db6b59]{float:right;height:360px!important;margin-left:5px!important}div.dashboards.dashboard_only[data-v-55db6b59]{float:left;width:100%!important}div.dashboards span[data-v-55db6b59],div.forms span[data-v-55db6b59],div.tables span[data-v-55db6b59]{font-weight:700;margin-left:10px}div.forms[data-v-55db6b59]{float:left}div.forms[data-v-55db6b59],div.workspaces[data-v-55db6b59]{height:360px!important;margin-left:5px!important;width:calc(50% - 100px)!important}div.workspaces[data-v-55db6b59]{float:right}div.points span[data-v-55db6b59],div.records span[data-v-55db6b59]{font-weight:700;margin:0 10px}div.chart-cont[data-v-55db6b59]{display:inline-block;height:360px;margin-bottom:20px;width:100%}div.chart-cont div.chart[data-v-55db6b59]{height:calc(100% - 30px)}div.dashboards ul[data-v-55db6b59],div.forms ul[data-v-55db6b59],div.tables ul[data-v-55db6b59],div.workspaces ul[data-v-55db6b59]{color:var(--primary-color);height:calc(100% - 35px);margin:0 5px 0 0;overflow-y:auto;padding:10px 20px 0}div.dashboards li.dashboard[data-v-55db6b59],div.forms li.form[data-v-55db6b59],div.tables li.table[data-v-55db6b59]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}div.dashboards li.dashboard[data-v-55db6b59]:hover,div.forms li.form[data-v-55db6b59]:hover,div.tables li.table[data-v-55db6b59]:hover{opacity:.5}div.workspaces li.workspace[data-v-55db6b59]{cursor:pointer;margin-bottom:10px}div.workspaces li.workspace.open[data-v-55db6b59]{border-bottom:1px dotted rgba(0,0,0,.1)}div.workspaces li.workspace div.cont[data-v-55db6b59]{display:-webkit-box;display:-ms-flexbox;display:flex}div.workspaces li.workspace ul.items li[data-v-55db6b59]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 10px;width:calc(100% - 20px)}div.workspaces li.workspace ul.items li div.name[data-v-55db6b59]{border-bottom:1px dotted rgba(0,0,0,.1)}div.dashboards li.dashboard div.name[data-v-55db6b59],div.forms li.form div.name[data-v-55db6b59],div.tables li.table div.name[data-v-55db6b59],div.workspaces li.workspace div.name[data-v-55db6b59]{border-bottom:1px dotted rgba(0,0,0,.1);font-size:15px;margin:0 0 0 10px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 170px)}div.dashboards li.dashboard div.name[data-v-55db6b59]{width:calc(100% - 20px)}div.workspaces li.workspace.open div.name[data-v-55db6b59]{border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dashboards li.dashboard div.name div[data-v-55db6b59],div.forms li.form div.name div[data-v-55db6b59],div.tables li.table div.name div[data-v-55db6b59],div.workspaces li.workspace div.name div[data-v-55db6b59]{color:#bfbfbf;font-size:11px;margin-top:-5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.tables li.table div.suboptions[data-v-55db6b59]{border-bottom:1px dotted rgba(0,0,0,.1);padding:7px 0 0;text-align:right;width:130px}div.workspaces li.workspace div.suboptions[data-v-55db6b59]{border-bottom:1px dotted rgba(0,0,0,.1);text-align:right;width:10px}div.dashboards li.dashboard:last-child div[data-v-55db6b59],div.forms li.form:last-child div[data-v-55db6b59],div.tables li.table:last-child div[data-v-55db6b59],div.workspaces li.workspace.open div.suboptions[data-v-55db6b59],div.workspaces li.workspace:last-child div[data-v-55db6b59]{border:none}div.tables li.table div.suboptions i[data-v-55db6b59]{cursor:pointer;opacity:.5}div.tables li.table div.suboptions i.disabled[data-v-55db6b59]{cursor:default}div.tables li.table div.suboptions i[data-v-55db6b59]:hover{opacity:1;-webkit-transition:all .2s ease .1s;transition:all .2s ease .1s}div.dashboards li.dashboard i.icon[data-v-55db6b59],div.forms li.form i.icon[data-v-55db6b59],div.tables li.table i.icon[data-v-55db6b59],div.workspaces li.workspace i.icon[data-v-55db6b59]{background:var(--primary-color);border-radius:4px;color:var(--light-color);font-size:35px;height:35px;position:relative}div.workspaces li.workspace i.icon[data-v-55db6b59]{width:36px}div.connections li.connection[data-v-55db6b59]:last-child,div.dashboards li.dashboard[data-v-55db6b59]:last-child,div.forms li.form[data-v-55db6b59]:last-child,div.jobs li.job[data-v-55db6b59]:last-child,div.tables li.table[data-v-55db6b59]:last-child,div.workspaces li.workspace[data-v-55db6b59]:last-child{border-bottom:none}div.dashboards li.header[data-v-55db6b59],div.forms li.header[data-v-55db6b59],div.tables li.header[data-v-55db6b59]{color:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex}div.dashboards li.header div[data-v-55db6b59],div.forms li.header div[data-v-55db6b59],div.tables li.header div[data-v-55db6b59]{font-weight:700;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 100px)}@media only screen and (max-width:675px){div.home-cont div.body[data-v-55db6b59]{padding-top:0}div.home-cont div.top .toolbar[data-v-55db6b59]{display:none}div.home-cont div.top .heading[data-v-55db6b59]{display:block!important;width:100%}div.home-cont div.top .tableheading span[data-v-55db6b59],div.home-cont div.top .tableheading[data-v-55db6b59]{float:right}div.home-cont .widget[data-v-55db6b59]{float:left!important;margin:0 0 10px;width:100%!important}div.home-cont .chart-cont[data-v-55db6b59]{height:100%!important;margin-top:-5px}div.home-cont .widget.points[data-v-55db6b59],div.home-cont .widget.records[data-v-55db6b59]{height:100%!important}div.home-cont .widget.jobs[data-v-55db6b59]{float:left!important;width:calc(50% - 5px)!important}div.quick[data-v-55db6b59]{display:none}div.dashboards li.dashboard div.name[data-v-55db6b59],div.tables li.table div.name[data-v-55db6b59],div.workspaces li.workspace div.name[data-v-55db6b59]{width:calc(100% - 42px)}div.tables li.table div.suboptions[data-v-55db6b59]{display:none}}@media only screen and (max-width:450px){div.home-cont .widget[data-v-55db6b59]{float:none!important;height:50%!important;margin:10px 0!important;width:100%!important}}div.error_message div.modal-body,div.error_message div.modal-body h3{margin-top:0}div.error_message div.modal-body h3{color:#bfbfbf}div#content[data-v-6a83c16e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--light-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}div#content div.drop[data-v-6a83c16e]{color:var(--secondary-color);display:none;font-size:35px;height:80px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px;z-index:2000}div#content div.drop i[data-v-6a83c16e]{display:block;font-size:80px}div#content.hover div.drop[data-v-6a83c16e]{display:block!important}main[data-v-6a83c16e]{background-color:var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 50px);overflow-y:auto}main[data-v-6a83c16e]:has(.pseudo-window){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main.layout[data-v-6a83c16e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pseudo-window[data-v-6a83c16e]{height:100%}.pseudo-window div.full-screen[data-v-6a83c16e]{position:absolute;top:0}div#content.hover main[data-v-6a83c16e]{display:none!important}main .split[data-v-6a83c16e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}main div.window-content[data-v-6a83c16e]{width:100%}main .split div.split-window[data-v-6a83c16e]{height:50%;overflow:hidden;width:100%}main .split div:first-child div.window[data-v-6a83c16e]{padding-bottom:0}main .split.vert[data-v-6a83c16e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}main .split.vert div.split-window[data-v-6a83c16e]{height:100%;width:50%}main .split.vert div.split-window div.window[data-v-6a83c16e]{padding:10px}section[data-v-6a83c16e]{z-index:1000}div#overlay[data-v-6a83c16e]{background-color:rgba(0,0,0,.5);height:100%;position:fixed;right:0;top:0;width:100%;will-change:opacity;z-index:2000}.modal-body .import-cont[data-v-6a83c16e]{height:100%}.import-config[data-v-6a83c16e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 30px)}.import-config-area[data-v-6a83c16e]{display:block;height:calc(100% - 10px);margin-bottom:10px;overflow-y:auto;padding:0 15px;position:relative;width:100%}.import-config-area[data-v-6a83c16e]:first-child{border-right:1px dashed var(--default-color);padding-right:14px}.import-config-area .loading-screen[data-v-6a83c16e]{position:absolute}.modal-body .import-cont .indicator[data-v-6a83c16e]{display:none}.modal-body .noti-cont[data-v-6a83c16e]{height:100%}.noti-config[data-v-6a83c16e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 30px)}.noti-config-area[data-v-6a83c16e]{display:block;height:calc(100% - 10px);margin-bottom:10px;padding:0 10px;position:relative;width:50%}.noti-config-area div.cont[data-v-6a83c16e]{height:calc(100% - 50px);overflow-y:auto;padding-right:10px}.noti-config-area div.cont span.no[data-v-6a83c16e]{font-weight:700}.noti-config-area[data-v-6a83c16e]:first-child{border-right:1px dashed var(--default-color)}.noti-config div.notification[data-v-6a83c16e]{background:#fafafa;border-bottom:1px solid #e6e6e6;border-left:2px solid var(--primary-color);-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);cursor:pointer;min-height:70px;overflow:hidden;padding:10px;position:relative}.noti-config div.notification[data-v-6a83c16e]:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.noti-config div.notification[data-v-6a83c16e]:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.noti-config div.notification div.message[data-v-6a83c16e]{font-size:12px;padding:5px 5px 10px}.noti-config div.notification div.time[data-v-6a83c16e]{color:#adadad;display:block;font-size:9px;font-weight:300;padding-top:5px;text-align:right}.noti-config div.notification[data-v-6a83c16e]:hover{opacity:.7}.noti-config div.notification .remove[data-v-6a83c16e]{display:none;font-size:10px;padding:5px;position:absolute;right:2px;top:2px}.noti-config div.notification:hover .remove[data-v-6a83c16e]{display:block}.noti-config .search[data-v-6a83c16e]{margin-bottom:0}.noti-config .sort[data-v-6a83c16e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;margin-bottom:10px}.noti-config .sort div[data-v-6a83c16e]{display:table-cell;width:50%}.noti-config .sort div a[data-v-6a83c16e]{color:var(--secondary-color);font-size:11px;font-weight:700;margin:0}.noti-config .sort div.remove[data-v-6a83c16e]{text-align:right}.noti-config div.notification.error[data-v-6a83c16e]{border-left:2px solid var(--cancel-color)}.noti-config-area .loading-screen[data-v-6a83c16e]{position:absolute}.modal-body .noti-cont .indicator[data-v-6a83c16e]{display:none}.tabs[data-v-6a83c16e]{background-color:var(--light-color);display:-ms-flexbox;display:-webkit-box;display:flex;height:38px;margin:0 auto;overflow-x:auto;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}.tabs .indicator[data-v-6a83c16e]{background-color:var(--secondary-color);bottom:0;height:2px;left:0;position:absolute;right:75%;-webkit-transition:right,left .15s ease .1s;transition:right,left .15s ease .1s;will-change:left,right}.tabs .tab[data-v-6a83c16e]{-webkit-box-flex:1;-ms-flex-positive:1;cursor:default;flex-grow:1;float:left;height:30px;letter-spacing:.8px;line-height:30px;margin:0;opacity:1;padding:0;text-align:center;text-transform:uppercase;-webkit-transition:opacity .35s;transition:opacity .35s;width:15%}.tabs .tab a[data-v-6a83c16e]{color:var(--primary-color);font-weight:700;padding:0}.tabs .tab a i[data-v-6a83c16e]{font-size:20px;position:relative;top:5px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.tabs .tab a i[data-v-6a83c16e]:hover{opacity:.6}.tabs .tab a.disabled[data-v-6a83c16e]{color:rgba(0,0,0,.2)!important;cursor:default}.trigger-list[data-v-6a83c16e]{border-top:1px dashed #e6e6e6}.trigger-list .trigger[data-v-6a83c16e]{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;display:inline-block;height:55px;margin:0 5px 5px 0;overflow:hidden;padding:5px 0 5px 10px;width:250px}.trigger-list .trigger.new[data-v-6a83c16e]{color:var(--secondary-color)}.trigger-list .trigger.new i[data-v-6a83c16e]{background:var(--secondary-color)}.trigger-list .trigger[data-v-6a83c16e]:hover{opacity:.5}.trigger-list .trigger div[data-v-6a83c16e],.trigger-list .trigger i[data-v-6a83c16e]{background:var(--primary-color);border-radius:4px;color:var(--light-color);display:table-cell;font-size:34px;height:44px;left:-6px;overflow:hidden;position:relative;text-align:center;vertical-align:middle;width:44px}.trigger-list .trigger span[data-v-6a83c16e]{display:table-cell;font-size:13px;font-weight:700;left:0;max-width:180px;min-width:180px;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:180px}aside.recents-panel[data-v-6a83c16e]{-webkit-animation:slideInRight .25s ease-in both;animation:slideInRight .25s ease-in both;background:var(--nav-color);bottom:0;height:100%;max-width:275px;min-width:275px;padding-left:5px;position:fixed;right:0;top:0;width:275px;z-index:2001}aside.recents-panel h3[data-v-6a83c16e]{border-bottom:1px solid #000;height:50px;line-height:50px;margin:0 5px 0 0;padding:0 5px}aside.recents-panel div.items[data-v-6a83c16e]{height:calc(100% - 50px);overflow-y:scroll}aside.recents-panel div.items a.item[data-v-6a83c16e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;padding:5px;-webkit-transition:.35s;transition:.35s;white-space:nowrap}aside.recents-panel div.items a.item span.icon[data-v-6a83c16e]{color:var(--primary-color);font-size:27px}aside.recents-panel div.items a.item span.name[data-v-6a83c16e]{font-size:12px;margin-left:10px;overflow:hidden;text-overflow:ellipsis;width:200px}aside.recents-panel div.items a.item span.new[data-v-6a83c16e],aside.recents-panel div.items a.item span.remove[data-v-6a83c16e]{font-size:15px;padding:5px;-webkit-transition:.35s;transition:.35s}aside.recents-panel div.items a.item span.new[data-v-6a83c16e]:hover,aside.recents-panel div.items a.item span.remove[data-v-6a83c16e]:hover{opacity:.5}aside.recents-panel div.items a.item[data-v-6a83c16e]:hover{background-color:#e6e6e6}aside.recents-panel div.no-items[data-v-6a83c16e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--default-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center}aside.recents-panel div.no-items span.icon[data-v-6a83c16e]{font-size:80px}aside.recents-panel div.no-items span.title[data-v-6a83c16e]{font-size:20px;font-weight:600}@media screen and (max-width:1100px){.import-config[data-v-6a83c16e]{display:block;min-width:100%}.import-config-area[data-v-6a83c16e]{height:calc(100% - 10px);margin:10px 0 0;width:auto}.import-config-area.hidden[data-v-6a83c16e]{display:none}.modal-body .import-cont .indicator[data-v-6a83c16e]{display:block}.modal-body .import-cont .tabs .tab[data-v-6a83c16e]{cursor:pointer}.modal-body .import-cont .tabs .tab a.active[data-v-6a83c16e]{color:var(--secondary-color)}.modal-body .import-cont .tabs .tab a[data-v-6a83c16e]{cursor:pointer}.modal-body .import-cont .tabs .tab[data-v-6a83c16e]:hover{opacity:.5}.import-config-area[data-v-6a83c16e]:first-child{border-right:none;padding-right:15px}.noti-config[data-v-6a83c16e]{display:block}.noti-config-area[data-v-6a83c16e]{height:calc(100% - 10px);margin:10px 0 0;width:auto}.noti-config-area.hidden[data-v-6a83c16e]{display:none}.modal-body .noti-cont .indicator[data-v-6a83c16e]{display:block}.modal-body .noti-cont .tabs .tab[data-v-6a83c16e]{cursor:pointer}.modal-body .noti-cont .tabs .tab a.active[data-v-6a83c16e]{color:var(--secondary-color)}.modal-body .noti-cont .tabs .tab a[data-v-6a83c16e]{cursor:pointer}.modal-body .noti-cont .tabs .tab[data-v-6a83c16e]:hover{opacity:.5}.noti-config-area[data-v-6a83c16e]:first-child{border-right:none;padding-right:15px}}@media screen and (max-width:675px){.noti-config-area[data-v-6a83c16e]{display:block;height:calc(100% - 25px);padding:0!important}.noti-config-area.hidden[data-v-6a83c16e]{display:none}.noti-modal .tabs .tab a[data-v-6a83c16e]{font-size:11px}.noti-modal .tabs .tab i[data-v-6a83c16e]{font-size:17px}.noti-modal .tabs .tab[data-v-6a83c16e]{text-align:right}.noti-modal .tabs .tab[data-v-6a83c16e]:first-child{text-align:left}}main.split div.split-window div.home-cont div.body,main.split div.split-window div.tmmsource-body{height:calc(100% - 45px)}main.split.vert div.split-window div.bottom{display:block}main.split.vert div.split-window div.home-cont div.body,main.split.vert div.split-window div.tmmsource-body{height:calc(100% - 95px)}* ::-webkit-scrollbar{height:10px;padding-top:40px;width:10px}* ::-webkit-scrollbar-track{background:#fafafa;border-radius:10px}:hover>::-webkit-scrollbar-track{background:#fafafa}* ::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px;height:10px;width:10px}* ::-webkit-scrollbar-track-piece{height:10px;width:10px}*{scrollbar-width:thin}.not-found-root[data-v-54dc4127]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}div.view-grid-cont{height:calc(100% - 10px);overflow:hidden;padding:0 7px;width:100%}div.view-grid-cont div.view-grid{height:calc(100% - 50px);position:relative}div.view-grid-cont div.grid-loading{position:absolute;top:0}div.view-grid-cont div.page{-webkit-box-flex:1;color:var(--secondary-color);cursor:default;-ms-flex:1;flex:1;margin-right:14px;min-width:250px;text-align:right;white-space:nowrap}div.view-grid-cont div.page i{cursor:pointer;display:inline-block;padding:5px 0;position:relative;vertical-align:middle;width:20px}div.view-grid-cont div.page i.disabled{color:rgba(0,0,0,.2);cursor:default}div.view-grid-cont div.grid-body .no-rec{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}div.view-grid-cont div.grid-body div.grid-head{padding-right:0!important}div.view-grid-cont div.grid-body div.grid-head div.column-name{height:100%}div.view-grid-cont div.page .dropdown{background-color:var(--light-color);bottom:5px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;right:50px;will-change:width,height;z-index:999}div.view-grid-cont div.page .dropdown li{clear:both;color:rgba(0,0,0,.87);cursor:pointer;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;width:100%}div.view-grid-cont div.page .dropdown li div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;justify-content:center;padding:0 10px}div.view-grid-cont div.page .dropdown li div span{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:10px}div.view-grid-cont div.page .dropdown li div input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.manage-analyses-table__root .manage-analyses-table__table{border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-auto-rows:35px;grid-template-columns:auto minmax(auto,150px) minmax(auto,200px) -webkit-min-content;grid-template-columns:auto minmax(auto,150px) minmax(auto,200px) min-content;height:100%;overflow:auto;position:relative;width:100%}.manage-analyses-table__root .manage-analyses-table__table *,.manage-analyses-table__root .manage-analyses-table__table :after,.manage-analyses-table__root .manage-analyses-table__table :before{-webkit-box-sizing:border-box;box-sizing:border-box}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__data-cell,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:35px;overflow:hidden;padding:12px 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@keyframes ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.manage-analyses-table__root{height:100%;width:100%}.manage-analyses-table__root div.loading-screen{left:0!important;position:absolute!important;top:0!important}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__body,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__row{display:contents}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__row .manage-analyses-table__data-cell-label{opacity:1}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__row.manage-analyses-table__row--updating{pointer-events:none}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__row.manage-analyses-table__row--updating .manage-analyses-table__row-actions-message{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.85);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:34pxpx;justify-content:center;left:0;position:absolute;right:0}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__row.manage-analyses-table__row--updating .manage-analyses-table__row-actions-message .manage-analyses-table__row-actions-message-ellipsis:after{-webkit-animation:ellipsis 2s steps(1) infinite;animation:ellipsis 2s steps(1) infinite;content:"";display:inline-block;margin-left:1px;position:absolute}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell{background-color:#fff;color:rgba(51,51,51,.97);position:sticky;text-transform:uppercase;top:0;z-index:2}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable{cursor:pointer}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable .manage-analyses-table__header-cell-sort-button{color:transparent}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable .manage-analyses-table__header-cell-sort-button:focus-visible,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable .manage-analyses-table__header-cell-sort-button:hover{background-color:transparent!important}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable .manage-analyses-table__header-cell-sort-button:focus-visible,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable:hover .manage-analyses-table__header-cell-sort-button{color:rgba(51,51,51,.12)}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable.manage-analyses-table__header-cell--sortable-active .manage-analyses-table__header-cell-sort-button,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable.manage-analyses-table__header-cell--sortable-active .manage-analyses-table__header-cell-sort-button:focus-visible,.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__header-cell.manage-analyses-table__header-cell--sortable.manage-analyses-table__header-cell--sortable-active:hover .manage-analyses-table__header-cell-sort-button{color:rgba(51,51,51,.97)}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__data-cell{color:#616161;z-index:1}.manage-analyses-table__root .manage-analyses-table__table .manage-analyses-table__data-cell:last-of-type{padding:0}.manage-analyses-modal-root>.modal-wrapper>.modal-container>.modal-body{height:300px}.manage-analyses-modal-root>.modal-wrapper>.modal-container>.modal-body>div{height:100%}.analysis-select__root[data-v-45e306fc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.analysis-select__root .analysis-select__button[data-v-45e306fc]{margin:5px 0 18px}.analysis-select__root .analysis-select__button.analysis-select__button--error[data-v-45e306fc]{margin-bottom:32px}.dashboard-config-area{height:calc(100% - 38px);overflow:hidden;padding:0;position:relative}.dashboard-config-area div.options,.dashboard-config-area.config_elements{overflow-y:scroll;padding-right:5px}.dashboard-config-area div.options{height:calc(100% - 350px);overflow-x:hidden;padding-top:10px}.dashboard-config-area.hidden div.options{height:calc(100% - 38px)!important}.dashboard-config-area div.layouts{bottom:0;max-height:350px;overflow-x:hidden;overflow-y:scroll;padding-right:5px;position:absolute;width:100%}.dashboard-config-area.hidden div.layouts{height:38px!important}.dashboard-config-area.hidden div.layouts div.cont{display:none}.dashboard-config-area div.layouts h3{cursor:pointer;position:relative;width:100%}.dashboard-config-area div.layouts h3 i{position:absolute;right:5px}.dashboard-config-area div.element-type,.dashboard-config-area div.layout{border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;display:inline-block;margin:10px 0 0;overflow:hidden;padding:10px;text-align:center;-webkit-transition:opacity .35s;transition:opacity .35s;width:100%}.dashboard-config-area h3{color:var(--primary-color);margin-bottom:0;margin-top:0;padding-bottom:0}.dashboard-config-area div.layout{color:var(--primary-color);float:left;height:120px;margin-right:10px;padding:0;position:relative;width:calc(50% - 10px)}.dashboard-config-area div.layout:hover{opacity:.5}.dashboard-config-area div.layout.active{color:var(--secondary-color)}.dashboard-config-area div.layout i{font-size:145px;font-size:120px}.dashboard-config-area div.layout .transform{height:calc(100% - 25px);overflow:hidden;position:relative;top:5px}.dashboard-config-area div.layout .single{background:var(--primary-color);height:70px;margin:auto;position:relative;top:25px;width:100px}.dashboard-config-area div.layout.active .single{background:var(--secondary-color)}.dashboard-config-area div.layout .transform i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dashboard-config-area div.layout.rotate i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dashboard-config-area div.element-type:hover,.dashboard-config-area div.layout:hover{opacity:.5}.dashboard-config-area div.element-type div.title{color:var(--primary-color);display:block;font-weight:700;text-align:center}.dashboard-config-area div.element-type i{color:var(--primary-color);font-size:60px}.dashboard-config-area div.element-type.hidden{display:none}div.authtokens label{color:#9e9e9e;cursor:text;font-size:1.2rem;margin-left:-10px}div.authtokens ul{margin:10px 0 15px;padding:0}div.authtokens ul li{background:#fafafa;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);cursor:default;margin-bottom:10px;position:relative}div.authtokens ul li div.details{padding:0 10px 10px}div.authtokens ul li div.details div.inputs{display:-webkit-box;display:-ms-flexbox;display:flex}div.authtokens ul li div.details div.inputs div.input-field{margin:10px 0}div.authtokens ul li div.details button{margin-top:-20px}div.authtokens ul li div a{border-left:1px solid var(--default-color);color:#2a7594;cursor:pointer;float:left;height:29px;padding:5px}div.authtokens ul li div a.icon{border-left:none;border-right:1px solid var(--default-color)}div.authtokens ul li div span{color:rgba(0,0,0,.6);float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 60px)}div.authtokens ul li div span.expires{padding-left:0;padding-right:10px;text-align:right}div.authtokens button{height:30px;line-height:30px}@media only screen and (max-width:675px){div.tmmdashboard-config.open{left:0;min-width:100%!important}}.analysis-container[data-v-1c0685e1]{max-height:var(--parent-height);max-width:var(--parent-width);overflow:var(--overflow)}.analysis-container-limiter[data-v-1c0685e1]{height:var(--content-height);margin:0 auto;width:var(--content-width)}div.bignumber[data-v-3a2e7f58]{display:table;height:100%;padding:20px;table-layout:fixed;text-align:center;white-space:nowrap;width:100%}div.bignumber div[data-v-3a2e7f58]{display:table-cell;font-size:2vw;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;width:100%}div.chart-body .no-rec[data-v-3a2e7f58]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}@media screen and (max-width:692px){div.bignumber div[data-v-3a2e7f58]{font-size:5vw}}.form-cont[data-v-11b2b137]{height:100%;max-height:100%;min-height:300px;position:relative;width:100%}.form-cont.dashboard[data-v-11b2b137]{min-height:100px;padding:0 5px;width:calc(100% - 10px)}.tmmform-cont[data-v-11b2b137]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-grow:1;overflow:hidden;position:relative}.tmmform[data-v-11b2b137]{height:100%;width:100%}.tmmform-top .top[data-v-11b2b137]{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;white-space:nowrap}.tmmform-top .top .heading[data-v-11b2b137]{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}.tmmform-top .top .heading i[data-v-11b2b137]{color:var(--secondary-color)}.tmmform-top .top .heading a.workspace[data-v-11b2b137]{padding-left:8px}.tmmform-top .top .tableheading[data-v-11b2b137]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tmmform-top .top .tableheading div.cont[data-v-11b2b137]{display:-webkit-box;display:-ms-flexbox;display:flex}.tmmform-top .top .tableheading div.cont div.name-cont[data-v-11b2b137]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:38px;max-width:300px;padding-right:5px;text-align:right}.tmmform-top .top .tableheading div.name[data-v-11b2b137]{cursor:default;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.tmmform-top .top .tableheading i.actions[data-v-11b2b137]{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);cursor:pointer;display:inline-block;height:28px;margin-left:5px;margin-top:4px;padding:5px;position:relative;vertical-align:middle}.tmmform-top .top .tableheading i.actions[data-v-11b2b137]:hover{-webkit-box-shadow:none;box-shadow:none;opacity:.8;-webkit-transform:opacity .35s;transform:opacity .35s}.tmmform-body[data-v-11b2b137]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 95px);padding:0}.tmmform-body.single[data-v-11b2b137]{height:calc(100% - 160px);margin:0 auto 60px;width:550px}.form-cont.dashboard .tmmform-body.single[data-v-11b2b137]{height:calc(100% - 120px);width:100%}.form-cont.dashboard .tmmform-body.bulk[data-v-11b2b137]{height:calc(100% - 55px);width:100%}.tmmform-content[data-v-11b2b137]{height:100%;width:100%}.cont-content[data-v-11b2b137]{float:left;height:100%;margin:0 auto 10px;padding:0 10px 5px;width:620px}.cont-content h3[data-v-11b2b137]{margin-bottom:5px;margin-top:0}.tmmform-bot .bottom[data-v-11b2b137]{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:space-between}.tmmform-body div.loading-screen[data-v-11b2b137]{position:absolute;right:0;top:0}@media only screen and (max-width:675px){div.tmmform-body[data-v-11b2b137]{height:calc(100% - 95px);overflow-y:auto}div.tmmform-body div.cont-content[data-v-11b2b137]{height:auto;min-height:250px;overflow:hidden;width:100%}div.tmmform-top[data-v-11b2b137]{display:block}div.tmmform-top .toolbar[data-v-11b2b137]{display:none}div.tmmform-top .top .heading[data-v-11b2b137]{display:block!important;width:100%}.tmmform-top .top .tableheading div.cont div.name-cont[data-v-11b2b137]{max-width:200px}div.tmmform-top .top .tableheading div.cont[data-v-11b2b137]{float:right}div.tmmform-bot .bottom .toolbar[data-v-11b2b137]{text-align:center}div.tmmform-body.single[data-v-11b2b137]{height:calc(100% - 100px);margin:0 auto;width:calc(100% - 20px)}div.tmmform-body.single div.form-contents[data-v-11b2b137]{height:calc(100% - 60px);width:calc(100% - 20px)}}@media only screen and (max-width:500px){div.tmmform-bot .bottom .toolbar .tool[data-v-11b2b137]:nth-child(n+18){display:none}}@media only screen and (max-width:450px){div.tmmform-bot .bottom .toolbar .tool[data-v-11b2b137]:nth-child(n+15){display:none}}@media only screen and (max-width:400px){div.tmmform-bot .bottom .toolbar .tool[data-v-11b2b137]:nth-child(n+11){display:none}}.form-cont.dashboard .tmmform-body.single .form-body.external{padding:20px 20px 0;width:calc(100% - 30px)}div.connect_app div.form-app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;top:0}div.connect_app div.form-app *,div.connect_app div.form-app :after,div.connect_app div.form-app :before{-webkit-box-sizing:inherit;box-sizing:inherit}div.connect_app div.form-app div.modal-container{max-width:100%!important;padding:20px;width:550px!important}div.connect_app div.form-app div.loading-screen{position:fixed}div.connect_app div.form-app div.form-cont{height:100%;width:100%}div.connect_app div.form-app div.import_modal div.modal-container{max-width:100%!important;padding:20px;width:580px!important}div.connect_app div.form-app div.modal-container div.modal-body{padding:0 10px}div.connect_app div.form-app div.formtop{background:var(--default-color);-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);height:33.33%;position:absolute;top:0;width:100%}div.connect_app div.form-app div.form-header{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app div.form-app div.single div.form-header .toolbar{width:175px}div.connect_app div.form-app div.form-header h3{color:var(--secondary-color);line-height:35px;margin-bottom:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%}div.connect_app div.form-app div.form-header div.icons{width:150px}div.connect_app div.form-app div.form-header div.icons i{color:var(--primary-color);cursor:pointer;margin-right:2px}div.connect_app div.form-app div.form-header div.icons i:hover{opacity:.5}div.connect_app div.form-app div.form-header div.icons span.sep{border-left:1px solid var(--primary-color);display:inline-block;height:25px;margin:0 2px;position:relative;text-indent:-999px;top:-10px;-webkit-transform:skew(-20deg);transform:skew(-20deg)}div.connect_app div.form-app div.tmmform-body div.modal-mask{background:none}div.connect_app div.form-app div.modal-mask.warning{background:rgba(0,0,0,.5)!important}div.connect_app div.form-app div.form{height:100%;padding:10px 0;position:relative;width:100%}div.connect_app div.form-app div.form.bulk{padding:10px}div.connect_app div.form-app div.form-cont.bulk{background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);position:relative}div.connect_app div.form-app div.form-cont.bulk div.tmmform-body{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 95px);padding:0}div.connect_app div.form-app .tmmform-bot .bottom{padding:0 10px}div.connect_app div.form-app .tmmform-top .top{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px;white-space:nowrap}div.connect_app div.form-app .tmmform-top .top .heading{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}div.connect_app div.form-app .tmmform-top .top .heading i{color:var(--secondary-color)}div.connect_app div.form-app .tmmform-top .top .heading a.workspace{padding-left:8px}div.connect_app div.form-app .tmmform-top .top .tableheading{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.connect_app div.form-app .tmmform-top .top .tableheading div.cont{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app div.form-app .tmmform-top .top .tableheading div.cont div.name-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:38px;max-width:300px;padding-right:5px;text-align:right}div.connect_app div.form-app .tmmform-top .top .tableheading div.name{cursor:default;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}div.connect_app div.form-app .tmmform-top .top .tableheading i.actions{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);cursor:pointer;display:inline-block;height:28px;margin-left:5px;margin-top:4px;padding:5px;position:relative;vertical-align:middle}div.connect_app div.form-app .tmmform-top .top .tableheading i.actions:hover{-webkit-box-shadow:none;box-shadow:none;opacity:.8;-webkit-transform:opacity .35s;transform:opacity .35s}div.connect_app div.form-app div#formApp{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}div.connect_app div.form-app div#formApp *,div.connect_app div.form-app div#formApp :after,div.connect_app div.form-app div#formApp :before{-webkit-box-sizing:inherit;box-sizing:inherit}div.connect_app div.form-app div#formApp div.drop{color:var(--secondary-color);display:none;font-size:35px;height:80px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px;z-index:9999}div.connect_app div.form-app div#formApp div.drop i{display:block;font-size:80px}div.connect_app div.form-app div#formApp.hover div.drop{display:block!important}div.connect_app div.v2-dashboard-form{padding:0!important}div.connect_app div.v2-dashboard-form .tmmform-top .top .tableheading div.name,div.connect_app div.v2-dashboard-form div.form-header h3,div.connect_app div.v2-dashboard-form div.name-cont div.breadcrumb,div.connect_app div.v2-dashboard-form div.tmmform-bot{display:none}div.connect_app div.v2-dashboard-form div.form-cont.bulk div.tmmform-body{height:calc(100% - 50px)!important}div.connect_app div.v2-dashboard-form div#formApp{padding:0}div.connect_app div.v2-dashboard-form div.tmmform-bot{display:none}div.connect_app div.v2-dashboard-form div.modal-mask:not(.form-cont){background-color:rgba(0,0,0,.5)!important}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>.modal-wrapper{height:100%!important;margin:0!important;padding:0!important;width:100%!important}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>.modal-wrapper.auto>.modal-container{height:100%!important;padding-top:0;width:100%!important}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>div.modal-wrapper>.modal-container>.modal-header{padding-bottom:0;padding-top:0}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>div.modal-wrapper>.modal-container>.modal-body{height:calc(100% - 75px)!important;margin-top:0}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>div.modal-wrapper>.modal-container{-webkit-box-shadow:none!important;box-shadow:none!important;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%)}div.connect_app div.v2-dashboard-form div.modal-mask.form-cont>div.modal-wrapper>.modal-container,div.connect_app div.v2-dashboard-form div.tmmform-body div.modal-mask.form-cont{border-radius:0}div.connect_app div.v2-dashboard-form div.tmmform-body div.modal-mask.form-cont{padding-top:0!important}@media only screen and (max-width:675px){div.connect_app div.form-app div.tmmform-body .modal-container{height:100%!important;min-width:calc(100% - 40px)!important}}.radio-option[data-v-0dbc9d32]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.radio-selection[data-v-0dbc9d32]{color:#9e9e9e;width:auto}.radio-label[data-v-0dbc9d32]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;position:relative;width:100%}.radio-number-value[data-v-0dbc9d32]{border-radius:0!important;height:25px!important;width:40px!important}input[type=radio][data-v-0dbc9d32]:checked,input[type=radio][data-v-0dbc9d32]:not(:checked){left:auto;position:static;visibility:initial}input[type=radio]+label[data-v-0dbc9d32]:before{content:none}input[type=radio]+label[data-v-0dbc9d32]{padding-left:10px}.radio-option-native input[type=radio][data-v-0dbc9d32]:checked,.radio-option-native input[type=radio][data-v-0dbc9d32]:not(:checked){left:0;position:relative;visibility:visible}.radio-option-native input[type=radio]+label[data-v-0dbc9d32]:before{display:none}.radio-option-native input[type=radio]+label[data-v-0dbc9d32]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:8px}.radio-group[data-v-e22f1840]{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#757575;-ms-flex-direction:column;flex-direction:column;text-align:left;width:100%}.radio-group-inputs[data-v-e22f1840],.radio-group[data-v-e22f1840]{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-group-inputs.radio-group-inputs-column[data-v-e22f1840]{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;flex-direction:column}.radio-group-inputs.radio-group-inputs-row[data-v-e22f1840]{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}.radio-group-inputs.radio-group-inputs-row .radio-option[data-v-e22f1840]{margin-bottom:0;margin-right:10px}.radio-group-label[data-v-e22f1840]{color:#757575;font-size:1.2rem;margin-bottom:1rem}.add-rule-modal-conditions-root .add-rule-modal-conditions-list[data-v-4b2d4dbf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%}.add-rule-modal-conditions-root .add-rule-modal-conditions-list[data-v-4b2d4dbf] *,.add-rule-modal-conditions-root .add-rule-modal-conditions-list[data-v-4b2d4dbf] :after,.add-rule-modal-conditions-root .add-rule-modal-conditions-list[data-v-4b2d4dbf] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.add-rule-modal-conditions-root[data-v-4b2d4dbf]{padding-bottom:8px}.add-rule-modal-conditions-root .add-rule-modal-conditions-add-button[data-v-4b2d4dbf]{text-transform:none}.add-rule-modal-conditions-root .add-rule-modal-conditions-add-button.text[data-v-4b2d4dbf]{background:transparent;-webkit-box-shadow:none;box-shadow:none;color:var(--btn-primary-color);text-align:left}.add-rule-modal-conditions-root .add-rule-modal-conditions-add-button.text.auto[data-v-4b2d4dbf]{padding:0!important}.add-rule-modal-conditions-root .add-rule-modal-conditions-add-button.text[data-v-4b2d4dbf]:hover{-webkit-box-shadow:none;box-shadow:none}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item[data-v-4b2d4dbf]{background-color:#e6e6e6;margin-bottom:8px;padding:0;width:100%}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item .add-rule-modal-conditions-list-item-inputs[data-v-4b2d4dbf]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:16px 0 0 16px;width:calc(100% - 60px)}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item .add-rule-modal-conditions-list-item-inputs-input[data-v-4b2d4dbf]{margin-bottom:0;margin-top:0}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item .add-rule-modal-conditions-list-item-inputs-input[data-v-4b2d4dbf] input{background-color:#fff}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item .add-rule-modal-conditions-list-item-remove[data-v-4b2d4dbf]{width:60px}.add-rule-modal-conditions-root .add-rule-modal-conditions-list .add-rule-modal-conditions-list-item .add-rule-modal-conditions-list-item-remove .add-rule-modal-conditions-list-item-remove-btn[data-v-4b2d4dbf]{cursor:pointer}.add-rule-modal-conditions-root .stack[data-v-4b2d4dbf]{display:-webkit-box;display:-ms-flexbox;display:flex}.add-rule-modal-conditions-root .stack.row[data-v-4b2d4dbf]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.add-rule-modal-conditions-root .stack.column[data-v-4b2d4dbf]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.add-rule-modal-conditions-root .stack.justify-center[data-v-4b2d4dbf]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-rule-modal-conditions-root .stack.align-center[data-v-4b2d4dbf]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-rule-modal[data-v-791c00ee] .modal-body{max-height:80vh;overflow:auto;padding-left:8px;padding-right:8px}.warn-circular-validation-modal-dont-show-again[data-v-791c00ee]{padding-top:14px}.conditional-rules-root[data-v-1a92696e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.conditional-rules-root[data-v-1a92696e],.conditional-rules-root[data-v-1a92696e] *,.conditional-rules-root[data-v-1a92696e] :after,.conditional-rules-root[data-v-1a92696e] :before{-webkit-box-sizing:border-box;box-sizing:border-box}.conditional-rules-root h3[data-v-1a92696e]{margin:0 0 8px}.conditional-rules-root .conditional-rules-empty[data-v-1a92696e]{color:#9ca0a4;margin-bottom:8px;margin-top:8px}.conditional-rules-root .conditional-rules-list[data-v-1a92696e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:0}.conditional-rules-root .conditional-rules-list .conditional-rules-rule[data-v-1a92696e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-left:-8px;padding:8px}.conditional-rules-root .conditional-rules-list .conditional-rules-rule[data-v-1a92696e]:focus-within,.conditional-rules-root .conditional-rules-list .conditional-rules-rule[data-v-1a92696e]:hover{background-color:#e6e6e6}.conditional-rules-root .conditional-rules-list .conditional-rules-rule:focus-within .conditional-rules-rule-actions[data-v-1a92696e],.conditional-rules-root .conditional-rules-list .conditional-rules-rule:hover .conditional-rules-rule-actions[data-v-1a92696e]{opacity:1;pointer-events:auto}.conditional-rules-root .conditional-rules-list .conditional-rules-rule-statement[data-v-1a92696e]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;padding-right:8px}.conditional-rules-root .conditional-rules-list .conditional-rules-rule-statement p[data-v-1a92696e]{color:#86898d;margin:0}.conditional-rules-root .conditional-rules-list .conditional-rules-rule-statement p[data-v-1a92696e] strong{color:#3e3f41;font-weight:700}.conditional-rules-root .conditional-rules-list .conditional-rules-rule-actions[data-v-1a92696e]{-webkit-box-flex:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;flex-direction:row;gap:8px;opacity:0;pointer-events:none}.conditional-rules-root .conditional-rules-list .conditional-rules-rule-actions .conditional-rules-rule-actions-action[data-v-1a92696e]{cursor:pointer}.form-cont[data-v-a486c36a]{height:100%;max-height:100%;min-height:300px;position:relative;width:100%}.tmmform-cont[data-v-a486c36a]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-grow:1;overflow:hidden;position:relative}.tmmform[data-v-a486c36a]{height:100%;width:100%}.tmmform-top .top[data-v-a486c36a]{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;white-space:nowrap}.tmmform-top .top .heading[data-v-a486c36a]{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}.tmmform-top .top .heading i[data-v-a486c36a]{color:var(--secondary-color)}.tmmform-top .top .heading a.workspace[data-v-a486c36a]{padding-left:8px}.tmmform-top .top .tableheading[data-v-a486c36a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tmmform-top .top .tableheading div.cont[data-v-a486c36a]{display:-webkit-box;display:-ms-flexbox;display:flex}.tmmform-top .top .tableheading div.cont div.name-cont[data-v-a486c36a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:38px;max-width:300px;padding-right:5px;text-align:right}.tmmform-top .top .tableheading div.name[data-v-a486c36a]{cursor:default;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.tmmform-top .top .tableheading i.actions[data-v-a486c36a]{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);cursor:pointer;display:inline-block;height:28px;margin-left:5px;margin-top:4px;padding:5px;position:relative;vertical-align:middle}.tmmform-top .top .tableheading i.actions[data-v-a486c36a]:hover{-webkit-box-shadow:none;box-shadow:none;opacity:.8;-webkit-transform:opacity .35s;transform:opacity .35s}.tmmform-body[data-v-a486c36a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 95px);padding:0}.tmmform-content[data-v-a486c36a]{height:100%;width:100%}.cont-content[data-v-a486c36a]{float:left;height:100%;margin:0 auto 10px;padding:0 10px 5px;width:620px}.cont-content h3[data-v-a486c36a]{margin-bottom:5px;margin-top:0}.tab-content[data-v-a486c36a]{height:calc(100% - 90px);margin-top:30px;overflow-y:scroll;padding-right:10px}.element-list[data-v-a486c36a]{overflow:hidden;padding:5px 10px;width:calc(100% - 620px)}.element-cont[data-v-a486c36a]{height:calc(100% - 80px);overflow-y:scroll}.element-cont-table[data-v-a486c36a]{display:table;margin:0}.element-list .element[data-v-a486c36a]{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;display:inline-block;height:55px;margin:0 5px 5px 0;overflow:hidden;padding:5px 0 5px 10px;-webkit-transition:opacity .35s;transition:opacity .35s;width:250px}.element-list .element.disabled[data-v-a486c36a]{cursor:default;opacity:.5!important}.tmmform-content .element-list .element.new[data-v-a486c36a]{color:var(--secondary-color)}.tmmform-content .element-list .element.new i[data-v-a486c36a]{background:var(--secondary-color)}.element-list .element[data-v-a486c36a]:hover{opacity:.5}.element-list .element div[data-v-a486c36a],.element-list .element i[data-v-a486c36a]{background:var(--primary-color);border-radius:4px;color:var(--light-color);display:table-cell;font-size:34px;height:44px;left:-6px;overflow:hidden;position:relative;text-align:center;vertical-align:middle;width:44px}.element-list .element span[data-v-a486c36a]{display:table-cell;font-size:13px;font-weight:700;left:0;max-width:180px;min-width:180px;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:180px;z-index:200}.tmmform-bot .bottom[data-v-a486c36a]{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:space-between;padding:5px}div.authtokens label[data-v-a486c36a]{color:#9e9e9e;cursor:text;font-size:1.2rem;margin-left:-10px}div.authtokens ul[data-v-a486c36a]{margin:10px 0 15px;padding:0}div.authtokens ul li[data-v-a486c36a]{background:#fafafa;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);cursor:default;margin-bottom:10px;position:relative}div.authtokens ul li div.details[data-v-a486c36a]{padding:0 10px 10px}div.authtokens ul li div.details div.inputs[data-v-a486c36a]{display:-webkit-box;display:-ms-flexbox;display:flex}div.authtokens ul li div.details div.inputs div.input-field[data-v-a486c36a]{margin:10px 0}div.authtokens ul li div.details button[data-v-a486c36a]{margin-top:-20px}div.authtokens ul li div a[data-v-a486c36a]{border-left:1px solid var(--default-color);color:#2a7594;cursor:pointer;float:left;height:29px;padding:5px}div.authtokens ul li div a.icon[data-v-a486c36a]{border-left:none;border-right:1px solid var(--default-color)}div.authtokens ul li div span[data-v-a486c36a]{color:rgba(0,0,0,.6);float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 60px)}div.authtokens ul li div span.expires[data-v-a486c36a]{padding-left:0;padding-right:10px;text-align:right}div.authtokens button[data-v-a486c36a]{height:30px;line-height:30px}@media only screen and (max-width:675px){div.tmmform-body[data-v-a486c36a]{height:calc(100% - 95px);overflow-y:auto}div.tmmform-body div.cont-content[data-v-a486c36a]{height:auto;min-height:250px;overflow:hidden;width:100%}div.tmmform-top[data-v-a486c36a]{display:block}div.tmmform-top .toolbar[data-v-a486c36a]{display:none}div.tmmform-top .top .heading[data-v-a486c36a]{display:block!important;width:100%}.tmmform-top .top .tableheading div.cont div.name-cont[data-v-a486c36a]{max-width:200px}div.tmmform-top .top .tableheading div.cont[data-v-a486c36a]{float:right}div.tmmform-bot .bottom .toolbar[data-v-a486c36a]{text-align:center}.element-list[data-v-a486c36a]{padding:5px}}@media only screen and (max-width:500px){div.tmmform-bot .bottom .toolbar .tool[data-v-a486c36a]:nth-child(n+18){display:none}}@media only screen and (max-width:450px){div.tmmform-bot .bottom .toolbar .tool[data-v-a486c36a]:nth-child(n+15){display:none}}@media only screen and (max-width:400px){div.tmmform-bot .bottom .toolbar .tool[data-v-a486c36a]:nth-child(n+11){display:none}}.element-list .sort-item.ui-sortable-placeholder{width:255px}div.connect_app .edit-element-modal[data-v-a486c36a] .modal-body{max-height:80vh;padding-bottom:8px;padding-left:8px;padding-right:8px}div.connect_app .edit-element-modal.edit-element-modal-scrollable[data-v-a486c36a] .modal-body{overflow:auto}div.connect_app .add-rule-save-modal[data-v-a486c36a] .modal-footer .btn.primary{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div.connect_app .add-rule-btn[data-v-a486c36a]{text-transform:none}div.connect_app .add-rule-btn.text[data-v-a486c36a]{background:transparent;-webkit-box-shadow:none;box-shadow:none;color:var(--btn-primary-color);text-align:left}div.connect_app .add-rule-btn.text.auto[data-v-a486c36a]{padding:0!important}div.connect_app .add-rule-btn.text[data-v-a486c36a]:hover{-webkit-box-shadow:none;box-shadow:none}.no-form[data-v-51adf7c4]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:375px}div.dash-grid-cont[data-v-d054c096]{height:100%}div.dash-grid-cont div.dash-grid[data-v-d054c096]{height:calc(100% - 30px);position:relative}div.dash-grid-cont div.grid-loading[data-v-d054c096]{position:absolute;top:0}div.dash-grid-cont div.page[data-v-d054c096]{-webkit-box-flex:1;color:var(--secondary-color);cursor:default;-ms-flex:1;flex:1;margin-right:5px;min-width:250px;text-align:right;white-space:nowrap}div.dash-grid-cont div.page i[data-v-d054c096]{cursor:pointer;display:inline-block;padding:5px 0;position:relative;vertical-align:middle;width:20px}div.dash-grid-cont div.page i.disabled[data-v-d054c096]{color:rgba(0,0,0,.2);cursor:default}div.dash-grid-cont div.page span[data-v-d054c096]{cursor:pointer}div.dash-grid-cont div.page .dropdown[data-v-d054c096]{bottom:5px;right:50px}.dropdown[data-v-d054c096]{background-color:var(--light-color);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-size:1.3rem;margin:0;max-height:650px;min-width:150px;overflow-y:auto;position:absolute;will-change:width,height;z-index:999}.dropdown li[data-v-d054c096]{clear:both;color:rgba(0,0,0,.87);cursor:pointer;line-height:1.5rem;min-height:35px;text-align:left;text-transform:none;width:100%}.dropdown li.selected[data-v-d054c096]{background-color:var(--default-color)}.dropdown li[data-v-d054c096]:hover{background-color:#f2f2f2}.dropdown li div[data-v-d054c096]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;padding:0 10px}.dropdown li div span[data-v-d054c096]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dropdown li div i[data-v-d054c096]{color:rgba(0,0,0,.87);margin-right:10px}div.grid-body .no-rec[data-v-d054c096]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}.full[data-v-6d760944]{color:var(--primary-color)}div.error[data-v-29f0baec]{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center}div.error>p[data-v-29f0baec]{font-size:16px;padding:10px;text-align:center}div.capa-row[data-v-563899f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}div.container[data-v-563899f9]{margin-right:10px;max-width:1600px;min-height:375px;min-width:500px;width:calc(100% - 300px)}div.container-aspect[data-v-563899f9]{position:relative;width:100%}div.container-aspect.four-three[data-v-563899f9]{padding-top:57.14%}div.container div.container-aspect div.stat-chart[data-v-563899f9]{bottom:0;left:0;min-height:375px;min-width:500px;position:absolute;right:0;top:0}div.output-table[data-v-563899f9]{min-width:250px}div.capa-row[data-v-91ed08d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}div.container[data-v-91ed08d6]{margin-right:10px;max-width:995px;min-width:500px;width:calc(65% - 15px)}div.container.small[data-v-91ed08d6]{margin-left:10px;max-width:530px;min-width:300px;width:calc(35% - 15px)}div.container-aspect[data-v-91ed08d6]{position:relative;width:100%}div.container-aspect.four-three[data-v-91ed08d6]{padding-top:53.25%}div.container-aspect.one-one[data-v-91ed08d6]{padding-top:100%}div.container div.container-aspect div.stat-chart[data-v-91ed08d6]{bottom:0;left:0;position:absolute;right:0;top:0}div.container div.container-aspect.four-three div.stat-chart[data-v-91ed08d6]{min-width:500px}div.container div.container-aspect.one-one div.stat-chart[data-v-91ed08d6]{min-width:300px}div.joined-table[data-v-91ed08d6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:10px;width:calc(35% - 15px)}div.stat-chart[data-v-265dd254]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:200px}div.stat-chart-cont[data-v-3abf6341]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}div.chart-analysis-cont[data-v-3abf6341]{display:table;font-size:4vw;height:100%;overflow:hidden;padding:20px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:calc(100% - 20px)}div.chart-analysis-cont .analysis[data-v-3abf6341]{display:table-cell;vertical-align:middle}div.chart-analysis-cont .analysis .item[data-v-3abf6341]{display:block}div.stat-chart-cont[data-v-f53b4836]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}.stat-chart-cont>div[data-v-f53b4836]{-webkit-box-flex:1;-ms-flex:1;flex:1}div.stat-chart-cont>div[data-v-f53b4836]{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:400px}div.stat-chart-cont>div div.chart-middle[data-v-f53b4836]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%}div.stat-chart-cont>div div.chart-middle div.chart[data-v-f53b4836]{min-width:300px}div.stat-chart-cont>div div.chart-bottom[data-v-f53b4836],div.stat-chart-cont>div div.chart-top[data-v-f53b4836]{height:150px}div.stat-chart-cont>div div.chart-extras[data-v-f53b4836]{margin:0 10px;min-width:250px;overflow-y:auto;vertical-align:middle;white-space:nowrap;width:100%}div.stat-chart-cont>div div.chart-extras h3[data-v-f53b4836]{text-align:left}div.stat-chart-cont>div div.chart-extras table th[data-v-f53b4836]{min-width:100px;padding-right:20px;text-align:left}div.stat-chart-cont>div div.chart-extras table td.header[data-v-f53b4836]{font-weight:700;min-width:125px;padding-right:10px}div.chart-body .no-rec[data-v-f53b4836]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}.filter-area{margin-bottom:40px}.add_item .autocomplete ul{margin-top:1px}.filter-group{height:calc(100% - 10px);padding:0 5px}.filter-group>.filter-area{height:calc(100% - 55px);overflow-x:hidden;overflow-y:auto}.add_item .add_remove{display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;margin-bottom:5px}.add_item .add_remove .remove{text-align:right}.add_item .add_remove div{display:table-cell;width:50%}.add_item .add_remove div a{color:var(--secondary-color);font-size:11px;font-weight:700}.add_item input{font-size:1.3rem}.filter-group a.remove{color:var(--primary-color)}div.filter-area{border-left:2px solid var(--secondary-color);height:auto;min-height:calc(100% - 70px)}div.filter-area.rel-and{border-left-color:var(--primary-color)}div.filter-area .contents{height:calc(100% - 5px);min-height:300px}div.filter-area>.contents>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 10px);margin:5px 0}div.add_remove div.switch{display:table-cell;font-size:11px;height:30px;text-align:center;white-space:nowrap;width:110px!important}div.add_remove div.switch label{cursor:pointer;display:table-cell;font-size:13px;-webkit-transform:uppercase;transform:uppercase;vertical-align:middle}div.add_remove div.switch label i{vertical-align:middle}div.add_remove div.switch label input[type=checkbox]{height:0;opacity:0;width:0}div.add_remove div.switch label .lever{background-color:#818181;border-radius:15px;content:"";display:inline-block;height:10px;margin:3px 5px;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease;vertical-align:top;width:25px}div.add_remove div.switch label input[type=checkbox]:checked+.lever{background-color:var(--primary-color)}div.add_remove div.switch label .lever:after{background-color:#f1f1f1;border-radius:21px;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.4);box-shadow:0 1px 3px 1px rgba(0,0,0,.4);content:"";display:inline-block;height:15px;left:-1px;position:absolute;top:-3px;-webkit-transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease;transition:left .3s ease,background .3s ease,box-shadow .1s ease,-webkit-box-shadow .1s ease;width:15px}div.add_remove div.switch label input[type=checkbox]:checked+.lever:after{background-color:var(--primary-color);left:12px}li.filter{padding-left:2px}li.filter,li.filter:first-child{margin-top:0}li.filter:not(:first-child):before{color:var(--secondary-color);content:" OR ";display:block;font-size:10px;font-style:italic;font-weight:700;left:5px;line-height:110%;position:relative;text-align:center;top:-3px;width:20px}li.filter.filterparent{height:100%;margin-bottom:20px;width:100%}li.filter span.parent{color:#bfbfbf;font-size:11px;margin-left:10px}div.filter-area.rel-and>.contents>.prep-sortable>li.filter:not(:first-child):before{border-left-color:var(--primary-color);border-right-color:var(--primary-color);color:var(--primary-color);content:" AND "}div.filter-cont{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}div.filter-cont .autocomplete{display:table-cell;width:35%}div.filter-cont .autocomplete input{height:28px;margin:2px 0 0}div.filter-group .multiselect{margin-bottom:0}div.filter-group .multiselect__select{padding:4px 0;right:0;width:30px}div.filter-group li.filter .multiselect__single{font-size:11px}div.filter-group li.filter div.filter-field .multiselect__content-wrapper,div.filter-group li.filter div.resolver .multiselect__content-wrapper{position:absolute}div.filter-area.rel-and .autocomplete input,div.filter-area.rel-and .multiselect__tags,div.filter-area.rel-and input[type=text],div.filter-area.rel-and select{margin-right:2px}div.filter-area.rel-and .multiselect__tags .multiselect__placeholder{font-size:11px;height:24px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 15px)}div.filter-group .autocomplete input:focus{border-bottom:1px solid #000!important;-webkit-box-shadow:0 1px 0 0 #000!important;box-shadow:0 1px 0 0 #000!important}div.filter-group select:focus{border-bottom:1px solid #000!important;outline:none}div.filter-cont .autocomplete ul{margin-top:1px}div.filter-cont .remove{display:table-cell;height:30px;margin:auto 0;text-align:center;vertical-align:middle;width:30px}div.filter-cont>div.input-field{width:calc(40% - 20px)}div.filter-cont div.resolver{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;width:calc(60% - 20px)}div.filter-cont div.resolver div.type{display:table-cell;margin:0;max-width:75px;min-width:75px;padding:0}div.filter-cont div.resolver div.type.today{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%}div.filter-cont div.resolver div.type div.multiselect__select,div.filter-cont>div.input-field div.multiselect__select{padding:4px 0;right:0;width:25px}div.filter-cont div.resolver div.type div.multiselect__tags input,div.filter-cont>div.input-field div.multiselect__tags input{text-overflow:ellipsis;width:100%}div.filter-cont div.resolver div.type div.multiselect__content-wrapper,div.filter-cont>div.input-field div.multiselect__content-wrapper{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);max-height:150px!important;min-width:150px;width:200px!important;z-index:2000}div.filter-cont div.resolver div.type div.multiselect__content-wrapper ul li,div.filter-cont>div.input-field div.multiselect__content-wrapper ul li{font-size:11px}div.filter-cont div.resolver div.options{display:table-cell;padding-left:0;width:100%}div.filter-cont div.resolver div.options div.datepicker-icon,div.filter-cont div.resolver div.options div.sql-icon{background:var(--light-color);-webkit-box-shadow:none;box-shadow:none;height:20px;margin:0;padding:0;position:absolute;right:2px;top:6px;width:25px}div.condtional_filters div.filter-cont div.resolver div.options div.datepicker-icon,div.condtional_filters div.filter-cont div.resolver div.options div.sql-icon{display:none}div.filter-cont div.resolver div.options div.datepicker-icon{right:22px}div.filter-cont div.resolver div.options div.datepicker-icon i,div.filter-cont div.resolver div.options div.sql-icon i{color:var(--primary-color);vertical-align:top}div.filter-cont div.input-field{margin:0;padding:0}div.filter-cont div.input-field input{font-size:11px;height:31px;padding-right:25px}div.filter-cont div.input-field label{font-size:10px;top:1.2rem}div.sql-modal div.modal-container div.input-field{margin:18px 0;padding:2px}div.sql-modal div.modal-container div.input-field label{font-size:1.2rem;top:-1.8rem}div.sql-modal div.modal-container .multiselect__content-wrapper{position:absolute;width:100%!important}div.sql-modal div.modal-container .multiselect__single{font-size:13px}div.filter-cont input{margin:0;padding:0}.analysis-outputs[data-v-53915f7c]{border:1px solid #dedede;max-height:50vh;overflow-y:auto;padding:4px}.analysis-output-group[data-v-53915f7c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.analysis-output-group input[type=radio][data-v-53915f7c]{-webkit-box-flex:0;-ms-flex-positive:0;display:inline;flex-grow:0;position:static;visibility:visible;width:auto}.analysis-output-group .analysis-output-group-frame-wrapper[data-v-53915f7c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-cont[data-v-53915f7c]{height:100%;max-height:100%;min-height:300px;position:relative;width:100%}.tmmdashboard-cont[data-v-53915f7c]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-grow:1;overflow:hidden;position:relative}.tmmdashboard[data-v-53915f7c]{height:100%;scroll-behavior:smooth;width:100%}.tmmdashboard-top .top[data-v-53915f7c]{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;white-space:nowrap}.tmmdashboard-top .top .heading[data-v-53915f7c]{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}.tmmdashboard-top .top .heading i[data-v-53915f7c]{color:var(--secondary-color)}.tmmdashboard-top .top .heading a.workspace[data-v-53915f7c]{padding-left:8px}.tmmdashboard-top .top .tableheading[data-v-53915f7c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tmmdashboard-top .top .tableheading div.cont[data-v-53915f7c]{display:-webkit-box;display:-ms-flexbox;display:flex}.tmmdashboard-top .top .tableheading div.cont div.name-cont[data-v-53915f7c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:38px;max-width:300px;padding-right:5px;text-align:right}.tmmdashboard-top .top .tableheading span.name[data-v-53915f7c]{cursor:default;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.tmmdashboard-top .top .tableheading i.actions[data-v-53915f7c]{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);cursor:pointer;display:inline-block;height:28px;margin-left:5px;margin-top:4px;padding:5px;position:relative;vertical-align:middle}.tmmdashboard-top .top .tableheading i.actions[data-v-53915f7c]:hover{-webkit-box-shadow:none;box-shadow:none;opacity:.8;-webkit-transform:opacity .35s;transform:opacity .35s}button.removelogo[data-v-53915f7c]{margin-bottom:10px;width:100%}.tmmdashboard-body[data-v-53915f7c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 100px)}.tmmdashboard-body.iframe[data-v-53915f7c]{height:100%}.tmmdashboard-config[data-v-53915f7c]{background:var(--light-color);left:-400px;overflow:hidden;position:relative;-webkit-transition:left .2s ease .1s;transition:left .2s ease .1s;width:0}.config[data-v-53915f7c]{height:100%;padding:0 5px;width:100%}.tmmdashboard-config.open[data-v-53915f7c]{left:0;min-width:325px;width:325px}.tmmdashboard-body .tmmdashboard[data-v-53915f7c]{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-grow:1;overflow-x:hidden;overflow-y:auto;padding-bottom:250px;position:relative}.tmmdashboard-body div.element[data-v-53915f7c]{border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);cursor:pointer;overflow:hidden}.tmmdashboard-body div.noborder div.element[data-v-53915f7c]{border:none;-webkit-box-shadow:none;box-shadow:none}.tmmdashboard-body div.element div.header i[data-v-53915f7c]{cursor:pointer}.tmmdashboard-body div.element i[data-v-53915f7c]:hover{color:var(--secondary-color)}.tmmdashboard-body div.element.new[data-v-53915f7c]{opacity:.05;-webkit-transition:opacity .35s;transition:opacity .35s}.tmmdashboard-body div.element.new[data-v-53915f7c]:hover{opacity:1}.tmmdashboard-body div.element.new div[data-v-53915f7c]{display:table;height:100%;margin:0 auto;text-align:center}.tmmdashboard-body div.element:hover i[data-v-53915f7c]{display:block!important}.tmmdashboard-body div.element.new div i[data-v-53915f7c]{color:var(--primary-color);display:table-cell!important;font-size:20vh;vertical-align:middle}.tmmdashboard-body div.element div.d-cont[data-v-53915f7c]{cursor:default!important;height:calc(100% - 40px);padding-top:0!important;position:relative}.tmmdashboard-body div.element div.d-cont div[data-v-53915f7c]{padding-top:0!important}.tmmdashboard-body div.element div.html[data-v-53915f7c]{color:var(--primary-color);height:100%;padding:0 20px}.tmmdashboard-body div.element div.text-cont[data-v-53915f7c]{display:table;height:calc(100% - 40px);width:100%}.tmmdashboard-body div.element.noheader[data-v-53915f7c]{position:relative}.tmmdashboard-body div.element.noheader div.header[data-v-53915f7c]{background:#fff;display:none;position:fixed;top:0;z-index:1}.tmmdashboard-body div.element.noheader:hover div.header[data-v-53915f7c]{display:block!important}.tmmdashboard-body div.element.noheader div.d-cont[data-v-53915f7c]{height:100%;position:relative}.tmmdashboard-body div.element.noheader div.d-cont div.text-cont[data-v-53915f7c]{height:100%}.tmmdashboard-body div.element div.image[data-v-53915f7c]{height:100%;width:100%}.tmmdashboard-body div.element div.text-cont div.text[data-v-53915f7c]{color:var(--primary-color);display:table-cell;height:auto;padding:0 20px;text-align:center;vertical-align:middle}.tmmdashboard-body div.element div.header[data-v-53915f7c]{height:40px;overflow:hidden;position:relative;text-align:right;text-overflow:ellipsis;width:100%}.tmmdashboard-body div.element div.header div.buttons[data-v-53915f7c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-left:5px;max-width:175px;overflow:hidden;position:relative;text-overflow:ellipsis}.tmmdashboard-body div.element div.header div.buttons i[data-v-53915f7c]{padding:10px 2px;position:relative}.tmmdashboard-body div.element div.header h3[data-v-53915f7c]{color:var(--secondary-color);font-weight:400;margin:0;max-width:calc(100% - 165px);overflow:hidden;position:absolute;right:10px;text-overflow:ellipsis;top:10px;white-space:nowrap}.tmmdashboard-body div.element i[data-v-53915f7c]{color:var(--primary-color)}.tmmdashboard-body div.element div.loading-screen[data-v-53915f7c]{position:relative}.tmmdashboard-bot .bottom[data-v-53915f7c]{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:space-between;padding:5px}.layout[data-v-53915f7c]{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;display:inline-block;height:150px;margin:0 5px 10px 0;overflow:hidden;padding:0 10px;-webkit-transition:opacity .35s;transition:opacity .35s;width:170px}.layout[data-v-53915f7c]:hover{opacity:.5}.layout.active[data-v-53915f7c]{color:var(--secondary-color)}.layout i[data-v-53915f7c]{font-size:145px}.layout .transform[data-v-53915f7c]{height:100px;overflow:hidden;position:relative;top:10px}.layout .transform i[data-v-53915f7c]{position:absolute;top:-5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.layout.rotate i[data-v-53915f7c]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.element-type[data-v-53915f7c]{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;display:inline-block;height:75px;margin:0 5px 10px 0;max-width:calc(33.33% - 8px);overflow:hidden;padding:0 10px;text-align:center;-webkit-transition:opacity .35s;transition:opacity .35s;width:170px}.element-type[data-v-53915f7c]:hover{opacity:.5}.element-type.active[data-v-53915f7c]{color:var(--secondary-color)}.element-type i[data-v-53915f7c]{font-size:60px;margin-top:5px}div.userlist[data-v-53915f7c]{max-height:250px;overflow-y:auto;position:relative}div.userlist h4[data-v-53915f7c]{margin-top:5px;padding-bottom:5px}@media only screen and (max-width:675px){div.tmmdashboard-body[data-v-53915f7c]{height:calc(100% - 95px)}div.tmmdashboard-body div.tab-content[data-v-53915f7c]{height:calc(100% - 58px)}div.tmmdashboard-top[data-v-53915f7c]{display:block}div.tmmdashboard-top .toolbar[data-v-53915f7c]{display:none}div.tmmdashboard-top .top .heading[data-v-53915f7c]{display:block!important;width:100%}.tmmdashboard-top .top .tableheading div.cont div.name-cont[data-v-53915f7c]{max-width:200px}div.tmmdashboard-top .top .tableheading div.cont[data-v-53915f7c]{float:right}.tmmdashboard-top .top .tableheading input[data-v-53915f7c],div.tmmdashboard-bot .bottom .toolbar[data-v-53915f7c]{text-align:center}}div.full{height:100%}.tmmdashboard-body div.element div.d-cont div.select-all{background:#fafafa}.tmmdashboard-body div.element.ui-sortable-placeholder{background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--primary-color);cursor:pointer;float:left;height:50%!important;margin:0 5px 5px 0;padding:0;visibility:hidden;width:calc(33.33% - 10px)}.tmmdashboard-body .vue-draggable-dragging{background:#fff}.tmmdashboard-body .vue-grid-item.vue-grid-placeholder{background:var(--secondary-color);border-radius:4px}.tmmdashboard-body .highcharts-exporting-group,.tmmdashboard-body .vue-resizable-handle{display:none}.tmmdashboard-body div.element:hover .highcharts-exporting-group,.tmmdashboard-body div.element:hover .vue-resizable-handle{display:block}div.dashboard-cont div.advanced{border:1px solid #e6e6e6;border-radius:10px}div.dashboard-cont div.advanced .advanced-header{color:#9e9e9e;cursor:pointer;margin:0;padding:10px;position:relative}div.dashboard-cont div.advanced .advanced-header i{position:absolute;right:5px}div.dashboard-cont div.advanced div.advanced-content{padding:0 20px}div.dashboard-cont iframe.preview_dash{border:none}@media only screen and (max-width:992px){div.tmmdashboard-bot div.bottom div.toolbar div.tool:nth-child(10),div.tmmdashboard-bot div.bottom div.toolbar div.tool:nth-child(4),div.tmmdashboard-bot div.bottom div.toolbar div.tool:nth-child(9),div.tmmdashboard-top div.top div.toolbar div.tool:nth-child(10),div.tmmdashboard-top div.top div.toolbar div.tool:nth-child(4),div.tmmdashboard-top div.top div.toolbar div.tool:nth-child(9){display:none}}.dashboard-v2{height:100%}.dashboard-v2,.dashboard-v2-preview{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}div.connect_app .dashboardV2Container[data-v-657b4892],div.connect_app div#content[data-v-657b4892]{height:100%;overflow:hidden;width:100%}div.connect_app .dashboardV2Container footer[data-v-657b4892],div.connect_app .dashboardV2Container header[data-v-657b4892],div.connect_app .dashboardV2Container nav[data-v-657b4892]{height:50px;max-height:50px;min-height:50px;width:100%;z-index:900}div.connect_app .dashboardV2Container header[data-v-657b4892]{background:var(--header-color)}div.connect_app .dashboardV2Container footer[data-v-657b4892]{background-color:#fff;display:block;position:relative}div.connect_app .dashboardV2Container nav[data-v-657b4892]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);color:var(--header-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}div.connect_app .dashboardV2Container nav img[data-v-657b4892]{height:50px}div.connect_app .dashboardV2Container nav .product-link[data-v-657b4892]{color:#cadff4;font-size:12px;padding-left:14px;text-decoration:underline}div.connect_app .dashboardV2Container footer img[data-v-657b4892]{padding:14px}div.connect_app div.dashboard-app[data-v-657b4892]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative;top:0}div.connect_app div.dashboard-app[data-v-657b4892] *,div.connect_app div.dashboard-app[data-v-657b4892] :after,div.connect_app div.dashboard-app[data-v-657b4892] :before{-webkit-box-sizing:inherit;box-sizing:inherit}div.connect_app div.dashboard-app div.loading-screen[data-v-657b4892]{position:fixed}div.connect_app div.dashboard-app div.modal-container[data-v-657b4892]{min-width:500px}div.connect_app div.dashboard-app div.element div.header div.buttons[data-v-657b4892]{max-width:110px}div.connect_app div.dashboard-app div.element div.header h3[data-v-657b4892]{max-width:calc(100% - 85px)!important}div.connect_app div.dashboard-app div.child[data-v-657b4892]{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;height:100%;max-height:100%;min-height:300px;position:relative;width:100%}div.connect_app div.dashboard-app div.child.dashboardV2[data-v-657b4892]{height:calc(100% - 102px);max-height:calc(100% - 102px)}div.connect_app div.dashboard-app div.child.dashboardV2 div.dashboard-cont[data-v-657b4892]{height:100%}@media only screen and (max-width:675px){div.dashboard-app .modal-container[data-v-657b4892]{min-width:calc(100% - 40px)!important}}@media print{body[data-v-657b4892],div.app[data-v-657b4892],div.dashboard-app>div.dashboard[data-v-657b4892],div.dashboard-app[data-v-657b4892]{background:#fff!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;overflow:auto!important}.tmmdashboard-body .tmmdashboard[data-v-657b4892]{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.tmmdashboard-bot[data-v-657b4892],div.tmmdashboard-top .toolbar[data-v-657b4892]{visibility:hidden!important}}@page{margin:.5cm}div.dashboard-app div.dashboard-cont{padding:10px}div.connect_app div.chart-app{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:10px;top:0}div.connect_app div.chart-app,div.connect_app div.chart-app div.child{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}div.connect_app div.chart-app div.child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:100%;min-height:300px;width:100%}div.connect_app div.chart-app div.chart-app div.chart-cont{padding:10px}div.connect_app div.chart-app .chart-cont{height:100%;max-height:100%;min-height:300px;position:relative;width:100%}div.connect_app div.chart-app .tmmchart,div.connect_app div.chart-app .tmmchart-cont{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-grow:1;overflow:hidden;position:relative}div.connect_app div.chart-app .tmmchart{height:100%}div.connect_app div.chart-app .tmmchart-top .top{border-bottom:1px solid var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;white-space:nowrap}div.connect_app div.chart-app .tmmchart-top .top .heading{-webkit-box-flex:1;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;float:right}div.connect_app div.chart-app .tmmchart-top .top .heading i{color:var(--secondary-color)}div.connect_app div.chart-app .tmmchart-top .top .heading a.workspace{padding-left:8px}div.connect_app div.chart-app .tmmchart-top .top .tableheading{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.connect_app div.chart-app .tmmchart-top .top .tableheading div.cont{display:-webkit-box;display:-ms-flexbox;display:flex}div.connect_app div.chart-app .tmmchart-top .top .tableheading div.cont div.name-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:38px;max-width:300px;padding-right:5px;text-align:right}div.connect_app div.chart-app .tmmchart-top .top .tableheading span.name{cursor:default;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}div.connect_app div.chart-app .tmmchart-top .top .tableheading i.actions{background:var(--secondary-color);border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:var(--light-color);cursor:pointer;display:inline-block;height:28px;margin-left:5px;margin-top:4px;padding:5px;position:relative;vertical-align:middle}div.connect_app div.chart-app .tmmchart-top .top .tableheading i.actions.active{opacity:.5!important}div.connect_app div.chart-app .tmmchart-top .top .tableheading i.actions:hover{-webkit-box-shadow:none;box-shadow:none;opacity:.8;-webkit-transform:opacity .35s;transform:opacity .35s}div.connect_app div.chart-app .tmmchart-body{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 95px)}div.connect_app div.chart-app .tmmchart-config{background:var(--light-color);left:-400px;overflow:hidden;position:relative;-webkit-transition:left .2s ease .1s;transition:left .2s ease .1s;width:0}div.connect_app div.chart-app .tmmchart-config.open{left:0;min-width:400px;width:400px}div.connect_app div.chart-app .tmmchart div.configure{cursor:pointer;display:block;height:100%;margin:0 auto;text-align:center;width:185px}div.connect_app div.chart-app .tmmchart div.configure i{font-size:70px}div.connect_app div.chart-app .tmmchart div.configure div{font-size:20pt;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}div.connect_app div.chart-app .tmmchart-notes{min-width:400px;width:400px}div.connect_app div.chart-app .tmmchart-bot.note-open{width:calc(100% - 400px)}div.connect_app div.chart-app .tmmchart-bot .bottom{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:space-between;padding:5px}div.connect_app div.chart-app div.bignumber{display:table;font-size:10vw;height:100%;overflow:hidden;padding:20px;table-layout:fixed;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}div.connect_app div.chart-app div.bignumber div{display:table-cell;vertical-align:middle}div.connect_app div.chart-app .no-rec{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}@media only screen and (max-width:675px){div.connect_app div.chart-app .modal-container{min-width:calc(100% - 40px)!important}}div.connect_app div.statistic-app{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;position:relative;top:0}@media only screen and (max-width:675px){div.connect_app div.statistic-app .modal-container{min-width:calc(100% - 40px)!important}}div.statistic[data-v-661f6ec8]{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;height:calc(100% - 20px);margin:0 10px;max-height:calc(100% - 20px);min-height:300px;padding:10px 0;position:relative;width:calc(100% - 20px)}div.statistic .stat-chart-cont[data-v-661f6ec8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto;width:100%}div.statistic.debug .stat-chart-cont[data-v-661f6ec8]{height:calc(100% - 40px);margin-bottom:10px}div.statistic .stat-chart-cont>div[data-v-661f6ec8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:400px}div.statistic .stat-chart-cont>div div.chart-middle[data-v-661f6ec8]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%}div.statistic .stat-chart-cont>div div.chart-bottom[data-v-661f6ec8],div.statistic .stat-chart-cont>div div.chart-top[data-v-661f6ec8]{height:150px}div.statistic .stat-chart-cont>div div.chart-middle.hasboth[data-v-661f6ec8]{height:calc(100% - 315px)}div.statistic .stat-chart-cont>div div.chart-middle.hasbottom[data-v-661f6ec8],div.statistic .stat-chart-cont>div div.chart-middle.hastop[data-v-661f6ec8]{height:calc(100% - 165px)}div.statistic .stat-chart-cont>div div.chart-extras[data-v-661f6ec8]{margin:0 10px;min-width:250px;overflow-y:auto;vertical-align:middle;white-space:nowrap}div.statistic .stat-chart-cont>div div.chart-extras h3[data-v-661f6ec8]{text-align:left}div.statistic .stat-chart-cont>div div.chart-extras table th[data-v-661f6ec8]{min-width:100px;padding-right:20px;text-align:left}div.statistic .stat-chart-cont>div div.chart-extras table td.header[data-v-661f6ec8]{font-weight:700;min-width:125px;padding-right:10px}div.statistic .no-rec[data-v-661f6ec8]{display:block;font-size:40px;left:50%;margin-left:-175px;margin-top:-40px;position:absolute;text-align:center;top:50%;visibility:visible;width:350px}button.download[data-v-661f6ec8]{bottom:10px;position:absolute!important;width:calc(100% - 40px)}div#content[data-v-4a178cf2]{background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-4a178cf2]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-4a178cf2]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-4a178cf2]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-4a178cf2]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-4a178cf2]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#login-wrapper[data-v-4a178cf2]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#login-wrapper div#login[data-v-4a178cf2]{padding:128px 48px 48px}div#login-wrapper .title[data-v-4a178cf2]{font-size:21px}div#login-wrapper .error[data-v-4a178cf2]{color:var(--secondary-color);font-weight:700}div#login-wrapper .logo[data-v-4a178cf2]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#login-wrapper img.icon[data-v-4a178cf2]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#login-wrapper form[data-v-4a178cf2]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#login-wrapper .separator[data-v-4a178cf2]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#login-wrapper .register[data-v-4a178cf2]{font-weight:500;margin:24px auto;text-align:center;width:250px}div#login-wrapper .register .text[data-v-4a178cf2]{margin-right:8px}div#login-wrapper .register a[data-v-4a178cf2]{cursor:pointer}div#login-wrapper .terms[data-v-4a178cf2]{font-size:11px;padding:10px;text-align:center}div#login-wrapper div.forgetpw[data-v-4a178cf2]{font-size:11px;margin:-10px 0 0;padding:0;text-align:right;width:100%}div#login-wrapper button[data-v-4a178cf2]{max-width:100%;width:100%}div#login-wrapper button.default[data-v-4a178cf2]{color:#222}div#login-wrapper button.saml[data-v-4a178cf2]{margin-top:20px}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-4a178cf2]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-4a178cf2]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-4a178cf2]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-4a178cf2]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-4a178cf2]{display:none}div#login-wrapper[data-v-4a178cf2]{max-width:100%;min-width:100%;width:100%}div#login-wrapper div#login[data-v-4a178cf2]{padding:24px;text-align:center}div#login-wrapper .logo[data-v-4a178cf2],div#login-wrapper img.icon[data-v-4a178cf2]{display:block}}div#content[data-v-7a8306d0]{-webkit-animation:slideInRight .75s ease-in both;animation:slideInRight .75s ease-in both;background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-7a8306d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-7a8306d0]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-7a8306d0]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-7a8306d0]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-7a8306d0]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#password-wrapper[data-v-7a8306d0]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#password-wrapper div#password[data-v-7a8306d0]{padding:128px 48px 48px}div#password-wrapper .title[data-v-7a8306d0]{font-size:21px}div#password-wrapper .error[data-v-7a8306d0]{color:var(--secondary-color);font-weight:700}div#password-wrapper .logo[data-v-7a8306d0]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#password-wrapper img.icon[data-v-7a8306d0]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#password-wrapper form[data-v-7a8306d0]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#password-wrapper .separator[data-v-7a8306d0]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#password-wrapper .register[data-v-7a8306d0]{font-weight:500;margin:24px auto;text-align:center;width:270px}div#password-wrapper .register .text[data-v-7a8306d0]{margin-right:8px}div#password-wrapper .register a[data-v-7a8306d0]{cursor:pointer}div#password-wrapper button[data-v-7a8306d0]{width:100%}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-7a8306d0]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-7a8306d0]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-7a8306d0]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-7a8306d0]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-7a8306d0]{display:none}div#password-wrapper[data-v-7a8306d0]{max-width:100%;min-width:100%;width:100%}div#password-wrapper div#password[data-v-7a8306d0]{padding:24px;text-align:center}div#password-wrapper .logo[data-v-7a8306d0],div#password-wrapper img.icon[data-v-7a8306d0]{display:block}}div#content[data-v-a625bab4]{background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-a625bab4]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-a625bab4]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-a625bab4]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-a625bab4]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-a625bab4]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#password-wrapper[data-v-a625bab4]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#password-wrapper div#password[data-v-a625bab4]{padding:128px 48px 48px}div#password-wrapper .title[data-v-a625bab4]{font-size:21px;text-transform:capitalize}div#password-wrapper .error[data-v-a625bab4]{color:var(--secondary-color);font-weight:700}div#password-wrapper .logo[data-v-a625bab4]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#password-wrapper img.icon[data-v-a625bab4]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#password-wrapper form[data-v-a625bab4]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#password-wrapper .separator[data-v-a625bab4]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#password-wrapper .register[data-v-a625bab4]{font-weight:500;margin:24px auto;text-align:center;width:270px}div#password-wrapper .register .text[data-v-a625bab4]{margin-right:8px}div#password-wrapper .register a[data-v-a625bab4]{cursor:pointer}div#password-wrapper button[data-v-a625bab4]{max-width:100%;width:100%}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-a625bab4]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-a625bab4]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-a625bab4]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-a625bab4]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-a625bab4]{display:none}div#password-wrapper[data-v-a625bab4]{max-width:100%;min-width:100%;width:100%}div#password-wrapper div#password[data-v-a625bab4]{padding:24px;text-align:center}div#password-wrapper .logo[data-v-a625bab4],div#password-wrapper img.icon[data-v-a625bab4]{display:block}}div#content[data-v-64b8be74]{background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-64b8be74]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-64b8be74]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-64b8be74]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-64b8be74]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-64b8be74]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#password-wrapper[data-v-64b8be74]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#password-wrapper div#password[data-v-64b8be74]{padding:128px 48px 48px}div#password-wrapper .title[data-v-64b8be74]{font-size:21px;text-transform:capitalize}div#password-wrapper .error[data-v-64b8be74]{color:var(--secondary-color);font-weight:700}div#password-wrapper .logo[data-v-64b8be74]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#password-wrapper img.icon[data-v-64b8be74]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#password-wrapper form[data-v-64b8be74]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#password-wrapper .separator[data-v-64b8be74]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#password-wrapper .register[data-v-64b8be74]{font-weight:500;margin:24px auto;text-align:center;width:270px}div#password-wrapper .register .text[data-v-64b8be74]{margin-right:8px}div#password-wrapper .register a[data-v-64b8be74]{cursor:pointer}div#password-wrapper button[data-v-64b8be74]{width:100%}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-64b8be74]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-64b8be74]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-64b8be74]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-64b8be74]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-64b8be74]{display:none}div#password-wrapper[data-v-64b8be74]{max-width:100%;min-width:100%;width:100%}div#password-wrapper div#password[data-v-64b8be74]{padding:24px;text-align:center}div#password-wrapper .logo[data-v-64b8be74],div#password-wrapper img.icon[data-v-64b8be74]{display:block}}div#content[data-v-1f33caae]{background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-1f33caae]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-1f33caae]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-1f33caae]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-1f33caae]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-1f33caae]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#customer-wrapper[data-v-1f33caae]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#customer-wrapper div#customer[data-v-1f33caae]{padding:128px 48px 48px}div#customer-wrapper .title[data-v-1f33caae]{font-size:21px}div#customer-wrapper .error[data-v-1f33caae]{color:var(--secondary-color);font-weight:700}div#customer-wrapper .logo[data-v-1f33caae]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#customer-wrapper img.icon[data-v-1f33caae]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#customer-wrapper form[data-v-1f33caae]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#customer-wrapper .separator[data-v-1f33caae]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#customer-wrapper .register[data-v-1f33caae]{font-weight:500;margin:24px auto;text-align:center;width:270px}div#customer-wrapper .register .text[data-v-1f33caae]{margin-right:8px}div#customer-wrapper .register a[data-v-1f33caae]{cursor:pointer}div#customer-wrapper button[data-v-1f33caae]{max-width:100%;width:100%}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-1f33caae]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-1f33caae]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-1f33caae]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-1f33caae]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-1f33caae]{display:none}div#customer-wrapper[data-v-1f33caae]{max-width:100%;min-width:100%;width:100%}div#customer-wrapper div#customer[data-v-1f33caae]{padding:24px;text-align:center}div#customer-wrapper .logo[data-v-1f33caae],div#customer-wrapper img.icon[data-v-1f33caae]{display:block}}div#customer .multiselect__single,div#customer .multiselect__tags{background:transparent;color:var(--light-color)}div#content[data-v-34c8a14a]{background:var(--splash-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#intro-wrapper[data-v-34c8a14a]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:128px}div#intro-wrapper div.logo[data-v-34c8a14a]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;color:var(--light-color);font-size:86px;font-weight:500;height:128px;line-height:128px;margin-bottom:32px;text-align:center;width:128px}div#intro-wrapper img.icon[data-v-34c8a14a]{height:100px;margin-bottom:32px}div#intro-wrapper div.title[data-v-34c8a14a]{color:var(--splash-text-color);font-size:42px;font-weight:300}div#intro-wrapper div.description[data-v-34c8a14a]{color:var(--splash-text-color);font-size:25px;max-width:800px;padding-top:8px}div#password-wrapper[data-v-34c8a14a]{-webkit-box-flex:1;background:var(--header-color);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);color:var(--light-color);-ms-flex:1;flex:1;float:right;height:100%;max-width:450px;min-width:450px;overflow:auto;width:450px}div#password-wrapper div#password[data-v-34c8a14a]{padding:128px 48px 48px}div#password-wrapper .title[data-v-34c8a14a]{font-size:21px}div#password-wrapper .error[data-v-34c8a14a]{color:var(--secondary-color);font-weight:700}div#password-wrapper .logo[data-v-34c8a14a]{background-color:var(--secondary-color);border-radius:2px;color:var(--light-color);display:none;font-size:86px;font-weight:500;height:128px;line-height:128px;margin:32px auto;text-align:center;width:128px}div#password-wrapper img.icon[data-v-34c8a14a]{border-radius:4px;-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;display:none;height:128px;margin:32px auto;width:128px}div#password-wrapper form[data-v-34c8a14a]{font-size:1.5rem;padding-top:32px;text-align:left;width:100%}div#password-wrapper .separator[data-v-34c8a14a]{color:hsla(0,0%,100%,.54);font-size:15px;font-weight:600;margin:24px auto 16px;overflow:hidden;position:relative;text-align:center;width:100px}div#password-wrapper .register[data-v-34c8a14a]{font-weight:500;margin:24px auto;text-align:center;width:270px}div#password-wrapper .register .text[data-v-34c8a14a]{margin-right:8px}div#password-wrapper .register a[data-v-34c8a14a]{cursor:pointer}div#password-wrapper button[data-v-34c8a14a]{max-width:100%;width:100%}@media screen and (max-width:1500px){div#intro-wrapper img.icon[data-v-34c8a14a]{height:75px;margin-bottom:32px}}@media screen and (max-width:1300px){div#intro-wrapper img.icon[data-v-34c8a14a]{height:50px;margin-bottom:32px}div#intro-wrapper div.description[data-v-34c8a14a]{font-size:20px}}@media screen and (max-width:1100px){div#intro-wrapper img.icon[data-v-34c8a14a]{height:35px;margin-bottom:32px}}@media screen and (max-width:992px){div#intro-wrapper[data-v-34c8a14a]{display:none}div#password-wrapper[data-v-34c8a14a]{max-width:100%;min-width:100%;width:100%}div#password-wrapper div#password[data-v-34c8a14a]{padding:24px;text-align:center}div#password-wrapper .logo[data-v-34c8a14a],div#password-wrapper img.icon[data-v-34c8a14a]{display:block}}div#content[data-v-3fa5030f]{background:var(--splash-color);background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}div#content .modal-header div[data-v-3fa5030f]{padding-bottom:15px}div#content .modal-header div h3[data-v-3fa5030f]{margin:0;padding:0}div#content .modal-header div .help[data-v-3fa5030f]{font-size:11px}div#resumeModal .material-icons.close{display:none}div#content[data-v-1a7d6338]{background:var(--splash-color);display:table;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}div#content div.container[data-v-1a7d6338]{display:table-cell;padding:20px;vertical-align:middle}div#content div.container div.cont[data-v-1a7d6338],div#content div.container[data-v-1a7d6338]{border:0;color:var(--splash-text-color);font-size:25px;height:auto;line-height:150%;position:relative;text-align:left}div#content div.container div.cont[data-v-1a7d6338]{margin:0 auto;max-width:550px;padding:0 20px;width:calc(100% - 40px)}div#content div.logo[data-v-1a7d6338]{background:-webkit-gradient(linear,left top,right bottom,from(var(--secondary-color)),to(var(--secondary-sub-color)));background:linear-gradient(to bottom right,var(--secondary-color),var(--secondary-sub-color));border-radius:2px;color:var(--light-color);font-size:86px;font-weight:500;line-height:128px;margin:0 auto 32px}div#content div.logo[data-v-1a7d6338],div#content img.icon[data-v-1a7d6338]{-webkit-box-shadow:-1px 5px 8px #333;box-shadow:-1px 5px 8px #333;height:128px;text-align:center;width:128px}div#content img.icon[data-v-1a7d6338]{border-radius:4px;display:block;margin:32px auto}.modal-header p[data-v-69cc9502]{margin:0}.radio-option[data-v-69cc9502]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.radio-selection[data-v-69cc9502]{color:"#9e9e9e";width:auto}.radio-label[data-v-69cc9502]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;position:relative;width:100%}.cnct-themes .cnct-themes[data-is-root-theme=true]{position:relative;z-index:0}.cnct-themes .cnct-reset-a{color:inherit;outline:none;text-decoration:none}.cnct-themes .cnct-reset-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:inherit;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;margin:0;outline:none;padding:0;text-align:initial}@use "../fonts.css" as *;.cnct-themes{--cnct-font-size-1:calc(12px*var(--cnct-scaling));--cnct-font-size-2:calc(14px*var(--cnct-scaling));--cnct-font-size-3:calc(16px*var(--cnct-scaling));--cnct-font-size-4:calc(18px*var(--cnct-scaling));--cnct-font-size-5:calc(20px*var(--cnct-scaling));--cnct-font-size-6:calc(24px*var(--cnct-scaling));--cnct-font-size-7:calc(28px*var(--cnct-scaling));--cnct-font-size-8:calc(35px*var(--cnct-scaling));--cnct-font-size-9:calc(60px*var(--cnct-scaling));--cnct-font-weight-light:300;--cnct-font-weight-regular:400;--cnct-font-weight-medium:500;--cnct-font-weight-bold:700;--cnct-line-height-1:calc(16px*var(--cnct-scaling));--cnct-line-height-2:calc(20px*var(--cnct-scaling));--cnct-line-height-3:calc(24px*var(--cnct-scaling));--cnct-line-height-4:calc(26px*var(--cnct-scaling));--cnct-line-height-5:calc(28px*var(--cnct-scaling));--cnct-line-height-6:calc(30px*var(--cnct-scaling));--cnct-line-height-7:calc(36px*var(--cnct-scaling));--cnct-line-height-8:calc(40px*var(--cnct-scaling));--cnct-line-height-9:calc(60px*var(--cnct-scaling));--cnct-letter-spacing-1:0.0025em;--cnct-letter-spacing-2:0em;--cnct-letter-spacing-3:0em;--cnct-letter-spacing-4:-0.0025em;--cnct-letter-spacing-5:-0.005em;--cnct-letter-spacing-6:-0.00625em;--cnct-letter-spacing-7:-0.0075em;--cnct-letter-spacing-8:-0.01em;--cnct-letter-spacing-9:-0.025em;--cnct-default-font-family:system-ui,-apple-system,"Segoe UI (Custom)",Roboto,Oxygen,"Ubuntu",Cantarell,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Noto Color Emoji","Segoe UI Emoji","Segoe UI Symbol","emoji";--cnct-default-font-size:var(--cnct-font-size-2);--cnct-default-font-style:normal;--cnct-default-font-weight:var(--cnct-font-weight-regular);--cnct-default-line-height:1.5;--cnct-default-letter-spacing:0em;--cnct-default-leading-trim-start:0.42em;--cnct-default-leading-trim-end:0.36em;--cnct-heading-font-family:var(--cnct-default-font-family);--cnct-heading-font-size-adjust:1;--cnct-heading-font-style:normal;--cnct-heading-leading-trim-start:var(--cnct-default-leading-trim-start);--cnct-heading-leading-trim-end:var(--cnct-default-leading-trim-end);--cnct-heading-letter-spacing:0em;--cnct-heading-line-height-1:calc(16px*var(--cnct-scaling));--cnct-heading-line-height-2:calc(18px*var(--cnct-scaling));--cnct-heading-line-height-3:calc(22px*var(--cnct-scaling));--cnct-heading-line-height-4:calc(24px*var(--cnct-scaling));--cnct-heading-line-height-5:calc(26px*var(--cnct-scaling));--cnct-heading-line-height-6:calc(30px*var(--cnct-scaling));--cnct-heading-line-height-7:calc(36px*var(--cnct-scaling));--cnct-heading-line-height-8:calc(40px*var(--cnct-scaling));--cnct-heading-line-height-9:calc(60px*var(--cnct-scaling));--cnct-code-font-family:"Menlo","Consolas (Custom)","Bitstream Vera Sans Mono",monospace,"Apple Color Emoji","Segoe UI Emoji";--cnct-code-font-size-adjust:0.95;--cnct-code-font-style:normal;--cnct-code-font-weight:inherit;--cnct-code-letter-spacing:-0.007em;--cnct-strong-font-family:var(--cnct-default-font-family);--cnct-strong-font-size-adjust:1;--cnct-strong-font-style:inherit;--cnct-strong-font-weight:var(--cnct-font-weight-bold);--cnct-strong-letter-spacing:0em;--cnct-em-font-family:"Times New Roman","Times",serif;--cnct-em-font-size-adjust:1.18;--cnct-em-font-style:italic;--cnct-em-font-weight:inherit;--cnct-em-letter-spacing:-0.025em;--cnct-quote-font-family:"Times New Roman","Times",serif;--cnct-quote-font-size-adjust:1.18;--cnct-quote-font-style:italic;--cnct-quote-font-weight:inherit;--cnct-quote-letter-spacing:-0.025em;--cnct-color-overlay:var(--cnct-gray-a8);--cnct-color-panel-solid:#fff;--cnct-color-panel-translucent:hsla(0,0%,100%,.8);--cnct-color-surface:hsla(0,0%,100%,.9);--cnct-color-background:#fff;--cnct-shadow-1:inset 0 0 0 1px var(--cnct-gray-a5),inset 0 1.5px 2px 0 var(--cnct-black-a6);--cnct-shadow-2:0 0 0 1px var(--cnct-gray-a3),0 0 0 0.5px var(--cnct-gray-a3),0px 1px 1px 0px var(--cnct-gray-a3),0px 2px 1px -1px var(--cnct-gray-a3),0px 1px 3px 0px var(--cnct-black-a3);--cnct-shadow-3:0 0 0 1px var(--cnct-gray-a3),0px 2px 3px -2px var(--cnct-gray-a3),0px 3px 12px -4px var(--cnct-black-a3),0px 4px 16px -8px var(--cnct-black-a4);--cnct-shadow-4:0 0 0 1px var(--cnct-gray-a3),0px 8px 40px var(--cnct-gray-a3),0px 12px 32px -16px var(--cnct-black-a3);--cnct-shadow-5:0 0 0 1px var(--cnct-gray-a3),0px 12px 60px var(--cnct-gray-a6),0px 12px 32px -16px var(--cnct-black-a6);--cnct-shadow-6:0 0 0 1px var(--cnct-gray-a3),0px 16px 64px var(--cnct-gray-a7),0px 16px 36px -20px var(--cnct-gray-a7);--cnct-space-1:calc(4px*var(--cnct-scaling));--cnct-space-2:calc(8px*var(--cnct-scaling));--cnct-space-3:calc(12px*var(--cnct-scaling));--cnct-space-4:calc(16px*var(--cnct-scaling));--cnct-space-5:calc(24px*var(--cnct-scaling));--cnct-space-6:calc(32px*var(--cnct-scaling));--cnct-space-7:calc(40px*var(--cnct-scaling));--cnct-space-8:calc(48px*var(--cnct-scaling));--cnct-space-9:calc(64px*var(--cnct-scaling));--cnct-radius-factor:1;--cnct-radius-full:0px;--cnct-scaling:1;color:var(--cnct-gray-12)}.cnct-themes .cnct-themes [class^=cnct-]{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--cnct-color-selection-root:var(--cnct-accent-a6);font-family:var(--cnct-default-font-family);font-size:var(--cnct-default-font-size);font-style:var(--cnct-default-font-style);font-weight:var(--cnct-default-font-weight);letter-spacing:var(--cnct-default-letter-spacing);line-height:var(--cnct-default-line-height);overflow-wrap:break-word}@use "../colors/tomato.css" as *;@use "../colors/tomato-dark.css" as *;@use "../colors/tomato-alpha.css" as *;@use "../colors/tomato-dark-alpha.css" as *;@use "../colors/red.css" as *;@use "../colors/red-dark.css" as *;@use "../colors/red-alpha.css" as *;@use "../colors/red-dark-alpha.css" as *;@use "../colors/ruby.css" as *;@use "../colors/ruby-dark.css" as *;@use "../colors/ruby-alpha.css" as *;@use "../colors/ruby-dark-alpha.css" as *;@use "../colors/crimson.css" as *;@use "../colors/crimson-dark.css" as *;@use "../colors/crimson-alpha.css" as *;@use "../colors/crimson-dark-alpha.css" as *;@use "../colors/pink.css" as *;@use "../colors/pink-dark.css" as *;@use "../colors/pink-alpha.css" as *;@use "../colors/pink-dark-alpha.css" as *;@use "../colors/plum.css" as *;@use "../colors/plum-dark.css" as *;@use "../colors/plum-alpha.css" as *;@use "../colors/plum-dark-alpha.css" as *;@use "../colors/purple.css" as *;@use "../colors/purple-dark.css" as *;@use "../colors/purple-alpha.css" as *;@use "../colors/purple-dark-alpha.css" as *;@use "../colors/violet.css" as *;@use "../colors/violet-dark.css" as *;@use "../colors/violet-alpha.css" as *;@use "../colors/violet-dark-alpha.css" as *;@use "../colors/iris.css" as *;@use "../colors/iris-dark.css" as *;@use "../colors/iris-alpha.css" as *;@use "../colors/iris-dark-alpha.css" as *;@use "../colors/indigo.css" as *;@use "../colors/indigo-dark.css" as *;@use "../colors/indigo-alpha.css" as *;@use "../colors/indigo-dark-alpha.css" as *;@use "../colors/blue.css" as *;@use "../colors/blue-dark.css" as *;@use "../colors/blue-alpha.css" as *;@use "../colors/blue-dark-alpha.css" as *;@use "../colors/cyan.css" as *;@use "../colors/cyan-dark.css" as *;@use "../colors/cyan-alpha.css" as *;@use "../colors/cyan-dark-alpha.css" as *;@use "../colors/teal.css" as *;@use "../colors/teal-dark.css" as *;@use "../colors/teal-alpha.css" as *;@use "../colors/teal-dark-alpha.css" as *;@use "../colors/jade.css" as *;@use "../colors/jade-dark.css" as *;@use "../colors/jade-alpha.css" as *;@use "../colors/jade-dark-alpha.css" as *;@use "../colors/green.css" as *;@use "../colors/green-dark.css" as *;@use "../colors/green-alpha.css" as *;@use "../colors/green-dark-alpha.css" as *;@use "../colors/grass.css" as *;@use "../colors/grass-dark.css" as *;@use "../colors/grass-alpha.css" as *;@use "../colors/grass-dark-alpha.css" as *;@use "../colors/orange.css" as *;@use "../colors/orange-dark.css" as *;@use "../colors/orange-alpha.css" as *;@use "../colors/orange-dark-alpha.css" as *;@use "../colors/brown.css" as *;@use "../colors/brown-dark.css" as *;@use "../colors/brown-alpha.css" as *;@use "../colors/brown-dark-alpha.css" as *;@use "../colors/sky.css" as *;@use "../colors/sky-dark.css" as *;@use "../colors/sky-alpha.css" as *;@use "../colors/sky-dark-alpha.css" as *;@use "../colors/mint.css" as *;@use "../colors/mint-dark.css" as *;@use "../colors/mint-alpha.css" as *;@use "../colors/mint-dark-alpha.css" as *;@use "../colors/lime.css" as *;@use "../colors/lime-dark.css" as *;@use "../colors/lime-alpha.css" as *;@use "../colors/lime-dark-alpha.css" as *;@use "../colors/yellow.css" as *;@use "../colors/yellow-dark.css" as *;@use "../colors/yellow-alpha.css" as *;@use "../colors/yellow-dark-alpha.css" as *;@use "../colors/amber.css" as *;@use "../colors/amber-dark.css" as *;@use "../colors/amber-alpha.css" as *;@use "../colors/amber-dark-alpha.css" as *;@use "../colors/gold.css" as *;@use "../colors/gold-dark.css" as *;@use "../colors/gold-alpha.css" as *;@use "../colors/gold-dark-alpha.css" as *;@use "../colors/bronze.css" as *;@use "../colors/bronze-dark.css" as *;@use "../colors/bronze-alpha.css" as *;@use "../colors/bronze-dark-alpha.css" as *;@use "../colors/gray.css" as *;@use "../colors/gray-dark.css" as *;@use "../colors/gray-alpha.css" as *;@use "../colors/gray-dark-alpha.css" as *;@use "../colors/mauve.css" as *;@use "../colors/mauve-dark.css" as *;@use "../colors/mauve-alpha.css" as *;@use "../colors/mauve-dark-alpha.css" as *;@use "../colors/slate.css" as *;@use "../colors/slate-dark.css" as *;@use "../colors/slate-alpha.css" as *;@use "../colors/slate-dark-alpha.css" as *;@use "../colors/sage.css" as *;@use "../colors/sage-dark.css" as *;@use "../colors/sage-alpha.css" as *;@use "../colors/sage-dark-alpha.css" as *;@use "../colors/olive.css" as *;@use "../colors/olive-dark.css" as *;@use "../colors/olive-alpha.css" as *;@use "../colors/olive-dark-alpha.css" as *;@use "../colors/sand.css" as *;@use "../colors/sand-dark.css" as *;@use "../colors/sand-alpha.css" as *;@use "../colors/sand-dark-alpha.css" as *;@use "../colors/black-alpha.css" as *;@use "../colors/white-alpha.css" as *;.cnct-themes .cnct-themes:where(.light,.light-theme){color-scheme:light}.cnct-themes .cnct-themes:where(.dark,.dark-theme){color-scheme:dark}:is(.dark,.dark-theme),:is(.dark,.dark-theme) .cnct-themes:not(.light,.light-theme){--cnct-color-overlay:rgba(0,0,0,.75);--cnct-color-panel-solid:var(--cnct-gray-2);--cnct-color-panel-translucent:var(--cnct-gray-2-translucent);--cnct-color-surface:rgba(0,0,0,.25);--cnct-color-background:var(--cnct-gray-1);--cnct-shadow-1:inset 0 1px var(--cnct-gray-a4),inset 0 0 0.5px var(--cnct-gray-a3),inset 0 -1px 0px var(--cnct-gray-a3),inset 0 0 0 1px var(--cnct-gray-a6),inset 0 1px 3px 0 var(--cnct-black-a10),inset 0 1px 3px 0 var(--cnct-black-a12);--cnct-shadow-2:0 0 0 1px var(--cnct-gray-5),0 0 0 0.5px var(--cnct-black-a4),0px 2px 1px -1px var(--cnct-black-a9),0px 1px 1px 0px var(--cnct-black-a9),0px 1px 3px 0px var(--cnct-black-a9);--cnct-shadow-3:0 0 0 1px var(--cnct-gray-5),0px 2px 3px -2px var(--cnct-black-a5),0px 3px 8px -2px var(--cnct-black-a8),0px 4px 12px -4px var(--cnct-black-a9);--cnct-shadow-4:0 0 0 1px var(--cnct-gray-5),0px 8px 40px var(--cnct-black-a7),0px 12px 32px -16px var(--cnct-black-a8);--cnct-shadow-5:0 0 0 1px var(--cnct-gray-5),0px 12px 60px var(--cnct-black-a8),0px 12px 32px -16px var(--cnct-black-a10);--cnct-shadow-6:0 0 0 1px var(--cnct-gray-5),0px 16px 64px var(--cnct-black-a11),0px 16px 36px -20px var(--cnct-black-a12)}.cnct-themes .cnct-themes [class^=cnct-] ::-moz-selection{background-color:var(--cnct-accent-a6)}.cnct-themes .cnct-themes [class^=cnct-] ::selection{background-color:var(--cnct-accent-a6)}.cnct-themes .cnct-themes [class^=cnct-] [data-accent-color=gray] ::-moz-selection,.cnct-themes .cnct-themes [class^=cnct-] [data-accent-color=gray]::-moz-selection{background-color:var(--cnct-color-selection-root)}.cnct-themes .cnct-themes [class^=cnct-] [data-accent-color=gray] ::selection,.cnct-themes .cnct-themes [class^=cnct-] [data-accent-color=gray]::selection{background-color:var(--cnct-color-selection-root)}:root{--cnct-tomato-9-contrast:#fff;--cnct-red-9-contrast:#fff;--cnct-ruby-9-contrast:#fff;--cnct-crimson-9-contrast:#fff;--cnct-pink-9-contrast:#fff;--cnct-plum-9-contrast:#fff;--cnct-purple-9-contrast:#fff;--cnct-violet-9-contrast:#fff;--cnct-iris-9-contrast:#fff;--cnct-indigo-9-contrast:#fff;--cnct-blue-9-contrast:#fff;--cnct-cyan-9-contrast:#fff;--cnct-teal-9-contrast:#fff;--cnct-jade-9-contrast:#fff;--cnct-green-9-contrast:#fff;--cnct-grass-9-contrast:#fff;--cnct-orange-9-contrast:#fff;--cnct-brown-9-contrast:#fff;--cnct-sky-9-contrast:#1c2024;--cnct-mint-9-contrast:#1a211e;--cnct-lime-9-contrast:#1d211c;--cnct-yellow-9-contrast:#21201c;--cnct-amber-9-contrast:#21201c;--cnct-gold-9-contrast:#fff;--cnct-bronze-9-contrast:#fff;--cnct-gray-9-contrast:#fff;--cnct-line-calc:calc(1em*var(--cnct-default-line-height));--primary-color:#333;--secondary-color:#4c8fdd;--secondary-sub-color:#5078a4;--cancel-color:#f44336;--default-color:#e6e6e6;--light-color:#fff;--green-color:#8dc63f;--splash-color:#fff;--splash-text-color:#333;--header-color:#293b51;--header-text-color:#fff;--nav-color:#fff;--nav-text-color:#333;--icon-primary-color:#333;--icon-seconday-color:#4c8fdd;--noti-color:#5078a4;--noti-bar-color:#005180;--error-noti-color:#f44336;--error-bar-noti-color:#e6e6e6;--btn-primary-color:#4c8fdd;--btn-secondary-color:#333;--btn-default-color:#e6e6e6;--btn-cancel-color:#f44336;--grid-row-color:#fff;--main-font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;--grid-font:Roboto,system-ui,-apple-system,"Segoe UI","Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif}.dark,.dark-theme{--cnct-gray-2-translucent:rgba(29,29,29,.7);--cnct-mauve-2-translucent:rgba(32,27,33,.7);--cnct-slate-2-translucent:rgba(29,29,33,.7);--cnct-sage-2-translucent:rgba(24,30,27,.7);--cnct-olive-2-translucent:rgba(26,30,26,.7);--cnct-sand-2-translucent:rgba(29,29,26,.7);--cnct-tomato-surface:var(--cnct-tomato-a2);--cnct-red-surface:var(--cnct-red-a2);--cnct-ruby-surface:var(--cnct-ruby-a2);--cnct-crimson-surface:var(--cnct-crimson-a2);--cnct-pink-surface:var(--cnct-pink-a2);--cnct-plum-surface:var(--cnct-plum-a2);--cnct-purple-surface:var(--cnct-purple-a2);--cnct-violet-surface:var(--cnct-violet-a2);--cnct-iris-surface:var(--cnct-iris-a2);--cnct-indigo-surface:var(--cnct-indigo-a2);--cnct-blue-surface:var(--cnct-blue-a2);--cnct-cyan-surface:var(--cnct-cyan-a2);--cnct-teal-surface:var(--cnct-teal-a2);--cnct-jade-surface:var(--cnct-jade-a2);--cnct-green-surface:var(--cnct-green-a2);--cnct-grass-surface:var(--cnct-grass-a2);--cnct-orange-surface:var(--cnct-orange-a2);--cnct-brown-surface:var(--cnct-brown-a2);--cnct-sky-surface:var(--cnct-sky-a2);--cnct-mint-surface:var(--cnct-mint-a2);--cnct-lime-surface:var(--cnct-lime-a2);--cnct-yellow-surface:var(--cnct-yellow-a2);--cnct-amber-surface:var(--cnct-amber-a2);--cnct-gold-surface:var(--cnct-gold-a2);--cnct-bronze-surface:var(--cnct-bronze-a2);--cnct-gray-surface:var(--cnct-gray-a2)}.light,.light-theme,:root{--cnct-tomato-surface:var(--cnct-tomato-a2);--cnct-red-surface:var(--cnct-red-a2);--cnct-ruby-surface:var(--cnct-ruby-a2);--cnct-crimson-surface:var(--cnct-crimson-a2);--cnct-pink-surface:var(--cnct-pink-a2);--cnct-plum-surface:var(--cnct-plum-a2);--cnct-purple-surface:var(--cnct-purple-a2);--cnct-violet-surface:var(--cnct-violet-a2);--cnct-iris-surface:var(--cnct-iris-a2);--cnct-indigo-surface:var(--cnct-indigo-a2);--cnct-blue-surface:var(--cnct-blue-a2);--cnct-cyan-surface:var(--cnct-cyan-a2);--cnct-teal-surface:var(--cnct-teal-a2);--cnct-jade-surface:var(--cnct-jade-a2);--cnct-green-surface:var(--cnct-green-a2);--cnct-grass-surface:var(--cnct-grass-a2);--cnct-orange-surface:var(--cnct-orange-a2);--cnct-brown-surface:var(--cnct-brown-a2);--cnct-sky-surface:var(--cnct-sky-a2);--cnct-mint-surface:var(--cnct-mint-a2);--cnct-lime-surface:var(--cnct-lime-a2);--cnct-yellow-surface:var(--cnct-yellow-a2);--cnct-amber-surface:var(--cnct-amber-a2);--cnct-gold-surface:var(--cnct-gold-a2);--cnct-bronze-surface:var(--cnct-bronze-a2);--cnct-gray-surface:#fff}[data-accent-color=tomato]{--cnct-color-surface-accent:var(--cnct-tomato-surface);--cnct-accent-1:var(--cnct-tomato-1);--cnct-accent-2:var(--cnct-tomato-2);--cnct-accent-3:var(--cnct-tomato-3);--cnct-accent-4:var(--cnct-tomato-4);--cnct-accent-5:var(--cnct-tomato-5);--cnct-accent-6:var(--cnct-tomato-6);--cnct-accent-7:var(--cnct-tomato-7);--cnct-accent-8:var(--cnct-tomato-8);--cnct-accent-9:var(--cnct-tomato-9);--cnct-accent-9-contrast:var(--cnct-tomato-9-contrast);--cnct-accent-10:var(--cnct-tomato-10);--cnct-accent-11:var(--cnct-tomato-11);--cnct-accent-12:var(--cnct-tomato-12);--cnct-accent-a1:var(--cnct-tomato-a1);--cnct-accent-a2:var(--cnct-tomato-a2);--cnct-accent-a3:var(--cnct-tomato-a3);--cnct-accent-a4:var(--cnct-tomato-a4);--cnct-accent-a5:var(--cnct-tomato-a5);--cnct-accent-a6:var(--cnct-tomato-a6);--cnct-accent-a7:var(--cnct-tomato-a7);--cnct-accent-a8:var(--cnct-tomato-a8);--cnct-accent-a9:var(--cnct-tomato-a9);--cnct-accent-a10:var(--cnct-tomato-a10);--cnct-accent-a11:var(--cnct-tomato-a11);--cnct-accent-a12:var(--cnct-tomato-a12)}[data-accent-color=red]{--cnct-color-surface-accent:var(--cnct-red-surface);--cnct-accent-1:var(--cnct-red-1);--cnct-accent-2:var(--cnct-red-2);--cnct-accent-3:var(--cnct-red-3);--cnct-accent-4:var(--cnct-red-4);--cnct-accent-5:var(--cnct-red-5);--cnct-accent-6:var(--cnct-red-6);--cnct-accent-7:var(--cnct-red-7);--cnct-accent-8:var(--cnct-red-8);--cnct-accent-9:var(--cnct-red-9);--cnct-accent-9-contrast:var(--cnct-red-9-contrast);--cnct-accent-10:var(--cnct-red-10);--cnct-accent-11:var(--cnct-red-11);--cnct-accent-12:var(--cnct-red-12);--cnct-accent-a1:var(--cnct-red-a1);--cnct-accent-a2:var(--cnct-red-a2);--cnct-accent-a3:var(--cnct-red-a3);--cnct-accent-a4:var(--cnct-red-a4);--cnct-accent-a5:var(--cnct-red-a5);--cnct-accent-a6:var(--cnct-red-a6);--cnct-accent-a7:var(--cnct-red-a7);--cnct-accent-a8:var(--cnct-red-a8);--cnct-accent-a9:var(--cnct-red-a9);--cnct-accent-a10:var(--cnct-red-a10);--cnct-accent-a11:var(--cnct-red-a11);--cnct-accent-a12:var(--cnct-red-a12)}[data-accent-color=ruby]{--cnct-color-surface-accent:var(--cnct-ruby-surface);--cnct-accent-1:var(--cnct-ruby-1);--cnct-accent-2:var(--cnct-ruby-2);--cnct-accent-3:var(--cnct-ruby-3);--cnct-accent-4:var(--cnct-ruby-4);--cnct-accent-5:var(--cnct-ruby-5);--cnct-accent-6:var(--cnct-ruby-6);--cnct-accent-7:var(--cnct-ruby-7);--cnct-accent-8:var(--cnct-ruby-8);--cnct-accent-9:var(--cnct-ruby-9);--cnct-accent-9-contrast:var(--cnct-ruby-9-contrast);--cnct-accent-10:var(--cnct-ruby-10);--cnct-accent-11:var(--cnct-ruby-11);--cnct-accent-12:var(--cnct-ruby-12);--cnct-accent-a1:var(--cnct-ruby-a1);--cnct-accent-a2:var(--cnct-ruby-a2);--cnct-accent-a3:var(--cnct-ruby-a3);--cnct-accent-a4:var(--cnct-ruby-a4);--cnct-accent-a5:var(--cnct-ruby-a5);--cnct-accent-a6:var(--cnct-ruby-a6);--cnct-accent-a7:var(--cnct-ruby-a7);--cnct-accent-a8:var(--cnct-ruby-a8);--cnct-accent-a9:var(--cnct-ruby-a9);--cnct-accent-a10:var(--cnct-ruby-a10);--cnct-accent-a11:var(--cnct-ruby-a11);--cnct-accent-a12:var(--cnct-ruby-a12)}[data-accent-color=crimson]{--cnct-color-surface-accent:var(--cnct-crimson-surface);--cnct-accent-1:var(--cnct-crimson-1);--cnct-accent-2:var(--cnct-crimson-2);--cnct-accent-3:var(--cnct-crimson-3);--cnct-accent-4:var(--cnct-crimson-4);--cnct-accent-5:var(--cnct-crimson-5);--cnct-accent-6:var(--cnct-crimson-6);--cnct-accent-7:var(--cnct-crimson-7);--cnct-accent-8:var(--cnct-crimson-8);--cnct-accent-9:var(--cnct-crimson-9);--cnct-accent-9-contrast:var(--cnct-crimson-9-contrast);--cnct-accent-10:var(--cnct-crimson-10);--cnct-accent-11:var(--cnct-crimson-11);--cnct-accent-12:var(--cnct-crimson-12);--cnct-accent-a1:var(--cnct-crimson-a1);--cnct-accent-a2:var(--cnct-crimson-a2);--cnct-accent-a3:var(--cnct-crimson-a3);--cnct-accent-a4:var(--cnct-crimson-a4);--cnct-accent-a5:var(--cnct-crimson-a5);--cnct-accent-a6:var(--cnct-crimson-a6);--cnct-accent-a7:var(--cnct-crimson-a7);--cnct-accent-a8:var(--cnct-crimson-a8);--cnct-accent-a9:var(--cnct-crimson-a9);--cnct-accent-a10:var(--cnct-crimson-a10);--cnct-accent-a11:var(--cnct-crimson-a11);--cnct-accent-a12:var(--cnct-crimson-a12)}[data-accent-color=pink]{--cnct-color-surface-accent:var(--cnct-pink-surface);--cnct-accent-1:var(--cnct-pink-1);--cnct-accent-2:var(--cnct-pink-2);--cnct-accent-3:var(--cnct-pink-3);--cnct-accent-4:var(--cnct-pink-4);--cnct-accent-5:var(--cnct-pink-5);--cnct-accent-6:var(--cnct-pink-6);--cnct-accent-7:var(--cnct-pink-7);--cnct-accent-8:var(--cnct-pink-8);--cnct-accent-9:var(--cnct-pink-9);--cnct-accent-9-contrast:var(--cnct-pink-9-contrast);--cnct-accent-10:var(--cnct-pink-10);--cnct-accent-11:var(--cnct-pink-11);--cnct-accent-12:var(--cnct-pink-12);--cnct-accent-a1:var(--cnct-pink-a1);--cnct-accent-a2:var(--cnct-pink-a2);--cnct-accent-a3:var(--cnct-pink-a3);--cnct-accent-a4:var(--cnct-pink-a4);--cnct-accent-a5:var(--cnct-pink-a5);--cnct-accent-a6:var(--cnct-pink-a6);--cnct-accent-a7:var(--cnct-pink-a7);--cnct-accent-a8:var(--cnct-pink-a8);--cnct-accent-a9:var(--cnct-pink-a9);--cnct-accent-a10:var(--cnct-pink-a10);--cnct-accent-a11:var(--cnct-pink-a11);--cnct-accent-a12:var(--cnct-pink-a12)}[data-accent-color=plum]{--cnct-color-surface-accent:var(--cnct-plum-surface);--cnct-accent-1:var(--cnct-plum-1);--cnct-accent-2:var(--cnct-plum-2);--cnct-accent-3:var(--cnct-plum-3);--cnct-accent-4:var(--cnct-plum-4);--cnct-accent-5:var(--cnct-plum-5);--cnct-accent-6:var(--cnct-plum-6);--cnct-accent-7:var(--cnct-plum-7);--cnct-accent-8:var(--cnct-plum-8);--cnct-accent-9:var(--cnct-plum-9);--cnct-accent-9-contrast:var(--cnct-plum-9-contrast);--cnct-accent-10:var(--cnct-plum-10);--cnct-accent-11:var(--cnct-plum-11);--cnct-accent-12:var(--cnct-plum-12);--cnct-accent-a1:var(--cnct-plum-a1);--cnct-accent-a2:var(--cnct-plum-a2);--cnct-accent-a3:var(--cnct-plum-a3);--cnct-accent-a4:var(--cnct-plum-a4);--cnct-accent-a5:var(--cnct-plum-a5);--cnct-accent-a6:var(--cnct-plum-a6);--cnct-accent-a7:var(--cnct-plum-a7);--cnct-accent-a8:var(--cnct-plum-a8);--cnct-accent-a9:var(--cnct-plum-a9);--cnct-accent-a10:var(--cnct-plum-a10);--cnct-accent-a11:var(--cnct-plum-a11);--cnct-accent-a12:var(--cnct-plum-a12)}[data-accent-color=purple]{--cnct-color-surface-accent:var(--cnct-purple-surface);--cnct-accent-1:var(--cnct-purple-1);--cnct-accent-2:var(--cnct-purple-2);--cnct-accent-3:var(--cnct-purple-3);--cnct-accent-4:var(--cnct-purple-4);--cnct-accent-5:var(--cnct-purple-5);--cnct-accent-6:var(--cnct-purple-6);--cnct-accent-7:var(--cnct-purple-7);--cnct-accent-8:var(--cnct-purple-8);--cnct-accent-9:var(--cnct-purple-9);--cnct-accent-9-contrast:var(--cnct-purple-9-contrast);--cnct-accent-10:var(--cnct-purple-10);--cnct-accent-11:var(--cnct-purple-11);--cnct-accent-12:var(--cnct-purple-12);--cnct-accent-a1:var(--cnct-purple-a1);--cnct-accent-a2:var(--cnct-purple-a2);--cnct-accent-a3:var(--cnct-purple-a3);--cnct-accent-a4:var(--cnct-purple-a4);--cnct-accent-a5:var(--cnct-purple-a5);--cnct-accent-a6:var(--cnct-purple-a6);--cnct-accent-a7:var(--cnct-purple-a7);--cnct-accent-a8:var(--cnct-purple-a8);--cnct-accent-a9:var(--cnct-purple-a9);--cnct-accent-a10:var(--cnct-purple-a10);--cnct-accent-a11:var(--cnct-purple-a11);--cnct-accent-a12:var(--cnct-purple-a12)}[data-accent-color=violet]{--cnct-color-surface-accent:var(--cnct-violet-surface);--cnct-accent-1:var(--cnct-violet-1);--cnct-accent-2:var(--cnct-violet-2);--cnct-accent-3:var(--cnct-violet-3);--cnct-accent-4:var(--cnct-violet-4);--cnct-accent-5:var(--cnct-violet-5);--cnct-accent-6:var(--cnct-violet-6);--cnct-accent-7:var(--cnct-violet-7);--cnct-accent-8:var(--cnct-violet-8);--cnct-accent-9:var(--cnct-violet-9);--cnct-accent-9-contrast:var(--cnct-violet-9-contrast);--cnct-accent-10:var(--cnct-violet-10);--cnct-accent-11:var(--cnct-violet-11);--cnct-accent-12:var(--cnct-violet-12);--cnct-accent-a1:var(--cnct-violet-a1);--cnct-accent-a2:var(--cnct-violet-a2);--cnct-accent-a3:var(--cnct-violet-a3);--cnct-accent-a4:var(--cnct-violet-a4);--cnct-accent-a5:var(--cnct-violet-a5);--cnct-accent-a6:var(--cnct-violet-a6);--cnct-accent-a7:var(--cnct-violet-a7);--cnct-accent-a8:var(--cnct-violet-a8);--cnct-accent-a9:var(--cnct-violet-a9);--cnct-accent-a10:var(--cnct-violet-a10);--cnct-accent-a11:var(--cnct-violet-a11);--cnct-accent-a12:var(--cnct-violet-a12)}[data-accent-color=iris]{--cnct-color-surface-accent:var(--cnct-iris-surface);--cnct-accent-1:var(--cnct-iris-1);--cnct-accent-2:var(--cnct-iris-2);--cnct-accent-3:var(--cnct-iris-3);--cnct-accent-4:var(--cnct-iris-4);--cnct-accent-5:var(--cnct-iris-5);--cnct-accent-6:var(--cnct-iris-6);--cnct-accent-7:var(--cnct-iris-7);--cnct-accent-8:var(--cnct-iris-8);--cnct-accent-9:var(--cnct-iris-9);--cnct-accent-9-contrast:var(--cnct-iris-9-contrast);--cnct-accent-10:var(--cnct-iris-10);--cnct-accent-11:var(--cnct-iris-11);--cnct-accent-12:var(--cnct-iris-12);--cnct-accent-a1:var(--cnct-iris-a1);--cnct-accent-a2:var(--cnct-iris-a2);--cnct-accent-a3:var(--cnct-iris-a3);--cnct-accent-a4:var(--cnct-iris-a4);--cnct-accent-a5:var(--cnct-iris-a5);--cnct-accent-a6:var(--cnct-iris-a6);--cnct-accent-a7:var(--cnct-iris-a7);--cnct-accent-a8:var(--cnct-iris-a8);--cnct-accent-a9:var(--cnct-iris-a9);--cnct-accent-a10:var(--cnct-iris-a10);--cnct-accent-a11:var(--cnct-iris-a11);--cnct-accent-a12:var(--cnct-iris-a12)}[data-accent-color=indigo]{--cnct-color-surface-accent:var(--cnct-indigo-surface);--cnct-accent-1:var(--cnct-indigo-1);--cnct-accent-2:var(--cnct-indigo-2);--cnct-accent-3:var(--cnct-indigo-3);--cnct-accent-4:var(--cnct-indigo-4);--cnct-accent-5:var(--cnct-indigo-5);--cnct-accent-6:var(--cnct-indigo-6);--cnct-accent-7:var(--cnct-indigo-7);--cnct-accent-8:var(--cnct-indigo-8);--cnct-accent-9:var(--cnct-indigo-9);--cnct-accent-9-contrast:var(--cnct-indigo-9-contrast);--cnct-accent-10:var(--cnct-indigo-10);--cnct-accent-11:var(--cnct-indigo-11);--cnct-accent-12:var(--cnct-indigo-12);--cnct-accent-a1:var(--cnct-indigo-a1);--cnct-accent-a2:var(--cnct-indigo-a2);--cnct-accent-a3:var(--cnct-indigo-a3);--cnct-accent-a4:var(--cnct-indigo-a4);--cnct-accent-a5:var(--cnct-indigo-a5);--cnct-accent-a6:var(--cnct-indigo-a6);--cnct-accent-a7:var(--cnct-indigo-a7);--cnct-accent-a8:var(--cnct-indigo-a8);--cnct-accent-a9:var(--cnct-indigo-a9);--cnct-accent-a10:var(--cnct-indigo-a10);--cnct-accent-a11:var(--cnct-indigo-a11);--cnct-accent-a12:var(--cnct-indigo-a12)}[data-accent-color=blue]{--cnct-color-surface-accent:var(--cnct-blue-surface);--cnct-accent-1:var(--cnct-blue-1);--cnct-accent-2:var(--cnct-blue-2);--cnct-accent-3:var(--cnct-blue-3);--cnct-accent-4:var(--cnct-blue-4);--cnct-accent-5:var(--cnct-blue-5);--cnct-accent-6:var(--cnct-blue-6);--cnct-accent-7:var(--cnct-blue-7);--cnct-accent-8:var(--cnct-blue-8);--cnct-accent-9:var(--cnct-blue-9);--cnct-accent-9-contrast:var(--cnct-blue-9-contrast);--cnct-accent-10:var(--cnct-blue-10);--cnct-accent-11:var(--cnct-blue-11);--cnct-accent-12:var(--cnct-blue-12);--cnct-accent-a1:var(--cnct-blue-a1);--cnct-accent-a2:var(--cnct-blue-a2);--cnct-accent-a3:var(--cnct-blue-a3);--cnct-accent-a4:var(--cnct-blue-a4);--cnct-accent-a5:var(--cnct-blue-a5);--cnct-accent-a6:var(--cnct-blue-a6);--cnct-accent-a7:var(--cnct-blue-a7);--cnct-accent-a8:var(--cnct-blue-a8);--cnct-accent-a9:var(--cnct-blue-a9);--cnct-accent-a10:var(--cnct-blue-a10);--cnct-accent-a11:var(--cnct-blue-a11);--cnct-accent-a12:var(--cnct-blue-a12)}[data-accent-color=cyan]{--cnct-color-surface-accent:var(--cnct-cyan-surface);--cnct-accent-1:var(--cnct-cyan-1);--cnct-accent-2:var(--cnct-cyan-2);--cnct-accent-3:var(--cnct-cyan-3);--cnct-accent-4:var(--cnct-cyan-4);--cnct-accent-5:var(--cnct-cyan-5);--cnct-accent-6:var(--cnct-cyan-6);--cnct-accent-7:var(--cnct-cyan-7);--cnct-accent-8:var(--cnct-cyan-8);--cnct-accent-9:var(--cnct-cyan-9);--cnct-accent-9-contrast:var(--cnct-cyan-9-contrast);--cnct-accent-10:var(--cnct-cyan-10);--cnct-accent-11:var(--cnct-cyan-11);--cnct-accent-12:var(--cnct-cyan-12);--cnct-accent-a1:var(--cnct-cyan-a1);--cnct-accent-a2:var(--cnct-cyan-a2);--cnct-accent-a3:var(--cnct-cyan-a3);--cnct-accent-a4:var(--cnct-cyan-a4);--cnct-accent-a5:var(--cnct-cyan-a5);--cnct-accent-a6:var(--cnct-cyan-a6);--cnct-accent-a7:var(--cnct-cyan-a7);--cnct-accent-a8:var(--cnct-cyan-a8);--cnct-accent-a9:var(--cnct-cyan-a9);--cnct-accent-a10:var(--cnct-cyan-a10);--cnct-accent-a11:var(--cnct-cyan-a11);--cnct-accent-a12:var(--cnct-cyan-a12)}[data-accent-color=teal]{--cnct-color-surface-accent:var(--cnct-teal-surface);--cnct-accent-1:var(--cnct-teal-1);--cnct-accent-2:var(--cnct-teal-2);--cnct-accent-3:var(--cnct-teal-3);--cnct-accent-4:var(--cnct-teal-4);--cnct-accent-5:var(--cnct-teal-5);--cnct-accent-6:var(--cnct-teal-6);--cnct-accent-7:var(--cnct-teal-7);--cnct-accent-8:var(--cnct-teal-8);--cnct-accent-9:var(--cnct-teal-9);--cnct-accent-9-contrast:var(--cnct-teal-9-contrast);--cnct-accent-10:var(--cnct-teal-10);--cnct-accent-11:var(--cnct-teal-11);--cnct-accent-12:var(--cnct-teal-12);--cnct-accent-a1:var(--cnct-teal-a1);--cnct-accent-a2:var(--cnct-teal-a2);--cnct-accent-a3:var(--cnct-teal-a3);--cnct-accent-a4:var(--cnct-teal-a4);--cnct-accent-a5:var(--cnct-teal-a5);--cnct-accent-a6:var(--cnct-teal-a6);--cnct-accent-a7:var(--cnct-teal-a7);--cnct-accent-a8:var(--cnct-teal-a8);--cnct-accent-a9:var(--cnct-teal-a9);--cnct-accent-a10:var(--cnct-teal-a10);--cnct-accent-a11:var(--cnct-teal-a11);--cnct-accent-a12:var(--cnct-teal-a12)}[data-accent-color=jade]{--cnct-color-surface-accent:var(--cnct-jade-surface);--cnct-accent-1:var(--cnct-jade-1);--cnct-accent-2:var(--cnct-jade-2);--cnct-accent-3:var(--cnct-jade-3);--cnct-accent-4:var(--cnct-jade-4);--cnct-accent-5:var(--cnct-jade-5);--cnct-accent-6:var(--cnct-jade-6);--cnct-accent-7:var(--cnct-jade-7);--cnct-accent-8:var(--cnct-jade-8);--cnct-accent-9:var(--cnct-jade-9);--cnct-accent-9-contrast:var(--cnct-jade-9-contrast);--cnct-accent-10:var(--cnct-jade-10);--cnct-accent-11:var(--cnct-jade-11);--cnct-accent-12:var(--cnct-jade-12);--cnct-accent-a1:var(--cnct-jade-a1);--cnct-accent-a2:var(--cnct-jade-a2);--cnct-accent-a3:var(--cnct-jade-a3);--cnct-accent-a4:var(--cnct-jade-a4);--cnct-accent-a5:var(--cnct-jade-a5);--cnct-accent-a6:var(--cnct-jade-a6);--cnct-accent-a7:var(--cnct-jade-a7);--cnct-accent-a8:var(--cnct-jade-a8);--cnct-accent-a9:var(--cnct-jade-a9);--cnct-accent-a10:var(--cnct-jade-a10);--cnct-accent-a11:var(--cnct-jade-a11);--cnct-accent-a12:var(--cnct-jade-a12)}[data-accent-color=green]{--cnct-color-surface-accent:var(--cnct-green-surface);--cnct-accent-1:var(--cnct-green-1);--cnct-accent-2:var(--cnct-green-2);--cnct-accent-3:var(--cnct-green-3);--cnct-accent-4:var(--cnct-green-4);--cnct-accent-5:var(--cnct-green-5);--cnct-accent-6:var(--cnct-green-6);--cnct-accent-7:var(--cnct-green-7);--cnct-accent-8:var(--cnct-green-8);--cnct-accent-9:var(--cnct-green-9);--cnct-accent-9-contrast:var(--cnct-green-9-contrast);--cnct-accent-10:var(--cnct-green-10);--cnct-accent-11:var(--cnct-green-11);--cnct-accent-12:var(--cnct-green-12);--cnct-accent-a1:var(--cnct-green-a1);--cnct-accent-a2:var(--cnct-green-a2);--cnct-accent-a3:var(--cnct-green-a3);--cnct-accent-a4:var(--cnct-green-a4);--cnct-accent-a5:var(--cnct-green-a5);--cnct-accent-a6:var(--cnct-green-a6);--cnct-accent-a7:var(--cnct-green-a7);--cnct-accent-a8:var(--cnct-green-a8);--cnct-accent-a9:var(--cnct-green-a9);--cnct-accent-a10:var(--cnct-green-a10);--cnct-accent-a11:var(--cnct-green-a11);--cnct-accent-a12:var(--cnct-green-a12)}[data-accent-color=grass]{--cnct-color-surface-accent:var(--cnct-grass-surface);--cnct-accent-1:var(--cnct-grass-1);--cnct-accent-2:var(--cnct-grass-2);--cnct-accent-3:var(--cnct-grass-3);--cnct-accent-4:var(--cnct-grass-4);--cnct-accent-5:var(--cnct-grass-5);--cnct-accent-6:var(--cnct-grass-6);--cnct-accent-7:var(--cnct-grass-7);--cnct-accent-8:var(--cnct-grass-8);--cnct-accent-9:var(--cnct-grass-9);--cnct-accent-9-contrast:var(--cnct-grass-9-contrast);--cnct-accent-10:var(--cnct-grass-10);--cnct-accent-11:var(--cnct-grass-11);--cnct-accent-12:var(--cnct-grass-12);--cnct-accent-a1:var(--cnct-grass-a1);--cnct-accent-a2:var(--cnct-grass-a2);--cnct-accent-a3:var(--cnct-grass-a3);--cnct-accent-a4:var(--cnct-grass-a4);--cnct-accent-a5:var(--cnct-grass-a5);--cnct-accent-a6:var(--cnct-grass-a6);--cnct-accent-a7:var(--cnct-grass-a7);--cnct-accent-a8:var(--cnct-grass-a8);--cnct-accent-a9:var(--cnct-grass-a9);--cnct-accent-a10:var(--cnct-grass-a10);--cnct-accent-a11:var(--cnct-grass-a11);--cnct-accent-a12:var(--cnct-grass-a12)}[data-accent-color=orange]{--cnct-color-surface-accent:var(--cnct-orange-surface);--cnct-accent-1:var(--cnct-orange-1);--cnct-accent-2:var(--cnct-orange-2);--cnct-accent-3:var(--cnct-orange-3);--cnct-accent-4:var(--cnct-orange-4);--cnct-accent-5:var(--cnct-orange-5);--cnct-accent-6:var(--cnct-orange-6);--cnct-accent-7:var(--cnct-orange-7);--cnct-accent-8:var(--cnct-orange-8);--cnct-accent-9:var(--cnct-orange-9);--cnct-accent-9-contrast:var(--cnct-orange-9-contrast);--cnct-accent-10:var(--cnct-orange-10);--cnct-accent-11:var(--cnct-orange-11);--cnct-accent-12:var(--cnct-orange-12);--cnct-accent-a1:var(--cnct-orange-a1);--cnct-accent-a2:var(--cnct-orange-a2);--cnct-accent-a3:var(--cnct-orange-a3);--cnct-accent-a4:var(--cnct-orange-a4);--cnct-accent-a5:var(--cnct-orange-a5);--cnct-accent-a6:var(--cnct-orange-a6);--cnct-accent-a7:var(--cnct-orange-a7);--cnct-accent-a8:var(--cnct-orange-a8);--cnct-accent-a9:var(--cnct-orange-a9);--cnct-accent-a10:var(--cnct-orange-a10);--cnct-accent-a11:var(--cnct-orange-a11);--cnct-accent-a12:var(--cnct-orange-a12)}[data-accent-color=brown]{--cnct-color-surface-accent:var(--cnct-brown-surface);--cnct-accent-1:var(--cnct-brown-1);--cnct-accent-2:var(--cnct-brown-2);--cnct-accent-3:var(--cnct-brown-3);--cnct-accent-4:var(--cnct-brown-4);--cnct-accent-5:var(--cnct-brown-5);--cnct-accent-6:var(--cnct-brown-6);--cnct-accent-7:var(--cnct-brown-7);--cnct-accent-8:var(--cnct-brown-8);--cnct-accent-9:var(--cnct-brown-9);--cnct-accent-9-contrast:var(--cnct-brown-9-contrast);--cnct-accent-10:var(--cnct-brown-10);--cnct-accent-11:var(--cnct-brown-11);--cnct-accent-12:var(--cnct-brown-12);--cnct-accent-a1:var(--cnct-brown-a1);--cnct-accent-a2:var(--cnct-brown-a2);--cnct-accent-a3:var(--cnct-brown-a3);--cnct-accent-a4:var(--cnct-brown-a4);--cnct-accent-a5:var(--cnct-brown-a5);--cnct-accent-a6:var(--cnct-brown-a6);--cnct-accent-a7:var(--cnct-brown-a7);--cnct-accent-a8:var(--cnct-brown-a8);--cnct-accent-a9:var(--cnct-brown-a9);--cnct-accent-a10:var(--cnct-brown-a10);--cnct-accent-a11:var(--cnct-brown-a11);--cnct-accent-a12:var(--cnct-brown-a12)}[data-accent-color=sky]{--cnct-color-surface-accent:var(--cnct-sky-surface);--cnct-accent-1:var(--cnct-sky-1);--cnct-accent-2:var(--cnct-sky-2);--cnct-accent-3:var(--cnct-sky-3);--cnct-accent-4:var(--cnct-sky-4);--cnct-accent-5:var(--cnct-sky-5);--cnct-accent-6:var(--cnct-sky-6);--cnct-accent-7:var(--cnct-sky-7);--cnct-accent-8:var(--cnct-sky-8);--cnct-accent-9:var(--cnct-sky-9);--cnct-accent-9-contrast:var(--cnct-sky-9-contrast);--cnct-accent-10:var(--cnct-sky-10);--cnct-accent-11:var(--cnct-sky-11);--cnct-accent-12:var(--cnct-sky-12);--cnct-accent-a1:var(--cnct-sky-a1);--cnct-accent-a2:var(--cnct-sky-a2);--cnct-accent-a3:var(--cnct-sky-a3);--cnct-accent-a4:var(--cnct-sky-a4);--cnct-accent-a5:var(--cnct-sky-a5);--cnct-accent-a6:var(--cnct-sky-a6);--cnct-accent-a7:var(--cnct-sky-a7);--cnct-accent-a8:var(--cnct-sky-a8);--cnct-accent-a9:var(--cnct-sky-a9);--cnct-accent-a10:var(--cnct-sky-a10);--cnct-accent-a11:var(--cnct-sky-a11);--cnct-accent-a12:var(--cnct-sky-a12)}[data-accent-color=mint]{--cnct-color-surface-accent:var(--cnct-mint-surface);--cnct-accent-1:var(--cnct-mint-1);--cnct-accent-2:var(--cnct-mint-2);--cnct-accent-3:var(--cnct-mint-3);--cnct-accent-4:var(--cnct-mint-4);--cnct-accent-5:var(--cnct-mint-5);--cnct-accent-6:var(--cnct-mint-6);--cnct-accent-7:var(--cnct-mint-7);--cnct-accent-8:var(--cnct-mint-8);--cnct-accent-9:var(--cnct-mint-9);--cnct-accent-9-contrast:var(--cnct-mint-9-contrast);--cnct-accent-10:var(--cnct-mint-10);--cnct-accent-11:var(--cnct-mint-11);--cnct-accent-12:var(--cnct-mint-12);--cnct-accent-a1:var(--cnct-mint-a1);--cnct-accent-a2:var(--cnct-mint-a2);--cnct-accent-a3:var(--cnct-mint-a3);--cnct-accent-a4:var(--cnct-mint-a4);--cnct-accent-a5:var(--cnct-mint-a5);--cnct-accent-a6:var(--cnct-mint-a6);--cnct-accent-a7:var(--cnct-mint-a7);--cnct-accent-a8:var(--cnct-mint-a8);--cnct-accent-a9:var(--cnct-mint-a9);--cnct-accent-a10:var(--cnct-mint-a10);--cnct-accent-a11:var(--cnct-mint-a11);--cnct-accent-a12:var(--cnct-mint-a12)}[data-accent-color=lime]{--cnct-color-surface-accent:var(--cnct-lime-surface);--cnct-accent-1:var(--cnct-lime-1);--cnct-accent-2:var(--cnct-lime-2);--cnct-accent-3:var(--cnct-lime-3);--cnct-accent-4:var(--cnct-lime-4);--cnct-accent-5:var(--cnct-lime-5);--cnct-accent-6:var(--cnct-lime-6);--cnct-accent-7:var(--cnct-lime-7);--cnct-accent-8:var(--cnct-lime-8);--cnct-accent-9:var(--cnct-lime-9);--cnct-accent-9-contrast:var(--cnct-lime-9-contrast);--cnct-accent-10:var(--cnct-lime-10);--cnct-accent-11:var(--cnct-lime-11);--cnct-accent-12:var(--cnct-lime-12);--cnct-accent-a1:var(--cnct-lime-a1);--cnct-accent-a2:var(--cnct-lime-a2);--cnct-accent-a3:var(--cnct-lime-a3);--cnct-accent-a4:var(--cnct-lime-a4);--cnct-accent-a5:var(--cnct-lime-a5);--cnct-accent-a6:var(--cnct-lime-a6);--cnct-accent-a7:var(--cnct-lime-a7);--cnct-accent-a8:var(--cnct-lime-a8);--cnct-accent-a9:var(--cnct-lime-a9);--cnct-accent-a10:var(--cnct-lime-a10);--cnct-accent-a11:var(--cnct-lime-a11);--cnct-accent-a12:var(--cnct-lime-a12)}[data-accent-color=yellow]{--cnct-color-surface-accent:var(--cnct-yellow-surface);--cnct-accent-1:var(--cnct-yellow-1);--cnct-accent-2:var(--cnct-yellow-2);--cnct-accent-3:var(--cnct-yellow-3);--cnct-accent-4:var(--cnct-yellow-4);--cnct-accent-5:var(--cnct-yellow-5);--cnct-accent-6:var(--cnct-yellow-6);--cnct-accent-7:var(--cnct-yellow-7);--cnct-accent-8:var(--cnct-yellow-8);--cnct-accent-9:var(--cnct-yellow-9);--cnct-accent-9-contrast:var(--cnct-yellow-9-contrast);--cnct-accent-10:var(--cnct-yellow-10);--cnct-accent-11:var(--cnct-yellow-11);--cnct-accent-12:var(--cnct-yellow-12);--cnct-accent-a1:var(--cnct-yellow-a1);--cnct-accent-a2:var(--cnct-yellow-a2);--cnct-accent-a3:var(--cnct-yellow-a3);--cnct-accent-a4:var(--cnct-yellow-a4);--cnct-accent-a5:var(--cnct-yellow-a5);--cnct-accent-a6:var(--cnct-yellow-a6);--cnct-accent-a7:var(--cnct-yellow-a7);--cnct-accent-a8:var(--cnct-yellow-a8);--cnct-accent-a9:var(--cnct-yellow-a9);--cnct-accent-a10:var(--cnct-yellow-a10);--cnct-accent-a11:var(--cnct-yellow-a11);--cnct-accent-a12:var(--cnct-yellow-a12)}[data-accent-color=amber]{--cnct-color-surface-accent:var(--cnct-amber-surface);--cnct-accent-1:var(--cnct-amber-1);--cnct-accent-2:var(--cnct-amber-2);--cnct-accent-3:var(--cnct-amber-3);--cnct-accent-4:var(--cnct-amber-4);--cnct-accent-5:var(--cnct-amber-5);--cnct-accent-6:var(--cnct-amber-6);--cnct-accent-7:var(--cnct-amber-7);--cnct-accent-8:var(--cnct-amber-8);--cnct-accent-9:var(--cnct-amber-9);--cnct-accent-9-contrast:var(--cnct-amber-9-contrast);--cnct-accent-10:var(--cnct-amber-10);--cnct-accent-11:var(--cnct-amber-11);--cnct-accent-12:var(--cnct-amber-12);--cnct-accent-a1:var(--cnct-amber-a1);--cnct-accent-a2:var(--cnct-amber-a2);--cnct-accent-a3:var(--cnct-amber-a3);--cnct-accent-a4:var(--cnct-amber-a4);--cnct-accent-a5:var(--cnct-amber-a5);--cnct-accent-a6:var(--cnct-amber-a6);--cnct-accent-a7:var(--cnct-amber-a7);--cnct-accent-a8:var(--cnct-amber-a8);--cnct-accent-a9:var(--cnct-amber-a9);--cnct-accent-a10:var(--cnct-amber-a10);--cnct-accent-a11:var(--cnct-amber-a11);--cnct-accent-a12:var(--cnct-amber-a12)}[data-accent-color=gold]{--cnct-color-surface-accent:var(--cnct-gold-surface);--cnct-accent-1:var(--cnct-gold-1);--cnct-accent-2:var(--cnct-gold-2);--cnct-accent-3:var(--cnct-gold-3);--cnct-accent-4:var(--cnct-gold-4);--cnct-accent-5:var(--cnct-gold-5);--cnct-accent-6:var(--cnct-gold-6);--cnct-accent-7:var(--cnct-gold-7);--cnct-accent-8:var(--cnct-gold-8);--cnct-accent-9:var(--cnct-gold-9);--cnct-accent-9-contrast:var(--cnct-gold-9-contrast);--cnct-accent-10:var(--cnct-gold-10);--cnct-accent-11:var(--cnct-gold-11);--cnct-accent-12:var(--cnct-gold-12);--cnct-accent-a1:var(--cnct-gold-a1);--cnct-accent-a2:var(--cnct-gold-a2);--cnct-accent-a3:var(--cnct-gold-a3);--cnct-accent-a4:var(--cnct-gold-a4);--cnct-accent-a5:var(--cnct-gold-a5);--cnct-accent-a6:var(--cnct-gold-a6);--cnct-accent-a7:var(--cnct-gold-a7);--cnct-accent-a8:var(--cnct-gold-a8);--cnct-accent-a9:var(--cnct-gold-a9);--cnct-accent-a10:var(--cnct-gold-a10);--cnct-accent-a11:var(--cnct-gold-a11);--cnct-accent-a12:var(--cnct-gold-a12)}[data-accent-color=bronze]{--cnct-color-surface-accent:var(--cnct-bronze-surface);--cnct-accent-1:var(--cnct-bronze-1);--cnct-accent-2:var(--cnct-bronze-2);--cnct-accent-3:var(--cnct-bronze-3);--cnct-accent-4:var(--cnct-bronze-4);--cnct-accent-5:var(--cnct-bronze-5);--cnct-accent-6:var(--cnct-bronze-6);--cnct-accent-7:var(--cnct-bronze-7);--cnct-accent-8:var(--cnct-bronze-8);--cnct-accent-9:var(--cnct-bronze-9);--cnct-accent-9-contrast:var(--cnct-bronze-9-contrast);--cnct-accent-10:var(--cnct-bronze-10);--cnct-accent-11:var(--cnct-bronze-11);--cnct-accent-12:var(--cnct-bronze-12);--cnct-accent-a1:var(--cnct-bronze-a1);--cnct-accent-a2:var(--cnct-bronze-a2);--cnct-accent-a3:var(--cnct-bronze-a3);--cnct-accent-a4:var(--cnct-bronze-a4);--cnct-accent-a5:var(--cnct-bronze-a5);--cnct-accent-a6:var(--cnct-bronze-a6);--cnct-accent-a7:var(--cnct-bronze-a7);--cnct-accent-a8:var(--cnct-bronze-a8);--cnct-accent-a9:var(--cnct-bronze-a9);--cnct-accent-a10:var(--cnct-bronze-a10);--cnct-accent-a11:var(--cnct-bronze-a11);--cnct-accent-a12:var(--cnct-bronze-a12)}[data-gray-color=mauve]{--cnct-gray-1:var(--cnct-mauve-1);--cnct-gray-2:var(--cnct-mauve-2);--cnct-gray-2-translucent:var(--cnct-mauve-2-translucent);--cnct-gray-3:var(--cnct-mauve-3);--cnct-gray-4:var(--cnct-mauve-4);--cnct-gray-5:var(--cnct-mauve-5);--cnct-gray-6:var(--cnct-mauve-6);--cnct-gray-7:var(--cnct-mauve-7);--cnct-gray-8:var(--cnct-mauve-8);--cnct-gray-9:var(--cnct-mauve-9);--cnct-gray-10:var(--cnct-mauve-10);--cnct-gray-11:var(--cnct-mauve-11);--cnct-gray-12:var(--cnct-mauve-12);--cnct-gray-a1:var(--cnct-mauve-a1);--cnct-gray-a2:var(--cnct-mauve-a2);--cnct-gray-a3:var(--cnct-mauve-a3);--cnct-gray-a4:var(--cnct-mauve-a4);--cnct-gray-a5:var(--cnct-mauve-a5);--cnct-gray-a6:var(--cnct-mauve-a6);--cnct-gray-a7:var(--cnct-mauve-a7);--cnct-gray-a8:var(--cnct-mauve-a8);--cnct-gray-a9:var(--cnct-mauve-a9);--cnct-gray-a10:var(--cnct-mauve-a10);--cnct-gray-a11:var(--cnct-mauve-a11);--cnct-gray-a12:var(--cnct-mauve-a12)}[data-gray-color=slate]{--cnct-gray-1:var(--cnct-slate-1);--cnct-gray-2:var(--cnct-slate-2);--cnct-gray-2-translucent:var(--cnct-slate-2-translucent);--cnct-gray-3:var(--cnct-slate-3);--cnct-gray-4:var(--cnct-slate-4);--cnct-gray-5:var(--cnct-slate-5);--cnct-gray-6:var(--cnct-slate-6);--cnct-gray-7:var(--cnct-slate-7);--cnct-gray-8:var(--cnct-slate-8);--cnct-gray-9:var(--cnct-slate-9);--cnct-gray-10:var(--cnct-slate-10);--cnct-gray-11:var(--cnct-slate-11);--cnct-gray-12:var(--cnct-slate-12);--cnct-gray-a1:var(--cnct-slate-a1);--cnct-gray-a2:var(--cnct-slate-a2);--cnct-gray-a3:var(--cnct-slate-a3);--cnct-gray-a4:var(--cnct-slate-a4);--cnct-gray-a5:var(--cnct-slate-a5);--cnct-gray-a6:var(--cnct-slate-a6);--cnct-gray-a7:var(--cnct-slate-a7);--cnct-gray-a8:var(--cnct-slate-a8);--cnct-gray-a9:var(--cnct-slate-a9);--cnct-gray-a10:var(--cnct-slate-a10);--cnct-gray-a11:var(--cnct-slate-a11);--cnct-gray-a12:var(--cnct-slate-a12)}[data-gray-color=sage]{--cnct-gray-1:var(--cnct-sage-1);--cnct-gray-2:var(--cnct-sage-2);--cnct-gray-2-translucent:var(--cnct-sage-2-translucent);--cnct-gray-3:var(--cnct-sage-3);--cnct-gray-4:var(--cnct-sage-4);--cnct-gray-5:var(--cnct-sage-5);--cnct-gray-6:var(--cnct-sage-6);--cnct-gray-7:var(--cnct-sage-7);--cnct-gray-8:var(--cnct-sage-8);--cnct-gray-9:var(--cnct-sage-9);--cnct-gray-10:var(--cnct-sage-10);--cnct-gray-11:var(--cnct-sage-11);--cnct-gray-12:var(--cnct-sage-12);--cnct-gray-a1:var(--cnct-sage-a1);--cnct-gray-a2:var(--cnct-sage-a2);--cnct-gray-a3:var(--cnct-sage-a3);--cnct-gray-a4:var(--cnct-sage-a4);--cnct-gray-a5:var(--cnct-sage-a5);--cnct-gray-a6:var(--cnct-sage-a6);--cnct-gray-a7:var(--cnct-sage-a7);--cnct-gray-a8:var(--cnct-sage-a8);--cnct-gray-a9:var(--cnct-sage-a9);--cnct-gray-a10:var(--cnct-sage-a10);--cnct-gray-a11:var(--cnct-sage-a11);--cnct-gray-a12:var(--cnct-sage-a12)}[data-gray-color=olive]{--cnct-gray-1:var(--cnct-olive-1);--cnct-gray-2:var(--cnct-olive-2);--cnct-gray-2-translucent:var(--cnct-olive-2-translucent);--cnct-gray-3:var(--cnct-olive-3);--cnct-gray-4:var(--cnct-olive-4);--cnct-gray-5:var(--cnct-olive-5);--cnct-gray-6:var(--cnct-olive-6);--cnct-gray-7:var(--cnct-olive-7);--cnct-gray-8:var(--cnct-olive-8);--cnct-gray-9:var(--cnct-olive-9);--cnct-gray-10:var(--cnct-olive-10);--cnct-gray-11:var(--cnct-olive-11);--cnct-gray-12:var(--cnct-olive-12);--cnct-gray-a1:var(--cnct-olive-a1);--cnct-gray-a2:var(--cnct-olive-a2);--cnct-gray-a3:var(--cnct-olive-a3);--cnct-gray-a4:var(--cnct-olive-a4);--cnct-gray-a5:var(--cnct-olive-a5);--cnct-gray-a6:var(--cnct-olive-a6);--cnct-gray-a7:var(--cnct-olive-a7);--cnct-gray-a8:var(--cnct-olive-a8);--cnct-gray-a9:var(--cnct-olive-a9);--cnct-gray-a10:var(--cnct-olive-a10);--cnct-gray-a11:var(--cnct-olive-a11);--cnct-gray-a12:var(--cnct-olive-a12)}[data-gray-color=sand]{--cnct-gray-1:var(--cnct-sand-1);--cnct-gray-2:var(--cnct-sand-2);--cnct-gray-2-translucent:var(--cnct-sand-2-translucent);--cnct-gray-3:var(--cnct-sand-3);--cnct-gray-4:var(--cnct-sand-4);--cnct-gray-5:var(--cnct-sand-5);--cnct-gray-6:var(--cnct-sand-6);--cnct-gray-7:var(--cnct-sand-7);--cnct-gray-8:var(--cnct-sand-8);--cnct-gray-9:var(--cnct-sand-9);--cnct-gray-10:var(--cnct-sand-10);--cnct-gray-11:var(--cnct-sand-11);--cnct-gray-12:var(--cnct-sand-12);--cnct-gray-a1:var(--cnct-sand-a1);--cnct-gray-a2:var(--cnct-sand-a2);--cnct-gray-a3:var(--cnct-sand-a3);--cnct-gray-a4:var(--cnct-sand-a4);--cnct-gray-a5:var(--cnct-sand-a5);--cnct-gray-a6:var(--cnct-sand-a6);--cnct-gray-a7:var(--cnct-sand-a7);--cnct-gray-a8:var(--cnct-sand-a8);--cnct-gray-a9:var(--cnct-sand-a9);--cnct-gray-a10:var(--cnct-sand-a10);--cnct-gray-a11:var(--cnct-sand-a11);--cnct-gray-a12:var(--cnct-sand-a12)}[data-accent-color=gray]{--cnct-color-surface-accent:var(--cnct-gray-surface);--cnct-accent-1:var(--cnct-gray-1);--cnct-accent-2:var(--cnct-gray-2);--cnct-accent-3:var(--cnct-gray-3);--cnct-accent-4:var(--cnct-gray-4);--cnct-accent-5:var(--cnct-gray-5);--cnct-accent-6:var(--cnct-gray-6);--cnct-accent-7:var(--cnct-gray-7);--cnct-accent-8:var(--cnct-gray-8);--cnct-accent-9:var(--cnct-gray-9);--cnct-accent-9-contrast:var(--cnct-gray-9-contrast);--cnct-accent-10:var(--cnct-gray-10);--cnct-accent-11:var(--cnct-gray-11);--cnct-accent-12:var(--cnct-gray-12);--cnct-accent-a1:var(--cnct-gray-a1);--cnct-accent-a2:var(--cnct-gray-a2);--cnct-accent-a3:var(--cnct-gray-a3);--cnct-accent-a4:var(--cnct-gray-a4);--cnct-accent-a5:var(--cnct-gray-a5);--cnct-accent-a6:var(--cnct-gray-a6);--cnct-accent-a7:var(--cnct-gray-a7);--cnct-accent-a8:var(--cnct-gray-a8);--cnct-accent-a9:var(--cnct-gray-a9);--cnct-accent-a10:var(--cnct-gray-a10);--cnct-accent-a11:var(--cnct-gray-a11);--cnct-accent-a12:var(--cnct-gray-a12)}.cnct-themes .cnct-themes:where([data-has-background=true]){background-color:var(--cnct-color-background)}.cnct-themes:where([data-panel-background=solid]){--cnct-color-panel:var(--cnct-color-panel-solid)}.cnct-themes:where([data-panel-background=translucent]){--cnct-color-panel:var(--cnct-color-panel-translucent)}.cnct-themes [data-radius],.cnct-themes:where([data-radius]){--cnct-radius-1:calc(3px*var(--cnct-scaling)*var(--cnct-radius-factor));--cnct-radius-2:calc(4px*var(--cnct-scaling)*var(--cnct-radius-factor));--cnct-radius-3:calc(6px*var(--cnct-scaling)*var(--cnct-radius-factor));--cnct-radius-4:calc(8px*var(--cnct-scaling)*var(--cnct-radius-factor));--cnct-radius-5:calc(12px*var(--cnct-scaling)*var(--cnct-radius-factor));--cnct-radius-6:calc(16px*var(--cnct-scaling)*var(--cnct-radius-factor))}.cnct-themes [data-radius=none],.cnct-themes:where([data-radius=none]){--cnct-radius-factor:0;--cnct-radius-full:0px}.cnct-themes [data-radius=small],.cnct-themes:where([data-radius=small]){--cnct-radius-factor:0.5;--cnct-radius-full:0px}.cnct-themes [data-radius=medium],.cnct-themes:where([data-radius=medium]){--cnct-radius-factor:1;--cnct-radius-full:0px}.cnct-themes [data-radius=large],.cnct-themes:where([data-radius=large]){--cnct-radius-factor:1.5;--cnct-radius-full:0px}.cnct-themes [data-radius=full],.cnct-themes:where([data-radius=full]){--cnct-radius-factor:2;--cnct-radius-full:9999px}.cnct-themes:where([data-scaling="90%"]){--cnct-scaling:0.9}.cnct-themes:where([data-scaling="95%"]){--cnct-scaling:0.95}.cnct-themes:where([data-scaling="100%"]){--cnct-scaling:1}.cnct-themes:where([data-scaling="105%"]){--cnct-scaling:1.05}.cnct-themes:where([data-scaling="110%"]){--cnct-scaling:1.1}@media (prefers-reduced-motion:no-preference){@-webkit-keyframes slideUpAndFadeIn{0%{opacity:0;-webkit-transform:translateY(4px) scale(.97);transform:translateY(4px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes slideUpAndFadeIn{0%{opacity:0;-webkit-transform:translateY(4px) scale(.97);transform:translateY(4px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes slideUpAndFadeOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-webkit-transform:translateY(-4px) scale(.97);transform:translateY(-4px) scale(.97)}}@keyframes slideUpAndFadeOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-webkit-transform:translateY(-4px) scale(.97);transform:translateY(-4px) scale(.97)}}@-webkit-keyframes slideDownAndFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px) scale(.97);transform:translateY(-4px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes slideDownAndFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px) scale(.97);transform:translateY(-4px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes slideDownAndFadeOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-webkit-transform:translateY(4px) scale(.97);transform:translateY(4px) scale(.97)}}@keyframes slideDownAndFadeOut{0%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-webkit-transform:translateY(4px) scale(.97);transform:translateY(4px) scale(.97)}}@-webkit-keyframes slideLeftAndFadeIn{0%{opacity:0;-webkit-transform:translateX(4px) scale(.97);transform:translateX(4px) scale(.97)}to{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}}@keyframes slideLeftAndFadeIn{0%{opacity:0;-webkit-transform:translateX(4px) scale(.97);transform:translateX(4px) scale(.97)}to{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}}@-webkit-keyframes slideLeftAndFadeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}to{opacity:0;-webkit-transform:translateX(-4px) scale(.97);transform:translateX(-4px) scale(.97)}}@keyframes slideLeftAndFadeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}to{opacity:0;-webkit-transform:translateX(-4px) scale(.97);transform:translateX(-4px) scale(.97)}}@-webkit-keyframes slideRightAndFadeIn{0%{opacity:0;-webkit-transform:translateX(-4px) scale(.97);transform:translateX(-4px) scale(.97)}to{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}}@keyframes slideRightAndFadeIn{0%{opacity:0;-webkit-transform:translateX(-4px) scale(.97);transform:translateX(-4px) scale(.97)}to{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}}@-webkit-keyframes slideRightAndFadeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}to{opacity:0;-webkit-transform:translateX(4px) scale(.97);transform:translateX(4px) scale(.97)}}@keyframes slideRightAndFadeOut{0%{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}to{opacity:0;-webkit-transform:translateX(4px) scale(.97);transform:translateX(4px) scale(.97)}}.cnct-themes .cnct-PopperContent{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:cubic-bezier(.16,1,.3,1);animation-timing-function:cubic-bezier(.16,1,.3,1)}.cnct-themes .cnct-PopperContent[data-state=open][data-side=top]{-webkit-animation-name:slideUpAndFadeIn;animation-name:slideUpAndFadeIn}.cnct-themes .cnct-PopperContent[data-state=open][data-side=bottom]{-webkit-animation-name:slideDownAndFadeIn;animation-name:slideDownAndFadeIn}.cnct-themes .cnct-PopperContent[data-state=open][data-side=left]{-webkit-animation-name:slideLeftAndFadeIn;animation-name:slideLeftAndFadeIn}.cnct-themes .cnct-PopperContent[data-state=open][data-side=right]{-webkit-animation-name:slideRightAndFadeIn;animation-name:slideRightAndFadeIn}.cnct-themes .cnct-PopperContent[data-state=closed]{-webkit-animation-duration:.15s;animation-duration:.15s}.cnct-themes .cnct-PopperContent[data-state=closed][data-side=top]{-webkit-animation-name:slideDownAndFadeOut;animation-name:slideDownAndFadeOut}.cnct-themes .cnct-PopperContent[data-state=closed][data-side=bottom]{-webkit-animation-name:slideUpAndFadeOut;animation-name:slideUpAndFadeOut}.cnct-themes .cnct-PopperContent[data-state=closed][data-side=left],.cnct-themes .cnct-PopperContent[data-state=closed][data-side=right]{-webkit-animation-name:slideRightAndFadeOut;animation-name:slideRightAndFadeOut}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}}.cnct-themes .cnct-Box__root,.cnct-themes .cnct-Grid__root{-webkit-box-sizing:border-box;box-sizing:border-box}.cnct-themes .cnct-Grid__root{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;--cnct-grid-template-columns:var(--cnct-grid-template-columns-initial,1fr);--cnct-grid-template-rows:var(--cnct-grid-template-rows-initial,none);align-items:stretch;display:grid;grid-template-columns:var(--cnct-grid-template-columns);grid-template-rows:var(--cnct-grid-template-rows);justify-content:flex-start}@media (min-width:520px){.grid__root{--cnct-grid-template-columns:var(
        --cnct-grid-template-columns-xs,var(
        --cnct-grid-template-columns-initial,1fr
      ));--cnct-grid-template-rows:var(
        --cnct-grid-template-rows-xs,var(
        --cnct-grid-template-rows-initial,none
      ))}}@media (min-width:768px){.grid__root{--cnct-grid-template-columns:var(
        --cnct-grid-template-columns-sm,var(
        --cnct-grid-template-columns-xs,var(
        --cnct-grid-template-columns-initial,1fr
      )));--cnct-grid-template-rows:var(
        --cnct-grid-template-rows-sm,var(
        --cnct-grid-template-rows-xs,var(
        --cnct-grid-template-rows-initial,none
      )))}}@media (min-width:1024px){.grid__root{--cnct-grid-template-columns:var(
        --cnct-grid-template-columns-md,var(
        --cnct-grid-template-columns-sm,var(
        --cnct-grid-template-columns-xs,var(
        --cnct-grid-template-columns-initial,1fr
      ))));--cnct-grid-template-rows:var(
        --cnct-grid-template-rows-md,var(
        --cnct-grid-template-rows-sm,var(
        --cnct-grid-template-rows-xs,var(
        --cnct-grid-template-rows-initial,none
      ))))}}@media (min-width:1280px){.grid__root{--cnct-grid-template-columns:var(
        --cnct-grid-template-columns-lg,var(
        --cnct-grid-template-columns-md,var(
        --cnct-grid-template-columns-sm,var(
        --cnct-grid-template-columns-xs,var(
        --cnct-grid-template-columns-initial,1fr
      )))));--cnct-grid-template-rows:var(
        --cnct-grid-template-rows-lg,var(
        --cnct-grid-template-rows-md,var(
        --cnct-grid-template-rows-sm,var(
        --cnct-grid-template-rows-xs,var(
        --cnct-grid-template-rows-initial,none
      )))))}}@media (min-width:1640px){.grid__root{--cnct-grid-template-columns:var(
        --cnct-grid-template-columns-xl,var(
        --cnct-grid-template-columns-lg,var(
        --cnct-grid-template-columns-md,var(
        --cnct-grid-template-columns-sm,var(
        --cnct-grid-template-columns-xs,var(
        --cnct-grid-template-columns-initial,1fr
      ))))));--cnct-grid-template-rows:var(
        --cnct-grid-template-rows-xl,var(
        --cnct-grid-template-rows-lg,var(
        --cnct-grid-template-rows-md,var(
        --cnct-grid-template-rows-sm,var(
        --cnct-grid-template-rows-xs,var(
        --cnct-grid-template-rows-initial,none
      ))))))}}.cnct-themes .cnct-Text__root{letter-spacing:var(--cnct-letter-spacing,inherit);line-height:var(--cnct-line-height,var(--cnct-default-line-height));margin:0}.cnct-themes .cnct-Text__root:where([data-accent-color]){color:var(--cnct-accent-a11)}.cnct-themes .cnct-Text__root:where([data-accent-color]) .cnct-Text__root:where(.high-contrast),.cnct-themes .cnct-Text__root:where([data-accent-color]):where(.high-contrast){color:var(--cnct-accent-a12)}@media all{.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media (min-width:520px){.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media (min-width:768px){.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media (min-width:1024px){.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media (min-width:1280px){.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media (min-width:1640px){.cnct-themes .cnct-Text__root.r-size-1{--cnct-line-height:var(--cnct-line-height-1);--cnct-letter-spacing:var(--cnct-letter-spacing-1);font-size:var(--cnct-font-size-1)}.cnct-themes .cnct-Text__root.r-size-2{--cnct-line-height:var(--cnct-line-height-2);--cnct-letter-spacing:var(--cnct-letter-spacing-2);font-size:var(--cnct-font-size-2)}.cnct-themes .cnct-Text__root.r-size-3{--cnct-line-height:var(--cnct-line-height-3);--cnct-letter-spacing:var(--cnct-letter-spacing-3);font-size:var(--cnct-font-size-3)}.cnct-themes .cnct-Text__root.r-size-4{--cnct-line-height:var(--cnct-line-height-4);--cnct-letter-spacing:var(--cnct-letter-spacing-4);font-size:var(--cnct-font-size-4)}.cnct-themes .cnct-Text__root.r-size-5{--cnct-line-height:var(--cnct-line-height-5);--cnct-letter-spacing:var(--cnct-letter-spacing-5);font-size:var(--cnct-font-size-5)}.cnct-themes .cnct-Text__root.r-size-6{--cnct-line-height:var(--cnct-line-height-6);--cnct-letter-spacing:var(--cnct-letter-spacing-6);font-size:var(--cnct-font-size-6)}.cnct-themes .cnct-Text__root.r-size-7{--cnct-line-height:var(--cnct-line-height-7);--cnct-letter-spacing:var(--cnct-letter-spacing-7);font-size:var(--cnct-font-size-7)}.cnct-themes .cnct-Text__root.r-size-8{--cnct-line-height:var(--cnct-line-height-8);--cnct-letter-spacing:var(--cnct-letter-spacing-8);font-size:var(--cnct-font-size-8)}.cnct-themes .cnct-Text__root.r-size-9{--cnct-line-height:var(--cnct-line-height-9);--cnct-letter-spacing:var(--cnct-letter-spacing-9);font-size:var(--cnct-font-size-9)}}@media all{.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:520px){.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:768px){.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:1024px){.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:1280px){.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:1640px){.cnct-themes .cnct-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnct-themes .cnct-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnct-themes .cnct-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnct-themes .cnct-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cnct-themes .cnct-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media all{.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media (min-width:520px){.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media (min-width:768px){.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media (min-width:1024px){.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media (min-width:1280px){.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media (min-width:1640px){.cnct-themes .cnct-as-start{-ms-flex-item-align:start;align-self:flex-start}.cnct-themes .cnct-as-center{-ms-flex-item-align:center;align-self:center}.cnct-themes .cnct-as-end{-ms-flex-item-align:end;align-self:flex-end}.cnct-themes .cnct-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cnct-themes .cnct-as-stretch{-ms-flex-item-align:stretch;align-self:stretch}}@media all{.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media (min-width:520px){.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media (min-width:768px){.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media (min-width:1024px){.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media (min-width:1280px){.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media (min-width:1640px){.cnct-themes .cnct-display-block{display:block}.cnct-themes .cnct-display-inline{display:inline}.cnct-themes .cnct-display-inline-block{display:inline-block}.cnct-themes .cnct-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cnct-themes .cnct-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnct-themes .cnct-display-grid{display:grid}.cnct-themes .cnct-display-inline-grid{display:inline-grid}.cnct-themes .cnct-display-none{display:none}}@media all{.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:520px){.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:768px){.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:1024px){.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:1280px){.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (min-width:1640px){.cnct-themes .cnct-fd-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cnct-themes .cnct-fd-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnct-themes .cnct-fd-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cnct-themes .cnct-fd-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media all{.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:520px){.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:768px){.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:1024px){.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:1280px){.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:1640px){.cnct-themes .cnct-fg-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.cnct-themes .cnct-fg-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media all{.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media (min-width:520px){.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media (min-width:768px){.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media (min-width:1024px){.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media (min-width:1280px){.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media (min-width:1640px){.cnct-themes .cnct-fs-0{-ms-flex-negative:0;flex-shrink:0}.cnct-themes .cnct-fs-1{-ms-flex-negative:1;flex-shrink:1}}@media all{.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media (min-width:520px){.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media (min-width:768px){.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media (min-width:1024px){.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media (min-width:1280px){.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media (min-width:1640px){.cnct-themes .cnct-fw-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cnct-themes .cnct-fw-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cnct-themes .cnct-fw-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}@media all{.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media (min-width:520px){.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media (min-width:768px){.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media (min-width:1024px){.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media (min-width:1280px){.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media (min-width:1640px){.cnct-themes .cnct-weight-light{font-weight:var(--cnct-font-weight-light)}.cnct-themes .cnct-weight-regular{font-weight:var(--cnct-font-weight-regular)}.cnct-themes .cnct-weight-medium{font-weight:var(--cnct-font-weight-medium)}.cnct-themes .cnct-weight-bold{font-weight:var(--cnct-font-weight-bold)}}@media all{.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media (min-width:520px){.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media (min-width:768px){.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media (min-width:1024px){.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media (min-width:1280px){.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media (min-width:1640px){.cnct-themes .cnct-gap-0{gap:0}.cnct-themes .cnct-gap-1{gap:var(--cnct-space-1)}.cnct-themes .cnct-gap-2{gap:var(--cnct-space-2)}.cnct-themes .cnct-gap-3{gap:var(--cnct-space-3)}.cnct-themes .cnct-gap-4{gap:var(--cnct-space-4)}.cnct-themes .cnct-gap-5{gap:var(--cnct-space-5)}.cnct-themes .cnct-gap-6{gap:var(--cnct-space-6)}.cnct-themes .cnct-gap-7{gap:var(--cnct-space-7)}.cnct-themes .cnct-gap-8{gap:var(--cnct-space-8)}.cnct-themes .cnct-gap-9{gap:var(--cnct-space-9)}.cnct-themes .cnct-cg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cnct-themes .cnct-cg-1{-webkit-column-gap:var(--cnct-space-1);-moz-column-gap:var(--cnct-space-1);column-gap:var(--cnct-space-1)}.cnct-themes .cnct-cg-2{-webkit-column-gap:var(--cnct-space-2);-moz-column-gap:var(--cnct-space-2);column-gap:var(--cnct-space-2)}.cnct-themes .cnct-cg-3{-webkit-column-gap:var(--cnct-space-3);-moz-column-gap:var(--cnct-space-3);column-gap:var(--cnct-space-3)}.cnct-themes .cnct-cg-4{-webkit-column-gap:var(--cnct-space-4);-moz-column-gap:var(--cnct-space-4);column-gap:var(--cnct-space-4)}.cnct-themes .cnct-cg-5{-webkit-column-gap:var(--cnct-space-5);-moz-column-gap:var(--cnct-space-5);column-gap:var(--cnct-space-5)}.cnct-themes .cnct-cg-6{-webkit-column-gap:var(--cnct-space-6);-moz-column-gap:var(--cnct-space-6);column-gap:var(--cnct-space-6)}.cnct-themes .cnct-cg-7{-webkit-column-gap:var(--cnct-space-7);-moz-column-gap:var(--cnct-space-7);column-gap:var(--cnct-space-7)}.cnct-themes .cnct-cg-8{-webkit-column-gap:var(--cnct-space-8);-moz-column-gap:var(--cnct-space-8);column-gap:var(--cnct-space-8)}.cnct-themes .cnct-cg-9{-webkit-column-gap:var(--cnct-space-9);-moz-column-gap:var(--cnct-space-9);column-gap:var(--cnct-space-9)}.cnct-themes .cnct-rg-0{row-gap:0}.cnct-themes .cnct-rg-1{row-gap:var(--cnct-space-1)}.cnct-themes .cnct-rg-2{row-gap:var(--cnct-space-2)}.cnct-themes .cnct-rg-3{row-gap:var(--cnct-space-3)}.cnct-themes .cnct-rg-4{row-gap:var(--cnct-space-4)}.cnct-themes .cnct-rg-5{row-gap:var(--cnct-space-5)}.cnct-themes .cnct-rg-6{row-gap:var(--cnct-space-6)}.cnct-themes .cnct-rg-7{row-gap:var(--cnct-space-7)}.cnct-themes .cnct-rg-8{row-gap:var(--cnct-space-8)}.cnct-themes .cnct-rg-9{row-gap:var(--cnct-space-9)}}@media all{.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media (min-width:520px){.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media (min-width:768px){.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media (min-width:1024px){.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media (min-width:1280px){.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media (min-width:1640px){.cnct-themes .cnct-gaf-row{grid-auto-flow:row}.cnct-themes .cnct-gaf-column{grid-auto-flow:column}.cnct-themes .cnct-gaf-dense{grid-auto-flow:dense}.cnct-themes .cnct-gaf-row-dense{grid-auto-flow:row dense}.cnct-themes .cnct-gaf-column-dense{grid-auto-flow:column dense}}@media all{.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media (min-width:520px){.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media (min-width:768px){.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media (min-width:1024px){.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media (min-width:1280px){.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media (min-width:1640px){.cnct-themes .cnct-h-auto{height:auto}.cnct-themes .cnct-h-max-content{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cnct-themes .cnct-h-min-content{height:-webkit-min-content;height:-moz-min-content;height:min-content}.cnct-themes .cnct-h-0{height:0}.cnct-themes .cnct-h-1{height:var(--cnct-space-1)}.cnct-themes .cnct-h-2{height:var(--cnct-space-2)}.cnct-themes .cnct-h-3{height:var(--cnct-space-3)}.cnct-themes .cnct-h-4{height:var(--cnct-space-4)}.cnct-themes .cnct-h-5{height:var(--cnct-space-5)}.cnct-themes .cnct-h-6{height:var(--cnct-space-6)}.cnct-themes .cnct-h-7{height:var(--cnct-space-7)}.cnct-themes .cnct-h-8{height:var(--cnct-space-8)}.cnct-themes .cnct-h-9{height:var(--cnct-space-9)}.cnct-themes .cnct-h-50\%{height:50%}.cnct-themes .cnct-h-100\%{height:100%}}@media all{.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media (min-width:520px){.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media (min-width:768px){.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media (min-width:1024px){.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media (min-width:1280px){.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media (min-width:1640px){.cnct-themes .cnct-inset-auto{inset:auto}.cnct-themes .cnct-top-auto{top:auto}.cnct-themes .cnct-right-auto{right:auto}.cnct-themes .cnct-bottom-auto{bottom:auto}.cnct-themes .cnct-left-auto{left:auto}.cnct-themes .cnct-inset-0{inset:0}.cnct-themes .cnct-top-0{top:0}.cnct-themes .cnct-right-0{right:0}.cnct-themes .cnct-bottom-0{bottom:0}.cnct-themes .cnct-left-0{left:0}.cnct-themes .cnct-inset-50\%{inset:50%}.cnct-themes .cnct-top-50\%{top:50%}.cnct-themes .cnct-right-50\%{right:50%}.cnct-themes .cnct-bottom-50\%{bottom:50%}.cnct-themes .cnct-left-50\%{left:50%}.cnct-themes .cnct-inset-100\%{inset:100%}.cnct-themes .cnct-top-100\%{top:100%}.cnct-themes .cnct-right-100\%{right:100%}.cnct-themes .cnct-bottom-100\%{bottom:100%}.cnct-themes .cnct-left-100\%{left:100%}}@media all{.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:520px){.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px){.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1280px){.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1640px){.cnct-themes .cnct-jc-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cnct-themes .cnct-jc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnct-themes .cnct-jc-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cnct-themes .cnct-jc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media all{.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media (min-width:520px){.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media (min-width:768px){.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media (min-width:1024px){.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media (min-width:1280px){.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media (min-width:1640px){.cnct-themes .cnct-lt-end:before,.cnct-themes .cnct-lt-normal:after,.cnct-themes .cnct-lt-normal:before,.cnct-themes .cnct-lt-start:after{content:none}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-end:after,.cnct-themes .cnct-lt-start:before{content:"";display:table}.cnct-themes .cnct-lt-both:before,.cnct-themes .cnct-lt-start:before{margin-bottom:calc(var(--cnct-leading-trim-start, var(--cnct-default-leading-trim-start)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}.cnct-themes .cnct-lt-both:after,.cnct-themes .cnct-lt-end:after{margin-top:calc(var(--cnct-leading-trim-end, var(--cnct-default-leading-trim-end)) - var(--cnct-line-height, var(--cnct-line-calc))/2)}}@media all{.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media (min-width:520px){.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media (min-width:768px){.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media (min-width:1024px){.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media (min-width:1280px){.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media (min-width:1640px){.cnct-themes .cnct-m-auto{margin:auto}.cnct-themes .cnct-m-0{--cnct-margin-top:0px;--cnct-margin-right:0px;--cnct-margin-bottom:0px;--cnct-margin-left:0px}.cnct-themes .cnct-m-0,.cnct-themes .cnct-m-1{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1);--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-m-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2);--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-m-2,.cnct-themes .cnct-m-3{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3);--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-m-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4);--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-m-4,.cnct-themes .cnct-m-5{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5);--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-m-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6);--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-m-6,.cnct-themes .cnct-m-7{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7);--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-m-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8);--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-m-8,.cnct-themes .cnct-m-9{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-m-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9);--cnct-margin-left:var(--cnct-space-9)}.-cnct-m-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1);--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-m-1,.-cnct-m-2{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1);--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-m-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1);--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-m-3,.-cnct-m-4{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1);--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-m-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1);--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-m-5,.-cnct-m-6{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1);--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-m-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1);--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-m-7,.-cnct-m-8{margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-m-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1);--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-m-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin:var(--cnct-margin-top-override,var(--cnct-margin-top)) var(--cnct-margin-right-override,var(--cnct-margin-right)) var(--cnct-margin-bottom-override,var(--cnct-margin-bottom)) var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-mx-auto{margin-left:auto;margin-right:auto}.cnct-themes .cnct-mx-0{--cnct-margin-left:0px;--cnct-margin-right:0px}.cnct-themes .cnct-mx-0,.cnct-themes .cnct-mx-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-1{--cnct-margin-left:var(--cnct-space-1);--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mx-2{--cnct-margin-left:var(--cnct-space-2);--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mx-2,.cnct-themes .cnct-mx-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-3{--cnct-margin-left:var(--cnct-space-3);--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mx-4{--cnct-margin-left:var(--cnct-space-4);--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mx-4,.cnct-themes .cnct-mx-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-5{--cnct-margin-left:var(--cnct-space-5);--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mx-6{--cnct-margin-left:var(--cnct-space-6);--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mx-6,.cnct-themes .cnct-mx-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-7{--cnct-margin-left:var(--cnct-space-7);--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mx-8{--cnct-margin-left:var(--cnct-space-8);--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mx-8,.cnct-themes .cnct-mx-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mx-9{--cnct-margin-left:var(--cnct-space-9);--cnct-margin-right:var(--cnct-space-9)}.-cnct-mx-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1);--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mx-1,.-cnct-mx-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1);--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mx-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1);--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mx-3,.-cnct-mx-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1);--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mx-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1);--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mx-5,.-cnct-mx-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1);--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mx-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1);--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mx-7,.-cnct-mx-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mx-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1);--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mx-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left));margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-my-auto{margin-bottom:auto;margin-top:auto}.cnct-themes .cnct-my-0{--cnct-margin-top:0px;--cnct-margin-bottom:0px}.cnct-themes .cnct-my-0,.cnct-themes .cnct-my-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-1{--cnct-margin-top:var(--cnct-space-1);--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-my-2{--cnct-margin-top:var(--cnct-space-2);--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-my-2,.cnct-themes .cnct-my-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-3{--cnct-margin-top:var(--cnct-space-3);--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-my-4{--cnct-margin-top:var(--cnct-space-4);--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-my-4,.cnct-themes .cnct-my-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-5{--cnct-margin-top:var(--cnct-space-5);--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-my-6{--cnct-margin-top:var(--cnct-space-6);--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-my-6,.cnct-themes .cnct-my-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-7{--cnct-margin-top:var(--cnct-space-7);--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-my-8{--cnct-margin-top:var(--cnct-space-8);--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-my-8,.cnct-themes .cnct-my-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-my-9{--cnct-margin-top:var(--cnct-space-9);--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-my-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1);--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-my-1,.-cnct-my-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1);--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-my-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1);--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-my-3,.-cnct-my-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1);--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-my-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1);--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-my-5,.-cnct-my-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1);--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-my-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1);--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-my-7,.-cnct-my-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-my-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1);--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-my-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom));margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-auto{margin-top:auto}.cnct-themes .cnct-mt-0{--cnct-margin-top:0px}.cnct-themes .cnct-mt-0,.cnct-themes .cnct-mt-1{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-1{--cnct-margin-top:var(--cnct-space-1)}.cnct-themes .cnct-mt-2{--cnct-margin-top:var(--cnct-space-2)}.cnct-themes .cnct-mt-2,.cnct-themes .cnct-mt-3{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-3{--cnct-margin-top:var(--cnct-space-3)}.cnct-themes .cnct-mt-4{--cnct-margin-top:var(--cnct-space-4)}.cnct-themes .cnct-mt-4,.cnct-themes .cnct-mt-5{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-5{--cnct-margin-top:var(--cnct-space-5)}.cnct-themes .cnct-mt-6{--cnct-margin-top:var(--cnct-space-6)}.cnct-themes .cnct-mt-6,.cnct-themes .cnct-mt-7{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-7{--cnct-margin-top:var(--cnct-space-7)}.cnct-themes .cnct-mt-8{--cnct-margin-top:var(--cnct-space-8)}.cnct-themes .cnct-mt-8,.cnct-themes .cnct-mt-9{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mt-9{--cnct-margin-top:var(--cnct-space-9)}.-cnct-mt-1{--cnct-margin-top:calc(var(--cnct-space-1)*-1)}.-cnct-mt-1,.-cnct-mt-2{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-2{--cnct-margin-top:calc(var(--cnct-space-2)*-1)}.-cnct-mt-3{--cnct-margin-top:calc(var(--cnct-space-3)*-1)}.-cnct-mt-3,.-cnct-mt-4{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-4{--cnct-margin-top:calc(var(--cnct-space-4)*-1)}.-cnct-mt-5{--cnct-margin-top:calc(var(--cnct-space-5)*-1)}.-cnct-mt-5,.-cnct-mt-6{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-6{--cnct-margin-top:calc(var(--cnct-space-6)*-1)}.-cnct-mt-7{--cnct-margin-top:calc(var(--cnct-space-7)*-1)}.-cnct-mt-7,.-cnct-mt-8{margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.-cnct-mt-8{--cnct-margin-top:calc(var(--cnct-space-8)*-1)}.-cnct-mt-9{--cnct-margin-top:calc(var(--cnct-space-9)*-1);margin-top:var(--cnct-margin-top-override,var(--cnct-margin-top))}.cnct-themes .cnct-mr-auto{margin-right:auto}.cnct-themes .cnct-mr-0{--cnct-margin-right:0px}.cnct-themes .cnct-mr-0,.cnct-themes .cnct-mr-1{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-1{--cnct-margin-right:var(--cnct-space-1)}.cnct-themes .cnct-mr-2{--cnct-margin-right:var(--cnct-space-2)}.cnct-themes .cnct-mr-2,.cnct-themes .cnct-mr-3{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-3{--cnct-margin-right:var(--cnct-space-3)}.cnct-themes .cnct-mr-4{--cnct-margin-right:var(--cnct-space-4)}.cnct-themes .cnct-mr-4,.cnct-themes .cnct-mr-5{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-5{--cnct-margin-right:var(--cnct-space-5)}.cnct-themes .cnct-mr-6{--cnct-margin-right:var(--cnct-space-6)}.cnct-themes .cnct-mr-6,.cnct-themes .cnct-mr-7{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-7{--cnct-margin-right:var(--cnct-space-7)}.cnct-themes .cnct-mr-8{--cnct-margin-right:var(--cnct-space-8)}.cnct-themes .cnct-mr-8,.cnct-themes .cnct-mr-9{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mr-9{--cnct-margin-right:var(--cnct-space-9)}.-cnct-mr-1{--cnct-margin-right:calc(var(--cnct-space-1)*-1)}.-cnct-mr-1,.-cnct-mr-2{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-2{--cnct-margin-right:calc(var(--cnct-space-2)*-1)}.-cnct-mr-3{--cnct-margin-right:calc(var(--cnct-space-3)*-1)}.-cnct-mr-3,.-cnct-mr-4{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-4{--cnct-margin-right:calc(var(--cnct-space-4)*-1)}.-cnct-mr-5{--cnct-margin-right:calc(var(--cnct-space-5)*-1)}.-cnct-mr-5,.-cnct-mr-6{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-6{--cnct-margin-right:calc(var(--cnct-space-6)*-1)}.-cnct-mr-7{--cnct-margin-right:calc(var(--cnct-space-7)*-1)}.-cnct-mr-7,.-cnct-mr-8{margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.-cnct-mr-8{--cnct-margin-right:calc(var(--cnct-space-8)*-1)}.-cnct-mr-9{--cnct-margin-right:calc(var(--cnct-space-9)*-1);margin-right:var(--cnct-margin-right-override,var(--cnct-margin-right))}.cnct-themes .cnct-mb-auto{margin-bottom:auto}.cnct-themes .cnct-mb-0{--cnct-margin-bottom:0px}.cnct-themes .cnct-mb-0,.cnct-themes .cnct-mb-1{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-1{--cnct-margin-bottom:var(--cnct-space-1)}.cnct-themes .cnct-mb-2{--cnct-margin-bottom:var(--cnct-space-2)}.cnct-themes .cnct-mb-2,.cnct-themes .cnct-mb-3{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-3{--cnct-margin-bottom:var(--cnct-space-3)}.cnct-themes .cnct-mb-4{--cnct-margin-bottom:var(--cnct-space-4)}.cnct-themes .cnct-mb-4,.cnct-themes .cnct-mb-5{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-5{--cnct-margin-bottom:var(--cnct-space-5)}.cnct-themes .cnct-mb-6{--cnct-margin-bottom:var(--cnct-space-6)}.cnct-themes .cnct-mb-6,.cnct-themes .cnct-mb-7{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-7{--cnct-margin-bottom:var(--cnct-space-7)}.cnct-themes .cnct-mb-8{--cnct-margin-bottom:var(--cnct-space-8)}.cnct-themes .cnct-mb-8,.cnct-themes .cnct-mb-9{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-mb-9{--cnct-margin-bottom:var(--cnct-space-9)}.-cnct-mb-1{--cnct-margin-bottom:calc(var(--cnct-space-1)*-1)}.-cnct-mb-1,.-cnct-mb-2{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-2{--cnct-margin-bottom:calc(var(--cnct-space-2)*-1)}.-cnct-mb-3{--cnct-margin-bottom:calc(var(--cnct-space-3)*-1)}.-cnct-mb-3,.-cnct-mb-4{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-4{--cnct-margin-bottom:calc(var(--cnct-space-4)*-1)}.-cnct-mb-5{--cnct-margin-bottom:calc(var(--cnct-space-5)*-1)}.-cnct-mb-5,.-cnct-mb-6{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-6{--cnct-margin-bottom:calc(var(--cnct-space-6)*-1)}.-cnct-mb-7{--cnct-margin-bottom:calc(var(--cnct-space-7)*-1)}.-cnct-mb-7,.-cnct-mb-8{margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.-cnct-mb-8{--cnct-margin-bottom:calc(var(--cnct-space-8)*-1)}.-cnct-mb-9{--cnct-margin-bottom:calc(var(--cnct-space-9)*-1);margin-bottom:var(--cnct-margin-bottom-override,var(--cnct-margin-bottom))}.cnct-themes .cnct-ml-auto{margin-left:auto}.cnct-themes .cnct-ml-0{--cnct-margin-left:0px}.cnct-themes .cnct-ml-0,.cnct-themes .cnct-ml-1{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-1{--cnct-margin-left:var(--cnct-space-1)}.cnct-themes .cnct-ml-2{--cnct-margin-left:var(--cnct-space-2)}.cnct-themes .cnct-ml-2,.cnct-themes .cnct-ml-3{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-3{--cnct-margin-left:var(--cnct-space-3)}.cnct-themes .cnct-ml-4{--cnct-margin-left:var(--cnct-space-4)}.cnct-themes .cnct-ml-4,.cnct-themes .cnct-ml-5{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-5{--cnct-margin-left:var(--cnct-space-5)}.cnct-themes .cnct-ml-6{--cnct-margin-left:var(--cnct-space-6)}.cnct-themes .cnct-ml-6,.cnct-themes .cnct-ml-7{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-7{--cnct-margin-left:var(--cnct-space-7)}.cnct-themes .cnct-ml-8{--cnct-margin-left:var(--cnct-space-8)}.cnct-themes .cnct-ml-8,.cnct-themes .cnct-ml-9{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.cnct-themes .cnct-ml-9{--cnct-margin-left:var(--cnct-space-9)}.-cnct-ml-1{--cnct-margin-left:calc(var(--cnct-space-1)*-1)}.-cnct-ml-1,.-cnct-ml-2{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-2{--cnct-margin-left:calc(var(--cnct-space-2)*-1)}.-cnct-ml-3{--cnct-margin-left:calc(var(--cnct-space-3)*-1)}.-cnct-ml-3,.-cnct-ml-4{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-4{--cnct-margin-left:calc(var(--cnct-space-4)*-1)}.-cnct-ml-5{--cnct-margin-left:calc(var(--cnct-space-5)*-1)}.-cnct-ml-5,.-cnct-ml-6{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-6{--cnct-margin-left:calc(var(--cnct-space-6)*-1)}.-cnct-ml-7{--cnct-margin-left:calc(var(--cnct-space-7)*-1)}.-cnct-ml-7,.-cnct-ml-8{margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}.-cnct-ml-8{--cnct-margin-left:calc(var(--cnct-space-8)*-1)}.-cnct-ml-9{--cnct-margin-left:calc(var(--cnct-space-9)*-1);margin-left:var(--cnct-margin-left-override,var(--cnct-margin-left))}}@media all{.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media (min-width:520px){.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media (min-width:768px){.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media (min-width:1024px){.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media (min-width:1280px){.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media (min-width:1640px){.cnct-themes .cnct-p-0{padding:0}.cnct-themes .cnct-p-1{padding:var(--cnct-space-1)}.cnct-themes .cnct-p-2{padding:var(--cnct-space-2)}.cnct-themes .cnct-p-3{padding:var(--cnct-space-3)}.cnct-themes .cnct-p-4{padding:var(--cnct-space-4)}.cnct-themes .cnct-p-5{padding:var(--cnct-space-5)}.cnct-themes .cnct-p-6{padding:var(--cnct-space-6)}.cnct-themes .cnct-p-7{padding:var(--cnct-space-7)}.cnct-themes .cnct-p-8{padding:var(--cnct-space-8)}.cnct-themes .cnct-p-9{padding:var(--cnct-space-9)}.cnct-themes .cnct-p-current{padding:var(--cnct-inset-padding)}.cnct-themes .cnct-px-0{padding-left:0;padding-right:0}.cnct-themes .cnct-px-1{padding-left:var(--cnct-space-1);padding-right:var(--cnct-space-1)}.cnct-themes .cnct-px-2{padding-left:var(--cnct-space-2);padding-right:var(--cnct-space-2)}.cnct-themes .cnct-px-3{padding-left:var(--cnct-space-3);padding-right:var(--cnct-space-3)}.cnct-themes .cnct-px-4{padding-left:var(--cnct-space-4);padding-right:var(--cnct-space-4)}.cnct-themes .cnct-px-5{padding-left:var(--cnct-space-5);padding-right:var(--cnct-space-5)}.cnct-themes .cnct-px-6{padding-left:var(--cnct-space-6);padding-right:var(--cnct-space-6)}.cnct-themes .cnct-px-7{padding-left:var(--cnct-space-7);padding-right:var(--cnct-space-7)}.cnct-themes .cnct-px-8{padding-left:var(--cnct-space-8);padding-right:var(--cnct-space-8)}.cnct-themes .cnct-px-9{padding-left:var(--cnct-space-9);padding-right:var(--cnct-space-9)}.cnct-themes .cnct-px-current{padding-left:var(--cnct-inset-padding);padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-py-0{padding-bottom:0;padding-top:0}.cnct-themes .cnct-py-1{padding-bottom:var(--cnct-space-1);padding-top:var(--cnct-space-1)}.cnct-themes .cnct-py-2{padding-bottom:var(--cnct-space-2);padding-top:var(--cnct-space-2)}.cnct-themes .cnct-py-3{padding-bottom:var(--cnct-space-3);padding-top:var(--cnct-space-3)}.cnct-themes .cnct-py-4{padding-bottom:var(--cnct-space-4);padding-top:var(--cnct-space-4)}.cnct-themes .cnct-py-5{padding-bottom:var(--cnct-space-5);padding-top:var(--cnct-space-5)}.cnct-themes .cnct-py-6{padding-bottom:var(--cnct-space-6);padding-top:var(--cnct-space-6)}.cnct-themes .cnct-py-7{padding-bottom:var(--cnct-space-7);padding-top:var(--cnct-space-7)}.cnct-themes .cnct-py-8{padding-bottom:var(--cnct-space-8);padding-top:var(--cnct-space-8)}.cnct-themes .cnct-py-9{padding-bottom:var(--cnct-space-9);padding-top:var(--cnct-space-9)}.cnct-themes .cnct-py-current{padding-bottom:var(--cnct-inset-padding);padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pt-0{padding-top:0}.cnct-themes .cnct-pt-1{padding-top:var(--cnct-space-1)}.cnct-themes .cnct-pt-2{padding-top:var(--cnct-space-2)}.cnct-themes .cnct-pt-3{padding-top:var(--cnct-space-3)}.cnct-themes .cnct-pt-4{padding-top:var(--cnct-space-4)}.cnct-themes .cnct-pt-5{padding-top:var(--cnct-space-5)}.cnct-themes .cnct-pt-6{padding-top:var(--cnct-space-6)}.cnct-themes .cnct-pt-7{padding-top:var(--cnct-space-7)}.cnct-themes .cnct-pt-8{padding-top:var(--cnct-space-8)}.cnct-themes .cnct-pt-9{padding-top:var(--cnct-space-9)}.cnct-themes .cnct-pt-current{padding-top:var(--cnct-inset-padding)}.cnct-themes .cnct-pr-0{padding-right:0}.cnct-themes .cnct-pr-1{padding-right:var(--cnct-space-1)}.cnct-themes .cnct-pr-2{padding-right:var(--cnct-space-2)}.cnct-themes .cnct-pr-3{padding-right:var(--cnct-space-3)}.cnct-themes .cnct-pr-4{padding-right:var(--cnct-space-4)}.cnct-themes .cnct-pr-5{padding-right:var(--cnct-space-5)}.cnct-themes .cnct-pr-6{padding-right:var(--cnct-space-6)}.cnct-themes .cnct-pr-7{padding-right:var(--cnct-space-7)}.cnct-themes .cnct-pr-8{padding-right:var(--cnct-space-8)}.cnct-themes .cnct-pr-9{padding-right:var(--cnct-space-9)}.cnct-themes .cnct-pr-current{padding-right:var(--cnct-inset-padding)}.cnct-themes .cnct-pb-0{padding-bottom:0}.cnct-themes .cnct-pb-1{padding-bottom:var(--cnct-space-1)}.cnct-themes .cnct-pb-2{padding-bottom:var(--cnct-space-2)}.cnct-themes .cnct-pb-3{padding-bottom:var(--cnct-space-3)}.cnct-themes .cnct-pb-4{padding-bottom:var(--cnct-space-4)}.cnct-themes .cnct-pb-5{padding-bottom:var(--cnct-space-5)}.cnct-themes .cnct-pb-6{padding-bottom:var(--cnct-space-6)}.cnct-themes .cnct-pb-7{padding-bottom:var(--cnct-space-7)}.cnct-themes .cnct-pb-8{padding-bottom:var(--cnct-space-8)}.cnct-themes .cnct-pb-9{padding-bottom:var(--cnct-space-9)}.cnct-themes .cnct-pb-current{padding-bottom:var(--cnct-inset-padding)}.cnct-themes .cnct-pl-0{padding-left:0}.cnct-themes .cnct-pl-1{padding-left:var(--cnct-space-1)}.cnct-themes .cnct-pl-2{padding-left:var(--cnct-space-2)}.cnct-themes .cnct-pl-3{padding-left:var(--cnct-space-3)}.cnct-themes .cnct-pl-4{padding-left:var(--cnct-space-4)}.cnct-themes .cnct-pl-5{padding-left:var(--cnct-space-5)}.cnct-themes .cnct-pl-6{padding-left:var(--cnct-space-6)}.cnct-themes .cnct-pl-7{padding-left:var(--cnct-space-7)}.cnct-themes .cnct-pl-8{padding-left:var(--cnct-space-8)}.cnct-themes .cnct-pl-9{padding-left:var(--cnct-space-9)}.cnct-themes .cnct-pl-current{padding-left:var(--cnct-inset-padding)}}@media all{.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media (min-width:520px){.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media (min-width:768px){.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media (min-width:1024px){.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media (min-width:1280px){.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media (min-width:1640px){.cnct-themes .cnct-position-static{position:static}.cnct-themes .cnct-position-absolute{position:absolute}.cnct-themes .cnct-position-relative{position:relative}.cnct-themes .cnct-position-fixed{position:fixed}.cnct-themes .cnct-position-sticky{position:sticky}}@media all{.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media (min-width:520px){.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media (min-width:768px){.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media (min-width:1024px){.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media (min-width:1280px){.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media (min-width:1640px){.cnct-themes .cnct-ta-left{text-align:left}.cnct-themes .cnct-ta-center{text-align:center}.cnct-themes .cnct-ta-right{text-align:right}}@media all{.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media (min-width:520px){.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media (min-width:768px){.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media (min-width:1024px){.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media (min-width:1280px){.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media (min-width:1640px){.cnct-themes .cnct-va-baseline{vertical-align:baseline}.cnct-themes .cnct-va-top{vertical-align:top}.cnct-themes .cnct-va-middle{vertical-align:middle}.cnct-themes .cnct-va-bottom{vertical-align:bottom}}@media all{.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}@media (min-width:520px){.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}@media (min-width:768px){.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}@media (min-width:1024px){.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}@media (min-width:1280px){.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}@media (min-width:1640px){.cnct-themes .cnct-w-auto{width:auto}.cnct-themes .cnct-w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.cnct-themes .cnct-w-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.cnct-themes .cnct-w-0{width:0}.cnct-themes .cnct-w-1{width:var(--cnct-space-1)}.cnct-themes .cnct-w-2{width:var(--cnct-space-2)}.cnct-themes .cnct-w-3{width:var(--cnct-space-3)}.cnct-themes .cnct-w-4{width:var(--cnct-space-4)}.cnct-themes .cnct-w-5{width:var(--cnct-space-5)}.cnct-themes .cnct-w-6{width:var(--cnct-space-6)}.cnct-themes .cnct-w-7{width:var(--cnct-space-7)}.cnct-themes .cnct-w-8{width:var(--cnct-space-8)}.cnct-themes .cnct-w-9{width:var(--cnct-space-9)}.cnct-themes .cnct-w-50\%{width:50%}.cnct-themes .cnct-w-100\%{width:100%}}html{font-family:var(--main-font);font-size:62.5%;letter-spacing:-.1px;line-height:1.4}body,html{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background:#fff;color:rgba(0,0,0,.87);height:100%;margin:0;min-height:100%;padding:0;position:relative}body{font-size:1.3rem;overflow-x:hidden}.highcharts-tooltip,.highcharts-tooltip-container{z-index:100!important}div.connect_app{height:100%;width:100%}div.connect_app div[class$=-top]{background:#f4f6f8!important;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important;padding:1px 10px 0!important;position:relative!important;z-index:789!important}div.connect_app div[class$=-top] div.top{border-bottom:none!important}div.connect_app div[class$=-cont]>div[class$=-body],div.connect_app div[class$=-cont]>div[class$=-content]{height:calc(100% - 100px)}div.connect_app div[class$=-cont]>div[class$=-body]{padding-top:0}div.connect_app div[class$=-cont]>div[class$=-body]>div[class$=-content]>div.cont-content{padding-top:10px}div.connect_app div[class$=-cont]>div[class$=-body]>div[class$=-content]>div.cont-content:first-child{padding-top:0}div.connect_app div[class$=-cont]>div[class$=-body]>div[class$=-content]>div.cont-content:first-child div.tab-content{padding:0 10px}div.connect_app div[class$=-cont]>div[class$=-body]>div[class$=-body]{height:100%}div.connect_app div[class$=-cont]>div[class$=-body]>div[class$=-content]{height:calc(100% - 10px)}div.connect_app div[class$="-config open"],div.connect_app div[class$="-content note-open"]>div[class$=-content]:first-child,div.connect_app div[class$=-body]>div[class$=-info]:first-child,div.connect_app div[class$=-content]>div[class$=-content]:first-child{border-right:2px solid #ededed!important;padding:10px 10px 0!important}div.connect_app div[class$=-cont]{padding-top:10px!important}div.connect_app div.name-cont,div.connect_app div.pseudo-window div[class$=-cont]:first-child,div.connect_app div.window .child div[class$=-cont]:first-child,div.connect_app div[class$=-list] div[class$=-cont]{padding-top:0!important}div.connect_app div.bottom>div.toolbar{visibility:hidden!important}div.connect_app div.app{height:100%;width:100%}div.connect_app *,div.connect_app :after,div.connect_app :before{-webkit-box-sizing:inherit;box-sizing:inherit}div.connect_app a{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:transparent;color:#039be5;text-decoration:none}div.connect_app ul,div.connect_app ul li{list-style-type:none;padding:0}div.connect_app ul.styled-list{padding-left:20px}div.connect_app ul.styled-list li{list-style-type:disc}div.connect_app i.disabled{color:rgba(0,0,0,.2)!important;cursor:default}@-webkit-keyframes autofill{to{background:transparent;color:inherit}}div.connect_app input:-webkit-autofill{-webkit-animation-fill-mode:both;-webkit-animation-name:autofill}div.connect_app input:not([type]),div.connect_app input[type=date],div.connect_app input[type=datetime-local],div.connect_app input[type=email],div.connect_app input[type=number],div.connect_app input[type=password],div.connect_app input[type=search],div.connect_app input[type=tel],div.connect_app input[type=text],div.connect_app input[type=time],div.connect_app input[type=url],div.connect_app textarea{background-color:transparent;border:1px solid #e6e6e6;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:content-box;box-sizing:content-box;font-size:inherit;height:3rem;margin:0 0 15px;outline:none;padding:0 10px;-webkit-transition:all .3s;transition:all .3s;width:calc(100% - 22px)}div.connect_app input[type=color]{background:transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;height:31px;margin-bottom:10px;outline:none;padding:0;-webkit-transition:all .3s;transition:all .3s}div.connect_app input[type=color]::-webkit-color-swatch,div.connect_app input[type=color]::-webkit-color-swatch-wrapper{border:none;border-radius:4px;outline:none;padding:0}div.connect_app textarea{min-height:50px;padding:.8rem 0 1.6rem;resize:vertical;-webkit-transition:none;transition:none}div.connect_app select{background-color:hsla(0,0%,100%,.9);border:1px solid #e6e6e6;border-radius:4px;height:3rem;padding:0 10px;width:100%}div.connect_app select[multiple]{height:auto}div.connect_app input:not([type]):disabled,div.connect_app input:not([type])[readonly=readonly],div.connect_app input[type=date]:disabled,div.connect_app input[type=date][readonly=readonly],div.connect_app input[type=datetime-local]:disabled,div.connect_app input[type=datetime-local][readonly=readonly],div.connect_app input[type=datetime]:disabled,div.connect_app input[type=datetime][readonly=readonly],div.connect_app input[type=email]:disabled,div.connect_app input[type=email][readonly=readonly],div.connect_app input[type=number]:disabled,div.connect_app input[type=number][readonly=readonly],div.connect_app input[type=password]:disabled,div.connect_app input[type=password][readonly=readonly],div.connect_app input[type=search]:disabled,div.connect_app input[type=search][readonly=readonly],div.connect_app input[type=tel]:disabled,div.connect_app input[type=tel][readonly=readonly],div.connect_app input[type=text]:disabled,div.connect_app input[type=text][readonly=readonly],div.connect_app input[type=time]:disabled,div.connect_app input[type=time][readonly=readonly],div.connect_app input[type=url]:disabled,div.connect_app input[type=url][readonly=readonly],div.connect_app textarea:disabled,div.connect_app textarea[readonly=readonly]{border:1px dotted rgba(0,0,0,.26);color:rgba(0,0,0,.26)}div.connect_app label{color:#9e9e9e;font-size:.8rem}div.connect_app button,div.connect_app input,div.connect_app select,div.connect_app textarea{font-size:100%;vertical-align:baseline}div.connect_app input{line-height:normal}div.connect_app input::-webkit-input-placeholder{text-transform:none}div.connect_app input::-moz-placeholder{text-transform:none}div.connect_app input:-ms-input-placeholder{text-transform:none}div.connect_app input::-ms-input-placeholder{text-transform:none}div.connect_app input::placeholder{text-transform:none}div.connect_app button,div.connect_app input,div.connect_app optgroup,div.connect_app select,div.connect_app textarea{color:inherit;font:inherit;margin:0;width:100%}div.connect_app input::-webkit-input-placeholder{color:#ccc}div.connect_app input[type=checkbox]:checked,div.connect_app input[type=checkbox]:not(:checked),div.connect_app input[type=radio]:checked,div.connect_app input[type=radio]:not(:checked){left:-9999px;position:absolute;visibility:hidden}div.connect_app input[type=checkbox],div.connect_app input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}div.connect_app input[type=checkbox]+label,div.connect_app input[type=radio]+label{cursor:pointer!important;display:inline-block;font-size:inherit;height:20px;line-height:20px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}div.connect_app input[type=checkbox]+label:before,div.connect_app input[type=radio]+label:before{border:2px solid var(--primary-color);border-radius:1px;content:"";height:18px;left:0;margin-top:1px;position:absolute;top:0;-webkit-transition:.1s;transition:.1s;width:18px;z-index:0}div.connect_app input[type=checkbox].filled-in:not(:checked)+label:before,div.connect_app input[type=radio].filled-in:not(:checked)+label:before{border:3px solid transparent;height:0;left:6px;top:10px;width:0}div.connect_app input[type=checkbox].filled-in+label:after,div.connect_app input[type=checkbox].filled-in+label:before,div.connect_app input[type=radio].filled-in+label:after,div.connect_app input[type=radio].filled-in+label:before{content:"";left:0;position:absolute;z-index:1}div.connect_app input[type=checkbox].filled-in+label:after{border-radius:2px}div.connect_app input[type=radio].filled-in+label:after{border-radius:10px}div.connect_app input[type=checkbox].filled-in:not(:checked)+label:after,div.connect_app input[type=radio].filled-in:not(:checked)+label:after{background-color:transparent;border:2px solid var(--secondary-color);height:20px;top:0;width:20px;z-index:0}div.connect_app input[type=checkbox]:checked+label:before,div.connect_app input[type=radio]:checked+label:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-bottom:2px solid var(--secondary-color);border-left:2px solid transparent;border-right:2px solid var(--secondary-color);border-top:2px solid transparent;height:22px;left:-3px;top:-4px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:12px}div.connect_app input[type=checkbox].filled-in:checked+label:before,div.connect_app input[type=radio].filled-in:checked+label:before{border-bottom:2px solid var(--light-color);border-left:2px solid transparent;border-right:2px solid var(--light-color);border-top:2px solid transparent;height:13px;left:1px;top:0;-webkit-transform:rotate(37deg);transform:rotate(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:8px}div.connect_app input[type=checkbox].filled-in:checked+label:after,div.connect_app input[type=radio].filled-in:checked+label:after{background-color:var(--secondary-color);border:2px solid var(--secondary-color);height:20px;top:0;width:20px;z-index:0}div.connect_app span.error{color:#e60000;font-weight:700}div.connect_app span.bold{font-weight:700}div.connect_app button:focus{outline:1px solid var(--primary-color)}div.connect_app .btn{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--default-color);border:none;border-radius:4px;cursor:pointer;display:inline-block;height:36px;letter-spacing:.5px;line-height:36px;max-width:175px;opacity:1;outline:0;overflow:hidden;padding:0 2rem;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;will-change:opacity,transform}div.connect_app .btn.small{height:30px;line-height:30px}div.connect_app .btn.disabled,div.connect_app .btn:disabled{-webkit-box-shadow:none!important;box-shadow:none!important;cursor:default!important;opacity:.5!important}div.connect_app .btn.primary{background-color:var(--btn-primary-color)}div.connect_app .btn.primary,div.connect_app .btn.secondary{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:var(--light-color)}div.connect_app .btn.secondary{background-color:var(--btn-secondary-color)}div.connect_app .btn.remove{background-color:var(--btn-cancel-color);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:var(--light-color)}div.connect_app .btn.success{background-color:var(--green-color);color:var(--light-color)}div.connect_app .btn.failed{background-color:var(--cancel-color);color:var(--light-color)}div.connect_app .btn.sql-icon{background:transparent;-webkit-box-shadow:none;box-shadow:none;height:25px;margin:0;padding:0;position:absolute;right:10px;top:0;width:25px}div.connect_app .btn.sql-icon i{color:var(--primary-color)!important}div.connect_app .btn.mat{border-radius:100%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.18),0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 3px 6px 0 rgba(0,0,0,.18),0 2px 8px 0 rgba(0,0,0,.15);height:30px;line-height:30px;padding:0;width:30px}div.connect_app .btn.auto,div.connect_app div.input-field.auto button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 20px!important}div.connect_app .btn.mat i{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.connect_app .btn:after{background-image:radial-gradient(circle,#000 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);-webkit-transition:opacity 1s,-webkit-transform .5s;transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}div.connect_app .btn:hover{opacity:.4}div.connect_app .btn.primary:hover{-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);opacity:1}div.connect_app .btn.primary.nohover{background:rgba(0,0,0,.03)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#222;opacity:1}div.connect_app .btn:active{background-color:var(--primary-color)}div.connect_app .btn.google-sign-in{background-color:transparent;background-image:url(/8bce00b9320bf6d28eb1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:46px!important;margin-bottom:18px;max-width:191px!important;opacity:1}div.connect_app .btn.google-sign-in:hover{background-image:url(/6c64927dddec12b8b8ec.png)}div.connect_app .btn.google-sign-in:active{background-image:url(/a1e5a38a0f522a9fe83c.png)}div.connect_app .btn.google-sign-in.success{border:2px solid var(--green-color)}div.connect_app .btn.google-sign-in.failed{border:2px solid var(--cancel-color)}div.connect_app .file-field{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 0!important;width:100%}div.connect_app .input-field .file-field+label{font-size:1.2rem;overflow:hidden;text-overflow:ellipsis;top:-1.8rem;white-space:nowrap;width:100%}div.connect_app .file-field>.btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;height:3rem;justify-content:center;line-height:3rem;margin-right:5px;padding:0;width:50px}div.connect_app .file-field .btn i{margin-top:2px;vertical-align:middle}div.connect_app .file-field .btn.btn.secondary i{color:var(--light-color)}div.connect_app .file-field .btn.btn.secondary.remove{background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:5px;margin-right:0;width:25px}div.connect_app .file-field .btn.btn.secondary.remove i{color:var(--primary-color)}div.connect_app .file-field input[type=file]{bottom:0;cursor:pointer;filter:alpha(opacity=0);font-size:20px;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%}div.connect_app .file-field .file-path-wrapper{cursor:pointer;width:100%}div.connect_app .file-field input.file-path{color:rgba(0,0,0,.66);cursor:pointer;width:100%}div.connect_app div.flex-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-18px 0}div.connect_app div.production-app{min-width:345px}div.connect_app .fullscreen{background:hsla(0,0%,100%,.5);position:absolute;top:0;z-index:9999}div.connect_app div.input-field{display:block;margin:18px 0;padding:2px;position:relative;width:100%}div.connect_app div.input-field.center{text-align:center}div.connect_app div.input-field.nomargin{margin:0}div.connect_app div.input-field.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}div.connect_app div.input-field input[type=email],div.connect_app div.input-field input[type=number],div.connect_app div.input-field input[type=password],div.connect_app div.input-field input[type=text],div.connect_app div.input-field textarea{-webkit-box-ordinal-group:3;-ms-flex-order:2;-ms-flex-preferred-size:26px;background:0 0;border:1px solid #e6e6e6;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:13px;height:31px;line-height:26px;margin-top:0;order:2;padding:0 10px;width:100%}div.connect_app div.input-field textarea{height:50px;line-height:1.5;padding:10px}div.connect_app div.input-field input[type=email]:disabled,div.connect_app div.input-field input[type=number]:disabled,div.connect_app div.input-field input[type=password]:disabled,div.connect_app div.input-field input[type=text]:disabled,div.connect_app div.input-field.disabled input,div.connect_app div.input-field.disabled textarea,div.connect_app input:disabled{background:#e6e6e6!important;color:rgba(0,0,0,.26)}div.connect_app div.input-field div.file-path-wrapper>input[type=email]:focus,div.connect_app div.input-field div.file-path-wrapper>input[type=number]:focus,div.connect_app div.input-field div.file-path-wrapper>input[type=password]:focus,div.connect_app div.input-field div.file-path-wrapper>input[type=text]:focus,div.connect_app div.input-field div.file-path-wrapper>textarea:focus{border:1px solid var(--secondary-color)!important}div.connect_app div.input-field label{color:#9e9e9e;cursor:text;font-size:1rem;left:0;position:absolute;text-align:initial;top:.8rem;-webkit-transition:.2s ease-out;transition:.2s ease-out}div.connect_app div.input-field select{border:1px solid var(--secondary-color)}div.connect_app div.input-field select:focus{border:1px solid #000!important;-webkit-box-shadow:0 1px 0 0 #000!important;box-shadow:0 1px 0 0 #000!important;outline:none}div.connect_app div.input-field select+label{top:.3rem}div.connect_app div.input-field select,div.connect_app div.input-field textarea{margin-bottom:18px}div.connect_app div.input-field textarea.large,div.connect_app div.input-field.large textarea{height:200px}div.connect_app div.input-field input:-moz-placeholder+label:not(.label-icon),div.connect_app div.input-field textarea:-moz-placeholder+label:not(.label-icon){opacity:0}div.connect_app div.input-field input:-ms-input-placeholder+label:not(.label-icon),div.connect_app div.input-field textarea:-ms-input-placeholder+label:not(.label-icon){opacity:0}div.connect_app div.input-field input:placeholder-shown+label:not(.label-icon),div.connect_app div.input-field textarea:placeholder-shown+label:not(.label-icon){opacity:0}div.connect_app div.input-field input:focus::-webkit-input-placeholder,div.connect_app div.input-field textarea:focus::-webkit-input-placeholder{color:transparent;-webkit-transition:.2s ease-out;transition:.2s ease-out}div.connect_app div.input-field textarea::-webkit-input-placeholder{color:#d9d9d9}div.connect_app div.input-field input:not(:-moz-placeholder)+label:not(.label-icon),div.connect_app div.input-field textarea:not(:-moz-placeholder)+label:not(.label-icon){font-size:13px;opacity:1;-webkit-transform:translateY(-140%);transform:translateY(-140%)}div.connect_app div.input-field input:not(:-ms-input-placeholder)+label:not(.label-icon),div.connect_app div.input-field textarea:not(:-ms-input-placeholder)+label:not(.label-icon){font-size:13px;opacity:1;-webkit-transform:translateY(-140%);transform:translateY(-140%)}div.connect_app div.input-field input:focus+label:not(.label-icon),div.connect_app div.input-field input:not(:placeholder-shown)+label:not(.label-icon),div.connect_app div.input-field select+label:not(.label-icon),div.connect_app div.input-field textarea+label:not(.label-icon),div.connect_app div.input-field textarea:not(:placeholder-shown)+label:not(.label-icon){font-size:13px;opacity:1;-webkit-transform:translateY(-140%);transform:translateY(-140%)}div.connect_app .md-12{font-size:12px}div.connect_app .md-18{font-size:18px}div.connect_app .md-24{font-size:24px}div.connect_app .sort-item.ui-sortable-placeholder{display:inline-block!important;height:0!important;line-height:0px}div.connect_app .highcharts-tooltip,div.connect_app .highcharts-tooltip-container{z-index:100}div.connect_app .highcharts-credits{visibility:hidden}div.connect_app .highcharts-tooltip-container{z-index:1000!important}div.connect_app .snotifyToast__inner{min-height:54px!important}div.connect_app .snotify-rightTop{right:5px!important;top:5px!important}div.connect_app .snotifyToast{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33)}div.connect_app .snotify-success{background-color:var(--secondary-color)!important}div.connect_app .snotify-info{background-color:var(--default-color)!important}div.connect_app .snotifyToast__progressBar,div.connect_app .snotifyToast__progressBar__percentage{height:5px!important}div.connect_app .snotify-success .snotifyToast__progressBar{background-color:var(--secondary-color)!important}div.connect_app .snotify-success .snotifyToast__progressBar__percentage{background-color:var(--primary-color)!important}div.connect_app .snotifyToast__title{font-size:16px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}div.connect_app .snotifyToast__body{color:var(--light-color)!important;font-size:11px!important}div.connect_app .snotify-error .snotifyToast__body{overflow-x:auto;overflow-y:hidden;width:100%}div.connect_app .snotify-icon{max-height:30px!important;max-width:30px!important;top:45%!important;-webkit-transform:translateY(-45%);transform:translateY(-45%)}div.connect_app .vue-codemirror{margin-bottom:10px;position:relative;z-index:0}div.connect_app .ct-series-a .ct-area,div.connect_app .ct-series-a .ct-slice-donut-solid,div.connect_app .ct-series-a .ct-slice-pie{fill:var(--primary-color)}div.connect_app .vue-codemirror .CodeMirror{height:100%;max-height:100%;min-height:100px}div.connect_app .vue-codemirror .CodeMirror .CodeMirror-scroll{min-height:100px;width:100%}div.connect_app .tooltip{display:block!important;max-height:200px;z-index:10000}div.connect_app .tooltip .tooltip-inner{background:#000;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);color:#fff;padding:5px 10px 4px}div.connect_app .tooltip .tooltip-arrow{border-color:#000;border-style:solid;height:0;margin:5px;position:absolute;width:0}div.connect_app .tooltip[x-placement^=top]{margin-bottom:5px}div.connect_app .tooltip[x-placement^=top] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-width:5px 5px 0;bottom:-5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0}div.connect_app .tooltip[x-placement^=bottom]{margin-top:5px}div.connect_app .tooltip[x-placement^=bottom] .tooltip-arrow{left:calc(50% - 5px)}div.connect_app .tooltip[x-placement^=bottom-end] .tooltip-arrow,div.connect_app .tooltip[x-placement^=bottom] .tooltip-arrow{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:0 5px 5px;margin-bottom:0;margin-top:0;top:-5px}div.connect_app .tooltip[x-placement^=bottom-end] .tooltip-arrow{left:calc(50% - 5px)!important}div.connect_app .tooltip[x-placement^=right]{margin-left:5px}div.connect_app .tooltip[x-placement^=right] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;border-width:5px 5px 5px 0;left:-5px;margin-left:0;margin-right:0;top:calc(50% - 5px)}div.connect_app .tooltip[x-placement^=left]{margin-right:5px}div.connect_app .tooltip[x-placement^=left] .tooltip-arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:5px 0 5px 5px;margin-left:0;margin-right:0;right:-4px;top:calc(50% - 5px)}div.connect_app .tooltip[aria-hidden=true]{opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s;visibility:hidden}div.connect_app .tooltip[aria-hidden=false]{opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s;visibility:visible}div.connect_app .popover.tooltip .tooltip-inner{background:var(--light-color);border-radius:4px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);color:rgba(0,0,0,.87);padding:5px}div.connect_app .popover.tooltip .tooltip-inner h4{border-bottom:1px solid #f2f2f2;margin:5px}div.connect_app .popover.tooltip .tooltip-inner div.content{padding:5px}div.connect_app .popover.tooltip .tooltip-arrow{border-color:var(--light-color)}div.connect_app .highcharts-drilldown-axis-label{fill:#acacac!important;color:#acacac!important;text-decoration:none!important}div.connect_app .tabs{background-color:var(--light-color);display:-ms-flexbox;display:-webkit-box;display:flex;height:38px;margin:0 auto;overflow-x:hidden;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}div.connect_app .tabs .indicator{background-color:var(--secondary-color);bottom:0;height:2px;left:0;position:absolute;right:75%;-webkit-transition:right,left .15s ease .1s;transition:right,left .15s ease .1s;will-change:left,right}div.connect_app .tabs .tab{-webkit-box-flex:1;-ms-flex-positive:1;cursor:pointer;flex-grow:1;float:left;height:30px;letter-spacing:.8px;line-height:30px;margin:0;max-width:50%;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;text-transform:uppercase;width:15%}div.connect_app .tabs .tab a{color:var(--primary-color);font-weight:700;opacity:1;padding:0;-webkit-transition:.25s;transition:.25s}div.connect_app .tabs .tab a:lang(de){font-size:.7em}div.connect_app .tabs .tab.hidden{display:none}div.connect_app .tabs .tab.disabled{cursor:default;opacity:.5}div.connect_app .tabs .tab.disabled a{color:#9e9e9e;cursor:default}div.connect_app .tabs .tab:not(.disabled) a:hover{opacity:.5}div.connect_app pre{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;display:block;font-size:13px;line-height:1.42857143;margin:0 0 10px;overflow:auto;padding:9.5px;word-break:break-all}div.connect_app div.form-app{background:#fff;height:100%}div.connect_app div.form-app div.loading-screen{z-index:9999}div.connect_app div.form-app div.modal-container i.close{display:none}@media only screen and (max-width:345px){div.connect_app div.app{overflow:auto}}@media only screen and (max-width:675px){div.connect_app div.bottom>div.toolbar{padding:5px 0 0;visibility:visible!important}}div.connect_app li.draggable.ui-draggable-dragging{background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);display:table;height:110px!important;list-style:none;width:110px!important}div.connect_app li.draggable.ui-draggable-dragging .item-cont{border:0;color:var(--primary-color);display:table-cell;padding:0;position:relative;text-align:center;text-decoration:none;vertical-align:middle}div.connect_app li.draggable.ui-draggable-dragging .child,div.connect_app li.draggable.ui-draggable-dragging .item-cont .remove{display:none}div.connect_app li.draggable.ui-draggable-dragging .item-cont a i{color:var(--primary-color);display:block;font-size:30px;text-align:center}div.connect_app li.draggable.ui-draggable-dragging .item-cont label{display:block;font-size:11px;font-weight:600;margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:88px}@media only screen and (max-width:675px){div.connect_app .tmmflow-top .top .heading .dropdown{right:calc(50% - 75px)!important;top:0}div.connect_app .flow-body{height:calc(100% - 95px)!important}div.connect_app .flow .flow-line,div.connect_app .flow .flow-trigger{height:120px!important}div.connect_app .flow .flow-element-cont div.flow-element{height:100px!important;width:100px!important}div.connect_app .flow .flow-element-cont div.flow-element a span{width:68px!important}div.connect_app .flow .flow-element-cont div.flow-arrow{height:100px!important}div.connect_app .tmmflow-bot.note-open{display:none}div.connect_app div.tmmflow-top .top .tableheading div.cont div.name-cont{max-width:200px!important}}div.connect_app .flow-config-area{height:calc(100% - 38px);padding:0}div.connect_app .flow-config-area .add_item input{font-size:1.3rem;margin-bottom:5px}div.connect_app .flow-config-area .add_item ul{margin-top:-5px}div.connect_app .flow-config-area .add_item .add_remove{display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;margin-bottom:5px}div.connect_app .flow-config-area .add_item .add_remove div{display:table-cell;width:50%}div.connect_app .flow-config-area .add_item .add_remove div a{color:var(--secondary-color);font-size:11px;font-weight:700}div.connect_app .flow-config-area .add_item .add_remove .remove{text-align:right}div.connect_app .flow-config-area .items{height:calc(100% - 65px);overflow-y:scroll}div.connect_app .flow-config-area .items h4{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}div.connect_app .flow-config-area .items ul{margin:5px 0 0;padding:0}div.connect_app .flow-config-area .items ul li.ui-sortable-helper a.toggle i.action{display:block!important}div.connect_app .flow-config-area .items ul li.ui-sortable-helper .advanced,div.connect_app .flow-config-area .items ul li.ui-sortable-helper .format,div.connect_app .flow-config-area .items ul li.ui-sortable-helper a.toggle i.arrow{display:none!important}div.connect_app .flow-config-area .items ul li.ui-sortable-placeholder{height:40px!important}div.connect_app .flow-config-area .items ul li.inactive div label{text-decoration:line-through}div.connect_app .flow-config-area .items ul li{cursor:default;margin-right:5px}div.connect_app .flow-config-area .items ul li ul{margin-left:15px}div.connect_app .flow-config-area .items ul li ul li{margin-right:0}div.connect_app .flow-config-area .items ul li .item-cont{background:#fafafa;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;cursor:default;margin-bottom:10px;position:relative}div.connect_app .flow-config-area .items ul li .item-cont a.toggle i.action,div.connect_app .flow-config-area .items ul li .item-cont a.toggle.open i.arrow{display:block}div.connect_app .flow-config-area .items ul li .item-cont a.toggle i.arrow,div.connect_app .flow-config-area .items ul li .item-cont a.toggle.open i.action{display:none}div.connect_app .flow-config-area .items ul li .item-cont a{border-left:1px solid var(--default-color);color:var(--primary-color);cursor:pointer;float:left;height:29px;padding:5px}div.connect_app .flow-config-area .items ul li .item-cont a.active{color:var(--secondary-color)}div.connect_app .flow-config-area .items ul li .item-cont a.disabled{color:rgba(0,0,0,.2);cursor:not-allowed}div.connect_app .flow-config-area .items ul li .item-cont a.vis{border-left:none;border-right:1px solid var(--default-color)}div.connect_app .flow-config-area .items ul li .item-cont a.remove{float:right}div.connect_app .flow-config-area .items ul li .item-cont>input{background:0 0;border:none;color:rgba(0,0,0,.6);float:left;font-size:13px;font-weight:700;height:25px;margin:0;padding:2px 5px!important;width:calc(100% - 127px)}div.connect_app .flow-config-area .items ul li .item-cont label.field{color:rgba(0,0,0,.6);float:left;font-size:12px!important;font-weight:700;margin:0;overflow:hidden;padding:7px 0 6px 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}div.connect_app .flow-config-area .items ul li .item-cont label.field.save{width:calc(100% - 110px)}div.connect_app .flow-config-area .items ul li.draggable{cursor:pointer}div.connect_app .flow-config-area .items ul li.draggable div.item-cont{-webkit-box-shadow:1px 5px 3px -3px rgba(0,0,0,.2);box-shadow:1px 5px 3px -3px rgba(0,0,0,.2)}div.connect_app .flow-config-area .items ul li.draggable label.field{cursor:pointer}@media only screen and (max-width:675px){div.tmmflow-config.open{left:0;min-width:100%!important}div.tmmflow-config.open .tab{overflow:hidden;padding:0 5px;text-overflow:ellipsis}div.tmmflow-top{display:block}div.tmmflow-top .toolbar{display:none}div.tmmflow-top .top .heading{display:block!important;width:100%}div.tmmflow-top .top .tableheading div.cont{float:right}div.tmmflow-bot .bottom .pag{display:none}div.tmmflow-bot .bottom .toolbar{text-align:center}}@media only screen and (max-width:500px){div.tmmflow-bot .bottom .toolbar .tool:nth-child(n+18){display:none}}@media only screen and (max-width:450px){div.tmmflow-bot .bottom .toolbar .tool:nth-child(n+15){display:none}}@media only screen and (max-width:400px){div.tmmflow-bot .bottom .toolbar .tool:nth-child(n+11){display:none}}