@charset "UTF-8";
/* ==== COMPASS IMPORTS ==== */
/* ==== Module Imports ==== */
/* palette */
/* typography variables */
/* various link states */
/* line 7, ../sass/global/_typography.scss */
a, a:visited {
  color: #058ac3;
  text-decoration: none;
}

/* line 12, ../sass/global/_typography.scss */
a:hover {
  color: #058ac3;
  text-decoration: underline;
}

/* typography */
/* line 18, ../sass/global/_typography.scss */
body.clearbooks {
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 23, ../sass/global/_typography.scss */
h1, h2, h3, h4, h5 {
  color: #444;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

/* line 30, ../sass/global/_typography.scss */
body.clearbooks #title h2 {
  color: #505050;
  font-style: 200;
  margin-bottom: none;
}

/* line 36, ../sass/global/_typography.scss */
p {
  color: #505050;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 21px;
}

/* line 44, ../sass/global/_typography.scss */
.divide-3 p, ul.widgets li p, .fig-text-sml p {
  color: #505050;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 52, ../sass/global/_typography.scss */
h1 {
  color: #333333;
  font-size: 4.5em;
  font-family: MyriadWebPro-Bold, sans-serif;
  font-weight: 400;
  line-height: 1.15em;
  margin: 0;
  text-align: center;
}

/* line 62, ../sass/global/_typography.scss */
#title h1 {
  color: #333333;
  font-size: 45px;
  font-family: MyriadWebPro, sans-serif;
  font-weight: 400;
  line-height: 51px;
  margin: 0;
  text-align: center;
}

/* line 72, ../sass/global/_typography.scss */
#title h3 {
  color: #505050;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  margin: 0 auto 35px auto;
  text-align: center;
}

/* line 82, ../sass/global/_typography.scss */
#title-image h1 {
  color: #333333;
  font-size: 4.5em;
  font-family: MyriadWebPro, sans-serif;
  font-weight: 400;
  line-height: 1.15em;
  margin: 0;
  text-align: center;
}

/* line 92, ../sass/global/_typography.scss */
h2, .video-watch h2, h2 p {
  font-family: "open sans", Helvetica, Arial, sans-serif;
  line-height: 28px;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 35px 0;
  text-align: center;
}

/* line 101, ../sass/global/_typography.scss */
.video-watch h2 a {
  color: #fff;
  border-bottom: none;
}

/* line 106, ../sass/global/_typography.scss */
.subheading {
  font-size: 22px;
}

/* line 110, ../sass/global/_typography.scss */
#title .title-left {
  text-align: left;
}

/* line 114, ../sass/global/_typography.scss */
#title h3.title-left {
  margin-bottom: 10px;
}

/* line 118, ../sass/global/_typography.scss */
h3 {
  color: #333;
  font-family: MyriadWebPro, sans-serif;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 14px;
  text-align: left;
}

/* line 127, ../sass/global/_typography.scss */
.benefits h3, .pricing-table h3, .features h3 {
  color: #333;
  font-family: MyriadWebPro, sans-serif;
  font-size: 28px;
  font-style: normal;
  line-height: 28px;
  margin: 0;
  text-align: center;
}

/* line 137, ../sass/global/_typography.scss */
.benefits h2, .background-c .benefitslist li {
  color: #fff;
  font-weight: 300;
}

/* line 142, ../sass/global/_typography.scss */
.tour .feature-text li, .tour .feature-text li span {
  font-size: 20px;
  line-height: 30px;
}

/* divide-* font-size variations */
/* line 150, ../sass/global/_typography.scss */
.divide-2 .section p {
  font-size: 18px;
  line-height: 28px;
}

/* line 155, ../sass/global/_typography.scss */
.divide-4 .section h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 26px;
}

/* line 161, ../sass/global/_typography.scss */
.divide-4 .section p.small {
  font-size: 14px;
}

/* line 165, ../sass/global/_typography.scss */
.divide-4 .section p.xtra-small {
  font-size: 13px;
}

/* accountants and bookkeepers */
/* line 170, ../sass/global/_typography.scss */
#a-and-b h1 {
  font-size: 45px;
  margin: 0;
}

/* line 175, ../sass/global/_typography.scss */
#a-and-b h2 p {
  font-size: 28px;
  margin: 30px 0 10px 0;
}

/* line 180, ../sass/global/_typography.scss */
#a-and-b .background-b h1 {
  color: #fff;
  margin-bottom: 20px;
}

/* line 184, ../sass/global/_typography.scss */
#a-and-b .background-b h2 p {
  color: #ddf5ff;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 0;
}

