/*

github.com style (c) Vasily Polovnyov <vast@whiteants.net>

*/

.boxItemContentDetail .hljs,
.question-preview .hljs,
.p-markdownHelpContentItem__preview .hljs,
.c-markdownBox .hljs,
.C-markdownContents .hljs,
.C-markdownContents pre code {
  display: block;
  overflow-x: auto;
  padding: 32px 16px;
  color: #333;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 12px;
  margin: 0;
  font-family: Monaco, Consolas, 'Courier New', Courier, monospace;
}

.boxItemContentDetail .hljs-comment,
.question-preview .hljs-comment,
.p-markdownHelpContentItem__preview .hljs-comment,
.c-markdownBox .hljs-comment,
.C-markdownContents .hljs-comment,
.boxItemContentDetail .hljs-template_comment,
.question-preview .hljs-template_comment,
.c-markdownBox .hljs-template_comment,
.C-markdownContents .hljs-template_comment,
.boxItemContentDetail .diff .hljs-header,
.question-preview .diff .hljs-header,
.c-markdownBox .diff .hljs-header,
.C-markdownContents .diff .hljs-header,
.boxItemContentDetail .hljs-javadoc,
.question-preview .hljs-javadoc,
.c-markdownBox .hljs-javadoc,
.C-markdownContents .hljs-javadoc {
  color: #998;
  font-style: italic;
}

.boxItemContentDetail .hljs-keyword,
.question-preview .hljs-keyword,
.c-markdownBox .hljs-keyword,
.C-markdownContents .hljs-keyword,
.boxItemContentDetail .css .rule .hljs-keyword,
.question-preview .css .rule .hljs-keyword,
.c-markdownBox .css .rule .hljs-keyword,
.C-markdownContents .css .rule .hljs-keyword,
.boxItemContentDetail .hljs-winutils,
.question-preview .hljs-winutils,
.c-markdownBox .hljs-winutils,
.C-markdownContents .c-markdownBox .hljs-winutils,
.boxItemContentDetail .javascript .hljs-title,
.question-preview .javascript .hljs-title,
.c-markdownBox .javascript .hljs-title,
.C-markdownContents .javascript .hljs-title,
.boxItemContentDetail .nginx .hljs-title,
.question-preview .nginx .hljs-title,
.c-markdownBox .nginx .hljs-title,
.C-markdownContents .nginx .hljs-title,
.boxItemContentDetail .hljs-subst,
.question-preview .hljs-subst,
.c-markdownBox .hljs-subst,
.C-markdownContents .hljs-subst,
.boxItemContentDetail .hljs-request,
.question-preview .hljs-request,
.c-markdownBox .hljs-request,
.C-markdownContents .hljs-request,
.boxItemContentDetail .hljs-status,
.question-preview .hljs-status,
.c-markdownBox .hljs-status,
.C-markdownContents .hljs-status {
  color: #333;
}

.boxItemContentDetail .hljs-number,
.question-preview .hljs-number,
.c-markdownBox .hljs-number,
.C-markdownContents .hljs-number,
.boxItemContentDetail .hljs-hexcolor,
.question-preview .hljs-hexcolor,
.c-markdownBox .hljs-hexcolor,
.C-markdownContents .hljs-hexcolor,
.boxItemContentDetail .ruby .hljs-constant,
.question-preview .ruby .hljs-constant,
.c-markdownBox .ruby .hljs-constant,
.C-markdownContents .ruby .hljs-constant {
  color: #099;
}

.boxItemContentDetail .hljs-string,
.question-preview .hljs-string,
.c-markdownBox .hljs-string,
.C-markdownContents .hljs-string,
.boxItemContentDetail .hljs-tag .hljs-value,
.question-preview .hljs-tag .hljs-value,
.c-markdownBox .hljs-tag .hljs-value,
.C-markdownContents .hljs-tag .hljs-value,
.boxItemContentDetail .hljs-phpdoc,
.question-preview .hljs-phpdoc,
.c-markdownBox .hljs-phpdoc,
.C-markdownContents .hljs-phpdoc,
.boxItemContentDetail .tex .hljs-formula,
.question-preview .tex .hljs-formula,
.c-markdownBox .tex .hljs-formula,
.C-markdownContents .tex .hljs-formula {
  color: #d14;
}

