@charset "UTF-8";:root{--monospace-font:menlo,consolas,monospace;--default-font:intrinsic,helvetica,arial,sans-serif;--bg-border:linear-gradient(180deg,#e5e5e5,#e5e5e5 50%,#fff 50% 100%) 0 100% /100% 1px no-repeat;--page-max-width:1280px;--page-padding:0;--scrollbar-track-color:#f2f2f2;--scrollbar-thumb-color:grey;--scrollbar-thumb-hover-color:#5e5e5e;--scrollbar-thumb-hold-color:#666}@media not (max-width:1440px){:root{--page-max-width:1280px}}@media(not (max-width:1280px))and (max-width:1440px){:root{--page-max-width:1140px}}@media(not (max-width:1140px))and (max-width:1280px){:root{--page-max-width:1024px}}@media(not (max-width:960px))and (max-width:1140px){:root{--page-max-width:960px}}@media(not (max-width:430px))and (max-width:1140px){:root{--page-padding:32px}}@media(max-width:430px){:root{--page-padding:20px}}*{box-sizing:border-box;font-family:inherit}html{height:100%}body{font-family:var(--default-font)!important;margin:0;padding:0}.app{margin:0 auto;padding:0;position:relative}.page{flex-direction:column;padding-top:54px;position:relative}.header-fixed,.page{align-items:center;display:flex}.header-fixed{background:#fff;border-bottom:1px solid #e5e5e5;height:54px;justify-content:center;left:0;margin:0 auto;position:fixed;right:0;top:0;width:100%;z-index:200}.page-inner{max-width:var(--page-max-width);width:100%}.fullscreen{height:calc(100% - env(safe-area-inset-bottom));overflow:hidden}.fullscreen .app,.fullscreen .page,.fullscreen .page-inner{height:100%}.form-item-error{color:#f56c6c;font-size:12px}.tg-turbogrid{font-family:var(--default-font)!important}.tg-turbogrid .tg-scrollbar .tg-scrollbar-track{background:var(--scrollbar-track-color)}.tg-turbogrid .tg-scrollbar .tg-scrollbar-thumb{background:var(--scrollbar-thumb-color)}.tg-turbogrid .tg-scrollbar .tg-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)}.tg-turbogrid .tg-scrollbar .tg-scrollbar-thumb-hold,.tg-turbogrid .tg-scrollbar .tg-scrollbar-thumb-hold:hover{background:var(--scrollbar-thumb-hold-color)}a:link,a:visited{color:#0077cf;text-decoration:none}a:hover{color:#005ba1;text-decoration:underline}.ms-logo{font-size:40px;position:relative}.ms-logo:after{color:red;content:"•";font-family:var(--default-font);font-feature-settings:"ornm" 1}::-webkit-scrollbar{height:10px;width:15px}::-webkit-scrollbar-track{background:var(--scrollbar-track-color);background-clip:padding-box;border-left:5px solid transparent}::-webkit-scrollbar-track:horizontal{background:var(--scrollbar-track-color)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);background-clip:padding-box;border-left:5px solid transparent}::-webkit-scrollbar-thumb:horizontal{background:var(--scrollbar-thumb-color)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color);background-clip:padding-box;border-left:5px solid transparent}::-webkit-scrollbar-thumb:horizontal:hover{background:var(--scrollbar-thumb-hover-color)}.wh-loading{overflow:hidden;pointer-events:none;position:relative;z-index:10000}.wh-loading-show{display:inline-block}.wh-loading-icon,.wh-loading-icon svg{display:block}.wh-loading-s .wh-loading-icon{height:16px;width:16px}.wh-loading-m .wh-loading-icon{height:30px;width:30px}.wh-loading-l .wh-loading-icon{height:50px;width:50px}.wh-loading-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wh-loading-center.wh-loading-show{display:block}@keyframes wh-modal-fade-in{0%{opacity:0}to{opacity:1}}.wh-modal-lock-body{overflow:hidden;touch-action:none}.wh-modal{--wh-modal-width:auto;--wh-modal-max-width:90%;--wh-modal-overflow:hidden;--wh-modal-padding:5px;animation-duration:.2s;animation-fill-mode:both;animation-name:wh-modal-fade-in;background-color:#0000004d;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.wh-modal-window{background:#fff;border-radius:10px;box-sizing:border-box;display:flex;left:50%;max-height:80%;max-width:var(--wh-modal-max-width);overflow:hidden;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--wh-modal-width)}.wh-modal-main{overflow:var(--wh-modal-overflow);padding:var(--wh-modal-padding);position:relative;width:100%}.wh-modal-header{font-size:18px;font-weight:600;margin-bottom:10px}.wh-flex{--wh-flex-gap:0;--wh-flex-margin:0;--wh-flex-padding:0;--wh-flex-align:unset;--wh-flex-overflow:unset;box-sizing:border-box;gap:var(--wh-flex-gap);justify-content:var(--wh-flex-align);margin:var(--wh-flex-margin);overflow:var(--wh-flex-overflow);padding:var(--wh-flex-padding);text-overflow:ellipsis}.wh-flex>*{flex-shrink:0}.wh-flex-row{--wh-flex-align-items:center;flex-direction:row}.wh-flex-column,.wh-flex-row{align-items:var(--wh-flex-align-items);display:flex;position:relative}.wh-flex-column{--wh-flex-align-items:normal;flex-direction:column}.wh-flex-wrap{flex-wrap:wrap}.wh-flex-shrink>*{flex-shrink:1}.wh-flex-auto,.wh-flex-empty{flex:1 1 0%;overflow:var(--wh-flex-overflow)}.wh-flex-empty{margin:0;padding:0}.wh-button{align-items:center;background-color:transparent;border:1px solid gray;border-radius:24px;box-sizing:border-box;color:#5e5e5e;display:flex;flex-shrink:0;font-size:16px;font-weight:300;gap:4px;justify-content:center;max-width:200px;min-width:50px;overflow:hidden;padding:4px 16px;text-align:center;text-overflow:ellipsis;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.wh-button:focus{outline:2px solid #0077cf;outline-offset:2px}.wh-button:disabled{opacity:.65}.wh-button:not(:disabled){cursor:pointer}.wh-button:not(:disabled):hover{background-color:#5e5e5e;border-color:#5e5e5e;color:#fff}.wh-button.wh-button-primary{background-color:#0077cf;border-color:#0077cf;color:#fff}.wh-button.wh-button-primary:hover{background-color:#005ba1;border-color:#005ba1;color:#fff}.wh-button.wh-button-primary:focus{outline:2px solid #0077cf;outline-offset:2px}.wh-button.wh-button-primary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff;opacity:.65}.wh-button.wh-button-flat{border:none;padding:5px}.wh-button.wh-button-flat:hover{background:none;border:none;color:#000}.wh-button.wh-button-flat:focus{outline:none}.wh-button.wh-button-large{font-size:18px;font-weight:400;height:36px;line-height:36px;padding:0 24px}.wh-button.wh-button-small{font-size:14px;font-weight:400;height:26px;line-height:26px;padding:0 12px}.wh-tooltip{--wh-tooltip-color:inherit;--wh-tooltip-max-width:320px;border:none;box-sizing:border-box;color:var(--wh-popover-color);filter:drop-shadow(1px 2px 2px rgba(0,0,0,.2));margin:0;position:fixed;z-index:1000}.wh-tooltip.wh-tooltip-nonreactive{pointer-events:none}.wh-tooltip .wh-tooltip-content{display:flex;flex-direction:column;gap:5px;margin:10px;max-width:var(--wh-tooltip-max-width);overflow:hidden;position:relative}.wh-tooltip .wh-tooltip-title{font-weight:600;margin-bottom:5px}.wh-icon{--wh-icon-width:16px;--wh-icon-height:16px;--wh-icon-color:inherit;color:var(--wh-icon-color);flex-shrink:0;height:var(--wh-icon-height);margin:0;overflow:hidden;padding:0;position:relative;width:var(--wh-icon-width)}.wh-icon svg{display:block;height:100%;pointer-events:none;width:100%}.wh-icon-button{cursor:pointer;opacity:.8}.wh-icon-button:hover,.wh-icon-primary{opacity:1}.wh-icon-primary:hover{color:#0a58ca}@keyframes wh-note-slide-in-up{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.wh-note{align-items:center;animation-duration:.2s;animation-fill-mode:both;animation-name:wh-note-slide-in-up;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;display:flex;gap:8px;padding:12px 16px}.nps[data-v-5cda8d69]{align-items:center;background-color:#fff;border-radius:10px;bottom:5px;box-sizing:border-box;display:flex;filter:drop-shadow(1px 2px 2px rgba(0,0,0,.2));flex-direction:column;gap:20px;max-width:400px;padding:20px;position:fixed;right:5px;width:calc(100% - 10px);z-index:1000}.nps p[data-v-5cda8d69]{color:#1e1e1e;font-size:16px;font-weight:500;margin:0;padding:0;text-align:justify}.nps-container[data-v-5cda8d69]{display:flex;flex-direction:column;gap:5px;width:100%}.nps-scale[data-v-5cda8d69]{width:100%}.nps-scale[data-v-5cda8d69],.nps-score[data-v-5cda8d69]{align-items:center;display:flex;position:relative}.nps-score[data-v-5cda8d69]{border:1px solid #ccc;cursor:pointer;flex:auto;height:32px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nps-score[data-v-5cda8d69]:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.nps-score[data-v-5cda8d69]:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.nps-score[data-v-5cda8d69]:hover{background-color:#f0f0f0;border-color:#0077cf;z-index:10}.nps-score.selected[data-v-5cda8d69]{background-color:#0077cf;border-color:#0077cf;color:#fff}.nps-score[data-v-5cda8d69]:not(:last-child){margin-right:-1px}.nps-labels[data-v-5cda8d69]{color:#5e5e5e;display:flex;font-size:12px;font-weight:400;justify-content:space-between;width:100%}.nps-close[data-v-5cda8d69]{cursor:pointer;position:absolute;right:10px;top:10px;z-index:10}.nps-good[data-v-5cda8d69]{align-items:center;display:flex;flex-direction:column;gap:5px;padding-bottom:32px}.wh-global-components{left:0;position:absolute;top:0;z-index:10000}.wh-app-loading{left:50%;position:fixed;top:30%;transform:translate(-50%,-50%);z-index:9999}.wh-global-tooltip{color:#1e1e1e;font-size:14px;font-weight:400}.wh-modal-title{font-size:18px;font-weight:700;text-align:left;width:100%}.wh-confirm-modal{display:flex;flex-direction:column;gap:10px;min-width:260px}.wh-confirm-modal .wh-confirm-title{color:#333;font-size:18px;font-weight:600}.wh-confirm-modal .wh-confirm-content{color:#5e5e5e;font-size:16px;font-weight:400}.wh-confirm-modal .wh-confirm-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.wh-confirm-modal .wh-confirm-buttons .wh-button{min-width:88px}.wh-note-list{align-items:center;display:flex;flex-direction:column;gap:8px;left:50%;max-width:500px;min-width:200px;pointer-events:none;position:fixed;top:60px;transform:translate(-50%);z-index:9000}.app-error[data-v-f4c99239]{align-items:center;display:flex;flex-direction:column;padding:64px}.app-error p[data-v-f4c99239]{font-size:18px;margin-bottom:64px}
