.xdebug-error {
	border-collapse: collapse;
	border-left: 1px #c7c7c7 solid;
	border-right: 1px #c7c7c7 solid;
	font: normal 13px Arial, Helvetica, sans-serif;
	margin: 0 auto 25px auto;
	width: 98%;
}

.xdebug-error i {
	color: #149014;
}

.xdebug-error span {
	background-color: inherit !important;
	color: #C82D3D !important;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 10px;
}

.xdebug-error td {
	background-color: #F2F2F2;
}

.xdebug-error th {
	background-color: #e6e6e6;
	color: #383127;
}

.xdebug-error th, .xdebug-error td {
	border-bottom: 1px #c7c7c7 solid;
	border-left: none;
	border-right: none;
	border-top: 1px #c7c7c7 solid;
	padding: 6px 6px 5px 5px;
}

.xdebug-error th:first-child {
	padding-top: 0;
}