/* MJP Security Tools — Admin */

.mjpst-tab-content {
	margin-top: 1em;
}

.mjpst-status-ok {
	color: #00a32a;
	font-weight: 600;
	margin: 1em 0;
}

.mjpst-status-warn {
	color: #d63638;
	font-weight: 600;
	margin: 1em 0;
}

.mjpst-status-ok .dashicons,
.mjpst-status-warn .dashicons {
	vertical-align: text-bottom;
	margin-right: 4px;
}

.mjpst-ok {
	color: #00a32a;
}

.mjpst-warn {
	color: #d63638;
	font-size: 0.9em;
}

.mjpst-log-table td,
.mjpst-files-table td {
	vertical-align: top;
	font-size: 13px;
}

.mjpst-ua-cell {
	max-width: 200px;
	word-break: break-all;
}

.mjpst-xss-cell {
	max-width: 300px;
	word-break: break-all;
	font-size: 12px;
}
