@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);#root,.app,.content,body,html{height:100%;width:100%;font-family:"Montserrat",montserrat;background-image:url(/static/media/Logged-in-BG.92e7e2e2.jpg);background-attachment:fixed;background-repeat:repeat-y;background-size:cover;background-position:50%}.bg{background-color:#0ff}.app{display:flex;position:relative}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.bold-column--cell{color:#000;font-weight:700;font-size:small}.bold-header-style,.bold-text-color-with-grey-color{color:#706a6a;font-weight:700;font-size:small}.center-text{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}#root,.app,.content,body,html{background-color:#faf1f7}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.app #mainContent{width:80%;position:inherit;left:20%;margin:0}@media only screen and (max-width:1000px){.app #mainContent{margin:auto}}@media only screen and (max-width:900px){.app #mainContent{left:5%!important;margin:auto}}@media only screen and (max-width:600px){.app .sidebar{width:100%;display:flex;visibility:visible}}@media only screen and (min-width:0px) and (max-width:600px){.app .sidebar{width:100%;z-index:1000;visibility:hidden}}@media only screen and (max-width:600px){.app #mainContent{width:100%;left:0!important}}.app #mainContent.collapsed,.app #mainContent.content.collapsed{left:0;margin:0 auto}.app .sidebar{width:20%;position:fixed}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.dataGridRow{cursor:pointer}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.connection-status{width:100%;height:20px;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:"Montserrat",montserrat}.connection-paragraph{color:#fff;font-size:12px}body{font-family:"Montserrat"}.connection-status.online{background-color:green}.connection-status.offline{background-color:#d23c53}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;font-family:Arial,sans-serif;overflow:hidden;position:relative;font-family:"Montserrat",montserrat;background-image:url(/static/media/Logged-in-BG.92e7e2e2.jpg);background-repeat:repeat-y;background-size:cover;background-position:50%}.astronaut{background-image:url(/static/media/astronaut.423107e1.png);background-size:contain;background-repeat:no-repeat;width:250px;height:200px;position:absolute;top:10%;left:50%;transform:translateX(-50%);animation:floatAstronaut 2s ease-in-out infinite alternate}@keyframes floatAstronaut{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-20px)}}.planet{background-image:url(/static/media/planet.1d1b880b.png);background-size:contain;background-repeat:no-repeat;width:350px;height:350px;position:absolute;bottom:-100px;right:-100px;animation:rotatePlanet 20s linear infinite}@keyframes rotatePlanet{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{font-size:32px;margin-bottom:20px;color:#ff69b4}.sub-message{font-size:18px;margin-bottom:40px;color:#0f0108}.home-button{background-color:#ff69b4;color:#fff;font-size:16px;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.home-button:hover{background-color:#2c5282}
/*# sourceMappingURL=main.3606046b.chunk.css.map */