/* line 2, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.klayout-header {
  background: #573d1c;
  /*position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;*/
}

/* line 9, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.navbar-nav {
  color: #ffffff !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  /* align font with logo */
  font-size: 24px;
  padding-top: 24px;
}

/* line 17, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
body {
  font-family: 'Roboto', sans-serif !important;
}

/* line 20, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h1 {
  font-family: 'Roboto Slab', serif;
}

/* line 23, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h2, h3, h4, th {
  font-family: 'Roboto Condensed', sans-serif;
}

/* line 26, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h4 {
  font-weight: 300;
}

/* line 29, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
pre {
  background-color: #f2f1f2;
}

/* line 32, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
p, td, ul {
  font-weight: 300;
}

/* line 35, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
th {
  font-weight: 400;
  font-size: 150%;
}

/* line 40, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
form.search {
  float: right;
}

/* line 44, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
form.search input {
  margin: 7pt;
}

/* line 48, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div.search-results-close-box {
  float: right;
  background-image: url("%PATH_PREFIX%/close.png");
  background-repeat: no-repeat;
  margin: 0;
  width: 20px;
  height: 20px;
}

/* line 57, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div.search-results-close-box:hover {
  float: right;
  background-image: url("%PATH_PREFIX%/close-over.png");
  background-repeat: no-repeat;
  margin: 0;
  width: 20px;
  height: 20px;
}

/* line 66, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div#search-result {
  visibility: hidden;
  position: absolute;
  width: 40%;
  left: 55%;
  top: 50pt;
  background: #f8f8f8;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  padding: 7pt;
  z-index: 10000;
}

/* line 81, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div#search-result.visible {
  visibility: visible;
}

/* line 85, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div.search-results-key {
  font-family: 'Roboto Mono', Lucidatypewriter, 'Andale Mono', Courier, monospace;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 92, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
div.search-results-link {
  padding: 0px;
  margin-left: 1.5rem;
}

/* line 97, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
td, th {
  vertical-align: top;
  text-align: left;
  padding-right: 1rem;
}

/* line 103, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.layout-table {
  border-spacing: 1.5rem;
  border-collapse: separate;
}

/* line 108, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.table th,
.table td {
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #c2c1c2;
}

/* line 115, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.table td {
  border-top-style: none;
}

/* line 119, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h1 {
  margin-top: 2.5rem !important;
  margin-bottom: 1.8rem !important;
}

/* line 124, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h2 {
  margin-top: 1.6rem !important;
  margin-bottom: 1.3rem !important;
}

/* line 129, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
h3, h4 {
  margin-top: 1.3rem !important;
}

/* line 133, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
pre {
  padding: 1.2rem !important;
}

/* line 137, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
img {
  margin: 0.5rem !important;
}

/* line 141, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
a:hover.klayout-menu {
  color: #ffffff;
}

/* line 145, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
a.klayout-menu,
a.klayout-silent-anchor {
  outline: none;
}

/* line 150, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.klayout-menu img {
  margin: 0 !important;
  /* makes the logo links aligned with the text: */
  margin-top: -16px !important;
}

/* line 156, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
.klayout-footer {
  color: #000000;
}

/* line 160, /var/www/vhosts/klayout.org/sami-test.klayout.org/rails/salt.mine-server/app/assets/stylesheets/klayout.scss */
table {
  width: 100%;
}
