.cm-s-disabled-light span.cm-meta { color: #999; }
.cm-s-disabled-light span.cm-keyword { line-height: 1em; font-weight: bold; color: #999; }
.cm-s-disabled-light span.cm-atom { color: #999; }
.cm-s-disabled-light span.cm-number { color: #999; }
.cm-s-disabled-light span.cm-def { color: #999; }
.cm-s-disabled-light span.cm-variable { color: #999; }
.cm-s-disabled-light span.cm-variable-2 { color: #999; }
.cm-s-disabled-light span.cm-variable-3, .cm-s-disabled-light span.cm-type { color: #999; }
.cm-s-disabled-light span.cm-property { color: #999; }
.cm-s-disabled-light span.cm-operator { color: #999; }
.cm-s-disabled-light span.cm-comment { color: #999; }
.cm-s-disabled-light span.cm-string { color: #999; }
.cm-s-disabled-light span.cm-string-2 { color: #999; }
.cm-s-disabled-light span.cm-qualifier { color: #999; }
.cm-s-disabled-light span.cm-builtin { color: #999; }
.cm-s-disabled-light span.cm-bracket { color: #999; }
.cm-s-disabled-light span.cm-tag { color: #999; }
.cm-s-disabled-light span.cm-attribute { color: #999; }
.cm-s-disabled-light span.cm-link { color: #999; }
.cm-s-disabled-light span.cm-error { color: #999; }
.cm-s-disabled-light .CodeMirror-gutters { background-color: #f4f6f9;}
.CodeMirror.cm-s-disabled-light pre.CodeMirror-line { color: #999; }
/*.cm-s-disabled-light .CodeMirror-activeline-background { background: #e8f2ff; }*/
.cm-s-disabled-light .CodeMirror-matchingbracket { outline:1px solid grey; color:#999 !important; }
