body {
  color: #444;
  background: #888888 url('../img/background.png');
  /* pattern from http://subtlepatterns.com */

}
body.bg-light {
  background: #888888 url('../img/background-light.png');
}
body .content-section {
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
  border: 1px solid #D4D4D4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
body .content-section p {
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
}
body .content-section p.text-center {
  text-align: center;
}
body .content-section > div {
  margin: 15px;
}
header {
  background-color: rgba(255, 255, 255, 0.6);
}
#logo {
  display: block;
  margin: 20px 0;
}
.navbar-inner {
  border-left: none;
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.navbar .nav {
  min-width: 940px;
}
.navbar .nav,
.navbar .nav > li {
  padding: 0 30px;
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */

  *zoom: 1;
  /* hasLayout ie7 trigger */

  vertical-align: top;
}
.navbar-inner {
  text-align: center;
}
#content section {
  margin-bottom: 20px;
}
#back-top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
}
#back-top a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: rgba(255, 255, 255, 0.25);
  text-decoration: none;
}
#back-top a:hover,
#back-top a:focus {
  color: rgba(255, 255, 255, 0.5);
}
div.pp_default .pp_nav .currentTextHolder {
  font-style: normal;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html,
body {
  height: 100%;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -211px;
}
.footer {
  color: #777;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.065);
  border-top: 1px solid #d4d4d4;
  padding: 20px 0 10px 0;
  margin-top: 40px;
  height: 140px;
}
.footer-element {
  display: inline-block;
  margin: 0 15px;
}
#push {
  height: 211px;
}
a.black {color: #444;}
#back-top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
}
#back-top a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: rgba(215, 50, 50, 0.5);
  text-decoration: none;
}
#back-top a:hover,
#back-top a:focus {
  color: rgba(215, 50, 50, 0.7);
}
#estimation-form {
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8);
  padding: 15px;
}
#estimation-form * {
  color: #EEE;
}
#estimation-form input,
#estimation-form textarea,
#estimation-form select {
  color: #444;
}
#estimation-form .form-horizontal input + .help-block,
#estimation-form .form-horizontal select + .help-block,
#estimation-form .form-horizontal textarea + .help-block,
#estimation-form .form-horizontal .uneditable-input + .help-block,
#estimation-form .form-horizontal .input-prepend + .help-block,
#estimation-form .form-horizontal .input-append + .help-block {
  margin-top: 0;
}
#estimation-form .text-error * {
  color: #c04f4f !important;
}
.address hr {
  margin: 5px 0 10px 0;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #FFF;
}
a {
  color: #CC5050;
}
a:hover {
  color: #CC0000;
}
#map-canvas {
  height: 350px;
  width: 350px;
}
.map-container {
  margin: 0 0 20px 0;
}
img.thumbnail.text-image {
  width: 200px;
}
img.thumbnail.text-image.pull-left {
  margin-right: 20px;
}
img.thumbnail.text-image.pull-right {
  margin-left: 20px;
}
.thumbnail {
  background-color: #FFF;
  margin-bottom: 10px;
}
.thumbnail-list > .thumbnail-link {
  display: block;
  margin: 0 0 15px 0 !important;
  width: 200px;
}
.top-logo {
  display: block;
  margin: 20px auto 50px;
}
.condensed-form {
  margin: 0;
}
#estimation-button {
  margin-bottom: 5px;
}
/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simply-scroll-list li img {
  border: none;
  display: block;
}
/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */
/* Container DIV */
.simply-scroll {
  width: 100%;
  height: 100%;
  margin-top: 10px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
  width: 100%;
  height: 100%;
}
/* Explicitly set height/width of each list item */.simply-scroll .simply-scroll-list li {
  float: left;
  /* Horizontal scroll only */

  width: auto;
  height: 70px;
  margin-right: 10px;
}
