.draft-protection{display:flex;align-items:center;gap:9px}
.draft-protection>span{font-size:8px;font-weight:700;color:#21785a;background:#e7f4ee;border-radius:12px;padding:5px 8px}
.draft-protection>span.offline{color:#9a6509;background:#fff2d8}
.content .technical-live-workspace>.technical-live-heading{padding:20px 22px 16px;background:linear-gradient(105deg,#171a1c 0%,#282d30 100%);color:#fff;border-bottom:0}
.content .technical-live-workspace>.technical-live-heading::after{display:none}
.content .technical-live-workspace>.technical-live-heading h3{color:#fff}
.technical-live-table table{width:100%;min-width:900px;table-layout:fixed}
.technical-live-table th,.technical-live-table td{padding-left:6px;padding-right:6px;white-space:normal}
.technical-live-table th:nth-child(1){width:5%}.technical-live-table th:nth-child(2){width:15%}.technical-live-table th:nth-child(3){width:15%}.technical-live-table th:nth-child(4){width:12%}.technical-live-table th:nth-child(5){width:10%}.technical-live-table th:nth-child(6){width:8%}.technical-live-table th:nth-child(7){width:6%}.technical-live-table th:nth-child(8){width:11%}.technical-live-table th:nth-child(9){width:5%}.technical-live-table th:nth-child(10){width:13%}
.technical-live-table .technical-row-actions{align-items:flex-start;flex-direction:column;gap:5px}.technical-live-table .technical-row-actions .button{padding:6px 8px}.technical-live-table .technical-row-actions>a:last-child{white-space:normal;line-height:1.25}
.technical-live-table .identity-confirm{display:block;color:#a32823;text-decoration:none;line-height:1.2}
.technical-live-table .technical-clickable-row{cursor:pointer}.technical-live-table .technical-clickable-row:focus-visible{outline:3px solid #f2d000;outline-offset:-3px}.technical-live-table .technical-clickable-row:hover td{background:#fffbea}
