@-webkit-keyframes spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner{100%{-webkit-transform:rotate(360deg)}}.user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.structured-skeleton-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:12px}.structured-skeleton{width:390px;padding:15px 20px;border:1px solid #f5f5f5;box-sizing:border-box}.structured-skeleton:first-child{margin-right:10px}.structured-skeleton .skeleton-title{width:150px;height:22px;background-color:#f5f5f5;border-radius:2px;background:#f6f5f5;background:linear-gradient(90deg,#f6f5f5 25%,#eee 37%,#f6f5f5 63%);background-size:400% 100%;position:relative;overflow:hidden;animation:skeleton 1.4s ease infinite}.structured-skeleton .skeleton-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.structured-skeleton .skeleton-list .skeleton-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.structured-skeleton .skeleton-list .skeleton-item:nth-child(3),.structured-skeleton .skeleton-list .skeleton-item:nth-child(4){margin-top:12px}.structured-skeleton .skeleton-list .skeleton-item-avatar{width:42px;height:42px;border-radius:2px;background-color:#f5f5f5}.structured-skeleton .skeleton-list .skeleton-item-info{margin-left:8px}.structured-skeleton .skeleton-list .skeleton-item-info .info-name{width:90px;height:14px;background-color:#f5f5f5;border-radius:2px}.structured-skeleton .skeleton-list .skeleton-item-info .info-desc{width:120px;height:12px;margin-top:8px;background-color:#f5f5f5;border-radius:2px;background:#f6f5f5;background:linear-gradient(90deg,#f6f5f5 25%,#eee 37%,#f6f5f5 63%);background-size:400% 100%;position:relative;overflow:hidden;animation:skeleton 1.4s ease infinite}.skeleton-loading{background:#f6f5f5;background:linear-gradient(90deg,#f6f5f5 25%,#eee 37%,#f6f5f5 63%);background-size:400% 100%;position:relative;overflow:hidden;animation:skeleton 1.4s ease infinite}@keyframes skeleton{0%{background-position:100% 50%}100%{background-position:0 50%}}.lemma-relationship-backup{visibility:hidden;height:0}.lemma-relationship-backup.show-backup{visibility:visible;height:auto}