@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,700";#root{width:100%;max-width:1820px}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:#d1d1d132;overflow:hidden}::-webkit-scrollbar-thumb{background:#a3a7ab;border-radius:7px}::-webkit-scrollbar-thumb:hover{background:#a3a7ab}*{color:#101010}.table{border-collapse:separate!important;border-spacing:0;width:100%;overflow-x:scroll;border-radius:10px;background-color:#fff}.table .column-title{display:flex;gap:21px;align-items:center}.table .table-head tr th{padding:22px 0}.table tr{background:#fff;border-radius:10px}.table .table-entry{padding:22px 0;border-bottom:.5px solid #c9c9c9}.table-header-cell{white-space:nowrap;font-weight:500;text-align:left;background-color:#e4f1ff;color:#101010}.identifier-row{font-weight:500;color:#217ee9;white-space:nowrap}.tag-type{min-width:60px!important;display:flex;align-items:center;justify-content:center}.user-type{padding:5px 9px;border-radius:8px;color:#fff;font-size:.75rem;display:flex;justify-content:center}.user-email{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.user-status{margin:0 36.5px;padding:5px 9px;display:flex;justify-content:center;font-size:.75rem;font-weight:500}.user-status[data-type=Initiated]{border:1px solid #0a8f29;color:#0a8f29;border-radius:8px}.user-status[data-type=Light]{border:1px solid #217ee9;color:#217ee9;border-radius:8px}.user-status[data-type=Full]{border:1px solid #990dc4;color:#990dc4;border-radius:8px}.header-status[data-type=Initiated]{background:#0a8f29;-webkit-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);box-shadow:0 0 12px 1px #0003}.header-status[data-type=Light]{background:#217ee9;-webkit-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);box-shadow:0 0 12px 1px #0003}.header-status[data-type=Full]{background:#990dc4;-webkit-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 12px 1px rgba(0,0,0,.2);box-shadow:0 0 12px 1px #0003}.user-action{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;min-width:500px}.activity-date{padding:0 30px;white-space:nowrap;display:flex;justify-content:center}.activity-date-header{display:flex;justify-content:center}.activity-type{padding:5px 7px;margin-left:15px;border-radius:8px;color:#fff}.table-footer{border-radius:10px;height:40px;width:100%}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{color:#101010;font-synthesis:none;text-rendering:optimizeLegibility}body{font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5;font-weight:400;padding:30px 47px;display:flex;justify-content:center;width:100%;background-color:#f5f6fa;min-height:100vh}.small-text{font-size:.875rem}
