@charset "UTF-8";
/* ------------------------------ GREEN TEMPLATE ----- */
/* ---------------------------
    Created    : Jan 21, 2015
    Author     : Eric Leitzel
    Template   : Dusk
   --------------------------- */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic|Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic");
h1, .h1, .jumbotron h1, .jumbotron .h1, h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1em;
  margin: 10px 0 20px;
  padding-top: 0; }

#divNewsletter1 form p input, #divNewsletter1 form input {
  background-color: rgba(53, 54, 58, 0.2);
  border: none;
  border-bottom: 2px solid #008139;
  color: whitesmoke;
  font-family: "Roboto", sans-serif;
  font-size: 0.9375em;
  line-height: 1.2; }

#cchFacebook, #cchTwitter, #cchLinkedIn, #cchYouTube {
  background-size: 100%;
  background-position: center center;
  display: inline-block; }

body {
  color: #868a8c;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  background-image: url("../includes/images/fake_brick-black.png?1759329640");
  background-repeat: repeat; }

a {
  color: #00b450;
  text-decoration: none; }

a:hover, a:focus {
  color: #00b450;
  text-decoration: underline; }

div, p {
  font-weight: 300; }

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h1 .small, .h1 .small,
h2 .small, .h2 .small,
h3 .small, .h3 .small {
  font-size: 65%;
  font-weight: 200; }

h1, .h1, .jumbotron h1, .jumbotron .h1 {
  font-size: 2.5em;
  font-weight: 300;
  color: #00b450;
  line-height: 1;
  letter-spacing: -.5px; }
  @media (max-width: 767px) {
    h1, .h1, .jumbotron h1, .jumbotron .h1 {
      font-size: 2em; } }

h2, h2 {
  font-size: 2em;
  font-weight: 400;
  color: #00b450;
  line-height: 1.3333333333; }
  @media (max-width: 767px) {
    h2, h2 {
      font-size: 1.75em; } }

h3, .h3 {
  font-size: 1.75em;
  font-weight: 700;
  color: #324441;
  line-height: 1.1666666667; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 1.5em; } }

h4, .h4 {
  font-size: 1.5em;
  font-weight: 400;
  color: #6d8e89;
  line-height: 1; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 1.25em; } }

h5, .h5 {
  font-size: 1.25em;
  font-weight: 300;
  color: #ed5300;
  line-height: 0.9166666667; }
  @media (max-width: 767px) {
    h5, .h5 {
      font-size: 1.1em; } }

h6, .h6 {
  font-size: 1em;
  font-weight: 900;
  line-height: 1.7083333333;
  color: #00b450; }

.footer--section,
.footer--section p,
.footer--section h1, .footer--section .h1,
.footer--section h2, .footer--section .h2,
.footer--section h3, .footer--section .h3,
.footer--section h4, .footer--section .h4,
.footer--section h5, .footer--section .h5,
.footer--section h6, .footer--section .h6 {
  color: #FFF; }

label {
  display: inherit; }

hr {
  border-top: 1px solid #c2c4c5; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

/* ------------------------------ APPOINTMENT SCHEDULER ----- */
#appointmentWrapper label {
  font-weight: 400; }
#appointmentWrapper select {
  width: 240px; }
.contact_us #appointmentWrapper {
  width: 33.125em;
  padding: 0.4375em;
  background-color: #FFF; }
  @media (max-width: 767px) {
    .contact_us #appointmentWrapper {
      width: 100%; } }

#appointment {
  padding: 1.25em; }
  #appointment .clear {
    margin-bottom: 1.375em; }
  #appointment input, #appointment .inputClass {
    border: 1px solid #c2c4c5; }
  #appointmentTitle {
    padding: 1em;
    background-color: white;
    margin-bottom: 1.25em;
    font-size: 1.875em !important;
    font-weight: 200 !important;
    background-color: whitesmoke;
    margin-bottom: 1.5em !important;
    border: 1px solid #c2c4c5; }
    @media (max-width: 767px) {
      #appointmentTitle {
        font-size: 1em !important; } }
  #appointmentButton {
    border-radius: 0.25em;
    padding: 0.5em 1.25em; }

