::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background:#f1f1f100;border-radius:10px}html{scrollbar-width:thin;scrollbar-color:#888 #f1f1f100}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}html::-webkit-scrollbar-thumb:hover{background-color:#555}html::-webkit-scrollbar-track{background:#f1f1f100;border-radius:10px}body{margin:0;font-family:Roboto,sans-serif}body,p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:5px}.MuiBox-root{scrollbar-width:thin;scrollbar-color:#888 #f1f1f100}.MuiBox-root::-webkit-scrollbar{width:8px;height:8px}.MuiBox-root::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.MuiBox-root::-webkit-scrollbar-thumb:hover{background-color:#555}.MuiBox-root::-webkit-scrollbar-track{background:#f1f1f100;border-radius:10px}.MuiInputBase-root{border-radius:5px;align-items:baseline}.MuiTextField-root{border-radius:20px}.MuiAutocomplete-root{border-radius:5px}.MuiToolbar-root{min-height:48px}