.tab-scrollbar-hide::-webkit-scrollbar{display:none}.tab-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}table{min-width:-moz-max-content;min-width:max-content;width:100%}.table-row{height:45px;max-height:45px;min-height:45px}.skeleton{background-color:#e0e0e0;border-radius:4px}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}