textarea#appointmentMessage {
  height: 3.75em;
  position: relative;
  top: -1.25em;
  width: 318px; }
  @media (max-width: 767px) {
    textarea#appointmentMessage {
      width: 100%; } }

.inputClass {
  float: right;
  width: 15em;
  height: 2.5em; }

#currentClient {
  margin-bottom: 1.25em;
  margin-left: 3.125em; }

#apptMessageDiv2 {
  height: 3.75em; }

#apptMessageDiv1 {
  margin-bottom: 1.5625em; }
  #apptMessageDiv1 label {
    margin-left: 1.25em; }

label.left,
#appointmentCaptchaDiv1 label {
  margin-left: 1.25em; }

#submitDiv {
  text-align: right;
  clear: right; }

#recaptcha_widget_div {
  float: right;
  margin-bottom: 1.0625em; }

/* ------------------------------ BRANDING ----- */
.logo--container {
  z-index: 1031;
  display: inline; }

@media (max-width: 767px) {
  .logo__img {
    margin: 0 auto;
    display: block; } }
.logo__img:hover {
  opacity: .8;
  transition: opacity .5s; }
.logo__span {
  text-align: right;
  width: 100%;
  display: inline-block; }

.company {
  font-size: 3em;
  font-weight: 100;
  color: #5BD475;
  line-height: 1;
  margin-top: 27px;
  margin-left: 30px;
  display: inline-block; }
  @media (max-width: 767px) {
    .company {
      text-align: center;
      display: block; } }

a.company__link--home:hover,
a.company__link--home:active {
  text-decoration: none;
  color: #83df97; }

.company__link--home {
  color: inherit;
  text-shadow: 1px 1px 1px #252525; }

.slogan {
  display: inline-block;
  font-size: 1.1em;
  font-style: italic;
  margin-top: 0.25em;
  padding-left: 2.5em;
  vertical-align: top; }
  @media (max-width: 767px) {
    .slogan {
      display: block;
      margin-top: 0;
      margin-left: 0;
      text-align: center; } }

/* ------------------------------ CAREERS FORM ----- */
#careersform .services-list-cat-title {
  margin-top: 1.5em; }

.table-cell {
  vertical-align: top; }

/* ------------------------------ CLIENT SERVICES ----- */
#services-top-list {
  background: #FFF;
  /*    border: em(10px) solid palette(grey, light);*/
  margin-bottom: 6.25em;
  padding: 1.875em 0;
  text-align: left;
  width: 100%; }
  #services-top-list p {
    padding: .8em 0 .8em 1.5em; }
  #services-top-list-table {
    max-width: 37.5em;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #services-top-list-table td {
        display: inline;
        font-size: 13px; } }
  #services-top-list ul {
    padding: 0;
    margin-left: 0; }
    #services-top-list ul li {
      list-style-type: none; }
      #services-top-list ul li a {
        display: block;
        padding: 0.375em 1.875em;
        font-size: 100%;
        text-align: left; }
        #services-top-list ul li a:hover {
          background-color: whitesmoke;
          text-decoration: none; }

.services-top-list-column-1, .services-top-list-column-2 {
  max-width: 18.75em; }

.services-list-cat-title {
  margin-top: 7.5em; }

.ui-helper-reset {
  line-height: 1.5; }

.ui-widget ul {
  margin-left: 0;
  font-size: 16px;
  line-height: 1.5; }

.ui-widget-content {
  line-height: 1.5; }

/* ------------------------------ ENEWSLETTER SIGN-UP FORM ----- */
.enewsletter-form-container {
  margin-bottom: 1.875em; }

