.npr-admin .npr-reviews-table td,
.npr-admin .npr-reviews-table th {
	vertical-align: top;
}

.npr-admin .npr-actions a {
	white-space: nowrap;
}

.npr-admin .npr-import-errors {
	max-height: 240px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccd0d4;
	padding: 12px 16px;
}

.npr-product-reviews__summary {
	margin-bottom: 1.5rem;
}

.npr-product-reviews__list {
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
}

.npr-product-reviews__item {
	border-bottom: 1px solid #f0eeeb;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}

.npr-product-reviews__title {
	font-size: 1.1rem;
	margin: 0.5rem 0;
}

.npr-product-reviews__form-wrapper {
	margin-top: 2rem;
}
