@import "compass";

.portlet-polls-display {
	.no-progress {
		@include opacity(0.4);

		.progress-bar-status {
			display: none;
		}
	}
}