@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
sub {
  bottom: -0.25em;
}

/* line 137, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 240, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/normalise.scss */
[hidden] {
  display: none;
}

/*
 * You can change the values of the variables here to get different layouts,
 * but don't remove any variable else the SASS will not compile
 */
/* SASS */
/* Change to match your logo and its dimensions */
/* Set to banner-overlay to false to have alternate home page layout with uncluttered banner image */
/* For wide view ports you can have the search bar in the banner IF banner-overlay is true */
/* Name of image files in the your applications assets/images/banners directory that make */
/* up the 5 animated home page banners. Should be 1500px x 300px */
/* Name of image files in the your applications assets/images/banners directory that */
/* will be used for the single mobile (small screen width) mobile banner. Should be 750px x 300px */
/* The sprites file for various icons */
/* Add your custom variables, if needed below here */
/* line 2, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.devise #content {
  max-width: 800px;
  margin: 0 auto;
}

/* line 8, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: #3c6c18;
  color: white;
}

/* line 25, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.btn:not([disabled]):not(.disabled):not(.btn-link):hover, .btn:not([disabled]):not(.disabled):not(.btn-link):focus {
  text-decoration: none;
  transform: translate3d(0, -1px, 0);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

/* line 30, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.btn a, a.btn {
  color: white;
}

/* line 33, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCart {
  float: right;
  position: relative;
  background-color: #3c6c18;
  border-radius: 2px;
  height: 32px;
  margin: 6px;
}

/* line 41, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStatic
.semiStaticCart.update {
  background-color: green;
}

/* line 45, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCart.remove {
  background-color: red;
}

/* line 48, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCart input,
.semiStaticCart img {
  position: relative;
  padding: 0 6px;
  margin: 0px;
  height: 32px;
  z-index: 1;
}

/* line 56, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCartContent {
  position: absolute;
  font-size: 32px;
  top: -8px;
  right: 15px;
  color: white;
}

/* line 63, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.remove .semiStaticCartContent {
  top: -3px;
  right: 13px;
  font-size: 20px;
}

/* line 68, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#dialog.semiStaticCartDialog {
  padding: 12px;
  background-color: #3c6c18;
  border-radius: 2px;
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  border: 2px solid white;
  color: white;
}

/* line 76, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus h2 {
  margin-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px white solid;
  color: white;
}

/* line 82, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus > img {
  margin-top: -6px;
  float: right;
  height: 32px;
}

/* line 87, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus p {
  text-align: right;
}

/* line 90, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus .section {
  border-top: 0;
  background-color: transparent;
}

/* line 94, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus h2 {
  margin-top: 0;
  color: white;
}

/* line 98, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus {
  padding: 12px;
  margin: 9px 6px 12px;
}

/* line 102, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus,
#semiStaticShoppingCartStatus {
  background-color: #3c6c18;
  color: white;
  border-radius: 2px;
}

/* line 108, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus input[type='submit'],
#semiStaticShoppingCartStatus a {
  display: block;
  background-color: white;
  color: #3c6c18;
  text-align: center;
  padding: 12px;
  margin: 12px 0 0 0;
  border-radius: 2px;
  border: 0;
}

/* line 119, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticOrderSummary div a {
  color: white;
}

/* line 122, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCheckout h2 a {
  text-decoration: underline;
}

/* line 125, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCheckout {
  border-radius: 2px;
  padding: 12px;
  background-color: white;
}

/* line 130, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCheckout hr {
  border: 0;
  border-top: 1px solid #d0d0d0;
}

/* line 134, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCheckout input[type='number'] {
  max-width: 46px;
}

/* line 137, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticRemoveFromCart {
  background-color: red;
  border-radius: 4px;
  float: right;
  margin: 6px;
}

/* line 143, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.semiStaticCartQuantities {
  float: right;
  margin-top: 8px;
}

/* line 149, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.mobile {
  display: none;
}

/* line 153, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.popped {
  max-width: 90%;
  max-height: 90%;
  display: block;
  position: fixed;
  background-repeat: no-repeat;
  background-attachment: local;
  overflow: auto;
  z-index: 2000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: content-box;
}

/* line 158, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#popoff {
  background-color: transparent;
  width: 100%;
  height: auto;
  cursor: pointer;
  touch-action: manipulation;
}

/* line 162, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#popoffInner {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

/* line 163, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.popped:hover #popup_caption {
  opacity: 0.0;
}

/* line 164, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticCright, #semiStaticCleft {
  z-index: 3000;
  position: absolute;
  width: 100px;
  top: 0;
  bottom: 0;
  color: transparent;
}

/* line 165, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticCright {
  right: 0px;
}

/* line 166, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticCright:after {
  content: '>';
  right: 20px;
}

/* line 167, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticCleft:after {
  content: '<';
  left: 20px;
}

/* line 168, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#semiStaticCright:after, #semiStaticCleft:after {
  font-size: 96px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 175, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#popoff:hover .carousel {
  color: white;
  text-shadow: 0 0 4px black;
}

/* line 179, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#popup_caption {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
  font-size: 14px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  transition: opacity 1s ease-in-out;
  border-top: 1px solid #a8a8a8;
  margin-top: 4px;
  padding: 12px;
}

/* line 186, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.popable::after {
  content: '↔';
  font-size: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #e0e0e0;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  line-height: 22px;
  transform: rotate(135deg);
}

/* line 196, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.image_wrapper {
  position: relative;
}

/* line 197, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.side_bar .popable::after {
  top: 42px;
  right: 12px;
}

@-moz-document url-prefix() {
  /* line 201, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
  .popable::after {
    line-height: 20px;
  }
}
/* line 205, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#results td {
  background-color: white;
}

/* line 206, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#results tr.last td {
  border-bottom: 1px solid #888;
}

/* line 207, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#results td.score {
  background-color: #f0f4f8;
  border-bottom: 1px solid #888;
}

/* line 210, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
a.squeeze {
  display: block;
  background-color: #dcdcdc;
  border: 1px solid #bbb;
  padding: 0 8px;
  text-align: center;
  border-radius: 8px;
  margin: 8px 10%;
}

/* line 212, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entryIcon {
  float: left;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 64px 64px;
  padding-right: 18px;
  border-right: 1px solid #a0a0a0;
  margin: 0 12px 12px 0;
}

/* line 218, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
a.entryIconLink + h1 {
  padding-bottom: 7px;
}

/* line 221, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.extra-padding {
  padding: 6px;
}

/* line 222, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.sidebar {
  margin-bottom: 8px;
}

/* line 223, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry p a, .entry li a {
  color: #303030;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 230, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry p a:hover,
.entry p a:focus {
  border-bottom: 0.0625rem solid #a0a0a0;
}

/* Stop element going outside of viewport on mobile screens */
/* line 236, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.html, .caption, p {
  word-wrap: break-word;
}

/* line 240, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.caption {
  font-size: 14px;
  text-align: center;
  border-top: none;
  width: 100%;
}

/* line 247, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
figure {
  text-align: center;
}

/* line 248, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
figure img {
  width: 100%;
}

/* line 250, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry .caption {
  max-width: 324px;
  margin: 0 auto;
}

/* line 254, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry .caption.free, .entry img.free {
  max-width: none;
}

/* line 257, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.caption p {
  margin-top: 0px;
}

/* line 260, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry .caption {
  border-bottom: 1px solid #d0d0d0;
}

/* line 263, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.entry .caption-inner {
  margin-top: -4px;
  padding: 4px 4px 6px;
}

/* line 268, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.floater {
  position: relative;
  z-index: 10;
}

/* Job posting table */
/* line 274, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.job-posting td {
  padding: 6px 18px;
}

/* line 275, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.job-posting td p {
  padding-left: 0;
  padding-right: 0;
}

/* line 276, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.job-posting {
  margin: 0 18px 18px 18px;
  border: 1px solid #aaa;
}

/* line 277, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.job-posting table td * {
  margin-left: 0;
  margin-right: 0;
}

/* Subscriber teasers */
/* line 280, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.subscriber_block {
  position: relative;
  margin-top: -128px;
  padding: 128px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 100000;
}

/* line 287, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.subscriber_notice {
  position: absolute;
  left: 32px;
  right: 32px;
  top: 32px;
  bottom: 32px;
  width: 80%;
  margin: 32px auto;
  text-align: center;
  border: 1px solid #0060aa;
  background-color: white;
  padding: 24px;
  display: table;
}

/* line 296, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.subscriber_instruction {
  line-height: 32px;
}

/* line 300, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
h4 {
  font-weight: normal;
  color: black;
  margin-top: 6px;
  margin-bottom: 12px;
}

/* line 302, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#toTop {
  display: none;
}

/* line 305, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#menu-loading-wrapper {
  display: none;
}

/* line 308, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#menu-loading {
  display: none;
  width: 80%;
  margin: 6px auto;
  color: #3c6c18;
  text-align: center;
  height: 20px;
}

/* line 316, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#slide-menu-wrapper .wrapper a.subLink {
  text-transform: none;
  display: block;
  margin: 12px 0;
}

/* line 318, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.block_button {
  text-align: center;
  margin: 8px auto;
}

/* line 322, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.block_button a {
  background-color: #3c6c18;
  border-radius: 4px;
  padding: 12px;
  display: inline-block;
  color: white;
}

/* line 330, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.yt_video iframe {
  width: 100% !important;
  border: 0;
}

/* line 334, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

/* line 341, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
div.field, div.actions {
  margin-bottom: 10px;
}

/* line 346, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 352, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#error_explanation {
  width: 96%;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
/* line 359, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 369, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/shared.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/*  SECTIONS  */
/* line 2, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
/* line 5, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.col {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}

/* line 6, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.col:first-child, .col:first-child {
  margin-left: 0;
}

/* RESIZING IMAGES */
/* line 15, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 100%;
  margin: 0px;
}

/*  GROUPING  */
/* line 18, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.group:before, .group:after {
  content: '';
  display: table;
}

/* line 19, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.group:after {
  clear: both;
}

/*  GRID OF TWO    */
/* line 22, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_2_of_2 {
  width: 100%;
}

/* line 23, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_2 {
  width: 49.2%;
}

/* line 24, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 49.2%;
}

/*  GRID OF THREE  */
/* line 27, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_3_of_3 {
  width: 100%;
}

/* line 28, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_2_of_3 {
  width: 66.1%;
}

/* line 29, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_3 {
  width: 32.2%;
}

/*  GRID OF FOUR   */
/* line 32, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_4_of_4 {
  width: 100%;
}

/* line 33, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_3_of_4 {
  width: 74.6%;
}

/* line 34, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_2_of_4 {
  width: 49.2%;
}

/* line 35, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_4 {
  width: 23.8%;
}

/*  GRID OF FIVE    */
/* line 38, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_5_of_5 {
  width: 100%;
}

/* line 39, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_4_of_5 {
  width: 79.68%;
}

/* line 40, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_3_of_5 {
  width: 59.36%;
}

/* line 41, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_2_of_5 {
  width: 39.04%;
}

/* line 42, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
.span_1_of_5 {
  width: 18.72%;
}

@media only screen and (max-width: 860px) {
  /* line 45, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 {
    width: 100%;
  }
}
@media only screen and (min-width: 500px) {
  /* line 49, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 .span_1_of_2 {
    width: 49.2% !important;
  }
}
/*  GO FULL WIDTH AT LESS THAN 580 PIXELS */
@media only screen and (max-width: 580px) {
  /* line 55, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .col {
    margin: 1% 0 1% 0%;
  }

  /* line 56, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_4_of_4 {
    width: 100%;
  }

  /* line 57, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_3_of_4 {
    width: 100%;
  }

  /* line 58, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_2_of_4 {
    width: 100%;
  }

  /* line 59, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_1_of_4 {
    width: 100%;
  }

  /* line 60, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_2_of_2 {
    width: 100%;
  }

  /* line 61, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_1_of_2 {
    width: 100%;
  }

  /* line 63, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_3_of_3 {
    width: 100%;
  }

  /* line 64, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_2_of_3 {
    width: 100%;
  }

  /* line 65, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/grid.scss */
  .span_1_of_3 {
    width: 100%;
  }
}
@keyframes fader {
  0% {
    opacity: 0.0;
  }
  18% {
    opacity: 0.0;
  }
  20% {
    opacity: 1.0;
  }
  40% {
    opacity: 1.0;
  }
  42% {
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
@-webkit-keyframes fader {
  0% {
    opacity: 0.0;
  }
  18% {
    opacity: 0.0;
  }
  20% {
    opacity: 1.0;
  }
  40% {
    opacity: 1.0;
  }
  42% {
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
@-webkit-keyframes grower {
  0% {
    font-size: 1px;
  }
  100% {
    font-size: 30px;
  }
}
@-webkit-keyframes mobile-grower {
  0% {
    font-size: 1px;
  }
  100% {
    font-size: 22px;
  }
}
@keyframes grower {
  0% {
    font-size: 1px;
  }
  100% {
    font-size: 30px;
  }
}
@keyframes mobile-grower {
  0% {
    font-size: 1px;
  }
  100% {
    font-size: 22px;
  }
}
@keyframes wobble {
  0% {
    transform: rotate(0deg);
  }
  1% {
    transform: rotate(5deg);
  }
  3% {
    transform: rotate(-5deg);
  }
  5% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: rotate(0deg);
  }
  1% {
    -webkit-transform: rotate(5deg);
  }
  3% {
    -webkit-transform: rotate(-5deg);
  }
  5% {
    -webkit-transform: rotate(0deg);
  }
}
/* line 57, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
html {
  overflow-y: scroll;
}

/* line 58, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
body {
  background-color: white;
  margin: 0px;
  font: 16px 'Raleway', 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
  color: #181828;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAHElEQVQIHWP48+fP9+/f////zwCkgBwQC4ghAACODRqkCkEF0QAAAABJRU5ErkJggg==) repeat;
}

/* line 68, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
a {
  text-decoration: none;
  color: black;
}

/* line 69, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
fieldset {
  border: none;
}

/* line 72, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
h2 {
  font-size: 20px;
}

/* line 73, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#search-bar {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 74, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#top-wrapper, #overlay-inner, #search-bar-inner, #container, #top-inner, #footer-inner {
  max-width: 1024px;
  margin: 0px auto;
  background-color: transparent;
  position: relative;
}

/* line 79, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#toTop {
  display: none;
}

/* line 80, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#overlay {
  position: relative;
  top: 61px;
  height: 0px;
}

/* line 87, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#top .inner, #overlay-inner, #search-bar-inner {
  position: relative;
}

/* line 91, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu {
  float: right;
  font-size: 14px;
  height: 30px;
  right: 0;
  z-index: 1000;
  margin-right: 6px;
}

/* line 100, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#content {
  margin: 6px;
}

/* line 103, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#container:after {
  content: '';
  display: table;
  clear: both;
}

/* line 105, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#frame {
  position: relative;
  margin-top: 62px;
}

/* line 124, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner-wrapper {
  height: 300px;
  position: relative;
}

/* line 128, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  height: 300px;
  position: absolute;
  width: 100%;
  z-index: -10;
  background-color: white;
}

/* line 136, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner-frame {
  background-color: transparent;
  position: relative;
  width: 100%;
  max-width: 1500px;
  padding: 10px 0px;
  margin: 0px auto;
  -webkit-box-shadow: inset 25px 0px 25px -15px white, inset -25px 0px 25px -15px white;
  -moz-box-shadow: inset 25px 0px 25px -15px white, inset -25px 0px 25px -15px white;
  box-shadow: inset 25px 0px 25px -15px white, inset -25px 0px 25px -15px white;
  height: 280px;
}

/* line 146, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner0 {
  background: transparent url(/assets/banners/dorset-ea7efedd4be8a6e0943cd4afd2e66c730a75c0b3891e50baa101457dd515b1da.jpg) center 0px no-repeat;
  z-index: -10;
  animation: fader 50s linear infinite;
  animation-delay: 0s;
  -webkit-animation-duration: 50s;
  -webkit-animation-name: fader;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0;
}

/* line 156, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner1 {
  background: transparent url(/assets/banners/alt-75dd4331cc38fbcfd1f03295790d5044d0653cf418bb23f71dfc4fcfd402cb2d.jpg) center 0px no-repeat;
  z-index: -20;
  animation: fader 50s linear infinite;
  animation-delay: 10s;
  -webkit-animation-duration: 50s;
  -webkit-animation-name: fader;
  -webkit-animation-delay: 10s;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0;
}

/* line 166, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner2 {
  background: transparent url(/assets/banners/french-garden-6b4bed0719bd5614a6960796dc7191ae8e9988bb29ae1517f8987f5afe62bdc0.jpg) center 0px no-repeat;
  z-index: -30;
  animation: fader 50s linear infinite;
  animation-delay: 20s;
  -webkit-animation-duration: 50s;
  -webkit-animation-name: fader;
  -webkit-animation-delay: 20s;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0;
}

/* line 176, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner3 {
  background: transparent url(/assets/banners/alt-75dd4331cc38fbcfd1f03295790d5044d0653cf418bb23f71dfc4fcfd402cb2d.jpg) center 0px no-repeat;
  z-index: -40;
  animation: fader 50s linear infinite;
  animation-delay: 30s;
  -webkit-animation-duration: 50s;
  -webkit-animation-name: fader;
  -webkit-animation-delay: 30s;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0;
}

/* line 186, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner4 {
  background: transparent url(/assets/banners/french-garden-6b4bed0719bd5614a6960796dc7191ae8e9988bb29ae1517f8987f5afe62bdc0.jpg) center 0px no-repeat;
  z-index: -50;
  animation: fader 50s linear infinite;
  animation-delay: 40s;
  -webkit-animation-duration: 50s;
  -webkit-animation-name: fader;
  -webkit-animation-delay: 40s;
  -webkit-animation-iteration-count: infinite;
  opacity: 1.0;
}

/* line 196, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bannerBg {
  background: transparent url(/assets/banners/french-garden-6b4bed0719bd5614a6960796dc7191ae8e9988bb29ae1517f8987f5afe62bdc0.jpg) center 0px no-repeat;
  z-index: -50;
}

/* line 201, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#banner .bg {
  height: 300px;
  max-width: 1500px;
  width: 100%;
  position: absolute;
  top: 0px;
  background-position: center 0px;
}

/* line 209, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.bg {
  z-index: -1;
}

/* line 211, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer {
  clear: both;
  border-top: 1px solid #d8d8d8;
  min-height: 50px;
  background-color: #f5f5f5;
}

/* line 212, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer img {
  float: right;
  margin: -9px 0 0 8px;
}

/* line 213, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .credits {
  float: left;
  width: 20%;
  text-align: center;
}

/* line 214, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .credits, #footer .copy {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 220, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .notices {
  clear: both;
  font-size: 12px;
  margin-top: 8px;
}

/* line 221, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .copy {
  width: 40%;
  float: left;
  margin: 0px;
}

/* line 222, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .copy p {
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 5px;
}

/* line 223, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .stamps {
  float: left;
  width: 40%;
  margin-top: -15px;
}

/* line 224, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer h3 {
  color: #3c6c18;
}

/* line 225, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .inner {
  padding: 0 2%;
}

/* line 227, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu ul, #top ul, #footer ul {
  list-style: none outside none;
  padding-left: 0px;
}

/* line 229, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#footer .col:last-child h3, #footer .col:last-child li {
  text-align: right;
}

/* line 232, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#tagline {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  color: white;
  text-shadow: 1px 2px 5px #3c6c18;
  font-size: 30px;
  font-weight: bold;
  animation: grower 2s linear;
  -webkit-animation-name: grower;
  -webkit-animation-duration: 1s;
}

/* line 241, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel {
  padding: 2px 8px 0px;
  background-color: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  min-height: 50px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 2px;
}

/* line 251, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.doc:after, .panel:after {
  clear: both;
  content: "";
  display: table;
}

/* line 256, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.index.panel, .news .panel {
  background-color: #3c6c18;
  color: white;
  border-bottom: 1px dashed white;
  padding: 2px 0px 0px;
  box-shadow: none;
  min-height: 0;
}

/* Classes from site helper */
/* line 266, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.hard {
  box-shadow: 0px 0px 1px black;
}

/* line 270, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel:last-child.dotted, .panel.dotted {
  border: 1px dashed #c1c1c1;
  box-shadow: none;
}

/* line 276, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.feint {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 279, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.flat {
  box-shadow: none;
  border: 0px;
}

/* line 283, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.collapse {
  margin-bottom: 1px;
}

/* line 286, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.highlight {
  background-color: #3c6c18;
  color: white;
}

/* line 291, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.highlight h2 a, .news h3 a, .news h3, .news h4, .news h4 a {
  color: white;
}

/* line 294, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.news p a {
  color: white;
  text-decoration: underline;
}

/* line 296, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel:last-child {
  border-bottom: none;
}

/* line 299, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.gallery, .news {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #171717;
  background-color: #3c6c18;
  color: white;
  margin-bottom: 10px;
  padding: 6px 11px;
  border-radius: 2px;
}

/* line 308, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.social {
  padding: 0px;
  line-height: 26px;
  width: 100%;
}

/* line 313, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.gallery h2 a, .gallery h2, .news h2 a, .news h2 {
  color: white;
  border-bottom: 1px solid white;
}

/* line 314, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.list h1, .panel.list h2 {
  color: #3c6c18;
  border-bottom: 1px solid #3c6c18;
  text-align: center;
}

/* line 316, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.social a {
  color: white;
}

/* line 322, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#ddock {
  float: right;
  width: 97px;
  margin-top: 0px;
  margin-right: 8px;
  height: 32px;
  background: transparent url(/assets/hoz-sprites-080430868995286b5486bd1fadc0c0ac3f5d715744ad2b49d89544ff95c78de8.png) 0 center no-repeat;
}

/* line 323, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#html5 {
  float: right;
  margin: -4px 5px 0 0px;
  width: 25px;
  height: 33px;
  background: transparent url(/assets/hoz-sprites-080430868995286b5486bd1fadc0c0ac3f5d715744ad2b49d89544ff95c78de8.png) -97px center no-repeat;
}

/* line 325, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.social a div {
  float: right;
  padding: 4px 8px 4px 32px;
  background-image: url(/assets/vert-sprites-big-grey-3821bf3dbe901370f4ad7d658102e3840f2845caabd17ac0c758fedcd9f9f4a1.png);
  background-repeat: no-repeat;
}

/* line 326, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#facebook {
  background-position: 0 1px;
}

/* line 327, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#youtube {
  background-position: 0 -31px;
}

/* line 328, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#twitter {
  background-position: 0 -63px;
}

/* line 329, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#linkedin {
  background-position: 0 -95px;
}

/* line 330, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#googleplus {
  background-position: 0 -127px;
}

/* line 331, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#xing {
  background-position: 0 -160px;
}

/* line 332, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#instagram {
  background-position: 0 -319px;
}

/* line 334, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu .sign-in a {
  float: right;
  display: block;
  padding: 4px 12px 4px 32px;
  background: transparent url(/assets/user-icon-black-0cd3a0ff171451a9e3326df1ca66b36b414e4b67534a3d2fa3a64862f1e84ab5.png) 4px 2px no-repeat;
  background-size: 24px 27px !important;
}

/* line 335, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu .contact a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-grey-3821bf3dbe901370f4ad7d658102e3840f2845caabd17ac0c758fedcd9f9f4a1.png) 0px -193px no-repeat;
}

/* line 336, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu .search a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-grey-3821bf3dbe901370f4ad7d658102e3840f2845caabd17ac0c758fedcd9f9f4a1.png) 0px -225px no-repeat;
}

/* line 337, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu .icon a {
  background-size: 28px 352px;
}

/* line 339, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#twitter, #xing, #facebook, #youtube, #bar-menu .icon a {
  background-size: 28px 352px;
}

/* line 341, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.icon.sprite {
  height: 100px;
  width: 100px;
  background: url(/system/icons/menu-sprites.png) center 0px no-repeat;
}

/* line 342, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.icon.sprite.mini {
  height: 45px;
  width: 50px;
  background-size: 50px 250px;
}

/* line 343, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_1 {
  background-position: center 0px;
}

/* line 344, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_2 {
  background-position: center -100px;
}

/* line 345, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_2.mini {
  background-position: center -50px;
}

/* line 346, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_3 {
  background-position: center -200px;
}

/* line 347, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_3.mini {
  background-position: center -100px;
}

/* line 348, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_4 {
  background-position: center -300px;
}

/* line 349, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_4.mini {
  background-position: center -150px;
}

/* line 350, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_5 {
  background-position: center -400px;
}

/* line 351, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#sprite_5.mini {
  background-position: center -200px;
}

/* line 352, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.icon.sprite + h2 {
  padding-top: 10px;
}

/* line 353, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.icon + .html h2 {
  padding-top: 6px;
}

/* line 355, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.social, .panel:after {
  content: '';
  display: table;
  clear: both;
}

/* line 359, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
h1 {
  font-size: 24px;
}

/* line 360, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
h1, h2, h3 {
  margin: 6px 0px 6px;
  color: #303030;
}

/* line 361, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
h2 a, h3 a {
  color: #303030;
}

/* line 362, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel h2 {
  text-align: left;
  color: #3c6c18;
}

/* line 366, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel.photo {
  text-align: center;
}

/* line 369, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.news .image {
  text-align: center;
}

/* line 372, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.news .image img, .index .photo img, .panel.photo img {
  max-width: 100%;
}

/* line 375, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.news .image img, .index .photo img, .panel img.logo, .panel.photo img {
  border: 1px solid white;
  box-shadow: 0 0 2px #fff;
}

/* line 380, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#tag-wrapper, #menu-wrapper, #logo-wrapper {
  width: 100%;
  margin: 0px auto;
  position: absolute;
}

/* line 386, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-wrapper {
  z-index: 1000;
  top: 316px;
}

/* line 391, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-sub {
  position: relative;
  float: right;
  clear: both;
  top: -60px;
  margin-right: 8px;
}

/* line 399, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-sub .wrapper {
  float: left;
  font-size: 14px;
}

/* line 403, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-sub a {
  font-weight: normal;
  color: #606060;
  padding: 1px 8px;
  background-color: #3c6c18;
  color: white;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  margin-left: 4px;
  line-height: 24px;
}

/* line 415, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-sub #selected a,
#menu-sub a:hover {
  text-decoration: underline;
}

/* line 420, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
nav li {
  list-style: outside none none;
}

/* Start of slider stuff */
/* line 425, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-button .text {
  display: none;
  text-align: center;
}

/* line 426, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-button, #menu-close {
  display: none;
  cursor: pointer;
  float: right;
  position: relative;
  z-index: 500;
}

/* line 432, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-button {
  width: 32px;
  top: 0;
  right: 0;
  padding: 4px 4px 4px 12px;
}

/* line 433, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-button-wrapper {
  z-index: 500;
  top: 0;
  width: 100%;
  position: fixed;
  width: 100%;
  max-width: 1400px;
  height: 0;
}

/* line 435, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu-button .menu-line {
  height: 5px;
  width: 80%;
  background-color: #3c6c18;
  border-radius: 2px;
  margin: 2px auto;
}

/* line 440, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu {
  height: 100%;
}

/* line 441, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .locales {
  padding-top: 8px;
  clear: both;
}

/* line 446, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-window.open {
  min-width: 300px;
  overflow: visible;
}

/* line 450, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-window {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  overflow: hidden;
  height: 100%;
}

/* line 457, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.open #slide-menu-wrapper {
  right: 0px;
}

/* line 460, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper {
  transition: right 0.5s ease-in 0s;
  box-shadow: 0 0 80px black;
  background-color: #3c6c18;
  color: white;
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  right: -412px;
  top: 0;
  min-width: 300px;
  z-index: 2000;
  padding: 6px;
}

/* line 475, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-main {
  padding: 0px 6px;
}

/* line 476, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .wrapper .text {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 8px;
  font-size: 18px;
}

/* line 481, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .searchform input {
  width: auto;
}

/* line 483, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .wrapper {
  text-align: right;
  margin-bottom: 8px;
}

/* line 488, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper a {
  color: #dcdcdc;
}

/* line 489, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .wrapper a:hover {
  color: white;
}

/* line 490, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .wrapper a {
  color: #dcdcdc;
  font-size: 16px;
  text-shadow: none;
  display: inline-block;
}

/* line 496, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .wrapper a, #slide-menu-wrapper li a {
  line-height: 28px;
}

/* line 499, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .sub-menu {
  margin: 4px 0 12px;
  display: block;
  position: relative;
  background-color: transparent;
  border: none;
  text-align: right;
  z-index: 1;
}

/* line 508, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .sub-menu a {
  text-transform: none;
  text-shadow: none;
  display: block;
  padding: 4px 0;
}

/* line 514, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .bar-menu {
  margin-top: 12px;
  border-top: 1px solid #a0a0a0;
  text-align: right;
}

/* line 519, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu-wrapper .bar-menu .icon {
  padding-right: 12px;
}

/* line 522, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#slide-menu .locales a {
  text-transform: uppercase;
  float: right;
  margin-right: 12px;
  font-size: 20px;
}

/* line 528, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#close-sym {
  font-size: 46px;
  color: #dcdcdc;
  line-height: 32px;
  padding-bottom: 32px;
}

/* End of slider stuff */
/* line 538, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#logo-wrapper {
  z-index: 2000;
  width: 200px;
}

/* line 543, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#tag-wrapper {
  top: 240px;
}

/* line 547, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#logo {
  color: transparent;
  background: transparent url(/assets/logo-bf3628a3c0dc715fb072d7218633ea94d7b7649a661b2a5b1bb3d80dba1c2fb2.jpg) left center no-repeat;
  height: 60px;
}

/* line 553, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#mini-logo {
  width: 200px;
  height: 60px;
  background: transparent url(/assets/logo-bf3628a3c0dc715fb072d7218633ea94d7b7649a661b2a5b1bb3d80dba1c2fb2.jpg) 0 0 no-repeat;
  position: absolute;
  top: 5px;
  left: 0px;
}

/* line 562, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#top {
  top: 0px;
  height: 61px;
  border-top: 3px solid #3c6c18;
  background-color: #f8f8f8;
  z-index: 200;
}

/* line 569, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#top ul {
  margin: 0;
  padding: 0;
}

/* line 572, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu li {
  float: right;
  font-size: 18px;
}

/* line 576, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#top-inner li.locale {
  padding-left: 12px;
}

/* line 577, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#bar-menu li a {
  color: #3c6c18;
  text-transform: none;
}

/* line 582, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.home {
  padding-left: 52px !important;
  background: transparent url(/assets/home-a55c30d49b900a55dfb09e856e624ccb78a91996d66d97928528e54e6cbdc583.png) 21px 2px no-repeat;
  background-size: auto !important;
}

/* line 584, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu {
  z-index: 500;
  width: 98%;
  margin: 0 auto;
  background: transparent url(/assets/white-75-9b627a18464e953ded40795eaee6b7c8de83ffe08da0e098a18e1ac6f821f1e9.png) 0 0 repeat;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  border: 1px solid white;
  font-size: 20px;
  font-weight: bold;
}

/* line 596, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu a {
  color: #282828;
  /* text-shadow: white -1px 1px 0px, rgba(98, 0, 105, 0.4) -2px 2px 0px; */
  text-shadow: white 1px 1px 2px, white -1px -1px 2px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 604, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .col {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 6px;
}

/* line 609, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.searchform {
  display: inline-block;
  margin: 0px;
  width: 100%;
}

/* line 614, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.searchform .searchfield {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #BCBBBB;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  width: 202px;
}

/* line 623, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.searchform input[type='text'] {
  font: 16px Arial,Helvetica,sans-serif;
  width: 260px;
}

/* line 627, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.searchbutton {
  vertical-align: bottom;
}

/* line 631, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#notice {
  text-align: center;
  background-color: white;
  border: 1px solid #808080;
  border-radius: 4px;
  width: 88%;
  margin: 0 auto;
  padding: 6px 5%;
}

/* line 635, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.html {
  padding: 0;
  margin-bottom: 8px;
}

/* line 636, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.link, .more {
  clear: both;
  text-align: right;
  padding-bottom: 8px;
}

/* line 641, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.link {
  text-align: center;
}

/* line 642, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.link a, .more a {
  background: transparent url(/assets/vert-sprites-big-grey-3821bf3dbe901370f4ad7d658102e3840f2845caabd17ac0c758fedcd9f9f4a1.png) right -259px no-repeat;
  background-size: 28px 352px;
  padding: 4px 36px 1px 12px;
  margin: 2px 0px 6px;
}

/* line 648, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.feint .more a, .flat .more a, .news .more a {
  background: transparent url(/assets/vert-sprites-big-grey-3821bf3dbe901370f4ad7d658102e3840f2845caabd17ac0c758fedcd9f9f4a1.png) right -291px no-repeat;
  color: #d8d8d8;
}

/* line 653, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.feint .more a, .flat .more a {
  color: #b0b0b0;
}

/* line 656, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel .icon {
  float: left;
}

/* line 660, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper {
  position: relative;
  z-index: 10;
}

/* Keep menu text inside the box */
/* line 666, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper .text {
  display: block;
  overflow: hidden;
  height: 24px;
}

/* line 672, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper .icon {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
  margin-top: -16px;
  left: 0px;
}

/* line 681, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper:hover .icon.sprite,
#menu .wrapper:hover .icon img {
  animation: wobble 16s infinite;
  -webkit-animation-name: wobble;
  -webkit-animation-duration: 16s;
}

/* line 688, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper a:hover {
  color: black;
}

/* line 692, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.button {
  float: right;
  background: white;
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  text-align: center;
  padding: 3px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-bottom: 6px;
}

/* line 702, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.button a {
  font-weight: lighter !important;
}

/* line 706, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.locale img {
  margin-top: -2px;
}

/* Custom menu icons */
/* line 712, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.icon .custom {
  position: relative !important;
  height: 40px;
  width: 90%;
  border-top: 4px solid #3c6c18;
  border-bottom: 4px solid #3c6c18;
  border-radius: 2px;
  margin: -3px auto !important;
  opacity: 0.0;
  display: block;
  top: -18px;
}

/* line 726, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#selected .icon .custom {
  opacity: 0.5 !important;
}

/* line 728, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu:hover .wrapper .icon .custom {
  display: none;
  opacity: 0.0;
}

/* line 730, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
#menu .wrapper:hover .icon .custom {
  opacity: 1.0 !important;
  display: block !important;
}

/* End custom menu icons */
/* To help when inserting YouTube videos... */
/* line 735, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.panel iframe, .video iframe {
  border: medium none;
  width: 98.5%;
}

/* Remove inner shadow when width greater than 1500px */
@media only screen and (max-width: 1500px) {
  /* line 742, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #banner-frame {
    box-shadow: none;
  }
}
/* Search input overflows already at less than 1020px */
@media only screen and (max-width: 1020px) {
  /* line 747, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .searchform input[type='text'] {
    width: 74%;
  }
}
/* line 753, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.entry .wrapping {
  margin-left: 0;
}

/* line 754, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
.entry .floater {
  margin-left: 1.6%;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 760px) {
  /* line 761, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .floater img {
    margin-top: 6px !important;
  }

  /* line 765, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .wrapping {
    margin-left: 1.6%;
  }

  /* line 766, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .floater {
    margin-left: 0 !important;
  }

  /* line 768, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .searchform input[type='text'] {
    width: 66%;
  }
}
/* Basic mobile portrait or perhaps tablet portrait layout */
@media only screen and (max-width: 750px) {
  /* line 775, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #banner4, #banner3, #banner2, #banner1, #banner0 {
    animation: none;
    opacity: 1.0;
    background-image: none;
    display: none;
  }

  /* line 776, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #bannerBg {
    background-image: url(/assets/banners/garden-tour-mobile-dba06d4b62986e07cca2dd3e81a4734166f164e7b738cfad7988f29e8a124030.jpg);
  }
}
@media only screen and (max-width: 820px) {
  /* line 781, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #bar-menu, #menu {
    display: none;
  }

  /* line 782, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #slide-menu #menu-button, #menu-button .text {
    display: block;
  }

  /* line 783, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-button .menu-line {
    height: 8px;
    margin: 3px auto;
  }

  /* line 784, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-close {
    display: block;
  }

  /* line 785, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-wrapper {
    z-index: 0;
  }

  /* line 786, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu .col {
    width: 100%;
    margin: 0;
  }

  /* line 787, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-loading-wrapper {
    display: block;
  }

  /* line 788, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu a {
    float: none;
    text-align: right;
    padding: 4px 14px;
    margin-left: 6px;
  }

  /* line 789, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-main .wrapper:nth-child(2n) {
    background-color: #f0f0f0;
  }

  /* line 790, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-main {
    margin-top: 64px;
    background-color: #3c6c18;
    box-shadow: 0 0 7px #7c7c7c;
    width: 100%;
  }

  /* line 795, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu .wrapper {
    background-color: white;
  }

  /* line 796, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu .wrapper .text {
    height: auto;
    border-bottom: 1px solid #e0e0e0;
  }

  /* line 799, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .icon .custom {
    border: none;
  }

  /* line 802, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .wrapper:not(#selected) .icon.sprite {
    background-image: none;
  }

  /* line 803, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-main #selected {
    background-color: #f0f0f0;
  }

  /* No Firefox support for background-position-x, but applies only usually to mobile any */
  /* line 806, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #selected.wrapper .icon.sprite {
    background-position-x: left;
  }

  /* line 808, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #top {
    position: fixed;
    width: 100%;
  }

  /* line 809, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #menu-button {
    display: block;
    width: 50px;
    position: fixed;
    right: 0px;
    top: 0px;
  }

  /* line 811, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #banner-wrapper {
    top: 61px;
  }
}
/* Mobile portrait layout at less than 580px */
@media only screen and (max-width: 580px) {
  /* Stop adjusting margins by height %, it gets ugly this small */
  /* line 817, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .col .img {
    margin: 0 auto;
    text-align: center;
  }

  /* line 818, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .col {
    margin-top: 1px;
    margin-bottom: 3px;
  }

  /* Google page mobile test is gonna punish you if the footer links are too close together */
  /* line 821, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  #footer li {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 760px) {
  /* line 825, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .wrapping {
    float: none !important;
    width: auto !important;
  }

  /* line 826, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .floater {
    float: right !important;
    width: auto !important;
  }
}
@media only screen and (max-width: 760px) {
  /* line 830, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .entry .span_2_of_2 {
    width: 100%;
  }

  /* line 831, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .entry .span_1_of_2 {
    width: 100%;
  }

  /* line 832, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/base.scss */
  .entry .col .img {
    margin: 0 auto;
    text-align: center;
  }
}
/* High res 'retina' screens */
@media (min-resolution: 1.5dppx), (min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2) {
  /* line 3, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/pixel.scss */
  .button-wrapper a[class*='-share'], .news .more a, .more a, .social-inner a div, #top .icon a {
    background-size: 28px 352px;
    background-image: url(/assets/x2/vert-sprites-big-grey-6625dad40fc6f96d88b119daa42ec93a59c72a383a96cfa8dc5f037e046d4248.png);
  }

  /* line 4, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/pixel.scss */
  .link a, .more a, .feint .more a, .flat .more a, .news .more a {
    background-image: url(/assets/x2/vert-sprites-big-grey-6625dad40fc6f96d88b119daa42ec93a59c72a383a96cfa8dc5f037e046d4248.png);
    background-size: 28px 352px;
  }

  /* line 8, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/pixel.scss */
  #bar-menu .sign-in a {
    background-image: url(/assets/x2/user-icon-black-303bea81028a31b4c711e388eacef8bde1bc03b23b7862b27fee1c63b76a1294.png);
  }

  /* line 9, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/pixel.scss */
  #logo {
    background: transparent url(/assets/x2/logo-d5684658f04ffb9e0348ac1a60879ea46ad242554954188a43cc240b13c64e49.jpg) 0 0 no-repeat;
    background-size: 200px 60px;
  }
}
/* line 1, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#menu-wrapper {
  top: 16px;
}

/* line 4, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#banner_marker {
  height: 300px;
}

@media only screen and (max-width: 820px) {
  /* line 7, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
  #banner_marker {
    height: auto;
  }
}
/* line 10, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#banner-wrapper {
  height: 300px;
}

/* line 14, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#banner_marker + #overlay #menu-sub {
  top: -330px;
}

/* line 18, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.entry .social a[class*="-share"] {
  font-weight: 100;
}

/* line 21, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
a[class*="-share"] {
  float: right;
  padding: 1px 2px 1px 32px;
  background: transparent url(vert-sprites-big-grey.png) 0px 0px no-repeat;
  width: auto;
  line-height: 30px;
  color: #a0a0a0;
  margin-right: 16px;
}

/* line 29, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
a.li-share {
  background-position: 0 -96px;
}

/* line 30, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
a.xi-share {
  background-position: 0 -160px;
}

/* line 31, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
a.tw-share {
  background-position: 0 -64px;
}

/* line 32, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.social.button-wrapper {
  margin-bottom: 8px;
}

/* line 34, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
h1 a {
  color: #3c6c18;
}

/* line 35, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.doc {
  clear: both;
  border-top: 1px solid #d0d0d0;
  background-color: #f0f0f0;
  padding: 0 6px;
}

/* line 41, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.gallery.doc {
  padding-top: 6px;
  margin-bottom: 0px;
}

/* line 45, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.doc:after {
  margin: 6px;
}

/* line 48, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.index.panel {
  padding: 6px;
}

/* line 52, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
table {
  border-collapse: collapse;
  width: 100%;
}

/* line 57, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
td {
  padding: 3px;
}

/* line 58, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
tr:nth-child(odd) td {
  background-color: #f0f0f0;
}

/* line 59, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
tr:last-child td {
  border-bottom: 1px solid #c8c8c8;
}

/* line 60, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
th {
  text-align: left;
}

/* line 62, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.list h3 a {
  display: block;
  font-weight: normal;
}

/* line 63, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.list h3:hover a {
  background-color: #f0f0f0;
}

/* line 65, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid {
  width: 80%;
  max-width: 560px;
  margin: 0px auto;
  padding: 8px;
  background: transparent url(/assets/white-60-5aa962e5e6c914b91b7b621e1b87cdd6f4b7bcc4cf686b41a2317384bc063792.png) 0 0 repeat;
  margin-bottom: 34px;
  border: 1px white solid;
  border-radius: 2px;
}

/* line 73, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid.wide {
  max-width: 820px;
}

/* line 74, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid.full {
  max-width: 1012px;
  width: 97.5%;
}

/* line 76, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#dialog input[type] {
  font-size: 20px;
  width: 100%;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
}

/* line 79, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#dialog input[type=submit]:last-child, .mid input[type=submit]:last-child, .mid input[type=button]:last-child {
  margin-bottom: 6px;
}

/* line 83, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid input[password],
.mid input[type='email'],
.mid input[type='text'], .mid textarea {
  max-width: 100%;
  -ms-box-sizing: border-box;
  /* ie8 */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid #bcbbbb;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
}

/* line 99, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid textarea {
  width: 100%;
}

/* line 103, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.mid input[type=radio], .mid input[type=checkbox] {
  width: auto;
}

/* line 105, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.list {
  text-align: center;
  padding: 12px;
}

/* line 110, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.product table {
  display: inline-table;
}

/* line 113, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.product .row a {
  font-size: 12px;
  float: right;
}

/* line 117, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.product table td {
  border: 1px solid white;
}

/* line 120, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.product .row {
  background-color: #f0f0f0;
  margin: 0px 1px;
  padding: 1px 4px;
}

/* line 126, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.product .row:last-child {
  margin-bottom: 10px;
}

/* line 130, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.fragment td {
  border-bottom: 1px solid #3c6c18;
  padding-bottom: 16px;
  margin-bottom: 26px;
  text-align: left;
}

/* line 136, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
h2 .label-highlight, .fragment .label-highlight {
  background-color: #3c6c18;
  color: white;
  padding: 0 3px;
}

/* line 141, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.fragment td.score {
  font-size: 14px;
  text-align: right;
  width: 10%;
}

/* line 146, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.fcol {
  border-top: 1px solid #a8a8a8;
}

/* line 150, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#top-inner {
  position: relative;
}

/* line 153, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.spacer_wrapper {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

/* line 159, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.nutshell {
  display: inline-block;
  vertical-align: top;
}

/* line 163, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#menu .nutshell {
  width: 130px;
}

/* line 167, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
#menu.spacer_wrapper {
  margin-top: 16px;
}

/* line 171, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.bar_menu {
  float: right;
  width: 60%;
}

/* line 173, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.spaced {
  margin: 0 auto;
}

/* line 177, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.references h2, .references h2 a {
  color: #3c6c18;
}

/* line 181, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.quote {
  padding-bottom: 12px;
  text-align: left;
}

/* line 186, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.spacer_wrapper.reference {
  border-top: 1px solid white;
  padding-top: 9px;
  margin-top: 4px;
}

/* line 192, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.reference .spaced {
  height: 98px;
  width: 98px;
  position: relative;
  background-color: white;
}

/* line 198, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.spaced.blank {
  background-color: transparent;
}

/* line 202, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.reference .photo.nutshell {
  vertical-align: inherit;
}

/* line 206, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.reference .spaced img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 212, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.gallery, .panel .gallery {
  clear: both;
}

/* line 215, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.panel .gallery {
  box-shadow: none;
}

/* line 219, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.panel .gallery h2 {
  text-align: right;
  border-bottom: 1px solid #3c6c18;
  margin-bottom: 10px;
}

/* line 225, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
img.ri {
  width: 100%;
}

/* line 226, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/themes/standard-2col-1col/site.scss */
.entry img {
  max-width: 324px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
/* line 4, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo {
  position: relative;
  min-height: 240px;
}

/* line 5, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo h2 {
  min-height: 32px;
}

/* line 6, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .popable::after {
  top: -7px;
}

/* line 7, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo figure img {
  width: auto;
}

/* line 10, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.index .photo img.selected {
  box-shadow: 0 0 4px #505050;
  border-color: #333;
  opacity: 0.4;
}

/* line 15, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.panel.photo {
  padding-bottom: 6px;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
}

/* line 21, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.cmd {
  color: #808080;
}

/* line 24, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo .more {
  margin-top: 6px;
}

/* line 27, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.rotate {
  position: absolute;
  width: 100%;
  top: 32px;
}

/* line 32, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.next, .prev {
  font-size: 64px;
}

/* line 35, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.cmd.flash.left, .cmd.flash.right,
.photo:hover .center, .photo:hover .left, .photo:hover .right {
  background-color: rgba(255, 255, 255, 0.4);
  color: #505050;
  display: block;
}

/* line 41, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo:hover .arrow {
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

/* line 44, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.cmd.flash {
  transition: all 3s;
}

/* line 47, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo .left, .photo .center, .photo .right {
  position: absolute;
  max-width: 122px;
  width: 20%;
  height: 70%;
  z-index: 10;
  color: transparent;
  padding: 0 20px;
  top: 0;
}

/* line 57, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .arrow {
  padding-top: 48px;
}

/* line 60, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .link {
  position: relative;
  z-index: 10;
  top: 43px;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 61, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo .center {
  margin: auto;
  max-height: 32px;
  left: 0;
  right: 0;
  top: 0;
  padding: 8px 0 16px;
  max-width: none;
  display: none;
  text-align: center;
}

/* line 70, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo .left {
  left: 0;
  text-align: left;
  width: 20%;
  border-radius: 0 50% 50% 0;
}

/* line 71, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
.photo .right {
  right: 0;
  text-align: right;
  width: 20%;
  border-radius: 50% 0 0 50%;
}

@media only screen and (max-width: 880px) {
  /* line 74, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
  .cmd {
    color: transparent;
  }

  /* line 75, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
  .left, .right {
    width: 10%;
    font-size: 80px;
  }

  /* line 79, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/photos.scss */
  .center {
    width: 80%;
  }
}
/* line 1, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments {
  clear: both;
  padding: 0px 10% 0;
}

/* line 2, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments form {
  position: relative;
  box-sizing: border-box;
}

/* line 3, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments input[type=text], #comments input[type=email], #comments textarea {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-sizing: border-box;
  width: 100%;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  margin-bottom: 10px;
}

/* line 13, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments .actions {
  width: 100%;
  text-align: right;
  padding: 2px 0 2px;
}

/* line 16, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
.comment {
  border-top: solid #d0d0d0 1px;
}

/* line 19, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments .name {
  margin-top: 6px;
  font-weight: bold;
}

/* line 20, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments label {
  font-size: 12px;
  color: #606060;
}

/* line 21, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#captcha {
  height: 75px;
}

/* line 22, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
img.captcha {
  float: right;
  width: 150px;
  height: 50px;
  border: 1px solid #d0d0d0;
}

/* line 23, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments input#comment_captcha {
  width: 50%;
}

/* line 24, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/comments.scss */
#comments .field_with_errors label {
  color: white;
}

/* line 1, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form {
  box-sizing: border-box;
  background-color: #484848;
  color: white;
  width: 96%;
  max-width: 500px;
  border: 6px solid #eee;
  margin: 8px auto 16px;
  padding: 12px;
  overflow: visible;
  height: auto;
}

/* line 14, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='email'],
.squeeze-form input[type='text'] {
  width: 100%;
  box-sizing: border-box;
}

/* line 16, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='submit'] {
  padding: 12px;
  width: 100%;
}

/* line 17, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form .agree {
  margin: 16px 0;
}

/* line 18, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form .col label {
  font-size: 12px;
}

/* line 20, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form h2 {
  color: white;
  margin: 0 0 6px 0;
}

/* line 21, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/squeeze.scss */
.squeeze-form p {
  font-size: 16px;
}

/* line 1, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/search.scss */
#results h3,
#results h3 a {
  color: black;
}