.enews-form-bg-color {
  background-color: rgba(0, 180, 80, 0.7); }

#enewsletter_title {
  color: whitesmoke;
  font-family: "Roboto", sans-serif;
  font-size: 35px;
  font-weight: 100;
  line-height: 1em;
  padding: 0.625em;
  text-align: left !important;
  text-transform: uppercase;
  width: 100%; }
  @media (max-width: 767px) {
    #enewsletter_title {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      margin-left: 10px;
      padding: 0;
      width: 90%; } }
  @media (max-width: 480px) {
    #enewsletter_title {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      font-size: 26px;
      padding: 0; } }

div#divNewsletter1 .NewsletterForm {
  width: auto !important; }
  @media (max-width: 767px) {
    div#divNewsletter1 .NewsletterForm {
      width: 100% !important; } }
  div#divNewsletter1 .NewsletterForm form {
    padding: 0 !important;
    position: relative; }
  div#divNewsletter1 .NewsletterForm p {
    width: 32%;
    display: inline-block;
    padding-left: 2%; }
    @media (max-width: 767px) {
      div#divNewsletter1 .NewsletterForm p {
        display: block;
        width: 98%; } }
  div#divNewsletter1 .NewsletterForm #recaptchaContainer {
    margin: 20px 0;
    position: absolute;
    right: 2%;
    margin-top: -120px; }
    @media (max-width: 767px) {
      div#divNewsletter1 .NewsletterForm #recaptchaContainer {
        right: auto;
        position: relative;
        margin: 30px auto 0;
        width: 304px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      div#divNewsletter1 .NewsletterForm #recaptchaContainer {
        right: -7%; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      div#divNewsletter1 .NewsletterForm #recaptchaContainer {
        right: -1%; } }

@media (max-width: 767px) {
  div#recaptchaContainer {
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }

#divNewsletter1 {
  padding: 10px 0 8px;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 480px) {
    #divNewsletter1 {
      width: 100%; } }
  #divNewsletter1 p.message-success, #divNewsletter1 div.message-error {
    color: whitesmoke;
    font-family: "Roboto", sans-serif;
    font-size: 17px !important;
    padding: 10px;
    margin-top: 10px; }
  #divNewsletter1 p.message-success {
    font-size: 20px !important; }
  #divNewsletter1 input {
    width: 100%;
    display: inline-block;
    padding: 10px; }
  .modules #divNewsletter1 {
    display: inline-block;
    text-align: left;
    max-width: 450px;
    width: 100%; }
  #divNewsletter1 form p {
    font-weight: 100;
    color: whitesmoke;
    font-size: 1.125em;
    font-family: "Roboto Condensed", sans-serif; }
    @media (max-width: 767px) {
      #divNewsletter1 form p {
        float: none; } }
    #divNewsletter1 form p:empty {
      display: none; }
  #divNewsletter1 form input:focus {
    background-color: #00b450;
    border-color: #83df97;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  #divNewsletter1 form input.NewsletterFormSubmit {
    background-color: #35363A;
    border-bottom: 2px solid #252525;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    /*                margin-top: 30px;*/
    margin-top: 0; }
    @media (max-width: 767px) {
      #divNewsletter1 form input.NewsletterFormSubmit {
        margin-top: 35px; } }
    #divNewsletter1 form input.NewsletterFormSubmit:focus {
      background-color: #252525 !important;
      border-bottom-color: #3f3f3f;
      transition-delay: 0s, 0s, 0s;
      transition-duration: .5s, .5s, .5s;
      transition-property: background-color, border-bottom-color, border-bottom-width;
      transition-timing-function: ease, ease, ease; }
    #divNewsletter1 form input.NewsletterFormSubmit:hover {
      background-color: #252525 !important;
      -moz-transition: background-color 0.5s;
      -webkit-transition: background-color 0.5s;
      transition: background-color 0.5s; }