/* line 193, ../sass/global/_typography.scss */
#a-and-b .background-b h2 p:last-child {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 1px;
  padding-top: 40px;
}

/* line 201, ../sass/global/_typography.scss */
#a-and-b .background-b h4 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 1px;
  padding-top: 40px;
  text-align: center;
}

/* line 210, ../sass/global/_typography.scss */
.accent-text {
  color: #505050;
}

/* line 214, ../sass/global/_typography.scss */
.accent-text, .features li {
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
}

/* line 220, ../sass/global/_typography.scss */
.fig-text h3 {
  color: #333;
  font-family: MyriadWebPro, sans-serif;
  font-size: 2.8em;
  line-height: 1.2272727273em;
  margin-bottom: 14px;
  text-align: left;
}

/* line 230, ../sass/global/_typography.scss */
.features li, .features h3, .features-wrap h2 {
  color: #fff;
}

/* line 234, ../sass/global/_typography.scss */
.features-wrap li {
  font-weight: 200;
}

/* line 238, ../sass/global/_typography.scss */
.features-wrap li a, .features-wrap li a:hover {
  color: #fff;
  font-weight: 400;
}

/* line 243, ../sass/global/_typography.scss */
.features-wrap li a:hover {
  text-decoration: underline;
}

/* line 247, ../sass/global/_typography.scss */
.pricing-table li:first-child, .benefitslist li {
  font-size: 14px;
  font-style: normal;
  line-height: 21px;
}

/* line 253, ../sass/global/_typography.scss */
.feature-text li {
  font-size: 16px;
  font-style: normal;
  line-height: 21px;
  font-weight: 600;
}

/* line 260, ../sass/global/_typography.scss */
.feature-text li span {
  font-size: 16px;
  font-style: normal;
  line-height: 21px;
  font-weight: 200;
}

/* line 267, ../sass/global/_typography.scss */
.features li {
  text-align: left;
  color: #bbbbbb;
}

/* line 272, ../sass/global/_typography.scss */
.pricing-table li {
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}

/* line 278, ../sass/global/_typography.scss */
.pricing-table ul:first-child li {
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

/* line 286, ../sass/global/_typography.scss */
.pricing-table ul li:last-child {
  font-size: 10px;
  text-align: right;
}

/* footer */
/* line 294, ../sass/global/_typography.scss */
body.clearbooks .tweet p {
  margin-bottom: 0;
}

/* line 298, ../sass/global/_typography.scss */
.fig-text-sml h3, #footer h3 {
  font-family: MyriadWebPro, sans-serif;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 14px;
}

/* line 305, ../sass/global/_typography.scss */
body.clearbooks #footer #footer_bottom #icb_accredited div h3, body.clearbooks #footer #footer_bottom ul#footer_nav li h3 {
  font-family: "open sans", Helvetica, Arial, sans-serif;
  color: #DDD;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 314, ../sass/global/_typography.scss */
#footer #footer_bottom a {
  color: #B8B8B8;
  color: #bbbbbb;
  font-size: 12px;
  text-decoration: none;
}

/* line 321, ../sass/global/_typography.scss */
#footer_bottom p {
  color: #B8B8B8;
  color: #bbbbbb;
  font-size: 12px;
  line-height: 16px;
}

/* grid variables */
/* grid layouts */
/* line 18, ../sass/global/_grid.scss */
.divide-2 .section {
  width: 468px;
}

/* line 22, ../sass/global/_grid.scss */
.divide-3 .section {
  width: 304px;
}

/* line 26, ../sass/global/_grid.scss */
.divide-4 .section {
  width: 222px;
}

/* line 30, ../sass/global/_grid.scss */
.divide-6 .section {
  width: 140px;
}

/* line 34, ../sass/global/_grid.scss */
.center {
  text-align: center;
}

/* line 38, ../sass/global/_grid.scss */
.section {
  float: left;
  margin-right: 24px;
}

/* line 43, ../sass/global/_grid.scss */
.section:last-child {
  margin: 0;
}

/* line 47, ../sass/global/_grid.scss */
.section-container {
  margin: 0 auto;
  width: 960px;
}

/* line 52, ../sass/global/_grid.scss */
.container-8 {
  margin: 0 auto;
  width: 632px;
}

/* footer - this can be broken down again…but this is suitable for now */
/* line 2, ../sass/global/_footer.scss */
#footer {
  position: relative;
  min-width: 100%;
  z-index: 10;
}

/* line 8, ../sass/global/_footer.scss */
.sign-up-footer {
  background: #FFF;
  padding: 120px 0;
}

