.cxm-chip{display:inline-flex;align-items:center;font-size:14px;font-weight:500;border:none;padding:7px 12px;border-radius:16px;cursor:pointer;min-height:32px;height:1px;background-color:#ee2055;color:#fff;margin:4px;transition:all .3s}.cxm-chip:hover{background-color:#bc0e3b}.form-field{display:flex;flex-flow:column;margin-bottom:16px}.form-field label{margin-bottom:8px;font-size:16px;font-weight:bold;display:inline-block}.section-title{font-size:22px;margin:16px 0;padding:0 16px;position:relative}.section-title::before{position:absolute;left:0;top:0;content:"";height:100%;width:3px;background-color:#ee2055}.cxm-ul-list{list-style:none;margin-left:16px;padding-left:24px}.cxm-ul-list li{position:relative;margin:0 0 16px 0}.cxm-ul-list li::before{position:absolute;left:-20px;top:calc(50% - 2px);content:"";height:4px;width:10px;background-color:#ee2055}.cxm-ranking-badge{position:absolute;z-index:1;width:150px !important;height:150px !important;bottom:-16px;right:-16px}.cxm-user-data-table .cxm-vote-poll-loading-wrapper{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%;height:100%;position:absolute;left:0;top:0}.cxm-user-data-table .cxm-vote-poll-loading-spinner{border-top-color:#444}.cxm-user-data-table .toolbar{display:flex;align-items:center;margin-bottom:4px}.cxm-user-data-table .toolbar .toggle-show-only-participants{margin-left:8px}.cxm-user-data-table .toolbar .search-box{margin-bottom:8px;float:right;margin-left:auto}.cxm-user-data-table .toolbar .search-box .button{margin-left:4px}.cxm-user-data-table .wp-list-table{position:relative;min-height:460px}.cxm-user-data-table .tablenav-pages{display:flex;align-items:center;justify-content:flex-end;margin-top:8px}.cxm-user-data-table .tablenav-pages .displaying-num{margin-right:16px}.cxm-user-data-table .tablenav-pages button:not(:last-child){margin-right:4px}.cxm-user-data-table .tablenav-pages .current-page-indicator{margin:0 8px;display:flex;align-items:center}.cxm-user-data-table .tablenav-pages .current-page-indicator span{margin-left:8px}.cxm-user-data-table .current-page{width:40px !important}.cxm-user-data-table .answred-column{width:90px}.cxm-user-data-table .empty-result-message{text-align:center;padding:24px 0;font-size:16px}.cxm-user-data-table .dashicons-yes-alt{color:#007e33}.cxm-user-data-table .dashicons-dismiss{color:#c00}.cxm-user-data-table .answer-statistics-col{text-align:center}.cxm-user-data-table .answer-statistics-col .answer-statistics{margin-right:4px}.cxm-vote-poll-loading-spinner{width:50px;height:50px;background-color:#fff;border:5px solid #bdbdbd;border-top:5px solid #ee2055;border-radius:50%;animation:loading-spinner 1.2s linear infinite}@keyframes loading-spinner{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}.cxm-image-uploader .selected-image{width:300px;height:230px;position:relative;border:1px solid #bdbdbd;display:flex;align-items:center;justify-content:center}.cxm-image-uploader .selected-image.uploaded button{color:#fff;opacity:0;transition:all .3s}.cxm-image-uploader .selected-image.uploaded button:hover{background-color:#fff;color:#111}.cxm-image-uploader .selected-image:hover .bg-color{opacity:.6}.cxm-image-uploader .selected-image:hover button{opacity:1}.cxm-image-uploader .selected-image input{display:none}.cxm-image-uploader .selected-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;z-index:-2}.cxm-image-uploader .selected-image .bg-color{z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .3s}.cxm-image-uploader .btn-remove-logo{position:absolute;right:16px;top:16px;border-radius:100%;width:32px;height:32px;padding:4px;font-weight:bold;font-size:24px;background-color:rgba(0,0,0,0);border:none}.participant-card-wrapper{display:flex;flex-flow:column;width:285px;margin-right:16px;margin-bottom:16px}.participant-card-wrapper .participant-card{font-family:poppins,sans-serif;margin-bottom:8px}.participant-card-wrapper .participant-card p{margin:0}.participant-card-wrapper .participant-card .participant-image{height:280px;width:100%;margin-bottom:16px;position:relative}.participant-card-wrapper .participant-card .participant-image .participant-image-hover{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#fff;transition:opacity .3s;opacity:0;z-index:1}.participant-card-wrapper .participant-card .participant-image .participant-image-hover::before,.participant-card-wrapper .participant-card .participant-image .participant-image-hover::after{z-index:-1;position:absolute;left:0;content:"";width:100%;height:50%;background-color:rgba(0,0,0,.58);transition:all .3s}.participant-card-wrapper .participant-card .participant-image .participant-image-hover::before{transform:translateY(-150%)}.participant-card-wrapper .participant-card .participant-image .participant-image-hover::after{transform:translateY(150%)}.participant-card-wrapper .participant-card .participant-image img{width:100%;height:100%;object-fit:cover;object-position:center}.participant-card-wrapper .participant-card .participant-details{padding:0 8px;transition:color .3s}.participant-card-wrapper .participant-card .participant-details .participant-meta{font-size:12px}.participant-card-wrapper .participant-card:hover{cursor:pointer;color:#ee2055}.participant-card-wrapper .participant-card:hover .participant-image-hover{opacity:1}.participant-card-wrapper .participant-card:hover .participant-image-hover::before{transform:translateY(-50%)}.participant-card-wrapper .participant-card:hover .participant-image-hover::after{transform:translateY(50%)}.participant-card-wrapper .actions{display:flex}.participant-card-wrapper .actions button{width:48%}.participant-card-wrapper .actions button:first-child{margin-right:8px}.participant-card-wrapper .actions .cxm-btn-revoke-vote{display:flex;align-items:center;justify-content:center;background-color:#e53935;border-color:#e53935;text-transform:uppercase}.participant-card-wrapper .actions .cxm-btn-revoke-vote:hover{background-color:#fff;color:#e53935}.participant-card-wrapper .actions .cxm-btn-revoke-vote .dashicons{margin-right:4px;transition:none}#cxm-dialog-container{display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;position:fixed;z-index:50;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}#cxm-dialog-container.opened{opacity:1;visibility:visible}#cxm-dialog-container.opened .dialog{transform:translateY(0)}#cxm-dialog-container .dialog{position:absolute;padding:16px;min-width:40%;min-height:150px;background-color:#fff;transform:translateY(-200%);transition:all .3s;border-radius:8px;visibility:hidden;opacity:0}#cxm-dialog-container .dialog.shown{visibility:visible;opacity:1}#cxm-dialog-container .dialog-head{display:flex;justify-content:space-between}#cxm-dialog-container .dialog-head .close{border:none;background-color:rgba(0,0,0,0);font-size:24px;cursor:pointer}#cxm-dialog-container .dialog-title{margin:0}#cxm-dialog-container .dialog-title.warn{color:#e53935}#cxm-dialog-container .dialog-title.edit{color:#1e88e5}#cxm-dialog-container .dialog-footer{display:flex;justify-content:flex-start}#cxm-dialog-container .dialog-footer button{min-width:100px}#cxm-dialog-container .dialog-footer button:not(:last-child){margin-right:16px}#cxm-dialog-container .dialog-footer button.cancel{background-color:#bdbdbd;border-color:#bdbdbd}#cxm-dialog-container .dialog-footer button.cancel:hover{background-color:rgba(0,0,0,0);color:#333}.cxm-tooltip{position:relative;display:inline-block;cursor:pointer}.cxm-tooltip .tooltip-text{position:absolute;bottom:150%;z-index:9991;opacity:0;transition:all .3s ease-in-out;border-radius:6px;background-color:#444;color:#fff;text-align:justify;padding:16px;visibility:hidden;font-size:14px;line-height:16px}.cxm-tooltip .tooltip-text::after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#444 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.cxm-tooltip:hover .tooltip-text{visibility:visible;opacity:.95}.cxm-login-modal{min-width:auto !important;width:100%;max-width:400px;max-height:730px;height:auto;overflow-y:auto}.cxm-login-modal#register{max-width:500px}.cxm-login-modal .logo{display:block;margin:0 auto;width:300px;margin-bottom:16px}.cxm-login-modal .field-input{display:flex;flex-direction:column;margin-bottom:16px;width:100%}.cxm-login-modal .field-input.horizontal{flex-direction:row;align-items:center}.cxm-login-modal .field-input.horizontal input{margin-right:8px}.cxm-login-modal .field-input.horizontal input[type=checkbox]{width:18px;height:18px}.cxm-login-modal .field-input input{padding:16px}.cxm-login-modal .field-input .field-input{margin-bottom:0}.cxm-login-modal .login-btn{width:100%;padding:16px;font-size:18px;margin-top:16px;display:flex;align-items:center;justify-content:center}.cxm-login-modal .login-btn .cxm-vote-poll-loading-wrapper{margin-right:8px}.cxm-login-modal .login-btn .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:2px}.cxm-login-modal #nav a{cursor:pointer}@media screen and (max-width: 425px){.cxm-login-modal .field-input.horizontal{flex-flow:column}}.cxm-password-policy ul{margin:0 0 16px 0;padding-left:16px;list-style:none}.cxm-password-policy .dashicons{margin-right:4px}.cxm-password-policy .dashicons-yes-alt{color:#007e33}.cxm-password-policy .dashicons-dismiss{color:#e53935}.cxm-password-policy .message{margin:0 0 8px 0}.cxm-password-input .label{display:flex;justify-content:space-between;margin-bottom:8px;align-items:center}.cxm-password-input .toggle-view-btn{border:none;background-color:rgba(0,0,0,0);display:flex;align-items:center;cursor:pointer;padding:4px}.cxm-password-input .toggle-view-btn .dashicons{margin-right:4px}.alert .alert-message svg{margin-right:16px}.alert.alert-info svg{fill:#004085}.alert.alert-warning svg{fill:#856404}.alert.alert-error svg{fill:#721c24}.alert.alert-success svg{fill:#155724}.cxm-snackbar{position:fixed;content:"";left:5%;bottom:5%;width:90%;padding:24px 32px;border-radius:16px;z-index:100;background-color:#fff;border:1px solid #000}.cxm-snackbar--info{color:#004085;background-color:#cce5ff;border-color:#b8daff}.cxm-snackbar--warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.cxm-snackbar--error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.cxm-snackbar--success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.snackbar__close-btn{position:absolute;right:32px;top:24px;width:28px;height:28px;border:none;padding:0;background-color:rgba(0,0,0,0);border-radius:100%;cursor:pointer;transition:.3s all;overflow:hidden}.snackbar__close-btn:hover{background-color:rgba(0,0,0,.4705882353)}.account-menu .cx-star-link{cursor:pointer}.cx-star-profile{display:flex;margin-bottom:32px}.cx-star-profile .cxm-vote-poll-loading-wrapper{height:400px;display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%}.cx-star-profile .cxm-vote-poll-loading-spinner{width:100px;height:100px}.cx-star-profile .quesiton-title{margin-bottom:8px;font-weight:bold}.cx-star-profile .poll-list-wrapper{margin-top:32px}.cx-star-profile .poll-list-wrapper.mobile{display:none}.cx-star-profile .poll-list-wrapper .poll-list{position:relative;display:flex;flex-flow:column}.cx-star-profile .poll-list-wrapper .no-polls-message{margin:0}.cx-star-profile .poll-list-wrapper .poll-item{margin-bottom:16px;font-size:20px;background-color:rgba(0,0,0,0);border:none;padding:8px 16px;cursor:pointer;color:#ee2055;text-align:left;transition:all .3s}.cx-star-profile .poll-list-wrapper .poll-item:hover{background-color:#ee2055;color:#fff}.cx-star-profile .poll-list-wrapper .poll-item.active{background-color:#ee2055;color:#fff}.cx-star-profile .user-sidebar{padding-right:32px;margin-right:32px;border-right:1px solid #444;flex-shrink:0;width:300px}.cx-star-profile .user-sidebar .avatar{width:300px;object-fit:cover;object-position:center}.cx-star-profile .user-sidebar .name{margin-top:0;color:#faae2c;font-size:24px;font-weight:normal}.cx-star-profile .user-sidebar .selected-image{width:100%}.cx-star-profile .user-sidebar .selected-image img{object-fit:cover}.cx-star-profile .cx-star-profile-form{width:100%;max-width:700px}.cx-star-profile .cx-star-profile-form .input-field{display:flex;flex-flow:column;margin-bottom:16px}.cx-star-profile .cx-star-profile-form label{font-weight:normal;color:#666;margin-bottom:4px}.cx-star-profile .save-btn{width:150px;display:flex;align-items:center;justify-content:center;padding:4px;margin-right:8px}.cx-star-profile .save-btn .cxm-vote-poll-loading-wrapper{height:auto;width:auto;margin-right:8px}.cx-star-profile .save-btn .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:2px}.cx-star-profile .text-length-indicator{color:#777;font-size:12px;font-style:italic;line-height:12px;margin:0}.cx-star-profile .text-length-error{color:red;font-size:12px;font-style:italic;line-height:12px;margin:0}.cx-star-profile .qa-actions{display:flex;margin-top:16px}@media screen and (max-width: 768px){.cx-star-profile{flex-flow:column}.cx-star-profile .user-sidebar{width:100%;margin-right:0;padding-right:0;border:none;text-align:center}.cx-star-profile .user-sidebar .profile-image{width:100%}.cx-star-profile .user-sidebar .selected-image{height:350px;width:320px;margin:0 auto}.cx-star-profile .poll-list-wrapper{display:none}.cx-star-profile .poll-list-wrapper.mobile{display:block}.cx-star-profile .cx-star-profile-form{margin-top:32px}}.cxm-vote-poll-page{display:flex;flex-flow:column;align-items:center;justify-content:center;margin:32px auto;max-width:1280px;min-height:350px;width:100%}.cxm-vote-poll-page .cxm-section-title .cxm-section-title-icon{width:32px;height:32px;margin-bottom:16px}.cxm-vote-poll-page .cxm-section-title .title-text{color:#ee2055;font-size:28px;line-height:28px;position:relative;padding-bottom:16px}.cxm-vote-poll-page .cxm-section-title .title-text::before{position:absolute;left:-48px;bottom:0;content:"";height:2px;width:calc(100% + 58px);background-color:#ee2055}.cxm-vote-poll-page .description{margin:8px 0 32px 0}.cxm-vote-poll-page .poll-participants-list{display:flex;flex-wrap:wrap;justify-content:space-evenly}.cxm-vote-poll-page .poll-participants-list .vote-btn{padding:8px 16px;align-self:start}.cxm-vote-poll-page .vote-poll-nomination-invintation a{color:#ee2055;font-weight:bold;cursor:pointer}.cxm-vote-poll-page .vote-poll-nomination-invintation a:hover{text-decoration:underline}.cxm-vote-poll-page .vote-poll-nomination-invintation .alert-message .message-content{display:flex;flex-flow:column;justify-content:center}.cxm-vote-poll-page .vote-poll-nomination-invintation .nomination-invintation-message{margin-top:0}.cxm-vote-poll-page .vote-poll-nomination-invintation .nominate-btn{font-size:18px;padding:12px 28px;align-self:center}.cxm-vote-poll-page .cxm-vote-poll-loading-wrapper{display:flex;flex-flow:column;align-items:center;justify-content:center}.cxm-vote-poll-page .alert{width:100%}.cxm-vote-dialog .participant-name{color:#ee2055}.cxm-vote-dialog .assign-vote-points{margin-top:16px;display:flex;align-items:center}.cxm-vote-dialog .assign-vote-points select{margin:0 8px;width:50px;height:40px;padding-left:4px}.cxm-vote-dialog .assign-vote-points .help-icon{font-size:32px;width:32px;height:32px}.cxm-vote-dialog .leave-comment{margin-bottom:8px}.cxm-vote-dialog .leave-comment-title{text-transform:uppercase;color:#9e9e9e;margin-bottom:8px}.cxm-vote-dialog .confirm-btn{display:flex;align-items:center;justify-content:center}.cxm-vote-dialog .confirm-btn span{margin-right:8px}.cxm-vote-dialog .confirm-btn .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:3px}.cxm-revoke-vote-points-modal .modal-btn{text-transform:uppercase}.cxm-revoke-vote-points-modal .assigned-points{font-weight:bold;font-size:20px;margin:0 4px}.cxm-assign-vote-points-modal{width:60%}.cxm-assign-vote-points-modal .dialog-content{min-height:200px}.cxm-assign-vote-points-modal .modal-btn{text-transform:uppercase;padding:4px 8px}.cxm-nomination-invintation-modal .dialog-content{padding-bottom:32px}.cxm-nomination-invintation-modal .field-input{display:flex;flex-flow:column;margin-bottom:16px}.cxm-nomination-invintation-modal .field-input label{font-weight:bold;margin-right:16px}.cxm-nomination-invintation-modal .field-input input{width:100%}.cxm-nomination-invintation-modal .cxm-btn{padding:8px 16px}.cxm-nomination-invintation-modal .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:3px;margin-left:8px}.cxm-vote-poll-guest-user-message{width:100%;margin-top:16px}.cxm-vote-poll-guest-user-message p:nth-child(1){margin-bottom:8px}@media screen and (max-width: 1024px){.cxm-assign-vote-points-modal,.cxm-revoke-vote-points-modal{width:80%}}@media screen and (max-width: 768px){.cxm-assign-vote-points-modal,.cxm-revoke-vote-points-modal{width:95%}}.cxm-judge .loading{display:flex;align-items:center}.cxm-judge .loading .cxm-vote-poll-loading-spinner{width:25px;height:25px;margin-right:8px;border-width:3px}.cxm-judge .cxm-btn{padding:8px 16px}#cxm-vote-profile-root{padding:0 16px}.cxm-vote-profile-page{display:flex;font-family:poppins,sans-serif;margin:32px auto;min-height:350px;width:100%}.cxm-vote-profile-page.loading{display:flex;flex-flow:column;align-items:center;justify-content:center}.cxm-vote-profile-page .cxm-vote-poll-loading-wrapper{display:flex;flex-flow:column;align-items:center;justify-content:center}.cxm-vote-profile-page .back-to-voting{padding:8px 0;margin:16px 0;text-transform:uppercase}.cxm-vote-profile-page .back-to-voting-link{display:inline-flex;align-items:center;font-size:18px;cursor:pointer}.cxm-vote-profile-page .back-to-voting .dashicons{margin-right:8px;font-size:22px;width:22px;height:22px;transition:none}.cxm-vote-profile-page .profile-overview .candidate-meta-wrapper{display:flex;margin-bottom:32px}.cxm-vote-profile-page .profile-overview .candidate-meta-wrapper .candidate-meta{display:flex;flex-flow:column}.cxm-vote-profile-page .profile-overview .candidate-meta p{margin:0}.cxm-vote-profile-page .profile-overview .candidate-profile-img-wrapper{position:relative}.cxm-vote-profile-page .profile-overview .candidate-profile-img{width:300px;height:300px;object-fit:cover;object-position:center;margin-right:32px}.cxm-vote-profile-page .profile-overview .candidate-org-img{width:200px;height:200px;object-fit:contain;margin-top:auto}.cxm-vote-profile-page .profile-overview .candidate-name{font-size:24px;line-height:24px}.cxm-vote-profile-page .user-details{width:100%}.cxm-vote-profile-page .cx-stars-sidebar{width:370px;flex-shrink:0;padding-left:32px;margin-left:32px;border-left:1px solid #333}.cxm-vote-profile-page .cx-stars-sidebar .sidebar-title{margin:0 0 16px 0;font-size:18px;text-transform:uppercase}.cxm-vote-profile-page .cx-stars-sidebar .viewing-profile-message{border:2px solid #bdbdbd;padding:8px 16px;margin:8px 0;text-align:center;cursor:not-allowed}.cxm-vote-profile-page .cx-star-list-item{display:flex;flex-flow:column;padding:16px;margin-bottom:16px;border:1px solid #bdbdbd;position:relative}.cxm-vote-profile-page .cx-star-list-item .cxm-ranking-badge{width:90px !important;height:90px !important;top:-8px;right:-30px}.cxm-vote-profile-page .cx-star-list-item .cx-star-details{display:flex;margin-bottom:16px}.cxm-vote-profile-page .cx-star-list-item .cx-star-profile-img{width:100px;height:100px;object-fit:cover;object-position:center;margin-right:16px}.cxm-vote-profile-page .cx-star-list-item .cx-star-profile-desc p{margin:0;font-size:14px}.cxm-vote-profile-page .cx-star-list-item .cx-star-profile-desc .cx-star-name{font-size:16px;font-weight:bold}.cxm-vote-profile-page .cx-star-list-item .cx-star-link{display:flex;align-items:center}.cxm-vote-profile-page .cx-star-list-item .cx-star-link span{margin-left:8px}.cxm-vote-profile-page .cx-star-list-item .cx-star-link .view-profile-btn{align-self:flex-end}.cxm-vote-profile-page .qna .question{color:#333;font-weight:bold;margin:0}.cxm-vote-profile-page .qna .answer{margin-top:0}.cxm-vote-profile-page .qna span{color:#333;font-size:18px;font-weight:bold;margin-right:8px}.cxm-vote-profile-page .author-articles{min-height:300px}.cxm-vote-profile-page .author-articles .cxm-vote-poll-loading-wrapper{height:300px}.cxm-vote-profile-page .post-list{display:flex;justify-content:center;font-size:14px}.cxm-vote-profile-page .post-list p{margin:0}.cxm-vote-profile-page .post-list-item{max-width:300px;width:100%}.cxm-vote-profile-page .post-list-item:not(:last-child){margin-right:16px}.cxm-vote-profile-page .post-list .post-img{height:170px;width:100%;object-fit:cover;object-position:center}.cxm-vote-profile-page .post-list .post-date{margin-top:8px;color:#757575}.cxm-vote-profile-page .cxm-pagination{align-items:center}.cxm-vote-profile-page .cxm-pagination input{width:60px;margin-right:8px}.cxm-vote-profile-page .cxm-pagination .page-numbers{background-color:#fff;color:#ee2055}.cxm-vote-profile-page .cxm-pagination .page-numbers:hover{background-color:#ee2055;color:#fff}.cxm-vote-profile-page .cxm-pagination .next{margin-left:8px}.cxm-vote-profile-page .cxm-pagination .page-delimiter{margin-right:4px}.cxm-vote-profile-page .actions{display:flex;align-items:center}.cxm-vote-profile-page .actions button{width:120px;text-transform:uppercase}.cxm-vote-profile-page .actions .save-btn{padding:8px 16px;margin-right:8px;display:flex;align-items:center;justify-content:center}.cxm-vote-profile-page .actions .save-btn span{margin-right:8px}.cxm-vote-profile-page .actions .save-btn .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:3px}.cxm-vote-profile-page .actions .cxm-btn-revoke-vote{display:flex;align-items:center;justify-content:center;background-color:#e53935;border-color:#e53935}.cxm-vote-profile-page .actions .cxm-btn-revoke-vote:hover{background-color:#fff;color:#e53935}.cxm-vote-profile-page .actions .cxm-btn-revoke-vote .dashicons{transition:none;margin-right:4px}.cxm-vote-profile-page .cxm-post-social-share{margin-top:32px;padding:16px;display:grid;grid-template-columns:repeat(4, 24px);column-gap:8px}.cxm-vote-profile-page .cxm-post-social-share .dashicons{width:24px;height:24px;font-size:24px}.cxm-vote-profile-page .vote-comment-list-wrapper{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:16px;position:relative;min-height:300px;max-height:500px;overflow-y:auto;overflow-x:hidden}.cxm-vote-profile-page .vote-comment-list-wrapper .vote-comment-list{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%}.cxm-vote-profile-page .vote-comment-list-wrapper .vote-comment-item{padding:8px;border-bottom:1px solid #bdbdbd;width:100%}.cxm-vote-profile-page .vote-comment-list-wrapper .vote-comment-item .points{margin:0;font-weight:bold}.cxm-vote-profile-page .vote-comment-list-wrapper .vote-comment-item .comment{margin:8px 0 0 0}.cxm-vote-profile-page .vote-comment-list-wrapper .load-more-btn{margin:0 auto;margin-top:16px;display:block}.cxm-vote-profile-page .vote-comment-list-wrapper .no-comments-message{font-size:20px}.cxm-vote-profile-page .vote-comment-list-wrapper .cxm-vote-poll-loading-wrapper{margin:16px 0}.cxm-vote-profile-page .vote-comment-list-wrapper .cxm-vote-poll-loading-wrapper .cxm-vote-poll-loading-spinner{width:40px;height:40px}@media screen and (max-width: 1280px){.cxm-vote-profile-page .post-list{flex-wrap:wrap}.cxm-vote-profile-page .post-list-item{max-width:270px}.cxm-vote-profile-page .post-list-item:last-child{margin-top:16px}}@media screen and (max-width: 1024px){.cxm-vote-profile-page{flex-wrap:wrap}.cxm-vote-profile-page .post-list-item{margin-top:16px}.cxm-vote-profile-page .cx-stars-sidebar{width:100%;flex-shrink:1;padding-left:0;margin-left:0;border-left:none;margin-top:32px}.cxm-vote-profile-page .cx-stars-sidebar .cx-stars-list{display:flex;flex-wrap:wrap;justify-content:space-evenly}.cxm-vote-profile-page .cx-stars-sidebar .cx-star-list-item{width:48%}.cxm-vote-profile-page .cx-stars-sidebar .cx-star-list-item:nth-child(2n+1){margin-right:8px}}@media screen and (max-width: 768px){.cxm-vote-profile-page .candidate-meta-wrapper{flex-wrap:wrap}.cxm-vote-profile-page .candidate-meta-wrapper .candidate-profile-img{margin:0 auto}.cxm-vote-profile-page .candidate-meta-wrapper .candidate-meta{width:100%;justify-content:center;align-items:center;margin-top:16px}.cxm-vote-profile-page .cx-stars-sidebar .cx-star-list-item{width:100%}}.cxm-nominee-set-password-page{padding-bottom:64px}.cxm-nominee-set-password-page .cxm-vote-poll-loading-wrapper{display:flex;flex-flow:column;align-items:center;margin:64px 0}.cxm-nominee-set-password-page .profile-info{margin-bottom:48px}.cxm-nominee-set-password-page .profile-info .profile-info-item{margin:8px 0}.cxm-nominee-set-password-page .profile-info .profile-info-item span:first-child{font-weight:bold}.cxm-nominee-set-password-page .cxm-password-input{width:240px}.cxm-nominee-set-password-page .cxm-password-input label{font-weight:bold}.cxm-nominee-set-password-page .cxm-password-input input{width:100%}.cxm-nominee-set-password-page .cxm-btn{display:flex;align-items:center;padding:8px 24px}.cxm-nominee-set-password-page .cxm-btn .cxm-vote-poll-loading-wrapper{margin:0}.cxm-nominee-set-password-page .cxm-btn .cxm-vote-poll-loading-spinner{width:24px;height:24px;border-width:3px;margin-left:8px}.cxm-vote-poll-guest-user-message a{font-weight:bold;text-decoration:underline;color:#ee2055;cursor:pointer}/*# sourceMappingURL=cxm-vote-poll-public.css.map */
