.briskjab-syntax-highlighter .form-group{ box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); }
.cm-s-material-design-light span.cm-meta { color: #FF1717; }
.cm-s-material-design-light span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; }
.cm-s-material-design-light span.cm-atom { color: #219; }
.cm-s-material-design-light span.cm-number { color: #164; }
.cm-s-material-design-light span.cm-def { color: #00f; }
.cm-s-material-design-light span.cm-variable { color: black; }
.cm-s-material-design-light span.cm-variable-2 { color: #0000C0; }
.cm-s-material-design-light span.cm-variable-3, .cm-s-material-design-light span.cm-type { color: #0000C0; }
.cm-s-material-design-light span.cm-property { color: black; }
.cm-s-material-design-light span.cm-operator { color: black; }
.cm-s-material-design-light span.cm-comment { color: #3F7F5F; }
.cm-s-material-design-light span.cm-string { color: #2A00FF; }
.cm-s-material-design-light span.cm-string-2 { color: #f50; }
.cm-s-material-design-light span.cm-qualifier { color: #555; }
.cm-s-material-design-light span.cm-builtin { color: #30a; }
.cm-s-material-design-light span.cm-bracket { color: #cc7; }
.cm-s-material-design-light span.cm-tag { color: #170; }
.cm-s-material-design-light span.cm-attribute { color: #00c; }
.cm-s-material-design-light span.cm-link { color: #219; }
.cm-s-material-design-light span.cm-error { color: #f00; }
.cm-s-material-design-light .CodeMirror-gutters { box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5); background-color: #f0f0f0; border: none;}
.cm-s-material-design-light .CodeMirror-linenumber{ color: #424242;}
.cm-s-material-design-light .CodeMirror-activeline-background { background: #e8f2ff; }
.cm-s-material-design-light .CodeMirror-matchingbracket { outline:1px solid grey; color:black !important; }