/* ------------------------------ EVENT CALENDAR ----- */
@media (max-width: 767px) {
  .event {
    font-size: 10px !important; } }
@media (max-width: 480px) {
  .event {
    cursor: pointer !important;
    font-family: "Roboto", sans-serif !important;
    line-height: 1;
    white-space: normal !important; } }

@media (max-width: 480px) {
  #cluetip {
    z-index: 110 !important; } }

@media (max-width: 480px) {
  .not_selected,  
  .selected {
    display: none; } }

@media (max-width: 480px) {
  .header_cal.grid {
    text-align: left; } }

@media (max-width: 480px) {
  #cal_legend tr td {
    display: block;
    margin-left: 12px; } }

@media (max-width: 480px) {
  #cal_legend td:nth-child(3):before,
  #cal_legend td:nth-child(6):before,
  #cal_legend td:nth-child(9):before,
  #cal_legend td:nth-child(12):before {
    content: '';
    display: block;
    height: 15px;
    margin-left: -12px;
    margin-top: 4px;
    position: absolute;
    width: 10px; } }

@media (max-width: 480px) {
  #cal_legend td:nth-child(3):before {
    background-color: #7171D1; } }

@media (max-width: 480px) {
  #cal_legend td:nth-child(6):before {
    background-color: #6CCB71; } }

@media (max-width: 480px) {
  #cal_legend td:nth-child(9):before {
    background-color: #FE8050; } }

@media (max-width: 480px) {
  #cal_legend td:nth-child(12):before {
    background-color: #3FBFFF; } }

/* ------------------------------ FINANCIAL TOOLS ----- */
span.ac-label-title {
  position: initial !important;
  color: #4d4f55 !important; }

.calculator-title a {
  font-size: 80%; }

.calc_style {
  /*    text-align: center;*/
  margin: auto !important; }

/* ------------------------------ FOOTER ----- */
.footer ul {
  padding-left: 0; }
.footer li {
  list-style-type: none;
  line-height: 1.8;
  font-size: 14px; }
.footer a {
  display: inline-flex;
  padding: 0.3125em 0.3125em 0.3125em 1.25em;
  margin-left: -1.25em;
  color: whitesmoke; }

.footer--one {
  background: rgba(29, 29, 31, 0.9);
  padding-top: 1.875em;
  padding-bottom: 1.875em; }

.footer--two {
  background: rgba(29, 29, 31, 0.7);
  padding-top: 1.875em;
  padding-bottom: 1.875em; }

.footer--three {
  background: rgba(29, 29, 31, 0.5);
  padding-top: 1.875em;
  padding-bottom: 1.875em; }

.footer--four {
  margin-bottom: 1.875em;
  padding-top: 0.3125em;
  padding-bottom: 0.3125em;
  text-align: right; }

/* ------------------------------ HEADER ----- */
.header__color-bar {
  background-color: #252525; }

.header--pre {
  color: #c2c4c5;
  height: 35px;
  text-align: right; }
  .header--pre p {
    display: inline-block;
    padding: 10px 0;
    text-align: right; }

.header--section {
  margin-bottom: 1.875em; }

.header__page-title {
  font-size: 2.5em;
  font-weight: 100;
  line-height: 1;
  letter-spacing: -.5px;
  color: #FFF;
  z-index: 1;
  position: absolute;
  border-bottom: 1px solid #FFF;
  top: 15%;
  width: 35%;
  margin: 0 auto;
  line-height: 1.2;
  padding-left: 10%;
  text-align: right;
  text-shadow: 1px 1px 1px #5A5A5A;
  box-shadow: 0px 1px 0px #B1B1B1; }
  @media (max-width: 767px) {
    .header__page-title {
      font-size: 1.6em;
      width: 50%; } }

.header__img--container {
  max-height: 450px;
  overflow: hidden; }

/* ------------------------------ MODULES ----- */
.lead_gen_container {
  display: none; }

.cch-button-text {
  display: none; }

button.cch-button {
  border: none; }
  button.cch-button:hover {
    background: #D8DBAD; }

#cchPortal {
  background-image: url("../includes/images/client-protal.png?1759329640");
  background-image: url("../includes/images/client-portal.svg");
  background-repeat: no-repeat; }

#cchClientAxcess {
  background-image: url("../includes/images/client-axcess.png?1759329640");
  background-image: url("../includes/images/client-axcess.svg");
  background-repeat: no-repeat; }

#cchFileShare {
  background-image: url("../includes/images/file-share.png?1759329640");
  background-image: url("../includes/images/file-share.svg");
  background-repeat: no-repeat; }

#cchGainsKeeper {
  background-image: url("../includes/images/gainskeeper.png?1759329640");
  background-image: url("../includes/images/gainskeeper.svg");
  background-repeat: no-repeat; }

#cchLeadGenerator {
  background-image: url("../includes/images/lead-generator.png?1759329640");
  background-image: url("../includes/images/lead-generator.svg");
  background-repeat: no-repeat; }

#cchLeadGenerator.lang-fr {
  background-image: url("../includes/images/lead-generator_fr.png?1759329640");
  background-image: url("../includes/images/lead-generator_fr.svg");
  background-repeat: no-repeat; }

#cchNewsletterSignUp {
  background-image: url("../includes/images/enewsletters.png?1759329640");
  background-image: url("../includes/images/enewsletters.svg");
  background-repeat: no-repeat; }

button.module {
  margin: 1em;
  width: 12.5em;
  height: 3.125em; }

.modules--section {
  background-color: rgba(29, 29, 31, 0.7);
  margin-bottom: 1.875em;
  padding: 3.125em 0;
  text-align: center; }

/* ------------------------------ NAVBAR ----- */
.navbar {
  border: none;
  border-radius: 0;
  font-weight: 300;
  margin: 0;
  padding-top: 0.3125em;
  padding-bottom: 0.3125em; }
  .navbar__button--toggle {
    padding: 15px;
    background-color: #5BD475;
    margin: 10px;
    border-radius: 4px; }
  .navbar-nav {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase; }
  .navbar-toggle .icon-bar {
    background: whitesmoke; }

#navbar--collapse {
  width: 100%; }
  @media (max-width: 767px) {
    #navbar--collapse {
      float: left;
      width: 70%; } }

