.skeleton-box{background:#e5e5e5;border-radius:6px;animation:pulse 1.4s infinite ease-in-out}.skeleton-line{height:12px;background:#e5e5e5;border-radius:4px;animation:pulse 1.4s infinite ease-in-out}.skeleton-progress{background:#d1d1d1!important;width:100%;animation:pulse 1.4s infinite ease-in-out}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.skeleton{display:inline-block;height:1em;background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-150px;height:100%;width:150px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:loading 1.2s infinite}@keyframes loading{0%{left:-150px}to{left:100%}}.skeleton-text{width:100px;height:16px}.skeleton-btn{width:60px;height:24px;display:inline-block;margin-right:5px}.skeleton-span{display:inline-block;height:16px;width:100%;background:#eee;border-radius:4px;animation:shimmer 1.5s infinite}
