
.pollresult-st-hor .pollresult-graph-wrapper {
}
.pollresult-st-hor .pollresult-graph {
	background-color: #C47BF3;
	height: 14px;
	min-width: 2px;
}

.pollresult-st-hor .pollresult-value {
	display: flex;
	justify-content: space-between;
}

.pollresult-st-hor .total-count {
	text-align: right;
}

.pollresult-st-hor .pollresult-row {
	margin: 1rem 0;
}

.pollresult-st-hor .pollresult-option {
	margin-bottom: 0.5rem;
	font-weight: bold;
}

.link-wrap {
	margin-top: 10px;
	margin-bottom: 10px;
}
.submit-link:after {
   /* content: " >"; */
}
