@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap);body{margin:0;width:100%;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:700}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.elevated{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.container{max-width:1920px;margin:auto;padding:0 1rem}.space{padding:1rem}.side-space{padding:0 1rem}.count-tag{margin-left:1rem;-webkit-animation:fadein .5s linear;animation:fadein .5s linear}@-webkit-keyframes fadein{0%{margin-left:.5rem;opacity:0}to{margin-left:1rem;opacity:1}}@keyframes fadein{0%{margin-left:.5rem;opacity:0}to{margin-left:1rem;opacity:1}}.header-wrapper{width:100%;height:3.2rem;position:fixed;background-color:#662e91;color:#fff}.header-wrapper .header{height:inherit;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-wrapper .header h6{font-size:1.1rem;font-weight:700;margin:0}.error-page{display:flex;flex-direction:column;height:100vh;justify-content:center;align-items:center}.dashboard{padding-top:3.2rem}.dashboard .menu{width:100%;height:calc(100vh - 3.2rem);overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:1rem}.dashboard .menu .item{font-weight:400;font-size:.85rem}.dashboard .dashboard-window{height:calc(100vh - 3.2rem);width:100%;overflow:auto}.dashboard .dashboard-window .pagination{float:right;padding:1rem}.dashboard .dashboard-window .sub-module{min-height:100vh;padding:1rem;background-color:#f1f1f1}.dashboard .dashboard-window .sub-module .window-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dashboard .dashboard-window .uid{max-width:15vw;width:100%}.login{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.login .card{width:100%;max-width:500px}
/*# sourceMappingURL=main.bdabd3c9.chunk.css.map */