.center-parent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fadeInAndOut{animation:fadeInOut 2s linear 1 forwards}@keyframes fadeInOut{0%{opacity:0;max-height:24px}50%{opacity:1}99%{opacity:0;max-height:24px}100%{opacity:0;max-height:0}}.flex-table-header,.flex-table-row,.flex-header{display:flex;border-bottom:1px solid var(--mud-palette-table-lines);vertical-align:middle;padding-right:5px}.flex-table-row div,.flex-table-header div{flex:1;margin-bottom:auto;margin-top:auto}.custom-search-input-root-outlined .mud-input>input.mud-input-root-outlined{background-color:#fff !important;border-radius:4px}.custom-search-input-outlined .mud-input.mud-input-outlined{background-color:#fff !important;border-radius:4px}