/* Effective stylesheet produced by snapshot save */
.syntaxhighlighter { background-color: rgb(255, 255, 255) !important; text-align: right;}
.syntaxhighlighter .gutter .line { border-right: 3px solid rgb(197, 137, 137) !important; }
.syntaxhighlighter .line.alt1 { background-color: rgb(255, 255, 255) !important; }
.syntaxhighlighter .line.alt2 { background-color: rgb(248, 248, 248) !important; }
.syntaxhighlighter .toolbar { background-color: rgb(248, 248, 248) !important; border: 1px solid rgb(231, 229, 220) !important; }
.syntaxhighlighter .toolbar a { color: rgb(160, 160, 160) !important; }
.syntaxhighlighter .toolbar a:hover { color: red !important; }
.syntaxhighlighter .plain, .syntaxhighlighter .plain a { color: rgb(0, 0, 0) !important; }
.syntaxhighlighter .comments, .syntaxhighlighter .comments a { color: rgb(0, 130, 0) !important; }
.syntaxhighlighter .string, .syntaxhighlighter .string a { color: rgb(255, 20, 147) !important; }
.syntaxhighlighter .keyword { color: rgb(0, 102, 153) !important; font-weight: bold !important; }
.syntaxhighlighter .functions { color: rgb(51, 51, 255) !important; }
.syntaxhighlighter .constants { color: rgb(0, 102, 204) !important; }
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  font-size: 0.97em !important;
}
