#accounts .merged-facebook-table{min-width:1620px}
#accounts .merged-facebook-table th:nth-child(5),#accounts .merged-facebook-table td:nth-child(5){white-space:nowrap}
#accounts .merged-facebook-table th:nth-child(5){width:120px}
#accounts .merged-facebook-table th:nth-child(7){width:180px;white-space:nowrap}
#accounts .merged-facebook-table td .status{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
#accounts .merged-facebook-table th:last-child{width:100px}
#accounts .merged-facebook-table td:last-child{text-align:right!important;padding-right:10px}
#accounts .square-row-actions{justify-content:flex-end!important;margin-left:auto}
.account-page-delete-dialog{width:min(560px,calc(100vw - 32px))}
.page-delete-list{display:grid;gap:8px;max-height:55vh;overflow:auto;margin:14px 0}
.page-delete-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}
.page-delete-choice>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}
.page-delete-choice form{display:block}
