html {
  position: relative;
  min-height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  background-color: #f2f2f2;
  color: #444;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 71px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 71px;
  background-color: #f5f5f5;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
body > .container {
  padding: 20px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-family: "Open Sans";
  font-weight: 300;
}
p {
  line-height: 32px;
  margin-bottom: 15px;
}
.centered {
  text-align: center;
}
a {
  transition: color 0.1s ease-in, background 0.1s ease-in;
  word-wrap: break-word;
}
a:hover {
  outline: 0;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a:before {
  transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:after {
  transition: color 0.1s ease-in, background 0.1s ease-in;
}
.navbar {
  position: relative;
  min-height: 20px;
  margin-bottom: 0px;
  border: none;
}
.navbar-brand {
  padding: 0px;
  height: 80px;
}
.navbar-brand > img {
  height: 100%;
  padding: 15px;
  width: auto;
}
.nav > li > a {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}
.navbar-alignit .navbar-header {
  transform-style: preserve-3d;
  height: 50px;
}
.navbar-alignit .navbar-brand {
  top: 50%;
  display: block;
  position: relative;
  height: auto;
  transform: translate(0, -50%);
  margin-right: 15px;
  margin-left: 15px;
}
.navbar-default {
  background: #f4f4f4;
}
hr {
  border-top: 1px solid #cccccc;
  border: 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
#headerwrap {
  padding-top: 0;
}
#headerwrap h3 {
  color: white;
  font-size: 30px;
}
#headerwrap h5 {
  color: white;
  font-weight: 700;
  text-align: left;
}
#headerwrap p {
  color: white;
  text-align: left;
}
.intro-header {
  background-color: gray;
  background: no-repeat center center;
  background-attachment: scroll;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 0;
}
#intro {
  border-top: none;
  padding-top: 0;
  background-color: none;
}
#features {
  background-color: #fff;
  padding-bottom: 50px;
  padding-top: 50px;
}
#features .ac a {
  font-size: 20px;
}
#showcase {
  background-color: #216AA8;
  display: block;
  padding-bottom: 50px;
  padding-top: 50px;
}
#showcase h1 {
  color: white;
}
#footerwrap {
  background-color: #2f2f2f;
  color: white;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
}
#footerwrap h3 {
  color: white;
  font-size: 28px;
}
#footerwrap p {
  color: white;
  font-size: 18px;
}
#focus-wells {
  background-color: #f1f1f1;
}
#c {
  background: #222222;
  padding-top: 15px;
  text-align: center;
}
#c p {
  color: white;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  /* line-height: 1.42857143; */
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input {
  background-color: #fff;
  background-image: none;
}
textarea {
  background-color: #fff;
  background-image: none;
}
select {
  background-color: #fff;
  background-image: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff !important;
  background-image: none;
  color: #000000;
}
.generic ul li {
  padding-bottom: 10px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #398FD5;
}
.btn-default:hover {
  background-color: #398FD5;
  border-color: #398FD5;
}
.headerDiv {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f4f3ee;
}
.headerDiv h2 {
  margin: 35px 0 10px 0;
  padding: 0;
  font-style: italic;
  font-weight: 700;
  color: #666;
  font-size: 30px;
  text-align: right;
  line-height: 38px;
}
.img-circle {
  border: solid #398FD5 6px;
}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pageTitle {
  background-color: #E3E3E3;
  padding: 20px 0 20px 0;
}
.pageTitle h2 {
  margin: 0;
  padding: 0;
  font-size: 36px;
}
.info-indicator {
  float: right;
  min-width: 20px;
  margin: 20px 0 10px 0;
  padding: 12px;
  background-color: #398FD5;
}
.info-indicator h4 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
}
.red-indicator {
  background-color: #ffcc00;
}
.divdropshadow {
  padding-top: 0;
  background: #fff;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.2);
}
.body-list {
  line-height: 28px;
  margin-bottom: 15px;
  font-size: 16;
}
.body-list > ul {
  margin-bottom: 40px;
}
.body-list > ul > li {
  margin-bottom: 15px;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* Removes leftover margin */
}
#wfadein {
  display: none;
}

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