.boxItemContentDetail .hljs-title,
.question-preview .hljs-title,
.c-markdownBox .hljs-title,
.C-markdownContents .hljs-title,
.boxItemContentDetail .hljs-id,
.question-preview .hljs-id,
.c-markdownBox .hljs-id,
.C-markdownContents .hljs-id,
.boxItemContentDetail .coffeescript .hljs-params,
.question-preview .coffeescript .hljs-params,
.c-markdownBox .coffeescript .hljs-params,
.C-markdownContents .coffeescript .hljs-params,
.boxItemContentDetail .scss .hljs-preprocessor,
.question-preview .scss .hljs-preprocessor,
.c-markdownBox .scss .hljs-preprocessor,
.C-markdownContents .scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}

.boxItemContentDetail .javascript .hljs-title,
.question-preview .javascript .hljs-title,
.c-markdownBox .javascript .hljs-title,
.C-markdownContents .javascript .hljs-title,
.boxItemContentDetail .lisp .hljs-title,
.question-preview .lisp .hljs-title,
.c-markdownBox .lisp .hljs-title,
.C-markdownContents .lisp .hljs-title,
.boxItemContentDetail .clojure .hljs-title,
.question-preview .clojure .hljs-title,
.c-markdownBox .clojure .hljs-title,
.C-markdownContents .clojure .hljs-title,
.boxItemContentDetail .hljs-subst,
.question-preview .hljs-subst,
.c-markdownBox .hljs-subst,
.C-markdownContents .hljs-subst {
  font-weight: normal;
}

.boxItemContentDetail .hljs-class .hljs-title,
.question-preview .hljs-class .hljs-title,
.c-markdownBox .hljs-class .hljs-title,
.C-markdownContents .hljs-class .hljs-title,
.boxItemContentDetail .haskell .hljs-type,
.question-preview .haskell .hljs-type,
.c-markdownBox .haskell .hljs-type,
.C-markdownContents .haskell .hljs-type,
.boxItemContentDetail .vhdl .hljs-literal,
.question-preview .vhdl .hljs-literal,
.c-markdownBox .vhdl .hljs-literal,
.C-markdownContents .vhdl .hljs-literal,
.boxItemContentDetail .tex .hljs-command,
.question-preview .tex .hljs-command,
.c-markdownBox .tex .hljs-command,
.C-markdownContents .tex .hljs-command {
  color: #458;
  font-weight: bold;
}

.boxItemContentDetail .hljs-tag,
.question-preview .hljs-tag,
.c-markdownBox .hljs-tag,
.C-markdownContents .hljs-tag,
.boxItemContentDetail .hljs-tag .hljs-title,
.question-preview .hljs-tag .hljs-title,
.c-markdownBox .hljs-tag .hljs-title,
.C-markdownContents .hljs-tag .hljs-title,
.boxItemContentDetail .hljs-rules .hljs-property,
.question-preview .hljs-rules .hljs-property,
.c-markdownBox .hljs-rules .hljs-property,
.C-markdownContents .hljs-rules .hljs-property,
.boxItemContentDetail .django .hljs-tag .hljs-keyword,
.question-preview .django .hljs-tag .hljs-keyword,
.c-markdownBox .django .hljs-tag .hljs-keyword,
.C-markdownContents .django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}

.boxItemContentDetail .hljs-attribute,
.question-preview .hljs-attribute,
.c-markdownBox .hljs-attribute,
.C-markdownContents .hljs-attribute,
.boxItemContentDetail .hljs-attr,
.question-preview .hljs-attr,
.c-markdownBox .hljs-attr,
.C-markdownContents .hljs-attr,
.boxItemContentDetail .hljs-variable,
.question-preview .hljs-variable,
.c-markdownBox .hljs-variable,
.C-markdownContents .hljs-variable,
.boxItemContentDetail .lisp .hljs-body,
.question-preview .lisp .hljs-body,
.c-markdownBox .lisp .hljs-body,
.C-markdownContents .lisp .hljs-body {
  color: #008080;
}

