#votes-box{border:1px solid #dbdbdb;border-radius:20px;box-shadow:none;color:#363636;margin-bottom:1rem}#votes-box .box-header{color:#3298dc;font-size:1.5rem;font-weight:500;margin-bottom:0;text-align:center}#votes-box .box-header .icon{float:left;font-size:2rem;height:2rem;width:2rem}#votes-box .box-header .header-title{margin-left:1rem;padding-right:1.5rem}#votes-box .table thead th{font-weight:500;text-align:center}#votes-box .table tbody tr td{border:transparent}#votes-box .table tbody tr td.table-subtitle{border:0;color:#3298dc;font-size:1.25rem;line-height:1.3;padding:1.3rem 0 0}#votes-box .table tbody tr td.table-option-progress{padding:.5rem .5rem .5rem 0;width:80%}#votes-box .table tbody tr td.table-option-progress .solo-date{text-align:center;text-transform:capitalize}#votes-box .table tbody tr td.table-option-progress .progress.is-small{height:.3rem;margin-top:.1rem}#votes-box .table tbody tr td.table-option-progress .custom-choice{font-size:1rem;line-height:1.2;padding-bottom:.1rem;word-break:break-word}#votes-box .table tbody tr td.table-votes-button{padding:.5rem 0;position:relative;text-align:right}#votes-box .table tbody tr td.table-votes-button .button{border:0;border-radius:100px;bottom:.6rem;color:#1c76b2;font-size:.75rem;font-weight:700;position:absolute;right:0;width:3rem}#votes-box .table tbody tr td.table-votes-button .button:not(.is-static){box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}#votes-box .table tbody tr td.awaits-suggestion{color:#7a7a7a;font-size:.9rem}#votes-box .table tbody tr td.separator{border:solid #dbdbdb;border-width:0 0 1px;height:1.3rem}#votes-box .attendees{margin-top:1.5rem;text-align:center}#votes-box .attendees .attendees-button{background-color:#3298dc;border:0;border-radius:40px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;height:2rem;margin-bottom:.5rem;padding:0 1rem}#votes-box .attendees .attendees-button:disabled{background-color:#f5f5f5;box-shadow:none;color:#4a4a4a;pointer-events:none}#votes-box .attendees .attendees-list{border:solid #dbdbdb;border-width:1px 0 0;padding-top:1rem}#votes-box .attendees .attendees-list .attendees-list-label{color:#3298dc;font-size:1.1rem;margin-bottom:.5rem}#votes-box .attendees .attendees-list .attendees-notification{border-radius:20px;color:#fff;font-size:.9rem;line-height:1.2;margin-bottom:.5rem;margin-left:auto;margin-right:auto;padding:.5rem;text-align:center;width:90%}#votes-box .attendees .attendees-list .attendees-notification.success{background-color:#48c774}#votes-box .attendees .attendees-list .attendees-notification.error{background-color:rgba(255,0,0,.678)}#votes-box .attendees .attendees-list .attendees-list-tags{display:flex;flex-wrap:wrap;justify-content:center}#votes-box .attendees .attendees-list .attendees-list-tags .attendee-tag{display:flex;font-size:1rem;margin:.3rem}#votes-box .attendees .attendees-list .attendees-list-tags .attendee-tag .attendee-name{align-items:center;background-color:#f5f5f5;border-radius:20px;color:#363636;display:inline-flex;font-size:.9rem;font-weight:500;height:1.7rem;margin-right:0;padding:.6rem .8rem}#votes-box .attendees .attendees-list .attendees-list-tags .attendee-tag.manage .attendee-name{background-color:#fff;border:1px solid #f5f5f5;border-radius:20px 0 0 20px}#votes-box .attendees .attendees-list .attendees-list-tags .attendee-tag .attendee-dropdown-button{align-items:center;background-color:#f5f5f5;border:0;border-radius:0 20px 20px 0;color:#7a7a7a;cursor:pointer;display:inline-flex;font-size:.85rem;height:1.7rem;margin-left:0;padding:.45rem .5rem}#votes-box.refreshing{align-items:center;display:flex;justify-content:center}#votes-box .status-loading-icon{color:#3298dc;font-size:3rem}@media screen and (min-width:768px){#votes-box{max-width:90%}#votes-box,#votes-box table{margin-left:auto;margin-right:auto}#votes-box table{max-width:80%}}.voters-list-popup .popup-content{max-width:70%;padding:1rem .5rem}.voters-list-popup .popup-content .votes-notification{border-radius:20px;color:#fff;font-size:.9rem;line-height:1.2;margin:.5rem auto;padding:.5rem;text-align:center;width:90%}.voters-list-popup .popup-content .votes-notification.success{background-color:#48c774}.voters-list-popup .popup-content .votes-notification.error{background-color:rgba(255,0,0,.678)}.voters-list-popup .popup-content #scrollable-table .table{border-radius:15px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.4);max-height:300px}.voters-list-popup .popup-content #scrollable-table .table tbody tr td.voter-name{font-weight:500;padding-right:0;position:relative;text-align:center;width:95%;word-break:break-word}.voters-list-popup .popup-content #scrollable-table .table tbody tr td.delete-icon{padding-left:0}.voters-list-popup .popup-content #scrollable-table .table tbody tr td.delete-icon .delete-vote{color:#7a7a7a}.voters-list-popup .popup-content #scrollable-table .table tbody tr td.delete-icon .delete-vote .icon{width:2rem}@media screen and (min-width:768px){.voters-list-popup .popup-content{max-width:20rem}}