/* line 13, ../sass/global/_footer.scss */
ul#footer_nav {
  float: left;
}

/* line 17, ../sass/global/_footer.scss */
#footer_bottom ul#footer_nav li {
  display: block;
  float: left;
  margin: 0 24px 10px 0;
  padding: 0px;
  width: 140px;
}

/* line 25, ../sass/global/_footer.scss */
.flat-button-center {
  margin: 0 auto;
  width: 217px;
  z-index: 1;
}

/* line 31, ../sass/global/_footer.scss */
.footer-container {
  padding: 40px 0;
  margin: 0 auto;
  position: relative;
  width: 960px;
}

/* line 38, ../sass/global/_footer.scss */
#footer .container {
  padding: 0;
}

/* line 42, ../sass/global/_footer.scss */
#footer ul.widgets {
  display: block;
  overflow: hidden;
  margin: 0 0 40px 0;
  padding: 0;
  width: auto;
}

/* line 50, ../sass/global/_footer.scss */
ul.widgets {
  float: left;
  list-style: none;
  padding: 0;
}

/* line 56, ../sass/global/_footer.scss */
#footer ul.widgets li.widget:first-child, #footer ul.widgets li.widget_cb_flickr + .widget_cb_twitter {
  border-left: none;
}

/* line 60, ../sass/global/_footer.scss */
#footer ul.widgets li.widget {
  float: left;
  list-style: none;
  margin: 0 24px 0 0;
  min-height: 150px;
  padding: 0;
  width: 222px;
}

/* line 69, ../sass/global/_footer.scss */
ul.widgets li.widget_link .text {
  float: left;
}

/* line 73, ../sass/global/_footer.scss */
p:only-child, body.clearbooks p:last-child {
  margin-bottom: 0;
}

/* line 77, ../sass/global/_footer.scss */
#footer ul.widgets li.widget:last-child {
  margin: 0;
  width: 410px;
}

/* line 82, ../sass/global/_footer.scss */
ul li ul {
  list-style: none;
}

/* line 86, ../sass/global/_footer.scss */
#footer ul.widgets li.widget ul li {
  border: none;
  clear: both;
}

/* line 91, ../sass/global/_footer.scss */
#footer ul.widgets li:only-child {
  border: none;
}

/* icb accredited */
/* line 96, ../sass/global/_footer.scss */
#footer #footer_bottom #icb_accredited {
  float: left;
  width: 304px;
}

/* line 101, ../sass/global/_footer.scss */
#footer #footer_bottom #icb_accredited img {
  display: block;
  height: 66px;
  float: left;
  margin: 0;
  position: relative;
  top: 0;
  width: 58px;
}

/* line 111, ../sass/global/_footer.scss */
#icb_accredited div {
  float: right;
  text-align: left;
  width: 222px;
}

/* silly little arrow…crazy */
/* line 118, ../sass/global/_footer.scss */
#footer ul.widgets li.widget_cb_twitter .arrow {
  border-left-width: 0.7em;
  border-left-style: solid;
  border-left-color: #FFF;
  border-top-width: 0.7em;
  border-top-style: solid;
  border-top-color: #FFF;
  font-size: 12px;
  left: 124px;
  margin: 0px 8px;
  top: -1px;
}

/* silly little arrow part 2…crazy again */
/* line 132, ../sass/global/_footer.scss */
#footer .arrow {
  border-style: dashed;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 100px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
}

/* social section twitter/icons */
/* line 147, ../sass/global/_footer.scss */
#footer ul.widgets li.widget_cb_twitter .tweets {
  background: #FFF;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius: 8px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomright: 0;
  -o-border-radius: 4px;
  -webkit-border-radius: 8px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  margin: 0;
  padding: 33px 28px;
  position: relative;
}

/* line 164, ../sass/global/_footer.scss */
#footer .date {
  float: right;
}

/* line 168, ../sass/global/_footer.scss */
#footer ul.social-icons {
  position: relative;
  left: 1px;
  top: 57px;
}

/* line 174, ../sass/global/_footer.scss */
#footer ul.social-icons li {
  background-color: #FFF;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  -ie-border-radius: 4px;
  -moz-border-radius: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomleft: 0;
  -o-border-radius: 4px;
  -webkit-border-radius: 8px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  display: list-item;
  float: right;
  height: 32px;
  margin: 0 18px 8px 0;
  padding: 1px;
  list-style: none;
  text-indent: -9999px;
  width: 32px;
}

/* line 197, ../sass/global/_footer.scss */
#footer .twitter {
  background: url(../../../../images/icons/twitter-m.png) center no-repeat;
}

