:not(pre) > code[class*="language-"],
pre[class*="language-"],
.mce-content-body *[contentEditable=false] {
	/*background: #f5f2f0;*/
	background:none;
	padding: 0;
	margin:0;
	border: 0;

}