/* line 3, scss/_elements.scss */
body {
  font-family: "Helvetica Neue", "Segoe UI", "Roboto Sans", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1em; }

/* line 9, scss/_elements.scss */
p, .content p {
  color: #808080;
  font-size: 1em; }

/* line 14, scss/_elements.scss */
a,
a:link,
a:visited {
  text-decoration: none;
  font-weight: normal; }

/* line 21, scss/_elements.scss */
abbr[title] {
  border: none;
  color: #808080;
  background: rgba(73, 136, 158, 0.14);
  border-radius: 3px;
  padding: .1em .4em; }

/* line 29, scss/_elements.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 34, scss/_elements.scss */
#welcome_to_labview_hacker,
#welcome_to_labview_makerhub {
  display: none; }

/* line 38, scss/_elements.scss */
.lvh-nav a, .lvh-nav a:link, .lvh-nav a:visited {
  color: white; }

/* line 43, scss/_elements.scss */
.inclmeta {
  font-size: 0.75em; }

/* line 45, scss/_elements.scss */
table {
  border-collapse: collapse; }

/* line 46, scss/_elements.scss */
th, td {
  padding: 0.3em;
  border: 1px solid #eee; }

/* line 52, scss/_elements.scss */
.content {
  min-height: 300px;
  color: #808080; }

/* line 3, scss/_layout.scss */
* {
  box-sizing: inherit; }

/* line 4, scss/_layout.scss */
body {
  box-sizing: border-box; }

/* line 7, scss/_layout.scss */
.clearfix:after {
  content: '';
  display: table;
  clear: both; }

/* line 18, scss/_layout.scss */
hr {
  clear: none; }

/* line 22, scss/_layout.scss */
.u-floatLeft {
  float: left; }

/* line 23, scss/_layout.scss */
.u-floatRight {
  float: right; }

/* line 25, scss/_layout.scss */
#logo img {
  height: 100px;
  width: auto; }

/* line 30, scss/_layout.scss */
#page-body {
  position: relative;
  font-size: 1em; }
  /* line 34, scss/_layout.scss */
  #page-body > .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 40px; }
  /* line 40, scss/_layout.scss */
  #page-body ul {
    margin-left: 1.1em; }
  /* line 41, scss/_layout.scss */
  #page-body ol {
    margin-left: 1.6em; }

/* line 44, scss/_layout.scss */
.inclmeta {
  margin: 1em 0 0;
  padding: 0.75em 0 0;
  border-top: 1px solid #D4D4D4; }

/* line 1, scss/_type.scss */
.u-textRight {
  text-align: right; }

/* line 2, scss/_type.scss */
.u-textCenter {
  text-align: center; }

/* line 3, scss/_type.scss */
.u-textLeft {
  text-align: left; }

/* line 5, scss/_type.scss */
h1, h2, h3, h4, h5, h6 {
  border: none;
  color: #666;
  line-height: 1.3; }
  /* line 10, scss/_type.scss */
  h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited, h4 a, h4 a:link, h4 a:visited, h5 a, h5 a:link, h5 a:visited, h6 a, h6 a:link, h6 a:visited {
    color: #49579E;
    text-decoration: none; }

/* line 16, scss/_type.scss */
h3 {
  text-transform: none; }

/* line 18, scss/_type.scss */
.wikilink2 {
  opacity: 1; }

/* line 1, scss/elements/_page_tools.scss */
#dokuwiki__pagetools {
  position: absolute;
  top: 1em;
  right: 0; }
  /* line 6, scss/elements/_page_tools.scss */
  #dokuwiki__pagetools .tools {
    position: relative;
    top: 0; }
  /* line 11, scss/elements/_page_tools.scss */
  #dokuwiki__pagetools ul {
    padding: 0 5px;
    background: white; }
    /* line 15, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools ul:hover {
      padding: 0 5px 0 10px; }
    /* line 16, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools ul span {
      display: none; }
    /* line 17, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools ul:hover span {
      display: block; }
  /* line 20, scss/elements/_page_tools.scss */
  #dokuwiki__pagetools li {
    display: block; }
  /* line 22, scss/elements/_page_tools.scss */
  #dokuwiki__pagetools a {
    display: block;
    padding: 5px 30px 5px 0;
    min-height: 40px;
    white-space: nowrap;
    background: url(./images/pagetools-sprite.png) no-repeat; }
    /* line 30, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.admin {
      background-position: right 0; }
    /* line 31, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.backlink {
      background-position: right -630px; }
    /* line 32, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.edit {
      background-position: right 0; }
    /* line 33, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.revs {
      background-position: right -540px; }
    /* line 34, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.show {
      background-position: right -270px; }
    /* line 35, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.source {
      background-position: right -360px; }
    /* line 36, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.subscribe {
      background-position: right -720px; }
    /* line 37, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.top {
      background-position: right -810px; }
    /* line 40, scss/elements/_page_tools.scss */
    #dokuwiki__pagetools a.top {
      width: auto;
      height: auto;
      float: none;
      letter-spacing: 0;
      text-indent: 0; }

/* line 1, scss/elements/_search_suggestions.scss */
#dw__search {
  position: relative; }

/* line 2, scss/elements/_search_suggestions.scss */
#qsearch__out {
  display: none;
  z-index: 1000;
  top: 100%;
  right: 0;
  padding: 1em;
  background: #eee;
  background: rgba(238, 238, 238, 0.95);
  font-size: 0.75em; }
  /* line 13, scss/elements/_search_suggestions.scss */
  #qsearch__out strong {
    display: block;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #fff; }
  /* line 20, scss/elements/_search_suggestions.scss */
  #qsearch__out li {
    margin: 0.3em 0; }

/* line 3, scss/elements/_toc.scss */
#dw__toc {
  position: relative;
  float: right;
  width: 300px;
  margin: 0 0 1em 1em; }
  /* line 9, scss/elements/_toc.scss */
  #dw__toc .clear {
    font-size: 1em;
    line-height: 1.2; }
  /* line 14, scss/elements/_toc.scss */
  #dw__toc > div, #dw__toc > h3 {
    position: relative;
    margin: 0;
    background: #eee;
    border-left: 2px solid #ffbb00; }
  /* line 21, scss/elements/_toc.scss */
  #dw__toc h3 {
    font-size: 1.2em;
    margin: 0;
    padding: 1em 1em 0.5em; }
    /* line 26, scss/elements/_toc.scss */
    #dw__toc h3 strong {
      display: none; }
  /* line 29, scss/elements/_toc.scss */
  #dw__toc > div {
    padding: 0 1em 1em; }
  /* line 33, scss/elements/_toc.scss */
  #dw__toc ul {
    margin: 0 0 0 1em; }
  /* line 34, scss/elements/_toc.scss */
  #dw__toc ul ul {
    font-size: 0.75em; }
  /* line 35, scss/elements/_toc.scss */
  #dw__toc ul ul ul {
    font-size: 1em; }
  /* line 37, scss/elements/_toc.scss */
  #dw__toc li {
    color: #666666; }
  /* line 38, scss/elements/_toc.scss */
  #dw__toc li + li {
    margin: 0.3em 0 0; }