/* line 201, ../sass/global/_footer.scss */
#footer .facebook {
  background: url(../../../../images/icons/facebook-m.png) center no-repeat;
}

/* line 205, ../sass/global/_footer.scss */
#footer .linkedin {
  background: url(../../../../images/icons/linkedin-m.png) center no-repeat;
}

/* line 209, ../sass/global/_footer.scss */
#footer #footer_bottom, .blue_section {
  background: #333333;
  overflow: hidden;
  padding: 0 0 42px 0;
  width: 100%;
}

/* bullets */
/* line 2, ../sass/global/_bullets.scss */
.benefits {
  margin: 0 auto;
  width: 960px;
}

/* line 7, ../sass/global/_bullets.scss */
.benefitslist {
  float: left;
  margin: 0 24px 50px 0;
  width: 222px;
}

/* line 13, ../sass/global/_bullets.scss */
.benefitslist:last-child {
  margin: 0;
}

/* line 17, ../sass/global/_bullets.scss */
ul.feature-text li:before, .benefitslist li:before {
  content: "+";
  color: #f07e32;
  margin-right: 12px;
}

/* line 24, ../sass/global/_bullets.scss */
.content ul li {
  list-style: disc;
  line-height: 1.5em;
  margin-left: 19px;
}

/* line 30, ../sass/global/_bullets.scss */
.content ul.post_meta li {
  list-style: none;
  line-height: 1.5em;
}

/* line 35, ../sass/global/_bullets.scss */
form#commentform ul li {
  list-style: none;
  line-height: 1.5em;
}

/* line 40, ../sass/global/_bullets.scss */
ul.post_meta {
  line-height: 1.5em;
}

/* line 44, ../sass/global/_bullets.scss */
ul.loop p {
  line-height: 1.5em !important;
}

/* main styles */
/* temp global list from template.css */
/* line 4, ../sass/global/_main.scss */
ul li {
  margin: 0px 0px 14px 0px;
}

/* line 8, ../sass/global/_main.scss */
.features-wrap li {
  margin: 0;
}

/* column layouts */
/* line 13, ../sass/global/_main.scss */
.content {
  padding: 0;
  width: 714px;
}

/* line 18, ../sass/global/_main.scss */
.content.single {
  width: auto;
}

/* line 22, ../sass/global/_main.scss */
.content.single .column {
  margin: 0;
  padding: 0;
  width: 468px;
}

/* line 28, ../sass/global/_main.scss */
.content.single .column.left {
  float: left;
}

/* line 32, ../sass/global/_main.scss */
.content.single .column.right {
  float: right;
  margin-left: 24px;
}

/* fig img/text/buttons (need to check) */
/* line 38, ../sass/global/_main.scss */
.button-center {
  margin: 0 auto;
  width: 468px;
}

/* line 43, ../sass/global/_main.scss */
.bookkeepers a span {
  width: 468px;
}

/* line 47, ../sass/global/_main.scss */
.fig-text a span, .section a span, .fig-text-sml a span {
  background-color: #cacaca;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/* line 57, ../sass/global/_main.scss */
.fig-text span, .section span {
  float: left;
  font-size: 1.6em;
  line-height: 1.3em;
  margin: 0 0 14px 0;
}

/* line 64, ../sass/global/_main.scss */
.fig-text-sml a span {
  display: inline-block;
  letter-spacing: 0.1em;
  padding: 10px 7px;
  text-align: center;
  width: 127px;
  font-size: 1.3em;
}

/* line 73, ../sass/global/_main.scss */
.fig-image {
  width: 468px;
  margin: 0 24px 0 0;
}

/* line 78, ../sass/global/_main.scss */
.fig-text {
  float: left;
  width: 468px;
}

/* line 83, ../sass/global/_main.scss */
.fig-image-sml {
  width: 140px;
  margin: 0 24px 0 0;
}

/* line 88, ../sass/global/_main.scss */
.fig-text-sml {
  float: left;
  width: 304px;
}

/* line 93, ../sass/global/_main.scss */
.fig-text-sml a:hover span {
  background-color: #dadada;
  text-decoration: none !important;
}

/* line 98, ../sass/global/_main.scss */
.fig-text a span, .section a span {
  display: block;
  padding: 10px 14px;
  text-align: center;
}

/* line 104, ../sass/global/_main.scss */
.fig-text a:hover span, .section a:hover span {
  background-color: #dadada;
  text-decoration: none !important;
}

/* line 109, ../sass/global/_main.scss */
.fig-text-sml a:hover {
  text-decoration: none !important;
}

/* line 113, ../sass/global/_main.scss */
.right {
  float: right;
  margin: 0 0 0 24px;
}

/* line 119, ../sass/global/_main.scss */
.left {
  float: left;
}

/* header */
/* line 125, ../sass/global/_main.scss */
#header {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.98);
  border-bottom: 1px solid #dddddd;
  left: 0;
  overflow: hidden;
  padding: 20px 0;
  position: fixed;
  right: 0;
  z-index: 1000;
  min-width: 100%;
}