.navbar--main {
  background: #252525;
  margin-top: 5.3125em; }

@media (max-width: 767px) {
  .navbar--list li {
    border: 1px solid #4d4f55;
    border-radius: 5px;
    margin: 10px; } }

ul.dropdown-menu {
  border-top: none;
  border-radius: 0; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgba(53, 54, 58, 0.2); }

.container > .navbar-collapse {
  margin-left: -15px; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF; }

.navbar-default .navbar-toggle {
  border-color: transparent;
  border: 0; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #00b450; }

.navbar-brand {
  float: left;
  margin-right: 1.875em;
  min-height: 8.125em;
  padding: 0; }
  @media (max-width: 767px) {
    .navbar-brand {
      float: none; } }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #5BD475;
  background: transparent; }

.navbar-default .navbar-nav > li > a {
  color: whitesmoke;
  font-weight: 300; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #5BD475;
    background: transparent; }

.navbar-default .navbar-nav > .open > a:nth-child(2) {
  background: transparent; }

.nav > li > a {
  padding: 10px;
  display: inline-block; }
  .nav > li > a.toggle-control {
    padding: 0 8px 0 0;
    border: 1px solid #4d4f55;
    margin-left: -0.125em;
    margin-right: 0.625em; }
    .nav > li > a.toggle-control:hover {
      background: #1d1d1f !important; }
    .nav > li > a.toggle-control::before {
      content: "";
      display: inline;
      padding-left: 5px; }
    @media (max-width: 767px) {
      .nav > li > a.toggle-control {
        float: right;
        margin: 9px;
        position: relative;
        z-index: 20000; } }

.navbar-collapse {
  border: 0px solid transparent; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-bottom: 4px solid #252525;
  border-right: 4px solid #252525;
  border-left: 4px solid #252525; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: whitesmoke; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #5BD475; } }

.dropdown-menu {
  background-color: #323232; }
  .dropdown-menu .divider {
    background-color: #35363A; }
  .dropdown-menu > li > a {
    color: whitesmoke;
    font-weight: 300;
    transition: background-color 500ms;
    transition-timing-function: ease-out; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #5BD475;
      background-color: #252525; }

/* ------------------------------ GOOGLE RECAPTCHA ----- */
#reCaptcha input#recaptcha_response_field {
  background-color: whitesmoke;
  color: #252525; }
  #reCaptcha input#recaptcha_response_field:focus {
    background-color: #FFF;
    border: 1px solid #324441; }

#reCaptchaWrapper div#reCaptcha input.NewsletterFormSubmit {
  font-size: 14px;
  font-family: 'Verdana', sans-serif;
  padding: 0;
  width: 30%;
  border: 1px solid #9B9EA0;
  margin-top: 0; }

/* ------------------------------ SOCIAL MEDIA ----- */
.social-media--container {
  text-align: right; }
  @media (max-width: 767px) {
    .social-media--container {
      text-align: center; } }
  .social-media--container button {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0.3125em 0.9375em;
    opacity: 1;
    padding: 0.75em; }
    .social-media--container button:hover {
      opacity: .5;
      transform: rotate(360deg);
      transition-timing-function: cubic-bezier(0.24, 0.18, 0.07, 1);
      transition-duration: 300ms;
      background-color: transparent; }

#cchFacebook {
  background-image: url("../includes/images/facebook.png?1759329640");
  background-image: url("../includes/images/facebook.svg");
  background-repeat: no-repeat; }

#cchTwitter {
  background-image: url("../includes/images/twitter.png?1759329640");
  background-image: url("../includes/images/twitter.svg");
  background-repeat: no-repeat; }

#cchLinkedIn {
  background-image: url("../includes/images/linkedin.png?1759329640");
  background-image: url("../includes/images/linkedin.svg");
  background-repeat: no-repeat; }

#cchYouTube {
  background-image: url("../includes/images/youtube.png?1759329640");
  background-image: url("../includes/images/youtube.svg");
  background-repeat: no-repeat; }

