.article-content .rbc-wp-quiz-wpr {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.rbc-wp-quiz-question-wpr ul {
	list-style: none;
	padding-left: 0;
}

.rbc-wp-quiz-wpr .rbc-wp-quiz-question-wpr li {
	margin-left: 0;
	line-height: 1.4;
	padding-top: 0.1333333333em;
	padding-bottom: 0.1333333333em;
}

.rbc-wp-quiz-question-wpr .rds-checkbox > label:after {
	top: 0.7em;
	margin-top: -10px;
}

.rbc-wp-quiz-question-suffix {
	font-weight: 100;
}

.rbc-wp-quiz-question-wpr label,
.rbc-wp-quiz-question-wpr .rds-checkbox,
.rbc-wp-quiz-question-wpr .rds-checkbox > label {
	font-size: 1em;
}

.rbc-wp-quiz-question-wpr .rds-checkbox,
.rbc-wp-quiz-question-wpr .rds-checkbox > label {
	font-weight: 300;
}

.rbc-wp-quiz-question-wpr .rds-checkbox {
	display: block;
	margin: 0;
}

.rbc-wp-quiz-result {
	display: none;
}

.rbc-wp-quiz-result.show {
	display: block;
	margin-bottom: 1.5em;
}

.rbc-wp-quiz-btn-wpr {
	padding: 0 0 1.5em;
}

.btn.no-btn {
	border: 0;
	padding: 0;
	margin: 10px 0 10px 30px;
	background: 0;
	font-weight: 300;
	text-decoration: underline;
	color: #0d62a6;
}

.btn.no-btn:hover {
	color: #0073cf;
}

.btn.no-btn[disabled], .btn.no-btn.rds-disabled {
	opacity: 0.5;
}

.btn.no-btn[disabled]:hover, .btn.no-btn.rds-disabled:hover {
	box-shadow: none;
	border: 0;
	color: #0d62a6;
	text-decoration: underline;
}

.btn.tertiary.rds-disabled, .btn.tertiary[disabled]{
    opacity: 0.5;
}
