/* light */
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.codehilite .hll { background-color: #ffffcc }
.codehilite { background: #f8f8f8; }
.codehilite .c { color: #3D7B7B; font-style: italic } /* Comment */
.codehilite .err { border: 1px solid #FF0000 } /* Error */
.codehilite .k { color: #008000; font-weight: bold } /* Keyword */
.codehilite .o { color: #666666 } /* Operator */
.codehilite .ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */
.codehilite .cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */
.codehilite .cp { color: #9C6500 } /* Comment.Preproc */
.codehilite .cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */
.codehilite .c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
.codehilite .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
.codehilite .gd { color: #A00000 } /* Generic.Deleted */
.codehilite .ge { font-style: italic } /* Generic.Emph */
.codehilite .gr { color: #E40000 } /* Generic.Error */
.codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.codehilite .gi { color: #008400 } /* Generic.Inserted */
.codehilite .go { color: #717171 } /* Generic.Output */
.codehilite .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.codehilite .gs { font-weight: bold } /* Generic.Strong */
.codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.codehilite .gt { color: #0044DD } /* Generic.Traceback */
.codehilite .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.codehilite .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.codehilite .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.codehilite .kp { color: #008000 } /* Keyword.Pseudo */
.codehilite .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.codehilite .kt { color: #B00040 } /* Keyword.Type */
.codehilite .m { color: #666666 } /* Literal.Number */
.codehilite .s { color: #BA2121 } /* Literal.String */
.codehilite .na { color: #687822 } /* Name.Attribute */
.codehilite .nb { color: #008000 } /* Name.Builtin */
.codehilite .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.codehilite .no { color: #880000 } /* Name.Constant */
.codehilite .nd { color: #AA22FF } /* Name.Decorator */
.codehilite .ni { color: #717171; font-weight: bold } /* Name.Entity */
.codehilite .ne { color: #CB3F38; font-weight: bold } /* Name.Exception */
.codehilite .nf { color: #0000FF } /* Name.Function */
.codehilite .nl { color: #767600 } /* Name.Label */
.codehilite .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.codehilite .nt { color: #008000; font-weight: bold } /* Name.Tag */
.codehilite .nv { color: #19177C } /* Name.Variable */
.codehilite .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.codehilite .w { color: #bbbbbb } /* Text.Whitespace */
.codehilite .mb { color: #666666 } /* Literal.Number.Bin */
.codehilite .mf { color: #666666 } /* Literal.Number.Float */
.codehilite .mh { color: #666666 } /* Literal.Number.Hex */
.codehilite .mi { color: #666666 } /* Literal.Number.Integer */
.codehilite .mo { color: #666666 } /* Literal.Number.Oct */
.codehilite .sa { color: #BA2121 } /* Literal.String.Affix */
.codehilite .sb { color: #BA2121 } /* Literal.String.Backtick */
.codehilite .sc { color: #BA2121 } /* Literal.String.Char */
.codehilite .dl { color: #BA2121 } /* Literal.String.Delimiter */
.codehilite .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.codehilite .s2 { color: #BA2121 } /* Literal.String.Double */
.codehilite .se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */
.codehilite .sh { color: #BA2121 } /* Literal.String.Heredoc */
.codehilite .si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */
.codehilite .sx { color: #008000 } /* Literal.String.Other */
.codehilite .sr { color: #A45A77 } /* Literal.String.Regex */
.codehilite .s1 { color: #BA2121 } /* Literal.String.Single */
.codehilite .ss { color: #19177C } /* Literal.String.Symbol */
.codehilite .bp { color: #008000 } /* Name.Builtin.Pseudo */
.codehilite .fm { color: #0000FF } /* Name.Function.Magic */
.codehilite .vc { color: #19177C } /* Name.Variable.Class */
.codehilite .vg { color: #19177C } /* Name.Variable.Global */
.codehilite .vi { color: #19177C } /* Name.Variable.Instance */
.codehilite .vm { color: #19177C } /* Name.Variable.Magic */
.codehilite .il { color: #666666 } /* Literal.Number.Integer.Long */

/* dark */
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
html.dark .codehilite .hll { background-color: #49483e }
html.dark .codehilite { background: #272822; color: #f8f8f2 }
html.dark .codehilite .c { color: #75715e } /* Comment */
html.dark .codehilite .err { color: #960050; background-color: #1e0010 } /* Error */
html.dark .codehilite .esc { color: #f8f8f2 } /* Escape */
html.dark .codehilite .g { color: #f8f8f2 } /* Generic */
html.dark .codehilite .k { color: #66d9ef } /* Keyword */
html.dark .codehilite .l { color: #ae81ff } /* Literal */
html.dark .codehilite .n { color: #f8f8f2 } /* Name */
html.dark .codehilite .o { color: #f92672 } /* Operator */
html.dark .codehilite .x { color: #f8f8f2 } /* Other */
html.dark .codehilite .p { color: #f8f8f2 } /* Punctuation */
html.dark .codehilite .ch { color: #75715e } /* Comment.Hashbang */
html.dark .codehilite .cm { color: #75715e } /* Comment.Multiline */
html.dark .codehilite .cp { color: #75715e } /* Comment.Preproc */
html.dark .codehilite .cpf { color: #75715e } /* Comment.PreprocFile */
html.dark .codehilite .c1 { color: #75715e } /* Comment.Single */
html.dark .codehilite .cs { color: #75715e } /* Comment.Special */
html.dark .codehilite .gd { color: #f92672 } /* Generic.Deleted */
html.dark .codehilite .ge { color: #f8f8f2; font-style: italic } /* Generic.Emph */
html.dark .codehilite .gr { color: #f8f8f2 } /* Generic.Error */
html.dark .codehilite .gh { color: #f8f8f2 } /* Generic.Heading */
html.dark .codehilite .gi { color: #a6e22e } /* Generic.Inserted */
html.dark .codehilite .go { color: #66d9ef } /* Generic.Output */
html.dark .codehilite .gp { color: #f92672; font-weight: bold } /* Generic.Prompt */
html.dark .codehilite .gs { color: #f8f8f2; font-weight: bold } /* Generic.Strong */
html.dark .codehilite .gu { color: #75715e } /* Generic.Subheading */
html.dark .codehilite .gt { color: #f8f8f2 } /* Generic.Traceback */
html.dark .codehilite .kc { color: #66d9ef } /* Keyword.Constant */
html.dark .codehilite .kd { color: #66d9ef } /* Keyword.Declaration */
html.dark .codehilite .kn { color: #f92672 } /* Keyword.Namespace */
html.dark .codehilite .kp { color: #66d9ef } /* Keyword.Pseudo */
html.dark .codehilite .kr { color: #66d9ef } /* Keyword.Reserved */
html.dark .codehilite .kt { color: #66d9ef } /* Keyword.Type */
html.dark .codehilite .ld { color: #e6db74 } /* Literal.Date */
html.dark .codehilite .m { color: #ae81ff } /* Literal.Number */
html.dark .codehilite .s { color: #e6db74 } /* Literal.String */
html.dark .codehilite .na { color: #a6e22e } /* Name.Attribute */
html.dark .codehilite .nb { color: #f8f8f2 } /* Name.Builtin */
html.dark .codehilite .nc { color: #a6e22e } /* Name.Class */
html.dark .codehilite .no { color: #66d9ef } /* Name.Constant */
html.dark .codehilite .nd { color: #a6e22e } /* Name.Decorator */
html.dark .codehilite .ni { color: #f8f8f2 } /* Name.Entity */
html.dark .codehilite .ne { color: #a6e22e } /* Name.Exception */
html.dark .codehilite .nf { color: #a6e22e } /* Name.Function */
html.dark .codehilite .nl { color: #f8f8f2 } /* Name.Label */
html.dark .codehilite .nn { color: #f8f8f2 } /* Name.Namespace */
html.dark .codehilite .nx { color: #a6e22e } /* Name.Other */
html.dark .codehilite .py { color: #f8f8f2 } /* Name.Property */
html.dark .codehilite .nt { color: #f92672 } /* Name.Tag */
html.dark .codehilite .nv { color: #f8f8f2 } /* Name.Variable */
html.dark .codehilite .ow { color: #f92672 } /* Operator.Word */
html.dark .codehilite .w { color: #f8f8f2 } /* Text.Whitespace */
html.dark .codehilite .mb { color: #ae81ff } /* Literal.Number.Bin */
html.dark .codehilite .mf { color: #ae81ff } /* Literal.Number.Float */
html.dark .codehilite .mh { color: #ae81ff } /* Literal.Number.Hex */
html.dark .codehilite .mi { color: #ae81ff } /* Literal.Number.Integer */
html.dark .codehilite .mo { color: #ae81ff } /* Literal.Number.Oct */
html.dark .codehilite .sa { color: #e6db74 } /* Literal.String.Affix */
html.dark .codehilite .sb { color: #e6db74 } /* Literal.String.Backtick */
html.dark .codehilite .sc { color: #e6db74 } /* Literal.String.Char */
html.dark .codehilite .dl { color: #e6db74 } /* Literal.String.Delimiter */
html.dark .codehilite .sd { color: #e6db74 } /* Literal.String.Doc */
html.dark .codehilite .s2 { color: #e6db74 } /* Literal.String.Double */
html.dark .codehilite .se { color: #ae81ff } /* Literal.String.Escape */
html.dark .codehilite .sh { color: #e6db74 } /* Literal.String.Heredoc */
html.dark .codehilite .si { color: #e6db74 } /* Literal.String.Interpol */
html.dark .codehilite .sx { color: #e6db74 } /* Literal.String.Other */
html.dark .codehilite .sr { color: #e6db74 } /* Literal.String.Regex */
html.dark .codehilite .s1 { color: #e6db74 } /* Literal.String.Single */
html.dark .codehilite .ss { color: #e6db74 } /* Literal.String.Symbol */
html.dark .codehilite .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
html.dark .codehilite .fm { color: #a6e22e } /* Name.Function.Magic */
html.dark .codehilite .vc { color: #f8f8f2 } /* Name.Variable.Class */
html.dark .codehilite .vg { color: #f8f8f2 } /* Name.Variable.Global */
html.dark .codehilite .vi { color: #f8f8f2 } /* Name.Variable.Instance */
html.dark .codehilite .vm { color: #f8f8f2 } /* Name.Variable.Magic */
html.dark .codehilite .il { color: #ae81ff } /* Literal.Number.Integer.Long */
html.dark .codehilite{background:#18181b;}

/* scan-aws guide: always dark code */
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
body.aws-guide .codehilite .hll { background-color: #49483e }
body.aws-guide .codehilite { background: #272822; color: #f8f8f2 }
body.aws-guide .codehilite .c { color: #75715e } /* Comment */
body.aws-guide .codehilite .err { color: #960050; background-color: #1e0010 } /* Error */
body.aws-guide .codehilite .esc { color: #f8f8f2 } /* Escape */
body.aws-guide .codehilite .g { color: #f8f8f2 } /* Generic */
body.aws-guide .codehilite .k { color: #66d9ef } /* Keyword */
body.aws-guide .codehilite .l { color: #ae81ff } /* Literal */
body.aws-guide .codehilite .n { color: #f8f8f2 } /* Name */
body.aws-guide .codehilite .o { color: #f92672 } /* Operator */
body.aws-guide .codehilite .x { color: #f8f8f2 } /* Other */
body.aws-guide .codehilite .p { color: #f8f8f2 } /* Punctuation */
body.aws-guide .codehilite .ch { color: #75715e } /* Comment.Hashbang */
body.aws-guide .codehilite .cm { color: #75715e } /* Comment.Multiline */
body.aws-guide .codehilite .cp { color: #75715e } /* Comment.Preproc */
body.aws-guide .codehilite .cpf { color: #75715e } /* Comment.PreprocFile */
body.aws-guide .codehilite .c1 { color: #75715e } /* Comment.Single */
body.aws-guide .codehilite .cs { color: #75715e } /* Comment.Special */
body.aws-guide .codehilite .gd { color: #f92672 } /* Generic.Deleted */
body.aws-guide .codehilite .ge { color: #f8f8f2; font-style: italic } /* Generic.Emph */
body.aws-guide .codehilite .gr { color: #f8f8f2 } /* Generic.Error */
body.aws-guide .codehilite .gh { color: #f8f8f2 } /* Generic.Heading */
body.aws-guide .codehilite .gi { color: #a6e22e } /* Generic.Inserted */
body.aws-guide .codehilite .go { color: #66d9ef } /* Generic.Output */
body.aws-guide .codehilite .gp { color: #f92672; font-weight: bold } /* Generic.Prompt */
body.aws-guide .codehilite .gs { color: #f8f8f2; font-weight: bold } /* Generic.Strong */
body.aws-guide .codehilite .gu { color: #75715e } /* Generic.Subheading */
body.aws-guide .codehilite .gt { color: #f8f8f2 } /* Generic.Traceback */
body.aws-guide .codehilite .kc { color: #66d9ef } /* Keyword.Constant */
body.aws-guide .codehilite .kd { color: #66d9ef } /* Keyword.Declaration */
body.aws-guide .codehilite .kn { color: #f92672 } /* Keyword.Namespace */
body.aws-guide .codehilite .kp { color: #66d9ef } /* Keyword.Pseudo */
body.aws-guide .codehilite .kr { color: #66d9ef } /* Keyword.Reserved */
body.aws-guide .codehilite .kt { color: #66d9ef } /* Keyword.Type */
body.aws-guide .codehilite .ld { color: #e6db74 } /* Literal.Date */
body.aws-guide .codehilite .m { color: #ae81ff } /* Literal.Number */
body.aws-guide .codehilite .s { color: #e6db74 } /* Literal.String */
body.aws-guide .codehilite .na { color: #a6e22e } /* Name.Attribute */
body.aws-guide .codehilite .nb { color: #f8f8f2 } /* Name.Builtin */
body.aws-guide .codehilite .nc { color: #a6e22e } /* Name.Class */
body.aws-guide .codehilite .no { color: #66d9ef } /* Name.Constant */
body.aws-guide .codehilite .nd { color: #a6e22e } /* Name.Decorator */
body.aws-guide .codehilite .ni { color: #f8f8f2 } /* Name.Entity */
body.aws-guide .codehilite .ne { color: #a6e22e } /* Name.Exception */
body.aws-guide .codehilite .nf { color: #a6e22e } /* Name.Function */
body.aws-guide .codehilite .nl { color: #f8f8f2 } /* Name.Label */
body.aws-guide .codehilite .nn { color: #f8f8f2 } /* Name.Namespace */
body.aws-guide .codehilite .nx { color: #a6e22e } /* Name.Other */
body.aws-guide .codehilite .py { color: #f8f8f2 } /* Name.Property */
body.aws-guide .codehilite .nt { color: #f92672 } /* Name.Tag */
body.aws-guide .codehilite .nv { color: #f8f8f2 } /* Name.Variable */
body.aws-guide .codehilite .ow { color: #f92672 } /* Operator.Word */
body.aws-guide .codehilite .w { color: #f8f8f2 } /* Text.Whitespace */
body.aws-guide .codehilite .mb { color: #ae81ff } /* Literal.Number.Bin */
body.aws-guide .codehilite .mf { color: #ae81ff } /* Literal.Number.Float */
body.aws-guide .codehilite .mh { color: #ae81ff } /* Literal.Number.Hex */
body.aws-guide .codehilite .mi { color: #ae81ff } /* Literal.Number.Integer */
body.aws-guide .codehilite .mo { color: #ae81ff } /* Literal.Number.Oct */
body.aws-guide .codehilite .sa { color: #e6db74 } /* Literal.String.Affix */
body.aws-guide .codehilite .sb { color: #e6db74 } /* Literal.String.Backtick */
body.aws-guide .codehilite .sc { color: #e6db74 } /* Literal.String.Char */
body.aws-guide .codehilite .dl { color: #e6db74 } /* Literal.String.Delimiter */
body.aws-guide .codehilite .sd { color: #e6db74 } /* Literal.String.Doc */
body.aws-guide .codehilite .s2 { color: #e6db74 } /* Literal.String.Double */
body.aws-guide .codehilite .se { color: #ae81ff } /* Literal.String.Escape */
body.aws-guide .codehilite .sh { color: #e6db74 } /* Literal.String.Heredoc */
body.aws-guide .codehilite .si { color: #e6db74 } /* Literal.String.Interpol */
body.aws-guide .codehilite .sx { color: #e6db74 } /* Literal.String.Other */
body.aws-guide .codehilite .sr { color: #e6db74 } /* Literal.String.Regex */
body.aws-guide .codehilite .s1 { color: #e6db74 } /* Literal.String.Single */
body.aws-guide .codehilite .ss { color: #e6db74 } /* Literal.String.Symbol */
body.aws-guide .codehilite .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */
body.aws-guide .codehilite .fm { color: #a6e22e } /* Name.Function.Magic */
body.aws-guide .codehilite .vc { color: #f8f8f2 } /* Name.Variable.Class */
body.aws-guide .codehilite .vg { color: #f8f8f2 } /* Name.Variable.Global */
body.aws-guide .codehilite .vi { color: #f8f8f2 } /* Name.Variable.Instance */
body.aws-guide .codehilite .vm { color: #f8f8f2 } /* Name.Variable.Magic */
body.aws-guide .codehilite .il { color: #ae81ff } /* Literal.Number.Integer.Long */
