@charset "UTF-8";
    body {
    background-color: #f2f2f2;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    height: 100%;
    width: 100% !important;
}
a {
    color: #2BA6CB;
}
img {
    border: 0;
    max-width: 100%}
table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
td {
    border-collapse: collapse;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
.wrapper {
    background-color: #f2f2f1;
}
.header-container {
    text-align: left;
}
.body-container {
    background-color: #ffffff;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #6e7172;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}
.body-header-container {
    background-color: #ffffff;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    -moz-border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #6e7172;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}
.body-footer-container {
    background-color: #ffffff;
    border-left: 1px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    -moz-border-bottom-right-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #6e7172;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}
.footer-container {
    color: #9f9f99;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.container-padding {
    padding-right: 20px;
    padding-left: 20px;
}
.body-container-padding {
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
}
.callout-container {
    background-color: #f2f2f1;
    border-top: 3px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    color: #6e7172;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}
.callout-container-padding {
    padding-right: 30px;
    padding-left: 30px;
}
.h1 {
    color: #222222;
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
}
.h2 {
    color: #222222;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
}
.h3 {
    color: #222222;
    font-size: 21px;
    font-weight: 500;
    line-height: 26px;
}
.h4 {
    color: #222222;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
}
.h5 {
    color: #222222;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
}
.button {
    background-color: #6db200;
    border-bottom: 3px solid #5d9900;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-left: 8px;
    text-align: center;
}
.button a {
    color: #ffffff;
    text-decoration: none;
}
.love {
    color: #61ce33;
}
.daily-summary-date {
    color: #aaaaaa;
    font-size: 20px;
}
.row-container-padding {
    background-color: #ffffff;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    line-height: 21px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
}
.link-container {
    padding-top: 6px;
    padding-bottom: 0;
    text-align: right;
}
.link-container a {
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.columns-container {
    background-color: #fafaf9;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #e7e7e7;
}
.col-3 {
    border-top: 2px solid #ccc;
}
.col-3 td {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}
.col-3-up {
    border-top: 2px solid #058dc7;
}
.col-3-up td {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}
.col-3-down {
    border-top: 2px solid #ed7e17;
}
.col-3-down td {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}
.mid-col-2 {
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}
.col-num {
    color: #cccccc;
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
}
.col-3-up .col-num {
    color: #058dc7;
}
.col-3-down .col-num {
    color: #ed7e17;
}
.col-period {
    color: #888888;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.col-change {
    background-color: #cccccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    line-height: 24px;
}
.col-3-up .col-change {
    background-color: #058dc7;
}
.col-3-down .col-change {
    background-color: #ed7e17;
}
.col-comparison {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: #fff;
    font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%}
.container {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
header {
    position: absolute;
    left: 28px;
    top: 20px;
    z-index: 1;
}
header h1 {
    background-image: url(logo-d557e5e2cfa6ce59428c5ff2d25e0261.png);
    background-size: 100%;
    height: 60px;
    width: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0px 0px 5px #888888;
}
.ir {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}
#intro-image {
    background-color: #7b8295;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#intro-image.subway-image {
    background-image: url(bg-subway-324441ebd61bf365e5d793b260c53843.jpg);
}
#intro-image.meeting-image {
    background-image: url(bg-meeting-94b4abd23819010df50e46d09ac73c4b.jpg);
}
.social {
    position: absolute;
    right: 17px;
    top: 15px;
    z-index: 1;
}
.twitter-share-button {
    width: 95px !important;
    margin-right: 6px;
}
#iphone {
    background: transparent url(iphone-2-2289c628f0bcc12595f9e2408f5c167e.png) bottom center no-repeat;
    background-size: 45%;
    height: 35em;
    position: relative;
    width: 100%}
#iphone p {
    color: #fff;
    font: 300 1.1em/2.1em "Lato", "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    left: 50%;
    margin-left: -3.5em;
    text-shadow: 0 1px 12px #000;
    text-align: center;
    top: 8.9em;
    width: 10.8em;
  }
#iphone p strong {
    color: #fff;
}
#content {
    background: #eee url(bg-pattern-29c3c24cfc1fe1bd599f7ecc54b900aa.png) 0 0 repeat;
    padding: 2em 0 1em 0;
    text-align: center;
}
h2 {
    color: #444;
    font: 500 1.8em/normal "Lato", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
}
p {
    color: #666;
    font: 300 1.4em/1.6em "Lato", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 #fff;
}
p:last-child {
    margin-bottom: 20px;
}
p strong {
    color: #444;
    font-weight: 400;
}
p em {
    color: #999;
    font-size: 0.7em;
    vertical-align: top;
}
.sign-in-with-google {
    background: #fbfbfb;
    border-top: 6px solid #f90101;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #5b5b5b;
    display: inline-block;
    font: 300 0.9em/normal "Lato", "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px #fff;
    -webkit-transition: background 0.15s linear;
    -moz-transition: background 0.15s linear;
    -ms-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}
.sign-in-with-google:after {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -6px;
    width: 100%}
.sign-in-with-google:before {
    background: #F2B50F;
    border-top-right-radius: 4px;
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    right: 0;
    top: -6px;
    width: 50%}
.sign-in-with-google span {
    display: inline-block;
    padding: 0.9em 2.8em;
}
.sign-in-with-google span:before {
    background: #0266C8;
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    right: 50%;
    top: -6px;
    width: 25%}
.sign-in-with-google span:after {
    background: #00933B;
    content: '';
    display: block;
    height: 6px;
    left: 50%;
    position: absolute;
    top: -6px;
    width: 25%}
.sign-in-with-google strong {
    font-weight: 500;
}
.sign-in-with-google:hover {
    background: #f4f4f4;
}
.sign-in-with-google:active {
    background: #fbfbfb;
}
button::-moz-focus-inner, textarea::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.share-button {
    background: #fbfbfb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: inline-block;
    font: 300 0.9em/normal "Lato", "Helvetica Neue", Helvetica, sans-serif;
    margin: 4px;
    padding: 0.9em 2.8em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: background 0.15s linear;
    -moz-transition: background 0.15s linear;
    -ms-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}
.share-button span {
    position: relative;
}
#content .share-button strong {
    color: #fff;
}
#twitter-share-button {
    background: #4099FF;
}
#twitter-share-button span {
    padding-left: 2.1em;
}
#twitter-share-button span:before {
    background: transparent url(twitter-bird-dark-bgs-88f346492643b16df518b44880fbd98e.png) 50% 50% no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 2em;
    left: 0;
    position: absolute;
    top: -.45em;
    width: 2em;
}
#twitter-share-button:hover {
    background: #268bff;
}
#twitter-share-button:active {
    background: #4099FF;
}
#facebook-share-button {
    background: #3b5998;
}
#facebook-share-button span {
    padding-left: 2.1em;
}
#facebook-share-button span:before {
    background: transparent url(f_logo-9bbf6b48775372b145c6c5546e2a2946.png) 50% 50% no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 1.5em;
    left: 0;
    position: absolute;
    top: -.25em;
    width: 1.5em;
}
#facebook-share-button:hover {
    background: #344e86;
}
#facebook-share-button:active {
    background: #3b5998;
}
input[type="submit"], button, .button {
    -webkit-appearance: none;
    background: #777;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: inline-block;
    font: 500 0.9em/normal "Lato", "Helvetica Neue", Helvetica, sans-serif;
    padding: 0.9em 2.8em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: background 0.15s linear;
    -moz-transition: background 0.15s linear;
    -ms-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}
