html, body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  background: #f1f1f1; }

table {
  margin: 0 auto;
  font-size: 14px;
  border: 0;
  width: 600;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif; }
  table td {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px; }
    table td .solo_wrap {
      text-align: center;
      width: 100%;
      max-width: 600px;
      margin: 0 auto;
      text-align: center;
      font-size: 11px;
      text-decoration: underline; }
    table td a {
      color: #171717;
      text-decoration: none;
      text-align: center; }
    table td a:hover {
      text-decoration: underline !important; }

.feature-image {
  padding-top: 20px;
  padding-bottom: 15px; }

img {
  width: 100%;
  max-width: 600px;
  border: none; }

img.logo {
  width: 100%;
  max-width: 150px;
  padding-bottom: 20px; }

table, tr, td {
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  color: #171717; }

#wrap_out {
  width: 100%; }

#wrap_in {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden; }

.section {
  margin: 0;
  background: #fff;
  padding: 0px 20px; }
  .section #footer {
    margin: 40px 0 0 0; }

.section#header {
  text-align: center;
  margin: 0;
  background: url(../images/hero-600x150.jpg);
  background-repeat: no-repeat;
  height: 150px;
  padding-top: 20px; }
  .section#header .logo {
    width: 100%;
    max-width: 150px; }
  .section#header .login-link {
    color: #ffffff;
    text-decoration: underline;
    font-size: 11px; }

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