.spinning-cached-icon{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-switcher-hover:hover{background-color:#272d3033;border-radius:21px}.header-contents{height:55px;width:100%;display:flex;justify-content:right;align-items:center}.header-icons{display:flex;align-items:center;justify-content:space-evenly;width:130px}.pointer{cursor:pointer}.switching-component{display:flex;width:85px;height:55px;justify-content:center;align-items:center}.clear-icon{color:gray;font-size:15px;margin-left:8px;cursor:pointer;transition:color .3s}.clear-icon:hover{color:red}@supports (-webkit-line-clamp: 2){.MuiTypography-root.truncate-second-line{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}}
