pre {
	padding: 6px 10px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 19px; margin-bottom: 20px; -ms-word-wrap: break-word;
}
code {
	margin: 0px 2px; padding: 0px 5px; border: 1px solid rgb(234, 234, 234); border-image: none; font-size: 12px;
}
pre code {
	margin: 0px; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
pre {
	background: rgb(248, 248, 248); border-radius: 3px; color: rgb(51, 51, 51); font-family: "Consolas", "Monaco", "Courier", monospace; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
code {
	background: rgb(248, 248, 248); border-radius: 3px; color: rgb(51, 51, 51); font-family: "Consolas", "Monaco", "Courier", monospace; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
pre {
	font-size: 0.87em;
}
pre code {
	font-size: 0.87em;
}
pre .comment {
	color: rgb(153, 153, 136);
}
pre .support {
	color: rgb(0, 134, 179);
}
pre .tag {
	color: navy;
}
pre .tag-name {
	color: navy;
}
pre .keyword {
	font-weight: bold;
}
pre .css-property {
	font-weight: bold;
}
pre .vendor-prefix {
	font-weight: bold;
}
pre .sass {
	font-weight: bold;
}
pre .class {
	font-weight: bold;
}
pre .id {
	font-weight: bold;
}
pre .css-value {
	font-weight: bold;
}
pre .function.entity {
	font-weight: bold;
}
pre .function.storage {
	font-weight: bold;
}
pre .css-property {
	color: rgb(51, 51, 51);
}
pre .css-value {
	color: rgb(51, 51, 51);
}
pre .vendor-prefix {
	color: rgb(51, 51, 51);
}
pre .namespace.support {
	color: rgb(51, 51, 51);
}
pre .numeric.constant {
	color: rgb(0, 153, 153); font-weight: normal;
}
pre .unit.keyword {
	color: rgb(0, 153, 153); font-weight: normal;
}
pre .hex-color {
	color: rgb(0, 153, 153); font-weight: normal;
}
pre .class.entity {
	color: rgb(68, 85, 136);
}
pre .id.entity {
	color: rgb(153, 0, 0);
}
pre .function.entity {
	color: rgb(153, 0, 0);
}
pre .attribute {
	color: teal;
}
pre .variable {
	color: teal;
}
pre .string {
	color: rgb(221, 17, 68); font-weight: normal;
}
pre .value.support {
	color: rgb(221, 17, 68); font-weight: normal;
}
pre .regexp {
	color: rgb(0, 153, 38);
}
