html,body{position:fixed;top:0;right:0;bottom:0;left: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{-ms-user-select:none;-moz-user-select:-moz-none;-webkit-user-select:none;-khtml-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(to right,#191970,#191970 50%,#7367f0 50%);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;animation:textgrowth 2s infinite alternate}.Loading .stop{animation:none!important;background-position:0 100%!important}@keyframes textgrowth{0%{background-position:100% 0}to{background-position:0 100%}}#root{text-align:center;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.App{text-align:center;width:100%;min-height:100%}.flex{display:flex!important;justify-content:center;align-items:center;flex:none;gap:.5rem;width:100%}.flex.row{flex-direction:column;gap:.5rem}.block{display:block!important;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.block.left{text-align:left}.update__title{box-sizing:border-box;height:50px;border-bottom:1px solid rgb(230,230,230);background:#145894;border-radius:7px 7px 0 0;position:relative;width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:18px;font-size:18px;color:#fff}.update__contents{overflow-y:auto;padding:15px;box-sizing:border-box;max-height:calc(90vh - 50px);height:auto;display:flex;justify-content:center;align-items: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;gap:10px}.error .error__title{font-weight:700}.error .error__content{display:flex;flex-direction:column;gap:10px}.error .error__btn{display:flex;justify-content:center;align-items:center}.alertClose:hover{color:#191970!important}
