@keyframes blinking-dot{0%{opacity:1}25%{opacity:.4}75%{opacity:.4}100%{opacity:1}}@keyframes gl-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gl-keyframes-skeleton-loader{0%{background-position-x:-32rem}100%{background-position-x:32rem}}.system-note .note-text p:first-child{display:none}.system-note .note-text ul{margin:.25rem 0}.system-note .note-body p{margin-left:1rem}.system-note .system-note-message a{color:var(--gl-text-color-link, var(--gl-color-blue-700, #0b5cad))}.system-note .system-note-message .gfm-project_member{color:var(--blue-700, #0b5cad)}.system-note .system-note-message .gfm-project_member.current-user{color:var(--orange-800, #703800)}.system-note-icon.icon-success{--bg-color: var(--green-100, #c3e6cd)}.system-note-icon.icon-danger{--bg-color: var(--red-100, #fdd4cd)}.system-note-icon.icon-info{--bg-color: var(--blue-100, #cbe2f9)}.system-note-icon:not(.mr-system-note-empty)::before{content:"";display:block;position:absolute;left:calc(50% - 1px);width:2px;height:20px;background:linear-gradient(to bottom, transparent, var(--bg-color));bottom:100%}.system-note-icon:not(.mr-system-note-empty)::after{content:"";display:block;position:absolute;left:calc(50% - 1px);width:2px;height:20px;background:linear-gradient(to bottom, var(--bg-color), transparent);top:100%}.system-note:first-of-type .system-note-icon::before{content:"";display:block;position:absolute;left:calc(50% - 1px);width:2px;height:20px;background:linear-gradient(to bottom, transparent, transparent)}.system-note:last-of-type .system-note-icon::after{content:"";display:block;position:absolute;left:calc(50% - 1px);width:2px;height:20px;background:linear-gradient(to bottom, transparent, transparent)}.system-note:first-child :is(.system-note-icon::before,.system-note-icon::after){display:none}.system-note-commit-list{max-height:70px}.system-note-commit-list::after{content:"";height:70px;position:absolute;left:.25rem;right:0;bottom:0;background:linear-gradient(180deg, transparent -50px, var(--gl-background-color-default) 100%)}.system-note-variant-diff .system-note-dot{top:0;margin-top:.75rem;margin-left:1rem}.discussion-actions{float:right}@media(max-width: 575.98px){.discussion-actions{width:100%;margin:0 0 8px}}.discussion-actions .btn-group>.discussion-next-btn{margin-left:-1px}.discussion-actions .btn-group>.discussion-create-issue-btn{margin-left:-2px}.discussion-actions svg{height:15px}.note-actions{justify-content:flex-end;flex-shrink:1;display:inline-flex;align-items:center;margin-left:8px;color:var(--gl-text-color-subtle, var(--gl-color-neutral-600, #626168))}@media(max-width: 575px){.note-actions{justify-content:flex-start;float:none}.note-actions .note-actions__mobile-spacer{flex-grow:1}}@media(max-width: 1150px){.notes-content.parallel .note-actions{justify-content:flex-start;float:none}.notes-content.parallel .note-actions .note-actions__mobile-spacer{flex-grow:1}}.more-actions{display:flex;align-items:flex-end}.more-actions .tooltip{white-space:nowrap}.more-actions-dropdown{width:180px;min-width:180px}.discussion-toggle-button{padding:0 8px 0 0;background-color:rgba(0,0,0,0);border:0;line-height:20px;font-size:13px;transition:color .1s linear}.discussion-toggle-button:hover,.discussion-toggle-button:focus{color:var(--gl-text-color-link, var(--gl-color-blue-700, #0b5cad))}.discussion-toggle-button:focus{text-decoration:underline;outline:none}