input[type="submit"]:hover, button:hover, .button:hover {
    background: #aaa;
    cursor: pointer;
}
input[type="submit"]:active, button:active, .button:active {
    background: #aaa;
}
input[type="submit"]:disabled, input[type="submit"] .disabled, button:disabled, button .disabled, .button:disabled, .button .disabled {
    opacity: .5;
}
input[type="submit"]:disabled:hover, input[type="submit"] .disabled:hover, button:disabled:hover, button .disabled:hover, .button:disabled:hover, .button .disabled:hover {
    background: #aaa;
    cursor: default;
}
footer {
    margin: 1.5em 0;
}
footer p {
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 0.8em;
    color: #bbb;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
footer .kissmetrics {
    position: absolute;
    left: 15px;
}
footer .kissmetrics .km-logo {
    background: transparent url(kissmetrics-logo-2313db1257bf718713978e754fbf11ef.png) 0 0 no-repeat;
    background-size: 7.4em;
    border: none;
    font-size: 28px;
    line-height: 34px;
    margin-top: 2px;
    margin-bottom: 8px;
    min-width: 215px;
    outline: none;
}
footer .kissmetrics p {
    margin-bottom: 0;
}
footer .ios {
    padding-bottom: 1.5em;
    position: absolute;
    right: 15px;
}
footer .ios a {
    background: #9dabaf url(button-appstore-2d2f818558cdd8f4899d35621014fc8d.png) 1.5em center no-repeat;
    background-size: 13em;
    padding: 1.5em 2em;
    line-height: 1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: 170px;
}
footer .ios a:hover {
    background-color: #95a4a8;
    background-size: 13em;
}
footer nav {
    font-size: 14px;
    position: absolute;
    left: 234px;
    margin-top: 28px;
}
@media only screen and (max-width: 959px) {
    #iphone {
    background-size: 55%}
}@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
    width: 768px;
}
}@media only screen and (max-width: 767px) {
    #iphone {
    background-size: 90%}
