.bubble{width:4em;height:4em;position:relative;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.bubble .circle{width:2.7em;height:2.7em;background-color:#6200ee;border-radius:50%;display:flex}.bubble .circle .kick-button{position:absolute;top:-.5em;right:.1em;width:1.5em;height:1.5em;background-color:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.bubble .circle.voted-glow{border:1px solid #00e676;box-shadow:-1px 0 12px 0 #00e676}.bubble .circle .label{font-family:Roboto;font-style:normal;font-weight:500;font-size:.8em;letter-spacing:.15px;display:flex;align-items:center;justify-content:center;text-align:center;padding:2px;color:#fff;width:100%}.bubble .fullname{font-family:Roboto;font-style:normal;font-weight:400;font-size:.75em;line-height:1.5em;letter-spacing:.4px;opacity:1;height:2em}.bubble .group{font-family:Roboto;color:#fff;overflow:hidden;padding:.4em;font-size:.5em;font-weight:600;top:3em;left:1em}.bubble .group,.bubble .vote{position:absolute;border-radius:50%;z-index:999;display:flex;justify-content:center;align-items:center}.bubble .vote{width:1.3em;height:1.3em;bottom:1.1em;left:2.3em}.bubble .vote span{font-family:Roboto;font-weight:500;color:#fff;font-size:13px}.bubble .vote span svg{width:.8em;height:.8em;font-size:1.5rem}.user-list{display:flex;flex-direction:row;flex-wrap:wrap}.vote-card__wrapper{display:flex;flex:0 0 25%;margin-bottom:1em}.vote-card__card{overflow:visible!important;padding:0;position:relative;display:flex;width:100%;min-width:8em;margin-left:.5em;margin-right:.5em;height:10em}.vote-card__card .check-circle{color:#6200ee;position:absolute;top:.3em;right:.3em}.vote-card__card.selected{background-color:rgba(100,0,240,.08)}.vote-card__card .vote-card__card--content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:0!important;margin:0}.vote-cards{display:flex;flex-wrap:wrap;padding-left:0;margin-left:5px}.vote-card__card .vote-card__card--voters{position:absolute;z-index:99;display:flex;flex-wrap:wrap;width:8.5em;height:5em;margin-left:-1em;bottom:-2.5em;pointer-events:none}.vote-card__card .vote-card__card--voters .bubble{margin:0 -1.8em -1.8em 0}.vote-card__card .vote-card__card--voters.crowded .bubble:nth-child(n+3){margin:0 -4em 0 0;opacity:.8}.vote-card__card .vote-card__card--voters.crowded .bubble.bubble__see-more{margin-top:-.55em;opacity:1;transition:opacity .8s}.vote-card__card .vote-card__card--voters.votes-visible .bubble__see-more{opacity:1}.vote-card__card .vote-card__card--voters .bubble .fullname,.vote-card__card .vote-card__card--voters .bubble .has-voted,.vote-card__card .vote-card__card--voters .bubble .vote{opacity:0}.vote-card__card:hover .vote-card__card--voters .bubble,.vote-card__card:hover .vote-card__card--voters.crowded .bubble{opacity:1;margin:0 -1.2em -2em 0}.vote-card__card:hover .vote-card__card--voters.crowded .bubble__see-more{display:none}.vote-cards-with-users{width:100%;max-width:600px}.user-list{height:8em}.vote-cards{margin-top:50px}.disabling-voters-list>div{display:flex;flex-direction:row}.vote-summary{display:flex;align-items:center;justify-content:space-between;text-align:right;width:450px}.vote-group-summary{margin-left:10px;margin-right:10px}.MuiTableCell-body{text-align:left}.MuiTableCell-head{font-weight:600}.vote-mgmt{display:flex;width:450px}.SessionBox{padding-top:5em;align-self:center;justify-items:center;display:inline-grid;width:100%}.existing-connections{margin-top:2.5em}.existing-connections hr{margin-bottom:2em}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.c235bb2e.chunk.css.map */