/* logo */
/* line 139, ../sass/global/_main.scss */
#header a#logo {
  background: transparent url(../../../../images/header/logo-222.jpg) no-repeat top left;
  display: block;
  float: left;
  height: 52px;
  margin: 0px 24px 0 0;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  top: 0;
  width: 222px;
}

/* navigation */
/* line 153, ../sass/global/_main.scss */
.main-nav {
  float: right;
}

/* line 157, ../sass/global/_main.scss */
body.clearbooks ul#nav-open li a {
  border-top: 4px solid white;
  border-top: 4px rgba(255, 255, 255, 0.98);
  color: #0F87B6;
  font-size: 14px;
  line-height: 1.5em;
  padding: 0;
  text-shadow: none;
  -webkit-transition: border-color 0.1s ease-in;
  -o-transition: border-color 0.1s ease-in;
}

/* line 169, ../sass/global/_main.scss */
body.clearbooks ul#nav-open li a:hover {
  border-top: 4px solid #f07e32;
  color: #0F87B6;
  padding: 0;
  text-decoration: none;
}

/* line 176, ../sass/global/_main.scss */
#nav-open {
  float: left;
  padding: 16px 0 0 0;
}

/* line 181, ../sass/global/_main.scss */
#nav-open li {
  float: left;
  padding: 0 24px 0 0;
}

/*sub-nav */
/* line 187, ../sass/global/_main.scss */
body.clearbooks #nav_container {
  float: left;
  margin: -20px 0 0 0;
  width: 960px;
}

/* line 194, ../sass/global/_main.scss */
body.clearbooks ul#sub_nav {
  list-style: none;
  margin: -20px 0 40px 0;
  padding: 0;
  overflow: visible;
  height: 32px;
}

/* line 203, ../sass/global/_main.scss */
body.clearbooks ul#sub_nav li {
  padding: 0;
  height: 34px;
}

/* line 208, ../sass/global/_main.scss */
body.clearbooks ul#sub_nav li a {
  padding: 0 24px 0 0;
  color: #0087C3;
  font-family: "open sans", sans-serif;
  font-size: 1.3em;
  height: 34px;
  line-height: 36px;
}

/* title image */
/* line 218, ../sass/global/_main.scss */
body.clearbooks #title-image {
  background-color: #E4E8E9;
  padding: 196px 0 35px 0;
  width: auto;
}

/* line 224, ../sass/global/_main.scss */
body.clearbooks #title-image.background-image-on {
  background: url(../../../../images/cloud.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 35px;
}

@media only screen and (min-width: 900px) {
  /* line 234, ../sass/global/_main.scss */
  body.clearbooks #title-image.background-image-on {
    background-position: 0 92px;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 241, ../sass/global/_main.scss */
  body.clearbooks #title-image.background-image-on {
    background-position: 0 0px;
  }
}
@media only screen and (min-width: 1900px) {
  /* line 248, ../sass/global/_main.scss */
  body.clearbooks #title-image.background-image-on {
    background-position: 0 -105px;
  }
}
/* containers */
/* line 255, ../sass/global/_main.scss */
body.clearbooks div.container#first {
  padding: 140px 0 0 0;
}

/* line 259, ../sass/global/_main.scss */
.container, .video-container {
  clear: both;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 60px 0;
  position: relative;
  width: 960px;
}

/* line 268, ../sass/global/_main.scss */
.line {
  border-bottom: 1px solid #d9d9d9;
  margin: 40px auto;
  width: 304px;
}

/* line 274, ../sass/global/_main.scss */
.tight {
  padding: 0;
}

/* line 278, ../sass/global/_main.scss */
.video-container {
  padding: 20px 0;
}

/* line 282, ../sass/global/_main.scss */
.content-wrap {
  margin: 0 auto;
  width: 960px;
}

/* line 287, ../sass/global/_main.scss */
.big-wrap {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  overflow: hidden;
  margin: 0 0 80px 0;
  padding: 0 0 80px 0;
}

