/*Copyright (C) 2013 by Marijn Haverbeke <marijnh@gmail.com> | https://github.com/marijnh/CodeMirror/blob/master/LICENSE*/
.cm-s-textmate span.cm-meta{color:#FF1717;}.cm-s-textmate span.cm-keyword{color:#0000A2;}.cm-s-textmate span.cm-atom{color:#219;}.cm-s-textmate span.cm-number{color:#164;}.cm-s-textmate span.cm-def{color:#00f;}.cm-s-textmate span.cm-variable{color:black;}.cm-s-textmate span.cm-variable-2{color:#0000C0;}.cm-s-textmate span.cm-variable-3{color:#0000C0;}.cm-s-textmate span.cm-property{color:black;}.cm-s-textmate span.cm-operator{color:black;}.cm-s-textmate span.cm-comment{color:#4C886B;}.cm-s-textmate span.cm-string{color:#2A00FF;}.cm-s-textmate span.cm-string-2{color:#f50;}.cm-s-textmate span.cm-error{color:#F00;}.cm-s-textmate span.cm-qualifier{color:#555;}.cm-s-textmate span.cm-builtin{color:#30a;}.cm-s-textmate span.cm-bracket{color:#cc7;}.cm-s-textmate span.cm-tag{color:blue;}.cm-s-textmate span.cm-attribute{color:#036A07;}.CodeMirror-matchingbracket{border:1px solid gray;color:black!important;}.cm-s-textmate .CodeMirror-activeline-background{background:#F0F0F0!important;}.cm-s-textmate .cm-matchhighlight{background:#B5D5FF;}.cm-s-textmate .cm-searching{background:#ffa;background:rgba(255,255,0,.3);}