body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.login{align-items:center;background-color:var(--BackgroundCovered);color:var(--MessageColorCovered);display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;text-align:center}.login-author{font-size:20px;font-weight:400;text-align:center}.login-highlight{color:var(--HighlightColor)}.login-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.login-logo{-webkit-animation:login-logo-spin 20s linear infinite;animation:login-logo-spin 20s linear infinite}}@-webkit-keyframes login-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes login-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--BackgroundCovered:#282c34;--BackgroundUncovered:#fff;--BackgroundMasked:#e9e9e9;--MessageColorCovered:#fff;--MessageColorUncovered:#000;--MessageColorFooter:#fa7233;--HighlightColor:#ff0;--KeyMessageColor:#f23;--TopbarColor:#61dafb;--ApprovedColor:#5ea;--InvalidColor:#eaea67;--RejectedColor:#ef7788}.global-message{color:#f23;color:var(--KeyMessageColor)}.global-link{color:#61dafb}.global-btn{background-color:#61dafb;font-size:20px}.global-footer{color:#fa7233;color:var(--MessageColorFooter);font-size:10px;text-align:bottom}.global-toolbar{color:#000;color:var(--MessageColorUncovered);font-size:20px;padding-top:40px;text-align:center}.profile-background{background-image:url(/InterfaceDemo/static/media/bgpic.4c406bbef1c5783a43e5.jpg);background-position-x:center;background-size:100%;flex-direction:column;height:100%;position:absolute;width:100%}.profile,.profile-background{align-items:center;display:flex;justify-content:center}.profile{background-color:var(--BackgroundUncovered);height:27.5%;width:64%}.profile-account{color:var(--MessageColorUncovered);font-size:20px;height:100%;padding-bottom:10px;padding-left:20px;padding-right:10px;text-align:left;width:70%}.storage-background{flex-direction:column;min-height:100vh}.storage,.storage-background{align-items:center;background-color:var(--BackgroundUncovered);display:flex;justify-content:center;text-align:center}.storage{width:80%}.storage-intro{color:var(--MessageColorUncovered);font-size:20px;height:100%;padding-right:10px;text-align:left;width:65%}.storage-vertLine{background-color:var(--BackgroundCovered);height:100%;width:1px}.storage-box{color:var(--MessageColorUncovered);flex-direction:column;font-size:20px;height:100%;padding-left:20px;text-align:left}.storage-storeBox{color:var(--KeyMessageColor);font-size:15px;text-align:left}.storage-getBox{color:var(--MessageColorUncovered);font-size:15px;text-align:left}.history-background{min-height:100vh;width:100%}.history,.history-background{align-items:center;background-color:var(--BackgroundUncovered);display:flex;flex-direction:column;justify-content:center;text-align:center}.history{padding-bottom:50px;padding-top:50px;width:80%}.history-menuFramework{flex-direction:column}.history-element,.history-elementInner,.history-menu,.history-menuFramework{align-items:center;display:flex;justify-content:center;width:100%}.history-elementInner{padding-top:5px}.history-listNumber{background-color:var(--BackgroundMasked);width:5%}.history-listAccount,.history-listNumber{color:var(--MessageColorUncovered);font-size:20px;text-align:center}.history-listAccount{width:44%}.history-listOperation{background-color:var(--BackgroundMasked);width:10%}.history-listOperation,.history-listValue{color:var(--MessageColorUncovered);font-size:20px;text-align:center}.history-listValue{width:14%}.history-listCost{background-color:var(--BackgroundMasked);width:20%}.history-listCost,.history-listMenuStatus{color:var(--MessageColorUncovered);font-size:20px;text-align:center}.history-listMenuStatus{width:7%}.history-listStatus{color:var(--MessageColorUncovered);display:flex;justify-content:right;width:7%}.history-approved{background-color:var(--ApprovedColor);color:var(--ApprovedColor)}.history-approved,.history-invalid{font-size:20px;text-align:center;width:90%}.history-invalid{background-color:var(--InvalidColor);color:var(--InvalidColor)}.history-rejected{background-color:var(--RejectedColor);color:var(--RejectedColor);font-size:20px;text-align:center;width:90%}
/*# sourceMappingURL=main.1305563c.css.map*/