#cchStatic {
  margin-top: 20px; }

.copyright--container {
  text-align: right;
  font-size: 0.6875em;
  margin-top: 1.875em;
  margin-right: 6.25em;
  display: inline-block; }

.lead_gen_inner {
  background: transparent; }

/* ------------------------------ TAX ALERTS ----- */
#repositionedTaxAlerts {
  width: 100%; }

#home_panel,
#tax_alerts {
  color: #5BD475;
  font-size: 14px;
  line-height: 1.5;
  /* 20px */
  /*    margin: 0;*/
  padding: 0 !important;
  vertical-align: top;
  width: 100%;
  float: none !important;
  /*    border: em(20px) solid $stark-white;*/ }

#home_panel img,
#tax_alerts img {
  margin: 10px auto 0; }

#home_panel a,
#tax_alerts a {
  background-color: transparent;
  color: #252525;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  padding: 0.625em;
  margin-left: -0.625em;
  text-decoration: none;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s; }

#home_panel a:hover,
#tax_alerts a:hover {
  background-color: #00b450;
  color: #FFF;
  text-shadow: none; }

#home_panel br,
#tax_alerts br {
  display: none; }

#taxAlertPanel_Heading {
  font-size: 22px;
  font-weight: normal !important;
  height: 20px !important;
  margin: 0 !important;
  width: 100% !important;
  text-align: left !important;
  color: whitesmoke;
  background: #4d4f55;
  padding: 30px; }