.boxItemContentDetail .hljs-regexp,
.question-preview .hljs-regexp,
.c-markdownBox .hljs-regexp,
.C-markdownContents .hljs-regexp {
  color: #009926;
}

.boxItemContentDetail .hljs-symbol,
.question-preview .hljs-symbol,
.c-markdownBox .hljs-symbol,
.C-markdownContents .hljs-symbol,
.boxItemContentDetail .ruby .hljs-symbol .hljs-string,
.question-preview .ruby .hljs-symbol .hljs-string,
.c-markdownBox .ruby .hljs-symbol .hljs-string,
.C-markdownContents .ruby .hljs-symbol .hljs-string,
.boxItemContentDetail .lisp .hljs-keyword,
.question-preview .lisp .hljs-keyword,
.c-markdownBox .lisp .hljs-keyword,
.C-markdownContents .lisp .hljs-keyword,
.boxItemContentDetail .tex .hljs-special,
.question-preview .tex .hljs-special,
.c-markdownBox .tex .hljs-special,
.C-markdownContents .tex .hljs-special,
.boxItemContentDetail .hljs-prompt,
.question-preview .hljs-prompt,
.c-markdownBox .hljs-prompt,
.C-markdownContents .hljs-prompt {
  color: #990073;
}

.boxItemContentDetail .hljs-built_in,
.question-preview .hljs-built_in,
.c-markdownBox .hljs-built_in,
.C-markdownContents .hljs-built_in,
.boxItemContentDetail .lisp .hljs-title,
.question-preview .lisp .hljs-title,
.c-markdownBox .lisp .hljs-title,
.C-markdownContents .lisp .hljs-title,
.boxItemContentDetail .clojure .hljs-built_in,
.question-preview .clojure .hljs-built_in,
.c-markdownBox .clojure .hljs-built_in,
.C-markdownContents .clojure .hljs-built_in {
  color: #0086b3;
}

.boxItemContentDetail .hljs-preprocessor,
.question-preview .hljs-preprocessor,
.c-markdownBox .hljs-preprocessor,
.C-markdownContents .hljs-preprocessor,
.boxItemContentDetail .hljs-pragma,
.question-preview .hljs-pragma,
.c-markdownBox .hljs-pragma,
.C-markdownContents .hljs-pragma,
.boxItemContentDetail .hljs-pi,
.question-preview .hljs-pi,
.c-markdownBox .hljs-pi,
.C-markdownContents .hljs-pi,
.boxItemContentDetail .hljs-doctype,
.question-preview .hljs-doctype,
.c-markdownBox .hljs-doctype,
.C-markdownContents .hljs-doctype,
.boxItemContentDetail .hljs-shebang,
.question-preview .hljs-shebang,
.c-markdownBox .hljs-shebang,
.C-markdownContents .hljs-shebang,
.boxItemContentDetail .hljs-cdata,
.question-preview .hljs-cdata,
.c-markdownBox .hljs-cdata,
.C-markdownContents .hljs-cdata {
  color: #999;
  font-weight: bold;
}

.boxItemContentDetail .hljs-deletion,
.question-preview .hljs-deletion,
.c-markdownBox .hljs-deletion,
.C-markdownContents .hljs-deletion {
  background: #fdd;
}

.boxItemContentDetail .hljs-addition,
.question-preview .hljs-addition,
.c-markdownBox .hljs-addition,
.C-markdownContents .hljs-addition {
  background: #dfd;
}

.boxItemContentDetail .diff .hljs-change,
.question-preview .diff .hljs-change,
.c-markdownBox .diff .hljs-change,
.C-markdownContents .diff .hljs-change {
  background: #0086b3;
}

.boxItemContentDetail .hljs-chunk,
.question-preview .hljs-chunk,
.c-markdownBox .hljs-chunk,
.C-markdownContents .hljs-chunk {
  color: #aaa;
}
