:root{--bg-color:#1e293ad0;--text-color:#fff;--link-color:blue}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e293ad0;background-color:var(--bg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}::-webkit-scrollbar{height:0;width:auto}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#1e293ad0;border:6px solid transparent;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#1e293a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=file]::-webkit-file-upload-button{float:right;padding:10px}input:disabled{cursor:not-allowed}.rbc-toolbar{justify-content:flex-start!important}.rbc-btn-group{padding-top:10px}.table-action-tab-header{background-color:transparent!important}.MuiDataGrid-root .MuiDataGrid-columnHeaderTitle{font-weight:700!important}.info-icon{cursor:help}.active-table-cell:hover{color:blue;color:var(--link-color);cursor:pointer;text-decoration:underline}