/* background colours */
/* line 296, ../sass/global/_main.scss */
.background {
  background-color: #f8f8f8;
  min-width: 100%;
}

/* line 301, ../sass/global/_main.scss */
.background-b {
  background-color: #058ac3;
  min-width: 100%;
}

/* line 306, ../sass/global/_main.scss */
.background-c {
  background-color: #444444;
  min-width: 100%;
}

/* line 311, ../sass/global/_main.scss */
.background-d {
  background-color: #f07e32;
  min-width: 100%;
}

/* line 316, ../sass/global/_main.scss */
.negative-bar {
  background-color: #FFF;
  height: 20px;
  width: 960px;
  margin: 0 auto;
  position: relative;
  top: -60px;
}

/* line 325, ../sass/global/_main.scss */
#footer .background {
  background-color: #e4e8e9;
  min-width: 100%;
}

/* line 330, ../sass/global/_main.scss */
ul li {
  list-style: none;
}

/* line 334, ../sass/global/_main.scss */
ul.feature-text {
  margin: 0 auto 80px auto;
  width: 796px;
}

/* used in pricing */
/* line 340, ../sass/global/_main.scss */
.feature-text li {
  float: left;
  color: #505050;
  width: 796px;
}

/* line 346, ../sass/global/_main.scss */
.feature-text li span {
  float: right;
  text-align: left;
  margin-left: 82px;
  width: 468px;
}

/* used in tour */
/* line 354, ../sass/global/_main.scss */
.tour ul.feature-text {
  font-size: 18px;
  margin: 0 auto 80px auto;
  width: 796px;
}

/* line 360, ../sass/global/_main.scss */
.tour .feature-text li {
  float: left;
  color: #505050;
  margin-bottom: 60px;
  width: 796px;
}

/* line 367, ../sass/global/_main.scss */
.tour .feature-text li span {
  float: right;
  text-align: left;
  margin-left: 82px;
  width: 468px;
}

/* divide-* rules */
/* line 375, ../sass/global/_main.scss */
.divide-4 .section .border {
  border: solid 1px #a9c9d6;
  padding: 6px;
}

/* line 380, ../sass/global/_main.scss */
.divide-4 .section img {
  width: 208px;
}

/* Endorsing */
/* line 385, ../sass/global/_main.scss */
.endorser {
  color: #333;
  display: block;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  line-height: 1.3125em;
  margin: 21px 0 0 0;
  text-transform: uppercase;
  text-align: center;
}

/* line 395, ../sass/global/_main.scss */
.endorse li {
  list-style: none;
  display: inline;
}

/* widgets // spots */
/* line 3, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits .benefits {
  margin: 0;
  padding: 14px 0 0 0;
}

/* line 8, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits ul {
  border-bottom: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 15, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits ul li {
  float: left;
  margin: 0;
  padding: 0 0 0 24px;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  width: 222px;
}

/* line 25, ../sass/desktop/elements/widgets/_widgets.scss */
.img-benefits {
  background-color: #F07E32;
  height: 114px;
  margin: 0 auto 14px auto;
  width: 114px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}

/* line 37, ../sass/desktop/elements/widgets/_widgets.scss */
.img-benefits > span {
  display: block;
}

/* line 41, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits ul li:first-child {
  border-top: none;
  padding: 0;
}

/* line 46, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 51, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits ul li .text {
  float: right;
  width: 131px;
}

/* line 56, ../sass/desktop/elements/widgets/_widgets.scss */
body.clearbooks ul.widgets li.widget_cb_benefits a.button {
  display: block;
  margin: 20px auto 0 auto;
  width: 111px;
}

/* pricing table styles */
/* line 3, ../sass/desktop/specific/pricing/_pricing.scss */
.container-pricing {
  padding: 20px 0 60px 0;
}

/* line 7, ../sass/desktop/specific/pricing/_pricing.scss */
.ermos {
  background: url("../../../../images/icons/large/colour/ermos.png") no-repeat;
  height: 140px;
  margin: 80px auto 0 auto;
  padding: 0;
  width: 140px;
}

/* line 15, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table {
  margin: 0 auto 40px auto;
  padding: 0 41px;
  width: 714px;
}

/* line 21, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul li {
  list-style: none;
}

/* line 26, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul:first-child {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 222px;
}

/* line 33, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul:first-child li:first-child {
  border-bottom: 1px solid transparent;
}

/* line 37, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul {
  float: left;
  text-align: center;
  padding: 0 0 0 24px;
  width: 140px;
}

/* line 44, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul:last-child {
  margin: 0;
}

/* line 49, ../sass/desktop/specific/pricing/_pricing.scss */
.pricing-table ul li:first-child {
  border-bottom: 1px solid #058ac3;
  height: 75px;
  margin-bottom: 10px;
}