#taxAlertPanel,
#tax_alerts_home {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  font-size: 13px;
  /*    background-color: grayscale(darken($white, 3%));*/ }

.taxAlerts_title3,
.taxAlerts_title_TB {
  padding: 15px 30px !important;
  margin: 0 !important;
  /*    border-bottom: 17px solid $stark-white !important;*/
  text-align: left !important; }

.taxAlerts_title3:first-child {
  display: none; }

.taxAlerts_title3 {
  background-color: #FFF;
  border-bottom: none !important; }

.taxAlerts_title_TB {
  display: none; }

.ticker {
  padding: 0 !important;
  margin: 0 !important; }

#contlayer0,
#mainlayer0 {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  /*    background: palette(grey, x-light);*/
  height: 242px !important; }

#contlayer0 {
  background-color: #FFF;
  margin-top: 1em !important; }

#lmain0 {
  width: 100% !important;
  padding-left: 30px;
  padding-right: 30px; }

#repositionedTaxAlerts {
  display: inline-block;
  vertical-align: top; }

table.TScrBack0,
.TScrItem0 {
  width: 100% !important; }

.TScrItem0 {
  color: #868a8c; }

/* ------------------------------ Ticker Controls -----*/
#lprv0,
#lpau0,
#lres0,
#lnxt0 {
  position: relative !important;
  display: inline-block; }
  #lprv0 img,
  #lpau0 img,
  #lres0 img,
  #lnxt0 img {
    display: none; }

#lprv0 {
  left: 0 !important;
  top: 0 !important;
  margin-left: 25%; }
  #lprv0 a {
    background: transparent url("../includes/images/previous.png?1759329640") no-repeat center center;
    background: transparent url("../includes/images/previous.svg") no-repeat center center;
    background-size: 80%;
    width: 60px;
    height: 60px; }
    #lprv0 a:hover {
      background: transparent url("../includes/images/previous-hover.png?1759329640") no-repeat center center;
      background: transparent url("../includes/images/previous-hover.svg") no-repeat center center;
      background-size: 80%;
      width: 60px;
      height: 60px;
      /*            transition: background-size 500ms cubic-bezier(.4,-0.78,.52,1.58);*/ }

#lpau0 {
  left: 0 !important;
  top: 0 !important;
  margin-left: 10px; }
  #lpau0 a {
    background: transparent url("../includes/images/pause.png?1759329640") no-repeat center center;
    background: transparent url("../includes/images/pause.svg") no-repeat center center;
    background-size: 80%;
    width: 60px;
    height: 60px; }
    #lpau0 a:hover {
      background: transparent url("../includes/images/pause-hover.png?1759329640") no-repeat center center;
      background: transparent url("../includes/images/pause-hover.svg") no-repeat center center;
      background-size: 80%;
      width: 60px;
      height: 60px;
      /*            transition: background-size 500ms cubic-bezier(.4,-0.78,.52,1.58);*/ }

#lres0 {
  left: 0 !important;
  top: 0 !important; }
  #lres0 a {
    background: transparent url("../includes/images/play.png?1759329640") no-repeat center center;
    background: transparent url("../includes/images/play.svg") no-repeat center center;
    background-size: 80%;
    width: 60px;
    height: 60px;
    margin: 0 0 0 -100%; }
    #lres0 a:hover {
      background: transparent url("../includes/images/play-hover.png?1759329640") no-repeat center center;
      background: transparent url("../includes/images/play-hover.svg") no-repeat center center;
      background-size: 80%;
      width: 60px;
      height: 60px;
      /*            transition: background-size 500ms cubic-bezier(.4,-0.78,.52,1.58);*/ }

