.article-votes .cog-row:not(:empty) {
	margin: 12px 0 0!important;
}
.article-votes .cog-row:nth-child(2) {
	max-width: 480px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
.article-votes .cog-checkable.cog-input.cog-inner-col.cog-inner-col--3.cog-checkable--card.cog-checkable--label-on-bottom.cog-image-size--1 {
	gap: 32px!important;
}
.article-votes .cog-row:nth-child(2) span.el-radio__label {
	gap: 8px!important;
}
.article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:not(.is-read-only) {
	font-size: 14.5px!important;
	padding: 8px!important;
}
.article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(1):not(.is-read-only).is-checked, :root:root:root:root:root .article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(1):not(.is-read-only).is-checked {
	background-color: var(--ideagen-color-green-05)!important;
	border-color: var(--ideagen-color-green-90)!important;
	color: var(--ideagen-color-green-90)!important;
}
.article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(2):not(.is-read-only).is-checked, :root:root:root:root:root .article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(2):not(.is-read-only).is-checked {
	background-color: var(--ideagen-color-orange-05)!important;
	border-color: var(--ideagen-color-orange-70)!important;
	color: var(--ideagen-color-orange-70)!important;
}
.article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(3):not(.is-read-only).is-checked, :root:root:root:root:root .article-votes .cog-row:nth-child(2) .cog-checkable--card .cog-checkable__item:nth-of-type(3):not(.is-read-only).is-checked {
	background-color: var(--ideagen-color-red-05)!important;
	border-color: var(--ideagen-color-red-60)!important;
	color: var(--ideagen-color-red-60)!important;
}
.article-votes legend.cog-label {
	text-align: center!important;
	padding-bottom: 12px!important;
}
.article-votes .cog-helptext.cog-html {
	text-align: center!important;
}
.article-votes .cog-row * {
	justify-content: center !important;
}
.article-votes .cog-page__navigation {
	justify-content: center!important;
}
.article-votes span.cog-asterisk {
	display: none!important;
}
.article-votes h3 {
	margin-bottom: 0;
}
.article-votes span {
	color: var(--ideagen-color-neutral-60);
}