/* features in pricing */
/* line 56, ../sass/desktop/specific/pricing/_pricing.scss */
.features-wrap {
  margin: 20px auto;
  width: 960px;
}

/* line 61, ../sass/desktop/specific/pricing/_pricing.scss */
.features {
  float: left;
  margin: 0 24px 0 0;
  text-align: center;
  width: 222px;
}

/* line 68, ../sass/desktop/specific/pricing/_pricing.scss */
.container .features:last-child {
  float: left;
  margin: 0;
  width: 222px;
}

/* line 75, ../sass/desktop/specific/pricing/_pricing.scss */
.features .heart h3, .features .thirty h3, .features .infinite h3, .features .question h3 {
  padding-left: 47px;
  text-align: left;
  width: 175px;
}

/* line 81, ../sass/desktop/specific/pricing/_pricing.scss */
.features .heart, .features .thirty, .features .infinite, .features .question {
  height: 35px;
  width: 35px;
}

/* line 86, ../sass/desktop/specific/pricing/_pricing.scss */
.features .heart {
  background: url("../../../../images/icons/small/colour/heart.png") no-repeat 0 -2px;
}

/* line 90, ../sass/desktop/specific/pricing/_pricing.scss */
.features .thirty {
  background: url("../../../../images/icons/small/colour/thirty.png") no-repeat 0 -2px;
}

/* line 94, ../sass/desktop/specific/pricing/_pricing.scss */
.features .infinite {
  background: url("../../../../images/icons/small/colour/infinite.png") no-repeat 0 -2px;
}

/* line 99, ../sass/desktop/specific/pricing/_pricing.scss */
.features .question {
  background: url("../../../../images/icons/small/colour/question.png") no-repeat 0 -2px;
}

/* line 1, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-content > li.hidden {
  display: none;
}

/* line 5, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors {
  margin: 30px auto auto 0;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

/* line 11, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li {
  display: inline-block;
  width: 40px;
  height: 50px;
}

/* line 17, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li > a {
  cursor: pointer;
  margin: auto;
  display: block;
  margin: 5px;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 20px 20px;
  -moz-border-radius: 20px / 20px;
  border-radius: 20px / 20px;
}

/* line 27, ../sass/desktop/specific/front-page/endorse/_template.scss */
html.touch div.endorse > ul.endorse-selectors > li > a {
  margin: 0;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 30px 30px;
  -moz-border-radius: 30px / 30px;
  border-radius: 30px / 30px;
}

/* line 34, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li.endorse-control > a {
  margin: 0;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 30px 30px;
  -moz-border-radius: 30px / 30px;
  border-radius: 30px / 30px;
}

/* line 42, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li.control-next {
  margin: 0 0 14px 0;
}
/* line 45, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li.control-prev {
  margin: 0 0 14px 0;
}

/* line 50, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li.endorse-control span {
  float: right;
  position: relative;
  top: 1px;
  right: 6px;
}

/* line 57, ../sass/desktop/specific/front-page/endorse/_template.scss */
div.endorse > ul.endorse-selectors > li.endorse-control span {
  right: 8px;
}

@media only screen and (max-width: 930px) {
  /* line 62, ../sass/desktop/specific/front-page/endorse/_template.scss */
  ul.endorse-selectors > li.endorse-control {
    display: none!important;
  }
}
/* line 67, ../sass/desktop/specific/front-page/endorse/_template.scss */
html.no-borderradius ul.endorse-selectors > li.require-good-browser {
  position: fixed;
  left: -10000;
  width: 0;
  height: 0;
}

/* line 74, ../sass/desktop/specific/front-page/endorse/_template.scss */
html.lt-ie8 ul.endorse-selectors {
  display: none;
}

/* line 3, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control a {
  background-color: #cacaca;
}
/* line 5, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control a > span {
  color: #fff;
}

/* line 10, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control span {
  font-family: "open sans";
  font-weight: bold;
  color: #cacaca;
  font-size: 26px;
  -webkit-transform: scale(0.5, 1);
  -moz-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  -o-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}

/* line 18, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li > a {
  border: solid 1px #cacaca;
}

/* line 22, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control > a {
  border-color: #cacaca;
}

/* line 27, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li > a.endorse-selectors-selected,
div.endorse > ul.endorse-selectors > li > a:hover {
  border: 1px solid #0087c3;
}

/* line 33, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control > a:hover {
  background-color: #cacaca;
  border: 1px solid #cacaca;
}
/* line 36, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.endorse-control > a:hover > span {
  color: white;
}

/* line 43, ../sass/desktop/specific/front-page/endorse/_endorse.scss */
div.endorse > ul.endorse-selectors > li.noscript {
  display: none;
}

