/* line 3, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .EmbeddedSource {
  background-color: #0c0c0c;
}

/* line 6, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .LibraryObject {
  font-weight: normal;
  color: #6e9cbe;
}

/* line 10, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Section {
  font-style: italic;
}

/* line 13, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .FunctionArgumentAndResultTypes {
  color: #70727e;
}

/* line 16, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .TypeName {
  text-decoration: underline;
}

/* line 19, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Number {
  color: #c28439;
}

/* line 22, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic {
  background-color: white;
  background: #111111;
  color: #f0f0f0;
  padding: 10px;
  font-family: Monaco, Consolas, monospace;
  font-size: 12.5px;
  overflow: auto;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 3px;
  -o-box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 3px;
}

/* line 32, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupList {
  color: #b90690;
}

/* line 35, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupTagAttribute {
  font-style: italic;
}

/* line 38, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .LibraryVariable {
  font-weight: normal;
  color: #21439c;
}

/* line 42, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .line-numbers {
  background-color: #4d97ff;
  color: black;
}

/* line 46, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .FunctionParameter {
  font-style: italic;
}

/* line 49, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupTag {
  color: #6e9cbe;
}

/* line 52, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupHeading {
  font-weight: normal;
  color: #0c07ff;
}

/* line 56, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .JsOperator {
  color: #687687;
}

/* line 59, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .InheritedClassName {
  font-style: italic;
}

/* line 62, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .StringInterpolation {
  color: #26b31a;
}

/* line 65, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupQuote {
  color: black;
  font-style: italic;
}

/* line 69, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupNameOfTag {
  font-weight: normal;
}

/* line 72, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .InvalidTrailingWhitespace {
  background-color: #ffd0d0;
}

/* line 75, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .LibraryConstant {
  font-weight: normal;
  color: #06960e;
}

/* line 79, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupXmlDeclaration {
  color: #68685b;
}

/* line 82, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .EmbeddedEmbeddedSource {
  background-color: #0e0e0e;
}

/* line 85, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .PreprocessorDirective {
  font-weight: normal;
  color: #0c450d;
}

/* line 89, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .BuiltInConstant {
  font-weight: normal;
  color: #6e9cbe;
}

/* line 93, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupDtd {
  font-style: italic;
}

/* line 96, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Invalid {
  background-color: #990000;
  color: white;
}

/* line 100, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .LibraryFunction {
  font-weight: normal;
  color: #6e9cbe;
}

/* line 104, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .String {
  color: #a5c261;
}

/* line 107, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .UserDefinedConstant {
  font-weight: normal;
  color: #a1c2da;
}

/* line 111, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Keyword {
  font-weight: normal;
  color: #ff7d00;
}

/* line 115, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .MarkupDoctype {
  color: #888888;
}

/* line 118, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .FunctionName {
  font-weight: normal;
  color: #6e9cbe;
}

/* line 122, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .PreprocessorLine {
  color: #1a921c;
}

/* line 125, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Variable {
  color: #c28439;
}

/* line 128, ../../app/views/themes/wynn/stylesheets/mac_classic.sass */
pre.mac_classic .Comment {
  color: #5b5b5b;
  font-style: italic;
}
