.list-users-actions{position:relative}.list-users-actions__action{cursor:pointer;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem}.list-users-actions__action:hover{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.list-users-actions__action--green{--text-opacity:1;color:#00a389;color:rgba(0,163,137,var(--text-opacity))}.list-users-actions__action--green:hover{--bg-opacity:1;background-color:#e6f6f3;background-color:rgba(230,246,243,var(--bg-opacity))}.list-users-actions__action--red{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.list-users-actions__action--red:hover{--bg-opacity:1;background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity))}.list-users-actions__wrapper{overflow-y:auto;position:absolute;padding:.5rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:.5rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:20;font-size:.875rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:18vw;right:0;top:20px}.list-users-actions__wrapper>div{border-radius:.5rem}