.color-hover.turquoise,
.color:hover.turquoise {
  color: #1dd2af;
}
.color-hover.green-sea,
.color:hover.green-sea {
  color: #19b698;
}
.color-hover.emerland,
.color:hover.emerland {
  color: #40d47e;
}
.color-hover.nephritis,
.color:hover.nephritis {
  color: #2cc36b;
}
.color-hover.peter-river,
.color:hover.peter-river {
  color: #4aa3df;
}
.color-hover.belize-hole,
.color:hover.belize-hole {
  color: #2e8ece;
}
.color-hover.amethyst,
.color:hover.amethyst {
  color: #a66bbe;
}
.color-hover.wisteria,
.color:hover.wisteria {
  color: #9b50ba;
}
.color-hover.wet-asphalt,
.color:hover.wet-asphalt {
  color: #3d566e;
}
.color-hover.midnight-blue,
.color:hover.midnight-blue {
  color: #354b60;
}
.color-hover.sun-flower,
.color:hover.sun-flower {
  color: #f2ca27;
}
.color-hover.orange,
.color:hover.orange {
  color: #f4a62a;
}
.color-hover.carrot,
.color:hover.carrot {
  color: #e98b39;
}
.color-hover.pumpkin,
.color:hover.pumpkin {
  color: #ec5e00;
}
.color-hover.alizarin,
.color:hover.alizarin {
  color: #ea6153;
}
.color-hover.pomegranate,
.color:hover.pomegranate {
  color: #d14233;
}
.color-hover.clouds,
.color:hover.clouds {
  color: #fbfcfc;
}
.color-hover.silver,
.color:hover.silver {
  color: #cbd0d3;
}
.color-hover.concrete,
.color:hover.concrete {
  color: #a3b1b2;
}
.color-hover.asbestos,
.color:hover.asbestos {
  color: #8c9899;
}
.color.turquoise {
  color: #1abc9c;
}
.color.green-sea {
  color: #16a085;
}
.color.emerland {
  color: #2ecc71;
}
.color.nephritis {
  color: #27ae60;
}
.color.peter-river {
  color: #3498db;
}
.color.belize-hole {
  color: #2980b9;
}
.color.amethyst {
  color: #9b59b6;
}
.color.wisteria {
  color: #8e44ad;
}
.color.wet-asphalt {
  color: #34495e;
}
.color.midnight-blue {
  color: #2c3e50;
}
.color.sun-flower {
  color: #f1c40f;
}
.color.orange {
  color: #f39c12;
}
.color.carrot {
  color: #e67e22;
}
.color.pumpkin {
  color: #d35400;
}
.color.alizarin {
  color: #e74c3c;
}
.color.pomegranate {
  color: #c0392b;
}
.color.clouds {
  color: #ecf0f1;
}
.color.silver {
  color: #bdc3c7;
}
.color.concrete {
  color: #95a5a6;
}
.color.asbestos {
  color: #7f8c8d;
}
.bg.turquoise {
  background-color: #1abc9c;
}
.bg.green-sea {
  background-color: #16a085;
}
.bg.emerland {
  background-color: #2ecc71;
}
.bg.nephritis {
  background-color: #27ae60;
}
.bg.peter-river {
  background-color: #3498db;
}
.bg.belize-hole {
  background-color: #2980b9;
}
.bg.amethyst {
  background-color: #9b59b6;
}
.bg.wisteria {
  background-color: #8e44ad;
}
.bg.wet-asphalt {
  background-color: #34495e;
}
.bg.midnight-blue {
  background-color: #2c3e50;
}
.bg.sun-flower {
  background-color: #f1c40f;
}
.bg.orange {
  background-color: #f39c12;
}
.bg.carrot {
  background-color: #e67e22;
}
.bg.pumpkin {
  background-color: #d35400;
}
.bg.alizarin {
  background-color: #e74c3c;
}
.bg.pomegranate {
  background-color: #c0392b;
}
.bg.clouds {
  background-color: #ecf0f1;
}
.bg.silver {
  background-color: #bdc3c7;
}
.bg.concrete {
  background-color: #95a5a6;
}
.bg.asbestos {
  background-color: #7f8c8d;
}
.button-turquoise:hover {
  color: #fff;
  background-color: #1dd2af;
  border-color: #1dd2af;
}
.button-green-sea:hover {
  color: #fff;
  background-color: #19b698;
  border-color: #19b698;
}
.button-emerland:hover {
  color: #fff;
  background-color: #40d47e;
  border-color: #40d47e;
}
.button-nephritis:hover {
  color: #fff;
  background-color: #2cc36b;
  border-color: #2cc36b;
}
.button-peter-river:hover {
  color: #fff;
  background-color: #4aa3df;
  border-color: #4aa3df;
}
.button-belize-hole:hover {
  color: #fff;
  background-color: #2e8ece;
  border-color: #2e8ece;
}
.button-amethyst:hover {
  color: #fff;
  background-color: #a66bbe;
  border-color: #a66bbe;
}
.button-wisteria:hover {
  color: #fff;
  background-color: #9b50ba;
  border-color: #9b50ba;
}
.button-wet-asphalt:hover {
  color: #fff;
  background-color: #3d566e;
  border-color: #3d566e;
}
.button-midnight-blue:hover {
  color: #fff;
  background-color: #354b60;
  border-color: #354b60;
}
.button-sun-flower:hover {
  color: #fff;
  background-color: #f2ca27;
  border-color: #f2ca27;
}
.button-orange:hover {
  color: #fff;
  background-color: #f4a62a;
  border-color: #f4a62a;
}
.button-carrot:hover {
  color: #fff;
  background-color: #e98b39;
  border-color: #e98b39;
}
.button-pumpkin:hover {
  color: #fff;
  background-color: #ec5e00;
  border-color: #ec5e00;
}
.button-alizarin:hover {
  color: #fff;
  background-color: #ea6153;
  border-color: #ea6153;
}
.button-pomegranate:hover {
  color: #fff;
  background-color: #d14233;
  border-color: #d14233;
}
.button-clouds:hover {
  color: #fff;
  background-color: #fbfcfc;
  border-color: #fbfcfc;
}
.button-silver:hover {
  color: #fff;
  background-color: #cbd0d3;
  border-color: #cbd0d3;
}
.button-concrete:hover {
  color: #fff;
  background-color: #a3b1b2;
  border-color: #a3b1b2;
}
.button-asbestos:hover {
  color: #fff;
  background-color: #8c9899;
  border-color: #8c9899;
}
.button-turquoise {
  color: #fff;
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.button-green-sea {
  color: #fff;
  background-color: #16a085;
  border-color: #16a085;
}
.button-emerland {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.button-nephritis {
  color: #fff;
  background-color: #27ae60;
  border-color: #27ae60;
}
.button-peter-river {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.button-belize-hole {
  color: #fff;
  background-color: #2980b9;
  border-color: #2980b9;
}
.button-amethyst {
  color: #fff;
  background-color: #9b59b6;
  border-color: #9b59b6;
}
.button-wisteria {
  color: #fff;
  background-color: #8e44ad;
  border-color: #8e44ad;
}
.button-wet-asphalt {
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
}
.button-midnight-blue {
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
}
.button-sun-flower {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.button-orange {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.button-carrot {
  color: #fff;
  background-color: #e67e22;
  border-color: #e67e22;
}
.button-pumpkin {
  color: #fff;
  background-color: #d35400;
  border-color: #d35400;
}
.button-alizarin {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.button-pomegranate {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.button-clouds {
  color: #fff;
  background-color: #ecf0f1;
  border-color: #ecf0f1;
}
.button-silver {
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.button-concrete {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.button-asbestos {
  color: #fff;
  background-color: #7f8c8d;
  border-color: #7f8c8d;
}
body {
  font-size: 1.6em;
  font-family: "Roboto", "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input,
select {
  font-size: 16px;
  font-family: "Roboto", "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  color: #000;
}
a:hover {
  color: #595959;
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #595959;
  border-color: #595959;
}
.button[disabled],
button[disabled] {
  background-color: #ccc !important;
  border-color: #ccc !important;
  color: #fff !important;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
}
a {
  text-decoration: none;
}
p a {
  text-decoration: underline;
}
table,
td,
th {
  border-collapse: collapse;
}
h1 {
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
[v-cloak] {
  display: none;
}
.index2 .header {
  padding: 15px 20px;
}
.index2 .header a + a {
  margin-left: 25px;
}
.index2 .header .brand {
  padding: 0;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6em;
}
.index2 .header .right a {
  text-decoration: underline;
  position: relative;
  top: 2px;
}
.index2 h1 {
  font-size: 2em;
  font-weight: 400;
  color: #000;
  line-height: 1.4em;
  text-align: center;
}
@media (min-width: 500px) {
  .index2 h1 {
    font-size: 3.5em;
  }
}
.index2 section {
  padding: 100px 0;
  min-height: 80%;
  border-bottom: solid 1px #e8e8e8;
}
.index2 section h4 {
  font-weight: 400;
}
.index2 section.title {
  text-align: center;
  border-bottom: none;
}
.index2 section.title .buttons {
  margin-top: 50px;
}
.index2 section.title .button {
  font-size: 16px;
  height: 6rem;
  line-height: 6rem;
  padding: 0 4rem;
  margin-top: 8px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 500px) {
  .index2 section.title {
    padding: 150px 0 150px 0;
  }
}
.index2 section.demo {
  padding-top: 0;
  border-top: none;
}
.index2 section.demo img,
.index2 section.demo video {
  max-width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.index2 section.demo video {
  -webkit-filter: brightness(100%);
  border-radius: 0 0 5px 5px;
}
.index2 section.demo .demo-video {
  border: solid 1px #d9d9d9;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.index2 section.about {
  text-align: center;
}
.index2 section.about span.num {
  display: none;
  font-style: italic;
  margin-right: 10px;
}
.index2 section.about span.emoji {
  font-family: Segoe UI Emoji;
  margin-left: 5px;
}
.index2 section.features h2 {
  text-align: center;
}
.index2 section.features h4 {
  font-size: 1.5em;
}
.index2 section.features .container {
  margin-top: 75px;
}
.index2 section.features .feature {
  padding: 35px 25px 25px 25px;
  box-shadow: 4px 4px 12px 0 rgba(173,179,179,0.3);
  border: 1px solid #d7dada;
  cursor: pointer;
  text-align: center;
}
.index2 section.features .feature:hover {
  margin-top: -5px;
  box-shadow: 8px 8px 24px 0 rgba(173,179,179,0.3);
}
.index2 section.features .row + .row {
  margin-top: 50px;
}
.index2 section.features .columns {
  margin-top: 15px;
}
.index2 section.features li a {
  text-decoration: underline;
}
.index2 section.features .security {
  font-weight: 400;
}
.index2 section.cta {
  text-align: center;
}
.index2 section.cta .button {
  margin-left: 15px;
}
.index2 section.cta p {
  margin-bottom: 0;
}
.index2 section.pricing {
  text-align: center;
}
.index2 section.pricing h1 {
  margin-bottom: 100px;
  font-weight: bold;
}
.index2 section.pricing .container {
  max-width: 1200px;
}
.index2 section.pricing .details {
  border: solid 1px #ddd;
  border-top: none;
  padding: 0 30px;
}
.index2 section.pricing .title {
  background: #000;
  color: #fff;
  padding: 15px 0;
  margin-top: 30px;
}
.index2 section.pricing .personal {
  background: #2980b9;
}
.index2 section.pricing .business {
  background: #34495e;
}
.index2 section.pricing .title {
  font-size: 2em;
}
.index2 section.pricing .price {
  font-size: 2.4em;
}
.index2 section.pricing .price,
.index2 section.pricing ul {
  padding-top: 35px;
}
.index2 section.pricing .period {
  font-size: 0.7em;
}
.index2 section.pricing .main {
  font-style: italic;
}
.index2 section.pricing .button {
  margin-top: 40px;
}
.index2 section.pricing li {
  list-style-type: none;
  border-top: solid 1px #eee;
  font-size: 0.9em;
  margin: 0;
  padding: 5px 0;
}
.index2 section.senders {
  text-align: center;
}
.index2 section.senders h1 {
  font-weight: bold;
}
.index2 section.senders p {
  margin-bottom: 100px;
}
.index2 section.senders .item {
  width: 100px;
  height: 100px;
  float: left;
  margin: 5px;
  background-size: contain;
}
.index2 section.senders .container {
  text-align: left;
}
.index2 section.senders img {
  max-width: 100%;
}
nav {
  text-align: center;
  background: #111;
  color: #fff;
  padding: 8px;
}
nav a {
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
}
nav a:hover {
  background: #fff;
  color: #000;
}
nav a + a {
  margin-left: 10px;
}
footer {
  text-align: center;
  font-weight: 300;
}
footer p {
  margin: 50px 0;
}
footer a {
  text-decoration: underline;
}
footer a + a {
  margin-left: 15px;
}
.filter .active {
  font-weight: bold;
}
.filter a + a {
  margin-left: 15px;
}
.filter + .filter {
  margin-left: 15px;
}
@media (max-width: 770px) {
  .filter,
  .right,
  .left,
  .pull-right {
    float: none !important;
  }
  .filter .daterange {
    display: block;
  }
  .filter select {
    width: 100%;
  }
  .filter .button {
    display: block;
  }
  .filter + .filter {
    margin-left: 0;
  }
}
.tag {
  display: inline-block;
  background: #eee;
  color: #888;
  padding: 0 7px;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: capitalize;
  margin-right: 10px;
}
.tag.income {
  color: #27ae60;
}
.tag.expense {
  color: #e74c3c;
}
.messages {
  width: 100%;
}
.messages td {
  padding: 8px;
}
.messages tr:first-child td {
  border-top: 1px solid #e1e1e1;
}
.messages .type {
  font-weight: bold;
}
.messages .type.income {
  color: #27ae60;
}
.messages .type.expense {
  color: #e74c3c;
}
.messages .logo {
  margin: 0 auto;
  background-size: cover;
  width: 32px;
  height: 32px;
}
.messages td.fill {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messages .date,
.messages .subject a {
  color: #888;
}
.messages .subject .fa {
  margin-left: 5px;
}
.messages .subject a:hover {
  text-decoration: underline;
}
.messages .note {
  font-size: 0.7em;
  color: #aaa;
  position: relative;
}
.messages .note:hover {
  text-decoration: underline;
}
.messages .actions {
  text-align: right;
}
.messages .actions a {
  display: inline-block;
  margin-left: 15px;
}
.message:last-child {
  border-bottom: solid 1px #ddd;
}
nav {
  text-align: center;
  background: #111;
  color: #fff;
  padding: 8px;
}
nav a {
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
}
nav a:hover {
  background: #fff;
  color: #000;
}
nav a + a {
  margin-left: 10px;
}
.modal {
  display: none;
  background: #fff;
  padding: 30px;
  border-radius: 0px;
}
.modal .buttons {
  text-align: right;
}
.modal .button {
  margin-bottom: 0;
}
.lean-overlay {
  z-index: 3000 !important;
}
@media (max-width: 500px) {
  .modal .button {
    display: block;
  }
  .modal .buttons .button + .button {
    margin-left: 0;
    margin-top: 10px;
  }
}
#submit-modal {
  width: 450px;
}
#download-modal {
  width: 450px;
}
#download-modal .progress {
  border-radius: 4px;
  background: #f0f0f0;
  margin-top: -10px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  height: 8px;
}
#download-modal .progress .progress-bar {
  border-radius: 4px;
  background: #2cc36b;
  position: absolute;
  height: 100%;
}
.contact {
  width: 450px;
}
.contact h2 {
  text-align: center;
}
.contact form {
  margin-bottom: 0;
}
.selectize {
  min-width: 200px;
}
.selectize input {
  height: auto;
  margin-bottom: 0;
}
select.selectize {
/* prevent uninitialized selects from showing */
  display: none;
}
.selectize-input {
  border-radius: 4px;
}
.daterange {
  border-radius: 4px;
  border: solid 1px #ccc;
  line-height: 37px;
  padding: 0 5px;
  cursor: pointer;
}
.daterange i,
.daterange span {
  margin: 0 5px;
}
.daterangepicker {
  font-size: 0.9em;
  border: solid 1px #ccc;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  border-radius: 4px;
  display: none;
}
.daterangepicker option.disabled,
.daterangepicker td.disabled {
  color: #ddd;
  text-decoration: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  min-width: auto;
  padding: 5px 8px;
}
.daterangepicker input[type='text'] {
  box-sizing: border-box;
}
.daterangepicker .btn {
  height: 30px;
  padding: 0 8px;
  line-height: 30px;
}
.daterangepicker table {
  box-sizing: border-box;
}
.error-text {
  color: #f00;
}
.permissions {
  list-style-type: none;
  margin-bottom: 30px;
}
.permissions li {
  margin-left: 15px;
}
.permissions .fa {
  width: 16px;
  text-align: center;
  margin-right: 5px;
}
.permissions .check .fa {
  color: #2cc36b;
}
.permissions .times {
  color: #bbb;
}
.flash {
  background: #2ecc71;
  color: #fff;
  padding: 10px;
  text-align: center;
}
@media (max-width: 500px) {
  .hide-mobile {
    display: none;
  }
}
.buttons .button + .button {
  margin-left: 15px;
}
.loader {
  margin-top: 15px;
  text-align: center;
}
.loader img {
  opacity: 0.3;
}
.loader div {
  margin-top: 10px;
}
.instructions {
  display: none;
  padding: 30px;
  background: #f4f4f4;
}
.instructions ol {
  margin-bottom: 0;
}
.note {
  font-size: 0.7em;
  font-style: italic;
}
.note a + a {
  margin-left: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.connect {
  width: 350px;
}
.connect .button {
  margin-bottom: 1.5rem;
}
.connect form {
  margin-bottom: 0;
}
.or-wrapper {
  border-bottom: solid 1px #eee;
  padding: 11px 0;
  position: relative;
  margin-bottom: 30px;
  color: #666;
}
.or-wrapper .or-text {
  position: absolute;
  left: 45%;
  top: 0;
  background: #fff;
  padding: 10px;
}
.wrap {
  padding: 50px;
  min-height: 100%;
}
.box {
  border-radius: 10px;
  border: solid 1px #eee;
  padding: 30px 40px;
}
.legal {
  max-width: 800px;
  margin: 50px auto;
}
.changes h4 {
  margin-top: 50px;
  margin-bottom: 3px;
}
.changes .date {
  font-style: italic;
}
.error-page {
  min-height: 100%;
  padding: 50px;
}
.message-error {
  color: #f00;
  margin-bottom: 10px;
}
.banner {
  background: #da552f;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
.banner a {
  color: #fff;
  text-decoration: underline;
}
.settings {
  max-width: 800px;
  margin: 50px auto;
}
.settings section + section {
  margin-top: 100px;
}
.settings table .fa {
  margin-right: 5px;
}
.payment {
  min-height: 100%;
  padding-top: 50px;
}
.payment .container {
  max-width: 500px;
}
.payment .error,
.payment .error:focus,
.payment .error:active {
  border: solid 1px #e55b5b;
}
.payment .payment-errors {
  color: #f00;
  margin-bottom: 30px;
}
.imap label {
  margin-top: 15px;
}
.imap .note {
  margin-top: 0;
  margin-bottom: 5px;
}
.prompt {
  padding: 7px;
  margin-bottom: 50px;
  background: #e74c3c;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.success {
  margin-top: 50px;
  text-align: center;
}
.success .container {
  margin: 75px auto;
}
