.inviteToBroadcast .invitedUsers{position:relative}.inviteToBroadcast .invitedUsers span{margin-right:5px}.inviteToBroadcast .invitedUsers span img{border-radius:50%;width:20px;margin-bottom:5px;display:inline-block}.inviteToBroadcast .invitedUsers label{color:var(--white);background:var(--purple);border-radius:50%;padding:0 7px;position:absolute;top:-5px;right:-8px}.inviteToBroadcast .invitedUsers .invitedUserName{color:var(--text-light);display:grid}.dark .inviteToBroadcast .invitedUsers .invitedUserName{color:var(--text-dark)}.inviteToBroadcast.iconType{margin-left:15px;display:inline-block}.inviteToBroadcast.iconType .InviteButton{margin-top:0!important}.InviteButton{color:var(--text-light);border:1px solid var(--box-border-light);cursor:pointer;border-radius:50%;margin-top:10px;padding:5px 8px;display:inline-block}.invitedUsers .InviteButton{margin-top:0!important}.dark .InviteButton{color:var(--text-dark);border:1px solid var(--box-border-dark)}.InviteButton i{font-size:22px}.broadcastHeader .InviteButton{color:var(--white);border:1px solid var(--white);background:0 0}.broadcastHeader .InviteButton:hover{background:rgba(255,255,255,.1)}.disabled-invited{opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.friendsList{height:360px;padding-bottom:40px;padding-right:15px;position:relative;overflow:auto}.friendsList .friendItem{border-bottom:1px solid var(--box-border-light);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.dark .friendsList .friendItem{border-bottom:1px solid var(--box-border-dark)}.friendsList .friendInfo{flex:1;align-items:center;display:flex}.friendsList .friendName{color:var(--text-light);margin-left:12px;font-size:14px;line-height:32px}.dark .friendsList .friendName{color:var(--text-dark)}.friendsList .inviteActionButton{color:var(--text-light);cursor:pointer;flex-shrink:0;font-size:14px}.dark .friendsList .inviteActionButton{color:var(--text-dark)}.friendsList .invitedUsers span{background-color:var(--purple);border-radius:5px;margin-bottom:8px;margin-right:8px;padding:3px 5px;line-height:26px;display:inline-block}.friendsList .invitedUsers span img{border-radius:50%;width:20px}.friendsList .invitedUsers span label{color:var(--white);margin-left:5px;position:relative;top:0}.spinLoading{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.friendsList .noResultText{color:var(--text-light)}.dark .friendsList .noResultText{color:var(--text-dark)}
