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}#mainBody{display:flex;height:90vh;overflow:hidden;width:100%}#loginPage{background-color:#ededed;height:100vh;width:100vw}#loginBox,#loginPage{align-items:center;display:flex;justify-content:center}#loginBox{background-color:#fff;height:40%;width:35%}#loginBox #loginDetail{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:5%;width:50%}#loginBox #keyImg{width:50%}#loginBox #btn,#loginBox #mail,#loginBox #mail input,#loginBox #pass,#loginBox #pass input{width:100%}#loginBox button{background-color:#90f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}#loginBox input{border:1px solid #d8d8d8;border-radius:2px;padding:10px}header{display:flex;height:10vh;width:100vw}header #headerLogo{align-items:center;background-color:#cdcdcd;display:flex;height:100%;justify-content:center;width:17%}header #headerLogo img{height:80%;width:80%}header #headerBar{display:flex;height:100%;width:83%}header #headerBar #headerSearch{align-items:center;display:flex;height:100%;justify-content:center;margin-left:5%;width:30%}header #headerBar #headerSearch input{background-color:#ededed;border:0 solid #000;border-radius:20px;height:30%;padding:5px 10px;width:100%}header #headerBar #iAMwhite{height:100%;width:35%}header #headerBar #headerNotify{align-items:center;display:flex;justify-content:center;width:5%}header #headerBar #headerNotify #headerNotifyIcon{border-right:1px solid #ededed;padding:5px 15px}header #headerBar #headerLoginInfo{display:flex;width:25%}header #headerBar #headerLoginInfo #headerLoginName{align-items:center;display:flex;justify-content:center;width:45%}header #headerBar #headerLoginInfo #headerLoginImg{width:25%}header #headerBar #headerLoginInfo #headerLogOut{align-items:center;display:flex;justify-content:center;width:25%}header #headerBar #headerLoginInfo #headerLogOut button{background-color:#90f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}#menu,header #headerBar #headerLoginInfo #headerLoginImg img{height:100%}#menu{align-items:center;display:flex;flex-direction:column;padding-top:20px;width:17%}#menu .menus{display:flex;width:50%}#menu .menus .icon{width:20%}#menu .menus .icon,#menu .menus p{align-items:center;display:flex;justify-content:center}#menu .menus p{color:#2e2e2e;width:80%}#menu #menuSupport{display:flex;flex-direction:column;width:80%}#menu p{color:#aaa}#menu #menuSupport #supportMenu{align-items:center;display:flex;flex-direction:column}#menu #menuSupport .supportMenus{align-items:center;display:flex;justify-content:center;width:50%}#menu #menuSupport .supportMenus .icon{align-items:center;display:flex;justify-content:center;width:20%}#menu #menuSupport .supportMenus p{align-items:center;color:#2e2e2e;display:flex;justify-content:center;width:80%}#dashboard{background-color:#ededed;display:flex;flex-direction:column;height:94%;padding:3%;width:77%}.dashboardGrid{grid-column-gap:20px;display:grid;grid-template-columns:2fr 1fr;height:100%}.grid-item{background-color:#fff;border:0 solid #000;border-radius:20px;padding:10px}#col1{grid-row-gap:20px;display:grid;grid-template-columns:1fr;height:95%}#col1row2{grid-column-gap:20px;display:grid;grid-template-columns:1fr 1fr}#col2{grid-row-gap:20px;display:grid;grid-template-columns:1fr;height:95%}#col1row1col1{display:flex}.line-chart,.line-chart-t{width:50%}#col1row1col2,#col2row2{display:flex}#col1row1{padding:20px}
/*# sourceMappingURL=main.c212c52e.css.map*/