html,body{background-color:#f5f6f8;height:100%}.viewer__logo{z-index:100;background-color:#f0f0ee;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000f}.viewer__logo img{aspect-ratio:1213/440;height:80px;display:block}.viewer{padding:152px 24px 24px}.viewer__wrapper{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.viewer__content{padding:24px}.viewer__category{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:16px}.viewer__category .MuiButton-containedPrimary,.viewer__category .MuiButton-contained:not(.MuiButton-containedSuccess){background-color:#82837e}.viewer__category .MuiButton-containedPrimary:hover,.viewer__category .MuiButton-contained:not(.MuiButton-containedSuccess):hover{background-color:#5e5f5b}.viewer__category .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#82837e}.viewer__category .MuiInputLabel-root.Mui-focused{color:#82837e}@media (width<=600px){.viewer__category .MuiBox-root{flex-wrap:wrap}.viewer__category .MuiBox-root .MuiTextField-root{width:100%;min-width:unset}.viewer__category .MuiBox-root .MuiButton-root{flex:1}}.viewer__resultTable{margin-top:8px}.viewer__resultTable .MuiTableContainer-root{border:1px solid #eeede9;border-radius:10px}.viewer__resultTable .MuiTableHead-root{background-color:#f0f0ee}.viewer__resultTable .MuiTableHead-root .MuiTableCell-root{color:#5e5f5b;border-bottom:1px solid #ddddd9;font-weight:600}.viewer__resultTable .MuiTableBody-root .MuiTableRow-root{transition:background .2s}.viewer__resultTable .MuiTableBody-root .MuiTableRow-root:hover{background-color:#f0f0ee}.viewer__resultTable .MuiTableBody-root .MuiTableCell-root{color:#333;border-bottom:1px solid #f5f5f3}.viewer__resultTable .MuiPaginationItem-root.Mui-selected{color:#fff;background-color:#82837e}.viewer__resultTable .MuiPaginationItem-root.Mui-selected:hover{background-color:#5e5f5b}