/*
.img-benefits {
    height: 140px;
    > span {
        margin: auto;
        margin-top: 2px;
        display: block;
        height: 1px;
        width: 1px;
    }

    > span:hover {
        height: 98px;
        width: 98px;
    }
}
*/
/*
.img-benefits {
    > span {
        border: 49px solid #F07E32;
        background-color: #F07E32;
        @include border-radius( 50px, 50px );
    }

    > span:hover {
        border: 1px dashed #F07E32;
        border-bottom-color: #F07E32;
        border-top-color: #F07E32;
        @include border-radius( 40px, 40px );
    }

    > span {
        @include transition-property( all );
        @include transition-duration(0.1s);
    }
}    
*/
/* line 1, ../sass/desktop/specific/front-page/cards/_template.scss */
div.card-poised {
  position: relative;
}

/* line 5, ../sass/desktop/specific/front-page/cards/_template.scss */
div.card-scrolling {
  top: 106px;
  position: fixed;
  right: 0;
  left: 0;
}

/* line 12, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control {
  padding: 5px;
  opacity: 0.8;
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: -154px;
  z-index: 9000;
}
/* line 21, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a {
  display: block;
  margin-top: 14px;
  opacity: 1;
  width: 14px;
  height: 14px;
  border: 1px solid #cacaca;
  -webkit-border-radius: 20px 20px;
  -moz-border-radius: 20px / 20px;
  border-radius: 20px / 20px;
  background-color: #f5f5f5;
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 32, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a:hover {
  background-color: #ffffff;
  background-color: white;
}
/* line 36, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a:last-child {
  margin-bottom: 10px;
}
/* line 39, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a.snapped + a:not(.snapped) {
  width: 14px;
  height: 14px;
  border: 1px solid #cacaca;
  border-top: 1px solid #cacaca;
}
/* line 45, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a.snapped + a.spinny:not(.snapped) {
  border-top: 1px solid #999999;
}
/* line 48, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a.snapped {
  width: 14px;
  height: 14px;
  border: 1px solid #999999;
  background-color: #f1f1f1;
}
/* line 54, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a.snapped:first-child {
  border: 1px solid #999999;
  background-color: #f1f1f1;
}
/* line 58, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a.snapped:first-child:hover {
  background-color: #f9f9f9;
}
/* line 61, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control > a:active {
  height: 14px!important;
  width: 14px!important;
  border: 1px solid #999999 !important;
  background-color: #535353!important;
}

/* line 69, ../sass/desktop/specific/front-page/cards/_template.scss */
html.no-touch div#card-control:hover {
  opacity: 1;
}

/* line 3, ../sass/desktop/specific/front-page/cards/_cards.scss */
div.card-scrolling {
  background-color: white;
}

/* line 3, ../sass/desktop/elements/buttons/_buttons.scss */
.flat-button-center {
  margin: 0 auto;
  width: 217px;
  z-index: 1;
}

/* line 9, ../sass/desktop/elements/buttons/_buttons.scss */
.flat-button > a span, .flat-button-center > a span {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 4.156em;
  text-align: center;
  width: 217px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/* line 24, ../sass/desktop/elements/buttons/_buttons.scss */
.flat-button {
  float: left;
  padding: 5px 0 0 0;
}

/* line 29, ../sass/desktop/elements/buttons/_buttons.scss */
.flat-button.action > a span {
  line-height: 42px;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 140px;
}

/* line 40, ../sass/desktop/elements/buttons/_buttons.scss */
.main-nav .flat-button.action > a span {
  line-height: 40px;
  width: 116px;
}

/* line 46, ../sass/desktop/elements/buttons/_buttons.scss */
.action > a span {
  background-color: #f34434;
}

/* line 50, ../sass/desktop/elements/buttons/_buttons.scss */
.action a:hover span {
  background-color: #f45647;
}

/* line 54, ../sass/desktop/elements/buttons/_buttons.scss */
.section button a span {
  background-color: #f34434;
  font-family: "open sans", Helvetica, Arial, sans-serif;
  margin: 0;
}

/* line 60, ../sass/desktop/elements/buttons/_buttons.scss */
.section button a:hover span {
  background-color: #f45647;
  margin: 0;
}

/*
@import "mobile/elements/elements";
*/