/* line 4, /home/bl/.bundle/ruby/2.5.0/semi_static-311f7e40b47c/app/assets/stylesheets/search.scss */
#results .highlight,
#results h3 em.highlight,
#results h3 a em.highlight {
  color: #303030;
}

/* line 3, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#top {
  height: 76px;
}

/* line 4, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu-wrapper {
  top: -323px;
}

/* line 5, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#frame {
  margin-top: 0px;
}

/* line 6, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#semi-static-home-page #menu-wrapper {
  top: -23px;
}

/* line 7, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu-main .span_1_of_5 {
  width: auto;
  float: right;
  padding-left: 1.5%;
}

/* line 8, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu-main a {
  color: black;
}

/* line 9, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu {
  background-image: none;
  box-shadow: none;
  border: none;
}

/* line 10, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu .wrapper a {
  text-transform: none;
  text-shadow: none;
  font-weight: lighter;
}

/* line 11, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
.icon .custom {
  border: 1px color #686868;
  top: -14px;
  height: 34px;
  border-bottom: none;
  background-color: #3c6c18;
  width: 100%;
  padding: 0 10px;
  left: -10px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: 1px solid #a0a0a0;
}

/* line 23, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#logo {
  border-bottom: 1px solid #3c6c18;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  left: 4px;
  position: relative;
}

/* line 30, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#selected .icon .custom {
  opacity: 1.0 !important;
}

/* line 32, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#selected.wrapper a {
  color: white;
}

/* line 33, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu .wrapper:hover a {
  color: white;
}

/* line 34, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
#menu:hover #selected a {
  color: black;
}

/* line 36, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
.news .image img {
  border: 0px;
  box-shadow: none;
}

@media only screen and (max-width: 820px) {
  /* line 43, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #top-inner ul {
    display: block;
    visibility: hidden;
  }

  /* line 45, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #logo-wrapper {
    top: -1px;
  }

  /* line 47, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #frame {
    margin-top: 65px;
  }

  /* line 48, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #menu-main {
    width: 100%;
  }

  /* line 49, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #menu {
    max-width: none;
    margin-top: 0px;
    box-shadow: 0 0 4px #808080;
  }

  /* line 50, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #menu-main .span_1_of_5 {
    float: none;
    padding: 0px;
  }

  /* line 51, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #menu .wrapper:hover a {
    color: #484848;
  }

  /* line 52, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #menu .wrapper {
    z-index: inherit;
  }

  /* line 53, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #selected.wrapper a {
    color: #3c6c18;
  }
}
@media only screen and (max-width: 500px) {
  /* line 57, /home/bl/heidi-howcroft/app/assets/stylesheets/semi_static/custom.scss */
  #tag-wrapper {
    top: 190px;
  }
}
