.highlight .hll { background-color: #d6d6d6; }

.highlight { background: #f5f5f5; color: #4d4d4c; }

.highlight .c { color: #8e908c; }

/* Comment */
.highlight .err { color: #c82829; }

/* Error */
.highlight .k { color: #8959a8; }

/* Keyword */
.highlight .l { color: #f5871f; }

/* Literal */
.highlight .n { color: #4d4d4c; }

/* Name */
.highlight .o { color: #3e999f; }

/* Operator */
.highlight .p { color: #4d4d4c; }

/* Punctuation */
.highlight .cm { color: #8e908c; }

/* Comment.Multiline */
.highlight .cp { color: #8e908c; }

/* Comment.Preproc */
.highlight .c1 { color: #8e908c; }

/* Comment.Single */
.highlight .cs { color: #8e908c; }

/* Comment.Special */
.highlight .gd { color: #c82829; }

/* Generic.Deleted */
.highlight .ge { font-style: italic; }

/* Generic.Emph */
.highlight .gh { color: #4d4d4c; font-weight: bold; }

/* Generic.Heading */
.highlight .gi { color: #718c00; }

/* Generic.Inserted */
.highlight .gp { color: #8e908c; font-weight: bold; }

/* Generic.Prompt */
.highlight .gs { font-weight: bold; }

/* Generic.Strong */
.highlight .gu { color: #3e999f; font-weight: bold; }

/* Generic.Subheading */
.highlight .kc { color: #8959a8; }

/* Keyword.Constant */
.highlight .kd { color: #8959a8; }

/* Keyword.Declaration */
.highlight .kn { color: #3e999f; }

/* Keyword.Namespace */
.highlight .kp { color: #8959a8; }

/* Keyword.Pseudo */
.highlight .kr { color: #8959a8; }

/* Keyword.Reserved */
.highlight .kt { color: #917f0d; }

/* Keyword.Type */
.highlight .ld { color: #718c00; }

/* Literal.Date */
.highlight .m { color: #f5871f; }

/* Literal.Number */
.highlight .s { color: #718c00; }

/* Literal.String */
.highlight .na { color: #4271ae; }

/* Name.Attribute */
.highlight .nb { color: #4d4d4c; }

/* Name.Builtin */
.highlight .nc { color: #917f0d; }

/* Name.Class */
.highlight .no { color: #c82829; }

/* Name.Constant */
.highlight .nd { color: #3e999f; }

/* Name.Decorator */
.highlight .ni { color: #4d4d4c; }

/* Name.Entity */
.highlight .ne { color: #c82829; }

/* Name.Exception */
.highlight .nf { color: #4271ae; }

/* Name.Function */
.highlight .nl { color: #4d4d4c; }

/* Name.Label */
.highlight .nn { color: #917f0d; }

/* Name.Namespace */
.highlight .nx { color: #4271ae; }

/* Name.Other */
.highlight .py { color: #4d4d4c; }

/* Name.Property */
.highlight .nt { color: #3e999f; }

/* Name.Tag */
.highlight .nv { color: #c82829; }

/* Name.Variable */
.highlight .ow { color: #3e999f; }

/* Operator.Word */
.highlight .w { color: #4d4d4c; }

/* Text.Whitespace */
.highlight .mf { color: #f5871f; }

/* Literal.Number.Float */
.highlight .mh { color: #f5871f; }

/* Literal.Number.Hex */
.highlight .mi { color: #f5871f; }

/* Literal.Number.Integer */
.highlight .mo { color: #f5871f; }

/* Literal.Number.Oct */
.highlight .sb { color: #718c00; }

/* Literal.String.Backtick */
.highlight .sc { color: #4d4d4c; }

/* Literal.String.Char */
.highlight .sd { color: #8e908c; }

/* Literal.String.Doc */
.highlight .s2 { color: #718c00; }

/* Literal.String.Double */
.highlight .se { color: #f5871f; }

/* Literal.String.Escape */
.highlight .sh { color: #718c00; }

/* Literal.String.Heredoc */
.highlight .si { color: #f5871f; }

/* Literal.String.Interpol */
.highlight .sx { color: #718c00; }

/* Literal.String.Other */
.highlight .sr { color: #718c00; }

/* Literal.String.Regex */
.highlight .s1 { color: #718c00; }

/* Literal.String.Single */
.highlight .ss { color: #718c00; }

/* Literal.String.Symbol */
.highlight .bp { color: #4d4d4c; }

/* Name.Builtin.Pseudo */
.highlight .vc { color: #c82829; }

/* Name.Variable.Class */
.highlight .vg { color: #c82829; }

/* Name.Variable.Global */
.highlight .vi { color: #c82829; }

/* Name.Variable.Instance */
.highlight .il { color: #f5871f; }

/* Literal.Number.Integer.Long */
table { margin: 10px 0px 30px 0px; padding: 10px 5px 10px 5px; }

th, td { padding: 10px 40px 10px 5px; border-bottom: 1px solid #ddd; }

h1 { font-size: 34px; }

h2 { font-size: 28px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 15px; }

body { font-size: 14px; }

pre code { font-size: 14px; }

code { background-color: #f5f5f5; color: #555; /* override nowrap in bootstrap */ white-space: normal; }

#nav-logo { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }

.nav-link, li.dropdown { padding-top: 5px; }

#home-description { font-size: 17px; }

#sidebar { font-size: 15px; }

.latest-news-item { margin-bottom: 10px; font-size: 15px; line-height: 20px; }

.latest-news-item span { font-size: 12px; }

#sociallinks td { /* no lines in the link table */ border-top: none; }

#bannertext { margin-top: 10px; text-align: left; }

.clear { clear: both; }

#content { padding: 0 8px 20px; }

#content h1 { margin-bottom: 0.5em; }

#content h2 { margin-bottom: 0.5em; border-bottom: 1px solid #CCCCCC; padding-bottom: 0.25em; }

#content h3 { margin-bottom: 0.5em; }

#content img { vertical-align: middle; }

footer { border-top: 1px solid #CCCCCC; color: #666666; font-size: 0.8em; padding: 8px 8px; text-align: center; }

footer > p { width: 60%; margin-left: auto; margin-right: auto; }

#asf-logo { float: left; }

#release_notes_testing { border-collapse: collapse; }

#release_notes_testing, #release_notes_testing tr, #release_notes_testing th, #release_notes_testing td { border: 2px solid black; }

#release_notes_testing th, #release_notes_testing td { padding: 5px; }

#accumulo-summit-logo img { height: 70px; }

.doc-sidebar-link { font-size: 13px; margin-bottom: 5px; margin-left: 0px; }

.doc-sidebar-selected { font-weight: bold; }

.header-link { padding-left: 5px; opacity: 0; \-webkit-transition: opacity 0.2s ease-in-out 0.1s; \-moz-transition: opacity 0.2s ease-in-out 0.1s; \-ms-transition: opacity 0.2s ease-in-out 0.1s; }

h2:hover .header-link, h3:hover .header-link, h4:hover .header-link, h5:hover .header-link, h6:hover .header-link { opacity: 1; }

/* insert invisible space above header elements with an id attribute, so that if they are linked to, the actual content will appear below the nav menu */
h1[id]::before, h2[id]::before, h3[id]::before, h4[id]::before, h5[id]::before, h6[id]::before { display: block; content: " "; margin-top: -80px; height: 80px; visibility: hidden; }

/* insert invisible space above Accumulo property names so that if they are linked to, the actual content will appear below the nav menu */
a.prop { display: block; content: " "; margin-top: -90px; height: 90px; visibility: hidden; }

/* Turn off sidebar affix for small screens */
@media (max-width: 975px) { .affix { position: static; } }

/* Makes navbar collapse at larger width (1050px) */
@media (max-width: 975px) { .navbar-header { float: none; }
  .navbar-toggle { display: block; }
  .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-collapse.collapse { display: none !important; }
  .navbar-nav { float: none !important; margin: 7.5px -15px; }
  .navbar-nav > li { float: none; }
  .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }
  .navbar-text { float: none; margin: 15px 0; }
  .navbar-collapse.collapse.in { display: block !important; }
  .collapsing { overflow: hidden !important; } }

/*# sourceMappingURL=accumulo.css.map */