﻿.background {
    background-color: #e8e8e8;
    margin-top: 20px;
}

.arealeft {
    padding: 11px;
}

.downloadsheader {
    padding-left: 20px;
    padding-top: 20px;
    font-size: 12pt;
    font-weight: 500;
}

.downloads {
    padding-left: 20px;
    padding-top: 4px;
}

.fi-social-apple {
    color: #979797;
}

.fi-social-android {
    color: #979797;
}

.fi-social-windows {
    color: #979797;
}

.socialtext {
    color: #4a86c8;
    font-weight: 500;
    font-size: 11pt;
}

.Title1 {
    color: #4a86c8;
    font-size: 30pt;
    font-weight: 400;
    padding-top: 20px;
    padding-left: 20px;
}

.Title2 {
    color: #4a86c8;
    font-size: 14pt;
    font-weight: 300;
    padding-left: 20px;
}

.AppText p {
    font-size: 11pt;
}

.AppText {
    padding: 30px 20px;
}

ul {
    padding-left: 30px;
    font-size: 11pt;
}

.AppText a:link {
    color: #4a86c8;
    font-weight: 600;
}

.Apptext a:visited {
    color: #4a86c8;
    font-weight: 600;
}

.AppText a:hover {
    color: darkred;
}

a.storelink:link {
    color: #4a86c8;
    font-weight: 600;
}

a.storelink:visited {
    color: #4a86c8;
    font-weight: 600;
}

a.storelink:hover {
    color: darkred;
}

.show-more > a {
    background-color: #0072c0;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 10pt;
    font-weight: 500;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px;
}

div.text-container {
    margin: 0 auto;
    width: 75%;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 0em;
}

.showContent {
    line-height: 1em;
    height: auto;
}


.show-more {
    padding: 10px 0;
    text-align: center;
}

.AaronH2 {
    margin-left: 0;
    padding: 20px 0 20px 0;
}

.AaronBigText {
    margin-left: 0px;
}

.quoteTitleSmall p {
    font-size: 24px;
    font-weight: 500;
}

.HowDoI {
    background-color: #fff;
    padding: 20px 20px 10px;
    margin-bottom: 20px;
}

.MapPicLeft {
    float: left;
    padding: 10px 15px 40px 10px;
}

.format {
    background-color: #f7f7f7;
    padding: 20px;
    font-size: 10pt;
    font-family: 'arial';
    max-width: 400px;
}

.free {
    font-size: 12pt;
    font-weight: 600;
    text-align: left;
}

.feature {
    text-align: left;
    font-weight: 500;
    font-size: 10pt;
    width: 35%;
}

.x {
    text-align: center;
    font-weight: 600;
}

.section {
    text-align: left;
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 40px;
    color: #578fc6;
}

.ChartText {
    padding-top: 50px;
    padding-bottom: 20px;
    font-weight: 600;
    text-align: left;
    line-height: 1.3em;
}

table {
    margin: 0;
    width: 100%;
}
