.guests-picker-select{width:100%}.guests-picker-select .guests-picker-input{height:100%;width:100%}.guests-picker-select .selected-guests-list .guest-item{align-items:center;background:#999;border:1px solid #eee;border-radius:6px;color:#fff;cursor:default;display:inline-flex;font-size:14px;margin:0 5px 5px 0;padding-left:5px;padding-right:5px}.guests-picker-select .selected-guests-list .guest-item .guest-avatar{display:flex;margin-right:5px}.guests-picker-select .selected-guests-list .guest-item .guest-avatar img{border-radius:50%;height:25px;margin:3px;width:25px}.guests-picker-select .selected-guests-list .guest-item .close{color:currentColor;font-weight:400;opacity:1!important;padding-left:5px;text-shadow:none}#guests-picker-list{margin:0;max-width:none;overflow:none;padding:0}#guests-picker-list .identity{font-weight:700}#guests-picker-list .popover-content{color:#555;padding:0}#guests-picker-list .popover-content .suggestions-block .title{font-weight:700;line-height:1;padding:10px 0 0 10px}#guests-picker-list .popover-content .suggestions-block .suggestions-list{display:flex;list-style:none;overflow-x:auto;overflow-y:hidden;padding:5px 10px 10px 0}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item{border-radius:5px;cursor:pointer;display:flex;flex-direction:column;max-height:120px;padding:8px 4px;width:120px}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item:hover{background:#deebff}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking{display:flex;justify-content:center;padding-left:15px;padding-right:15px;position:relative}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking img{border-radius:50%;height:40px;width:40px}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking .matchmaking-score{align-items:center;background-color:#cafae4;border-radius:50px;color:#187772;display:flex;font-size:10px;justify-content:center;padding:2px 4px;position:absolute;top:95%;transform:translateY(-50%)}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking .matchmaking-score svg{min-width:12px}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .identity{padding:4px 2px 8px;text-align:center;word-break:break-word}#guests-picker-list .popover-content .guests-picker-list{max-height:150px;overflow:auto}#guests-picker-list .popover-content .guests-picker-list .guest-item{align-items:center;color:currentcolor;cursor:pointer;display:flex;justify-content:left;max-width:100%;padding:5px}#guests-picker-list .popover-content .guests-picker-list .guest-item:hover{background:#deebff}#guests-picker-list .popover-content .guests-picker-list .guest-item .guest-avatar{display:flex;margin-right:5px}#guests-picker-list .popover-content .guests-picker-list .guest-item .guest-avatar img{border-radius:100px;margin:3px;width:25px}@media(min-width:641px){#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item{align-items:center;flex-direction:row;margin-right:8px;min-width:200px;padding:0}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking{padding:10px 8px}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .avatar-matchmaking .matchmaking-score{top:85%}#guests-picker-list .popover-content .suggestions-block .suggestions-list .suggestion-item .identity{padding:0;text-align:left}}.tasks-list-section .progress-bar-custom{margin-bottom:1rem;margin-top:1rem}.tasks-list-section .tasks-list{background-color:#fff}.tasks-list-section .tasks-list table{margin:0}.tasks-list-section .tasks-list table thead th:first-child{text-transform:capitalize}.tasks-list-section .tasks-list table tbody td{vertical-align:middle}.tasks-list-section .tasks-list table tbody td .completion-button i{font-size:1.4em}.tasks-list-section .tasks-list table tbody td .assigned-guest{display:flex;flex-direction:row}.tasks-list-section .tasks-list table tbody td .assigned-guest .guest-illustration{border:1px solid #e0e0e0;border-radius:100%;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:center;margin-right:10px;overflow:hidden;width:40px}.tasks-list-section .tasks-list table tbody td .assigned-guest .guest-name{display:flex;flex-direction:column;font-size:.9em;justify-content:center}.tasks-list-section .tasks-list table tbody td .assigned-guest-mobile small{font-size:1em}.tasks-list-section .tasks-list table tbody td:first-child>div{display:flex;flex-direction:row;gap:10px}.tasks-list-section .tasks-list table tbody tr:last-child td{border-bottom:none}.task-modal .modal-header .modal-title{text-transform:capitalize}.task-modal .form-group .pt-7{padding-top:7px}