.green-text {
  color: #006747;
}

.purple-text {
  color: #994878;
}

.gold-text {
  color: #AD841F;
}

.blue-text {
  color: #298FC2;
}

.blue-bg {
  background: #E3F8FF;
}

.darkgray-bar {
  padding: 22px;
  background: #56565A;
}

html, body, .body {
  background: white !important;
  color: black;
}

img {
  max-width: 100%;
}

p, ul {
  font-size: 16px;
}

h2 {
  font-size: 32px;
  color: #298FC2;
}

hr {
  border-top: 2px solid #ccc;
}

.large-image {
  max-width: 680px;
  display: block;
  margin: 0 auto 30px;
}

.spacer-20 {
  margin-top: 20px;
}
.spacer-40 {
  margin-top: 40px;
}

div.container {
  width: 100%;
  max-width: 740px;
}

.wide-container {
  width: 100% !important;
  max-width: 920px !important;
}

.extrawide-container {
  width: 100% !important;
  max-width: 1020px !important;
}

.dark-divider {
  width: 100%;
  max-width: 780px;
  background: #56565A;
  padding: 6px;
}

.section-title {
  padding-bottom: 15px;
  border-bottom: 3px solid #56565A;
  color: black;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 40px;
  margin: 30px auto;
  font-family: "Quicksand", sans-serif;
}

.blue-bar {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #E3F8FF;
  margin-top: 10px;
  margin-bottom: 40px;
}

.large-text {
  font-size: 22px;
  hyphens: none;
  padding: 0px 12px;
}

.green-hr {
  border: 1px solid #006747;
  margin: 20px 0px;
}

.products {
  font-size: 14px;
  margin-bottom: 20px;
}
.products:first-child {
  margin-bottom: 0px;
}

.footer {
  background: #53565A;
  color: white;
  padding: 30px 15px 20px;
}
.footer p {
  font-size: 14px;
}
.footer a {
  color: white;
}

.header {
  background: white;
  padding-top: 40px;
}
.header h1 {
  margin-top: 24px;
  margin-bottom: 0px;
  font-size: 28px;
}
.header p {
  color: black;
  font-size: 12px;
  letter-spacing: 1px;
}
.header hr {
  border-top: 6px solid #56565A;
}
.header .container {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}
.header .header-logos {
  max-width: 580px;
  margin: 0 auto;
}
.header .date {
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 16px;
}
.header .products {
  color: black;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0 0;
}
.header .logo img {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .header .logo img {
    display: block;
    margin: 0 auto;
    max-width: 275px;
    width: 87%;
    padding: 5px;
  }
  .header .row:first-child .col-xs-12.logo img {
    max-width: 100%;
    width: 100%;
  }
}

.page-section {
  margin-bottom: 40px;
}

.page-section hr {
  max-width: 320px;
  margin: 15px auto 20px;
  border-top: 2px solid #adaeb0;
}

.profile {
  margin-top: 40px;
  margin-bottom: 20px;
}
.profile a {
  color: inherit;
}
.profile img {
  width: 100%;
  max-width: 360px;
  display: block;
  margin: 0 auto;
}
.profile .profile-name {
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  border-bottom: 4px solid #006747;
}
.profile .location {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 8px;
  color: black;
}
.profile .anniversary {
  margin-bottom: 26px;
}
.profile .anniversary strong {
  font-weight: 600;
}

.job-posting {
  background: #56565A;
  color: white;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.job-posting h2, .job-posting p, .job-posting a {
  color: white;
}
.job-posting h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 3px;
}
.job-posting p {
  padding-bottom: 0px;
}
.job-posting a p {
  padding-top: 38px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.job-posting a {
  text-transform: uppercase;
}
.job-posting td.large-2.last, .job-posting th.large-2.last {
  padding-bottom: 10px;
}
.job-posting td.columns, .job-posting td.column, .job-posting th.columns, .job-posting th.column {
  padding-bottom: 5px;
}

.quote {
  margin-bottom: 0px;
}
.quote .quote-text {
  font-size: 24px;
  margin-top: 2px;
}
.quote .small-text {
  margin-top: 10px;
  font-size: 14px;
}
.quote .small-text span {
  font-weight: 600;
}

.quote-section {
  margin-bottom: 0px;
}

.green-bar {
  background: #006747;
  color: white;
  padding: 20px;
}
.green-bar p, .green-bar a {
  color: white;
}

.feedback {
  max-width: 300px;
}
.feedback .vote-buttons th {
  padding: 10px;
}
.feedback a p {
  background: #56565A;
  color: white;
  border-radius: 60px;
  padding: 16px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-weight: 12px;
}

.feedback {
  margin: 30px auto;
}
.feedback strong {
  text-transform: lowercase;
  font-variant: small-caps;
  display: inline-block;
  margin-bottom: 18px;
  color: black;
  letter-spacing: 1.38px;
  font-size: 28px;
}
.feedback svg {
  width: 70px;
  cursor: pointer;
  opacity: 0.8;
}
.feedback svg:hover {
  opacity: 1;
}
.feedback svg, .feedback .counter {
  display: inline-block;
  vertical-align: middle;
}
.feedback .like.active svg {
  opacity: 1;
}
.feedback .like.active svg path {
  fill: #298FC2 !important;
}
.feedback .dislike.active svg {
  opacity: 1;
}
.feedback .dislike.active svg path {
  fill: #c20c0c !important;
}
.feedback .counter {
  padding: 0px 10px;
  font-size: 20px;
}
.feedback .green-text {
  color: #298FC2;
  font-size: 22px;
}

.comments .user {
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.comments form {
  margin: 40px auto 30px;
}
.comments form input[type=submit] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #298FC2;
  color: white;
  border: 0px;
  margin: 24px 0px 20px;
  padding: 10px 54px;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.comments textarea {
  font-size: 16px;
  width: 100%;
  padding: 16px 10px;
  border: 2px solid #56565A;
}
.comments .comment .user {
  color: #56565A;
  float: left;
  padding-left: 20px;
}
.comments .comment .timestamp {
  float: right;
  text-transform: uppercase;
  font-weight: 500;
  color: #56565A;
}
.comments .comment .comment-text {
  clear: both;
  background: #ededed;
  padding: 30px 20px 24px;
  border-bottom: 6px solid #56565A;
  margin-bottom: 36px;
}

.green-bar-image {
  position: relative;
}
.green-bar-image:before {
  content: "";
  position: absolute;
  height: 25%;
  width: 100%;
  background: #b6c8bf;
  top: 37%;
}
.green-bar-image img {
  position: relative;
  z-index: 99;
}

.job-disclaimer {
  padding: 10px 20px;
}

@media only screen {
  .emailer html {
    min-height: 100%;
    background: #f3f3f3;
  }
}
@media only screen and (max-width: 596px) {
  .emailer table.body img {
    width: auto;
    height: auto;
  }
  .emailer table.body center {
    min-width: 0 !important;
  }
  .emailer .container {
    width: 95% !important;
  }
  .emailer .columns {
    height: auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .emailer .collapse .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .emailer .small-6 {
    display: inline-block !important;
    width: 50% !important;
  }
  .emailer .small-12 {
    display: inline-block !important;
    width: 100% !important;
  }
}
.emailer body {
  background-color: white;
}

.text-center {
  text-align: center;
}

/*# sourceMappingURL=main.css.map */
