/* v17.9: make Page identity match the Facebook account identity layout. */
#accounts .page-name-cell{text-align:left!important;white-space:normal!important}
#accounts .page-name-cell>.page-identity-icon{display:inline-flex!important;width:27px!important;height:27px!important;margin-right:8px!important;vertical-align:middle!important;align-items:center;justify-content:center}
#accounts .page-name-cell>.page-name-stack{display:inline-flex!important;width:calc(100% - 40px);max-width:calc(100% - 40px);min-width:0;vertical-align:middle!important;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;line-height:1.15}
#accounts .page-name-cell>.page-name-stack .identity-name{display:block;width:100%;max-width:100%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;color:#172033}
#accounts .page-name-cell>.page-name-stack small{display:block;width:100%;max-width:100%;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;font-size:11px;font-weight:400;line-height:1.15}
#accounts .page-source-list .source-identity{color:inherit!important;text-decoration:none!important;cursor:default}
#accounts .page-source-list .source-identity:hover>span{color:inherit!important;text-decoration:none!important}
#accounts .page-source-list .source-platform-icon{display:inline-flex;flex:0 0 27px;width:27px;height:27px;cursor:pointer}
#accounts .page-source-list .source-platform-icon img{display:block;width:27px!important;height:27px!important;object-fit:contain}
#accounts .page-source-list .source-identity>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
