div.manage-token-list-popup{width:100%;height:100%;max-width:800px;max-height:600px;background-color:#fff;border-radius:20px;margin:28px;padding:0 28px;box-sizing:border-box;display:flex;flex-direction:column}div.manage-token-list-popup>header{display:flex;justify-content:space-between;align-items:flex-start;margin:28px 0}div.manage-token-list-popup>footer{display:flex;flex-direction:column;margin:28px 0}.manage-token-list-popup-title{display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:600;font-size:22px;line-height:26px;font-feature-settings:"tnum" on,"lnum" on;color:#16161a}button.manage-token-list-popup-close-button{width:26px;height:26px;margin:0;padding:0;border-style:none;background-color:rgba(255,255,255,0);cursor:pointer}.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;padding:0;margin:0;background-color:rgba(255,255,255,0);border-style:none}.manage-token-list-popup-table-whitelist-button button svg{font-size:xx-large;fill:#3f3f3f}div.manage-token-list-popup-nodata{display:flex;justify-content:center;align-items:center;flex:1}