#lnxt0 {
  left: -30px !important;
  top: 0 !important;
  margin-left: -20px; }
  #lnxt0 a {
    background: transparent url("../includes/images/next.png?1759329640") no-repeat center center;
    background: transparent url("../includes/images/next.svg") no-repeat center center;
    background-size: 80%;
    width: 60px;
    height: 60px; }
    #lnxt0 a:hover {
      background: transparent url("../includes/images/next-hover.png?1759329640") no-repeat center center;
      background: transparent url("../includes/images/next-hover.svg") no-repeat center center;
      background-size: 80%;
      width: 60px;
      height: 60px;
      /*            transition: background-size 500ms cubic-bezier(.4,-0.78,.52,1.58);*/ }

/* ------------------------------ THREE COLUMN FEATURES ----- */
#cchFeatureBox {
  margin: 30px auto !important; }
  #cchFeatureBox .feature-content label {
    margin-bottom: 0 !important; }
  #cchFeatureBox .feature-content input {
    padding: 0 8px !important; }
  #cchFeatureBox .cchFeatures .feature-content {
    box-sizing: content-box !important; }

.three-column-content--section {
  background-color: rgba(37, 37, 37, 0.7);
  margin-bottom: 1.875em; }

/* ------------------------------ MAIN STYLES ----- */
.color-1 {
  background-color: #5BD475; }

.color-2 {
  background-color: #00b450; }

.color-3 {
  background-color: #6d8e89; }

.color-bright {
  background-color: #D8DBAD; }

.color-medium {
  background-color: #324441; }

.color-accent {
  background-color: #ed5300; }

.stripe-1 {
  background-color: #5BD475;
  display: inline-block;
  width: 0.5%;
  margin-left: 5%;
  height: 100%; }

.stripe-2 {
  background-color: #00b450;
  display: inline-block;
  width: 4%;
  height: 100%; }

.stripe-3 {
  background-color: #6d8e89;
  display: inline-block;
  width: 2%;
  height: 100%; }

.stripe-4 {
  background-color: #D8DBAD;
  display: inline-block;
  width: 0.5%;
  height: 100%; }

.stripe-5 {
  background-color: #324441;
  display: inline-block;
  width: 0.5%;
  height: 100%; }

.stripe-6 {
  background-color: #ed5300;
  display: inline-block;
  width: 0.5%;
  height: 100%; }

.tel {
  cursor: default;
  color: inherit; }
  .tel:hover {
    text-decoration: none; }

.relative {
  position: relative; }

.img--full {
  width: 100%;
  height: auto; }

.well {
  background-color: #00b450;
  padding: 2.4375em 3.6875em;
  border: 1px solid #5BD475; }

.group .btn-lg {
  width: 100%; }

.list-group-item {
  margin-bottom: 1px;
  border: none; }

.index #page_description,
.home #page_description,
.content-main {
  background-color: #FFF;
  padding: 40px; }

.index .content-main,
.home .content-main {
  background-color: transparent;
  border-bottom: none;
  padding: 0; }

.content--container {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1.875em 2.5em; }
  .content--container img {
    max-width: 100%;
    height: auto; }
  .content--container table img {
    max-width: inherit; }
  .content--container ul, .content--container ol {
    margin-left: 40px; }
    @media (max-width: 767px) {
      .content--container ul, .content--container ol {
        margin-left: 0; } }

.right-sidebar--container {
  background: #6d8e89;
  border-left: 1px solid #c2c4c5;
  border-right: 1px solid #c2c4c5;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5em; }
  .right-sidebar--container h1, .right-sidebar--container h2, .right-sidebar--container h3, .right-sidebar--container h4, .right-sidebar--container h5, .right-sidebar--container h6, .right-sidebar--container p {
    padding-left: 1.875em;
    padding-right: 1.875em; }

/*# sourceMappingURL=styles.css.map */

/* Client Override Attributes */
 .company { 
font-family: Arial Black;
font-size: 36px;
color: #339933;
font-weight: bold;
font-style: italic;
 }

 .slogan { 
font-family: Arial;
font-size: 22px;
color: #339900;
font-style: italic;
 }

