.cpanalyzer-post-suggestions {
	border-radius: 4px;
	overflow: hidden;
}

.cpanalyzer-suggestions-table table {
	margin: 0;
}

.cpanalyzer-suggestions-table th,
.cpanalyzer-suggestions-table td {
	padding: 12px;
}


.cpanalyzer-analysis-controls .button {
	vertical-align: middle;
}

.cpanalyzer-analysis-controls .dashicons {
	line-height: 1.2;
}

#cpanalyzer-analysis-status {
	color: #666;
	font-size: 14px;
}

.cpanalyzer-suggestions-summary h3 {
	margin-top: 0;
	color: #1d2327;
}

.cpanalyzer-post-header h3 a {
	text-decoration: none;
	color: #1d2327;
}

.cpanalyzer-post-header h3 a:hover {
	color: #135e96;
}

.notice.notice-info {
	border-left-color: #72aee6;
}

.notice.notice-error {
	border-left-color: #d63638;
}
