html,body{box-sizing:border-box;background-color:#e9e9e9;font-family:Roboto,sans-serif}*,:before,:after{box-sizing:inherit}.list{flex-wrap:wrap;justify-content:space-between;display:flex}.list .item{background-color:#fff;border-radius:.5rem;width:32%;margin-bottom:2%;padding:1rem}.queues .q{background-color:#fff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.queues .q h4{justify-content:space-between;align-items:center;margin:0;padding-bottom:1rem;display:flex}.queues .q-list{flex-wrap:wrap;display:flex}.queues .q-list .task{align-items:center;width:25%;padding-right:.5rem;display:flex}.queues .q-list .task .id{margin-right:.25rem}.status{color:#fff;background-color:#000;border-radius:.5rem;padding:.5rem;font-size:12px}.status.pending{color:#333;background-color:#d8d9cf}.status.success{background-color:#38e54d}.status.failed{background-color:#ff1e1e}.tooltip{border-bottom:1px dotted #000;display:inline-block;position:relative}.tooltip .tooltiptext{visibility:hidden;color:#fff;text-align:center;z-index:1;background-color:#000;border-radius:6px;width:120px;padding:5px 0;position:absolute}.tooltip:hover .tooltiptext{visibility:visible}.wallets{flex-wrap:wrap;justify-content:space-between;display:flex}.wallets .wallet{background-color:#fff;width:20%;padding:1rem}
/*# sourceMappingURL=index.844b2bd1.css.map */