.container {
    width: 300px;
}
input[type="text"], textarea {
    width: 200px;
}
}@media only screen and (min-width: 480px) and (max-width: 767px) {
    #iphone p {
    top: 12.5em;
    font: 300 1em/2em "Lato", "Helvetica Neue", Helvetica, sans-serif;
    width: 11em;
    margin-left: -3.8em;
}
.container {
    width: 420px;
}
#email-input {
    margin-right: 0;
}
.button {
    margin-top: 10px;
}
}@media only screen and (max-width: 479px) {
    #iphone {
    background-size: 90%;
    height: 23em;
}
#iphone p {
    font-size: .8em;
    line-height: 1.7em;
    top: 8.5em;
    width: 10em;
}
#content h2 {
    font-size: 1.4em;
}
#content p {
    font-size: 1.2em;
    line-height: 1.6em;
}
#email-input {
    margin-right: 0;
}
.button {
    font-weight: 700;
    margin-top: 10px;
}
form .button {
    width: 100%}
footer .kissmetrics p {
    font-size: .7em;
}
footer .kissmetrics .km-logo {
    background-size: 4.5em;
    min-width: 130px;
}
footer .ios p {
    background-position: 0.75em center;
    background-size: 12em;
    padding: 1em;
    min-width: 130px;
}
}@font-face {
    font-family: 'Pictos';
    src: url("/fonts/pictos/pictos-web.eot");
    src: local("☺"), url("/fonts/pictos/pictos-web.woff") format("woff"), url("/fonts/pictos/pictos-web.ttf") format("truetype"), url("/fonts/pictos/pictos-web.svg#webfontIyfZbseF") format("svg");
    font-weight: normal;
    font-style: normal;
}
.notice {
    display: inline-block;
    margin-left: 1em;
    font-weight: 400;
    color: #3a3;
}
#manage-different-account {
    float: right;
    font-size: 0.8em;
    line-height: 1.8em;
    text-decoration: none;
    font-weight: 400;
}
#the-survey {
    margin-top: -2em;
    padding-top: 2em;
}
form {
    margin: 0 auto;
    text-align: left;
    max-width: 620px;
}
form .hide {
    display: none;
}
form p, form .p {
    color: #666;
    font: 300 1.2em/normal "Lato", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 #fff;
}
form p>label {
    line-height: 1.2em;
}
form .req, form .note {
    display: inline-block;
    font-size: .8em;
    font-style: italic;
    font-weight: 300;
    margin-left: 6px;
}
form .note {
    display: inline;
}
form label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
}
form input[type="text"], form input[type="password"], form input[type="email"], form textarea {
    background: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #666;
    display: block;
    font: 300 1.1em/normal "Lato", sans-serif;
    margin: 0;
    padding: .5em;
    outline: none;
    width: 100%}
form input[type="text"]:focus, form input[type="password"]:focus, form input[type="email"]:focus, form textarea:focus {
    color: #444;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 8px rgba(102, 204, 255, 0.9);
}
form input[type="radio"] {
    margin-right: 5px;
}
form .error .req {
    color: #e60000;
}
form .error input[type="text"], form .error textarea {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 8px rgba(230, 0, 0, 0.9);
}
form ul {
    list-style: none;
}
form ul li {
    margin-bottom: 6px;
}
form ul li label {
    display: inline;
    font-weight: 300;
    line-height: 1.8;
    vertical-align: middle;
}
form ul li label strong {
    font-weight: 400;
}
p.error {
    color: #e60000;
}
