html{height:100%}body{height:100%;display:flex;flex-direction:column;justify-content:space-between}main{flex:1 0 0;display:flex}.content{flex:1 0 0}footer{flex:0 0 0}a{text-decoration:none}.ellipsis_overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline_text_icon{display:flex;flex-wrap:nowrap;align-items:center;gap:5px}.subtext{font-size:13px;color:#757575}.MuiLink-root.tableLink{font-weight:600;color:#000}.MuiLink-root.tableLink:hover{color:teal}
