.MuiList-root .active{background-color:#e0e0e0}.MuiList-root .active:hover{background-color:#f5f5f5}:root{--status-pending-color: #c7ffcf;--status-completed-color: #f9d3d3;--status-in-progress-color: #add8e6}.status-pending{background-color:var(--status-pending-color)!important}.status-completed{background-color:var(--status-completed-color)!important}.status-in-progress{background-color:var(--status-in-progress-color)!important}html,body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}main{padding:0rem 1rem;flex:1;flex-direction:column;justify-content:center;align-items:center}main_mobile{padding:0rem;flex:1;flex-direction:column;justify-content:center;align-items:center}content{display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:80px;padding-bottom:20px}content_mobile{display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding-top:55px}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}input[type=button]{border:none;background:#6495ed;color:#fff;padding:12px 24px;margin:8px;font-size:24px;border-radius:8px;cursor:pointer}
