.syntaxhighlighter .string, .syntaxhighlighter .string a {
	color: #535353 !important;
}
.syntaxhighlighter .functions {
	color: #e61c24 !important;
}
.syntaxhighlighter .keyword {
	color: #0066cc !important;
	font-weight: normal !important;
}
.syntaxhighlighter .keyword {
	color: #aa7700 !important;
}
.syntaxhighlighter .line {
	/* white-space: pre-wrap !important; */
}