div.manage-token-list-popup{box-sizing:border-box;background-color:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:800px;height:100%;max-height:600px;margin:28px;padding:0 28px;display:flex}div.manage-token-list-popup>header{justify-content:space-between;align-items:flex-start;margin:28px 0;display:flex}div.manage-token-list-popup>footer{flex-direction:column;margin:28px 0;display:flex}.manage-token-list-popup-title{font-feature-settings:"tnum" on,"lnum" on;color:#16161a;justify-content:center;align-items:center;font-size:22px;font-style:normal;font-weight:600;line-height:26px;display:flex}button.manage-token-list-popup-close-button{cursor:pointer;background-color:#fff0;border-style:none;width:26px;height:26px;margin:0;padding:0}.manage-token-list-popup-search,.manage-token-list-popup-search-input{width:100%}.manage-token-list-popup-search-input>div{border-radius:16px}.manage-token-list-popup-search-input input{height:23px;padding-top:12.5px;padding-bottom:12.5px;font-size:14px;font-weight:400}div.manage-token-list-popup-list{margin:28px 0;overflow-y:auto}.manage-token-list-popup-table-contract-address{width:180px}.manage-token-list-popup-table-whitelist-button{width:40px}.manage-token-list-popup-table-whitelist-button button{cursor:pointer;background-color:#fff0;border-style:none;margin:0;padding:0}.manage-token-list-popup-table-whitelist-button button svg{fill:#3f3f3f;font-size:xx-large}div.manage-token-list-popup-nodata{flex:1;justify-content:center;align-items:center;display:flex}
