:root{--feedback-positive-dark:#2C8C69;--feedback-positive-light:#f0faf6;--feedback-negative-dark:#C53030;--feedback-negative-light:#FFF5F5;--feedback-neutral-dark:#7f858d;--feedback-neutral-light:#f0f4f8}.cFeedbackIcon{font-size:36px}.cFeedbackIcon_positive:before{content:"\f058";color:var(--feedback-positive-dark)}.cFeedbackIcon_neutral:before{content:"\f056";color:var(--feedback-neutral-dark)}.cFeedbackIcon_negative:before{content:"\f057";color:var(--feedback-negative-dark)}.cProfileFeedback{text-align:center;border-radius:var(--radius-1)}.cProfileFeedback_positive{background:var(--feedback-positive-dark);color:var(--feedback-positive-light)}.cProfileFeedback_negative{background:var(--feedback-negative-dark);color:var(--feedback-negative-light)}.cProfileFeedback_neutral{background:var(--feedback-neutral-light);color:var(--feedback-neutral-dark)}.cProfileFeedback_negative .ipsType_minorHeading,.cProfileFeedback_positive .ipsType_minorHeading{color:rgba(255,255,255,.5)}.cProfileFeedbackScore{font-size:18px}.cProfileFeedback_positive i:before,.cProfileFeedback_negative i:before{color:rgba(255,255,255,.75)}.cFeedbackProfileTable{float:right;border-collapse:collapse;border:1px solid rgba( var(--theme-text_color),0.15 )}.cFeedbackProfileTable th,.cFeedbackProfileTable td{padding:8px;text-align:center;font-size:14px}.cFeedbackProfileTable a{font-weight:700}.cFeedbackProfileTable .cProfileFeedback_positive a{color:var(--feedback-positive-light)}.cFeedbackProfileTable .cProfileFeedback_negative a{color:var(--feedback-negative-light)}.cFeedbackProfileTable .cProfileFeedback_neutral a{color:var(--feedback-neutral-dark)}.cAuthorPaneFeedback{text-align:center;border-radius:var(--radius-1)}.cAuthorPaneFeedback_positive{background:var(--feedback-positive-dark);color:var(--feedback-positive-light)}.cAuthorPaneFeedback_negative{background:var(--feedback-negative-dark);color:var(--feedback-negative-light)}.cAuthorPaneFeedback_neutral{background:var(--feedback-neutral-light);color:var(--feedback-neutral-dark)}.cAuthorPaneFeedback_negative .ipsType_minorHeading,.cAuthorPaneFeedback_positive .ipsType_minorHeading{color:rgba(255,255,255,.5)}.cAuthorPaneFeedbackScore{font-size:18px;margin:4px 0}.cAuthorPaneFeedback_positive i:before,.cAuthorPaneFeedback_negative i:before{color:rgba(255,255,255,.75)}@media screen and (max-width:767px){.cAuthorPaneFeedbackScore{display:inline-block!important;font-size:14px;margin:0}}.cFeedbackTable th{background-color:var(--box--backgroundColor);font-size:16px;border-bottom:1px solid rgba( var(--theme-text_color),0.15 )}.cFeedbackButtonBar{border-bottom-width:0;border-top:1px solid rgba( var(--theme-text_color),0.15 );border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.cFeedbackTable .ipsControlStrip_button{display:inline;padding:4px;margin:4px}.cFeedbackTable .ipsControlStrip a{text-align:center;border-radius:var(--radius-1);background-color:#edf0f5;color:#000;padding:4px}.cFeedbackTable .ipsControlStrip i{min-width:16px;font-size:14px}.cFeedbackTable .ipsControlStrip a span.ipsControlStrip_item{display:none}.cFeedbackTable .ipsControlStrip a:hover{background:rgb(var(--theme-brand_primary))!important;color:var(--box--backgroundColor)!important}.cFeedback_hovercardHeader{position:absolute;top:5px;right:5px}