.App{width:100%;height:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(24px,6vw,56px) clamp(16px,4vw,32px)}.tekst-s{font-size:12px}.tekst-m{font-size:16px}.tekst-l{font-size:24px}.tekst-xl{font-size:34px}.bold{font-weight:700}.tekst-s,.tekst-m,.tekst-l,.tekst-xl{font-family:sans-serif}.tekst-s.serif,.tekst-m.serif,.tekst-l.serif,.tekst-xl.serif{font-family:serif}.underline-pad{margin:0 -4px;padding:0 4px}.col-fix{padding:0 10px / 2}.row-fix{margin:0 -5px}.container-fix{padding:0}html,body{height:100%;width:100%;background-color:#fbf8f4;font-family:Open Sans,sans-serif;color:#141a1f}@media only screen and (max-width:750px){html,body{overflow-x:auto}}html.dark-mode,body.dark-mode,html.dark-mode body,body.dark-mode body,html.dark-mode #hovedcontainer-wrapper,body.dark-mode #hovedcontainer-wrapper,html.dark-mode #hovedcontainer,body.dark-mode #hovedcontainer,html.dark-mode #hovedinnhold,body.dark-mode #hovedinnhold,html.dark-mode .PageLayout,body.dark-mode .PageLayout{background-color:#161c22}html.dark-mode ::-webkit-scrollbar-thumb,body.dark-mode ::-webkit-scrollbar-thumb{background-color:rgba(200,200,200,.5)}#root{min-height:100%;height:100%;width:100%}#hovedcontainer-wrapper,#hovedcontainer,#hovedinnhold{height:100%;width:100%}.MuiTablePagination-root p{margin-bottom:0}::-webkit-scrollbar{width:7px;height:10px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(44,44,44,.5)}::-webkit-scrollbar-track{border-radius:4px;background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-corner{background-color:transparent}a.MuiButtonBase-root:focus{outline:none}
