body,html{position:fixed;inset:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.no-drag{-webkit-user-select:none;user-select:none}html{background-color:#e6e6f0;-webkit-tap-highlight-color:transparent;color:#333;font-size:16px}.w100{width:100%}@media (max-width:1450px){html{font-size:15px}}@media (max-width:1200px){html{font-size:15px}}@media (max-width:1024px){html{font-size:14px}}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:14px}}.swal2-container{z-index:200000!important}.font06{font-size:1rem}.font07{font-size:1.1rem}.font08{font-size:1.2rem}.font09{font-size:1.3rem}.font11{font-size:1.5rem}.font20{font-size:2.8rem}.Loading{width:100%;height:100%;min-width:260px;display:flex;position:fixed;left:0;top:0;justify-content:center;align-items:center;background-color:#e6e6f0;z-index:2}.Loading .text{position:relative;display:inline-block;font-size:44px;font-weight:700;color:#7367f0;overflow:hidden;background:linear-gradient(90deg,#191970,#191970 50%,#7367f0 0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;background-position:100%;transition:background-position 275ms ease;text-decoration:none;-webkit-animation:textgrowth 2s infinite alternate;animation:textgrowth 2s infinite alternate}.Loading .stop{-webkit-animation:none!important;animation:none!important;background-position:0 100%!important}@-webkit-keyframes textgrowth{0%{background-position:100% 0}to{background-position:0 100%}}@keyframes textgrowth{0%{background-position:100% 0}to{background-position:0 100%}}#root{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#root,.App{text-align:center;width:100%}.App{min-height:100%}.flex{display:flex!important;justify-content:center;align-items:center;flex:none;width:100%}.flex,.flex.row{grid-gap:.5rem;gap:.5rem}.flex.row{flex-direction:column}.block{display:block!important;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.block.left{text-align:left}.update__title{height:50px;border-bottom:1px solid #e6e6e6;background:#145894;border-radius:7px 7px 0 0;position:relative;width:100%;justify-content:flex-start;padding-left:18px;font-size:18px;color:#fff}.update__contents,.update__title{box-sizing:border-box;display:flex;align-items:center}.update__contents{overflow-y:auto;padding:15px;max-height:calc(90vh - 50px);height:auto;justify-content:center}.update__btn{width:calc(50% - 10px);height:40px;margin:5px;border:1px solid #145894;box-sizing:border-box;outline:none;background:#145894;color:#fff;font-size:15px;border-radius:5px}.update__btn:hover:not([disabled]){background:#fff;color:#145894;cursor:pointer}.update__btn:disabled{opacity:.7;cursor:not-allowed}.btn{width:100px;height:35px;margin-top:5px;margin-left:10px;margin-bottom:5px;outline:none;border:none;border-radius:4px;background-color:#145894;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.btn:disabled{opacity:.7}.btn:hover:not([disabled]){background-color:#1a3e6a;cursor:pointer}.error{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.error .error__title{font-weight:700}.error .error__content{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.error .error__btn{display:flex;justify-content:center;align-items:center}.alertClose:hover{color:#191970!important}