.other-status-tag{height:26px;display:inline-flex;padding:8px 10px;justify-content:center;align-items:center;gap:10px;border-radius:8px;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:center}.other-status-tag-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.other-status-tag.readonly{background:var(--tag-white,#eef5fc);color:var(--Primary-Dark-grey,var(--dark-grey,#456073))}.other-status-tag.readonly .icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;font-size:14px}.other-status-tag.editable{height:35px;padding:8px;gap:4px;flex-shrink:0;border:1px solid #000;background:#fff;color:var(--Primary-Mid-black,var(--primary-black,#171e25));font-weight:400;cursor:pointer}.other-status-tag.editable:hover{background:rgba(255,255,255,.6)}.other-status-tag.editable .icon{display:flex;width:16px;height:16px;padding:3.333px;justify-content:center;align-items:center;font-size:11px}.other-status-tag.information{height:25px;padding:8px;gap:4px;flex-shrink:0;border-radius:8px;color:var(--tag-blue,#1985e8);text-align:center;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.12px}.other-status-tag.information.information-color-blue{border:1px solid var(--tag-blue,#1985e8);color:var(--tag-blue,#1985e8)}.other-status-tag.information.information-color-green{border:1px solid var(--green-tag-dark,#29a36a);color:var(--green-tag-dark,#29a36a)}.other-status-tag.information.information-color-red{border:1px solid var(--red-tag-dark,#e15151);color:var(--red-tag-dark,#e15151)}.other-status-tag.information.information-color-orange{border:1px solid var(--orange-tag-dark,#ff9f43);color:var(--orange-tag-dark,#ff9f43)}.other-status-tag.information .icon{display:flex;width:16px;height:16px;padding:3.333px;justify-content:center;align-items:center}.other-status-tag.compact{height:22px;padding:6px 8px;gap:8px;font-size:12px;min-height:34px}.other-status-tag.compact.editable{height:30px;padding:6px}.other-status-tag.compact.information{height:22px;padding:6px;font-size:11px}.other-status-tag.compact .icon{width:14px;height:14px;padding:2.833px;font-size:10px}.other-status-tag.readonly.compact .icon{width:14px;height:14px;font-size:12px}