@import url(//fonts.googleapis.com/css?family=Open+Sans:200,300,300italic,400,500);
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.cover-image .cover-image-container:before,
.cover-image .cover-image-container:after,
.cover-image .cover-button:before,
.cover-image .cover-button:after,
.cover-image .header:before,
.cover-image .header:after,
.cover-image .sub-header:before,
.cover-image .sub-header:after,
.cover-image .main-header:before,
.cover-image .main-header:after,
.view-main .row:before,
.view-main .row:after,
.view-main .testimonial:before,
.view-main .testimonial:after,
.view-main section.main-content:before,
.view-main section.main-content:after,
.view-main section.testimonials:before,
.view-main section.testimonials:after,
.view-main section.testimonials .row:before,
.view-main section.testimonials .row:after,
.view-store section.products:before,
.view-store section.products:after,
.view-demo .cover-demo .cover-demo-container:before,
.view-demo .cover-demo .cover-demo-container:after,
.view-demo .cover-demo .cover-button:before,
.view-demo .cover-demo .cover-button:after,
.view-demo .cover-demo .header:before,
.view-demo .cover-demo .header:after,
.view-demo .cover-demo .sub-header:before,
.view-demo .cover-demo .sub-header:after,
.view-demo .cover-demo .main-header:before,
.view-demo .cover-demo .main-header:after,
.view-terms section.terms:before,
.view-terms section.terms:after,
.view-terms .terms-row:before,
.view-terms .terms-row:after,
.view-compare section.product-comparison:before,
.view-compare section.product-comparison:after,
.view-customers section.customers:before,
.view-customers section.customers:after,
.view-customers .customers-row:before,
.view-customers .customers-row:after,
.view-LMT .cover-LMT .cover-LMT-container:before,
.view-LMT .cover-LMT .cover-LMT-container:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.cover-image .cover-image-container:after,
.cover-image .cover-button:after,
.cover-image .header:after,
.cover-image .sub-header:after,
.cover-image .main-header:after,
.view-main .row:after,
.view-main .testimonial:after,
.view-main section.main-content:after,
.view-main section.testimonials:after,
.view-main section.testimonials .row:after,
.view-store section.products:after,
.view-demo .cover-demo .cover-demo-container:after,
.view-demo .cover-demo .cover-button:after,
.view-demo .cover-demo .header:after,
.view-demo .cover-demo .sub-header:after,
.view-demo .cover-demo .main-header:after,
.view-terms section.terms:after,
.view-terms .terms-row:after,
.view-compare section.product-comparison:after,
.view-customers section.customers:after,
.view-customers .customers-row:after,
.view-LMT .cover-LMT .cover-LMT-container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
html,
body {
  color: #5a5a5a;
}
h1,
h2,
h3,
h4,
h5,
p {
  color: #5a5a5a;
}
.article-container > h1,h2,h3,h4,h5,p,ol,ul,li {
    color: #000000;
}
.main-view {
  background-color: #ffffff;
}
.blue-text {
  color: #428bca;
}
.solid-white {
  background-color: #ffffff;
}
.transparent-white {
  background: url('../images/white-transparency.png');
}
.solid-grey {
  background-color: #ececec;
}
.solid-darkgrey {
  color: #f2f2f2;
  background-color: #4a4a4a;
}
.solid-blue {
  color: #438ce1;
  background-color: #dbe9f9;
}
.solid-deepblue {
  background-color: #4a90e2;
  color: #ffffff;
}
.solid-deepblue a {
  color: #ddeef1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
h1,
h2,
h3,
h4 {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
h5,
h6 {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
body {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
}
label {
  font-weight: 400;
}
.help-block {
  font-weight: 300;
}
h1 {
  font-size: 67px;
  letter-spacing: -0.02em;
}
h2 {
  font-size: 53px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 20px;
  letter-spacing: 0.05em;
}
h5 {
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 44px;
    letter-spacing: -0.02em;
  }
}
p {
  line-height: 1.5;
}
a,
a:focus,
a:active {
  transition: all 250ms;
  text-decoration: none;
  color: #389ad9;
  cursor: pointer;
}
a:hover,
a:focus:hover,
a:active:hover,
a:active,
a:focus:active,
a:active:active {
  opacity: .9;
}
blockquote {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
/* padding */
.push-up {
  /*smartphone */
  position: relative;
  bottom: -30px;
}
@media only screen and (max-width: 480px) {
  .push-up {
    position: relative;
    bottom: 0;
  }
}
.padded {
  padding: 30px;
  /*smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .padded {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .padded {
    padding: 20px;
  }
}
.padded-less {
  padding: 20px;
  /*smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .padded-less {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .padded-less {
    padding: 15px;
  }
}
.padded-more {
  padding: 80px;
  /*smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .padded-more {
    padding: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .padded-more {
    padding: 40px;
  }
}
.padded-bar {
  padding: 10px 10px 10px 30px;
  /* smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .padded-bar {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .padded-bar {
    padding: 10px 10px 10px 20px;
  }
}
.pad-right {
  padding-right: 15px;
}
.pad-right-more {
  padding-right: 80px;
  /* smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .pad-right-more {
    padding-right: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pad-right-more {
    padding: 40px;
  }
}
.pad-left {
  padding-left: 15px;
}
.pad-left-more {
  padding-left: 80px;
  /* smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .pad-left-more {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pad-left-more {
    padding-left: 40px;
  }
}
.pad-top {
  padding-top: 15px;
}
.pad-top-more {
  padding-top: 80px;
}
.pad-bottom {
  padding-bottom: 15px;
}
.pad-bottom-more {
  padding-bottom: 80px;
  /*smartphone */
  /*iPad*/
}
@media only screen and (max-width: 767px) {
  .pad-bottom-more {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pad-bottom-more {
    padding-bottom: 40px;
  }
}
.opacity-fade-absolute {
  width: 100%;
}
.opacity-fade-absolute.ng-enter {
  opacity: 0;
  position: absolute;
  animation-name: fade;
  animation-duration: 0.25s;
  animation-delay: 0.25s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
}
.opacity-fade-absolute.ng-enter.ng-enter-active + .sticky-footer {
  display: none;
}
.opacity-fade-absolute.ng-leave {
  opacity: 1;
  position: absolute;
  animation-name: fade;
  animation-duration: 0.25s;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: reverse;
  animation-timing-function: linear;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html {
  position: relative;
  min-height: 100%;
}
.sticky-footer {
  position: absolute;
  padding-top: 20px;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  color: #f2f2f2;
  background-color: #4a4a4a;
}
.sticky-footer p {
  color: white;
}
@media only screen and (max-width: 767px) {
  .sticky-footer .back-to-top {
    display: none;
  }
}
.sticky-footer .back-to-top > a {
  font-size: 0.75em;
}
.sticky-footer .back-to-top > a:hover {
  color: #c7ddf6;
}
.sticky-footer .footer-text {
  text-align: center;
  margin: 0;
}
.sticky-footer .footer-text > a {
  font-size: 0.75em;
}
.sticky-footer .footer-text > a:hover {
  color: #c7ddf6;
}
.sticky-footer .footer-text > .footer-text-sml {
  font-size: 0.75em;
}
.sticky-footer .footer-text > .footer-text-sml > a:hover {
  color: #c7ddf6;
}
/* mobile */
@media only screen and (max-width: 767px) {
  body {
    /* Margin bottom by footer height */
    margin-bottom: 280px;
  }
  .sticky-footer {
    height: 280px;
  }
}
/* small and medium devices (ipad) */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body {
    /* Margin bottom by footer height */
    margin-bottom: 190px;
  }
  .sticky-footer {
    height: 190px;
  }
}
/* large devices */
@media only screen and (min-width: 1200px) {
  body {
    /* Margin bottom by footer height */
    margin-bottom: 160px;
  }
  .sticky-footer {
    height: 160px;
  }
}
.cnrflash {
  position: absolute;
  top: -9px;
  right: 4px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 3px 5px 3px 0;
}
.cnrflash-inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 145px;
  height: 145px;
  transform: rotate(45deg);
  transform-origin: 100% 100%;
  background-size: 4px, auto, auto, auto;
  background: linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1, 1, 1, 0.2) 50%);
  background-color: #aa0101;
  box-shadow: 0 3px 3px 0 rgba(1, 1, 1, 0.5), 0 1px 0 0 rgba(1, 1, 1, 0.5), inset 0 -1px 8px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 0 rgba(255, 255, 255, 0.2);
}
.cnrflash-inner:before,
.cnrflash-inner:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -16px;
  width: 0;
  height: 0;
  border: 8px solid #800000;
}
.cnrflash-inner:before {
  left: 1px;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.cnrflash-inner:after {
  right: 0;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.cnrflash-label {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding-bottom: 5px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(1, 1, 1, 0.8);
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
}
#ev-video {
  position: absolute;
  left: 50%;
  margin-left: -600px;
}
.cover-image {
  background-size: auto 200px;
  background: #eff9fe;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 200px;
  color: #ffffff;
  /* smartphone */
  /* tablet */
  /* desktop */
}
.cover-image .evi,
.cover-image .dent {
  font-size: 1.1em;
  font-weight: normal;
}
.cover-image .cover-image-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .cover-image .cover-image-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .cover-image .cover-image-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .cover-image .cover-image-container {
    width: 1170px;
  }
}
@media only screen and (max-width: 767px) {
  .cover-image .cover-image-container {
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cover-image.splash {
  padding-top: 100px;
  padding-bottom: 50px;
  height: 410px;
  background-size: 1200px 407px;
  background-image: url('../images/bannerv2.png');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 2px;
}
@media only screen and (max-width: 767px) {
  .cover-image.splash {
    background-position: center center;
    padding-top: 35px;
    height: 540px;
    background-size: cover;
  }
}
.cover-image .cover-button,
.cover-image .header,
.cover-image .sub-header,
.cover-image .main-header {
  margin-left: 0;
  margin-right: 0;
}
.cover-image .cover-button-cell img {
  position: absolute;
  right: 25px;
  bottom: 70px;
}
.cover-image .cover-button-cell a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 12px 24px;
  font-size: 24px;
  line-height: 24px;
  border-radius: 50px;
  color: #ffffff;
  background-color: #389ad9;
  border-color: #389ad9;
  color: #fff;
  background-color: rgba(20, 20, 20, 0.4);
  border-color: #fff;
}
.cover-image .cover-button-cell a:focus,
.cover-image .cover-button-cell a:active:focus,
.cover-image .cover-button-cell a.active:focus,
.cover-image .cover-button-cell a.focus,
.cover-image .cover-button-cell a:active.focus,
.cover-image .cover-button-cell a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cover-image .cover-button-cell a:hover,
.cover-image .cover-button-cell a:focus,
.cover-image .cover-button-cell a.focus {
  color: #333333;
  text-decoration: none;
}
.cover-image .cover-button-cell a:active,
.cover-image .cover-button-cell a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cover-image .cover-button-cell a.disabled,
.cover-image .cover-button-cell a[disabled],
fieldset[disabled] .cover-image .cover-button-cell a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.cover-image .cover-button-cell a.disabled,
fieldset[disabled] a.cover-image .cover-button-cell a {
  pointer-events: none;
}
.cover-image .cover-button-cell a:focus,
.cover-image .cover-button-cell a.focus {
  color: #ffffff;
  background-color: #247fba;
  border-color: #17537a;
}
.cover-image .cover-button-cell a:hover {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.cover-image .cover-button-cell a:active,
.cover-image .cover-button-cell a.active,
.open > .dropdown-toggle.cover-image .cover-button-cell a {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.cover-image .cover-button-cell a:active:hover,
.cover-image .cover-button-cell a.active:hover,
.open > .dropdown-toggle.cover-image .cover-button-cell a:hover,
.cover-image .cover-button-cell a:active:focus,
.cover-image .cover-button-cell a.active:focus,
.open > .dropdown-toggle.cover-image .cover-button-cell a:focus,
.cover-image .cover-button-cell a:active.focus,
.cover-image .cover-button-cell a.active.focus,
.open > .dropdown-toggle.cover-image .cover-button-cell a.focus {
  color: #ffffff;
  background-color: #1e6b9c;
  border-color: #17537a;
}
.cover-image .cover-button-cell a:active,
.cover-image .cover-button-cell a.active,
.open > .dropdown-toggle.cover-image .cover-button-cell a {
  background-image: none;
}
.cover-image .cover-button-cell a.disabled:hover,
.cover-image .cover-button-cell a[disabled]:hover,
fieldset[disabled] .cover-image .cover-button-cell a:hover,
.cover-image .cover-button-cell a.disabled:focus,
.cover-image .cover-button-cell a[disabled]:focus,
fieldset[disabled] .cover-image .cover-button-cell a:focus,
.cover-image .cover-button-cell a.disabled.focus,
.cover-image .cover-button-cell a[disabled].focus,
fieldset[disabled] .cover-image .cover-button-cell a.focus {
  background-color: #389ad9;
  border-color: #389ad9;
}
.cover-image .cover-button-cell a .badge {
  color: #389ad9;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .cover-image .cover-button-cell a {
    margin-top: 37px;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 16px;
    border-radius: 25px;
  }
}
.cover-image .cover-button-cell a:hover {
  color: #fff;
  background-color: #141414;
  border-color: #fff;
}
.cover-image .cover-button-cell a .right-arrow {
  margin-left: 8px;
}
.cover-image .header-cell,
.cover-image .sub-header-cell,
.cover-image .sub0-header-cell,
.cover-image .cover-button-cell,
.cover-image .main-header-cell,
.cover-image .sub-header2-cell {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cover-image .header-cell,
  .cover-image .sub-header-cell,
  .cover-image .sub0-header-cell,
  .cover-image .cover-button-cell,
  .cover-image .main-header-cell,
  .cover-image .sub-header2-cell {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cover-image .header-cell,
  .cover-image .sub-header-cell,
  .cover-image .sub0-header-cell,
  .cover-image .cover-button-cell,
  .cover-image .main-header-cell,
  .cover-image .sub-header2-cell {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .cover-image .header-cell,
  .cover-image .sub-header-cell,
  .cover-image .sub0-header-cell,
  .cover-image .cover-button-cell,
  .cover-image .main-header-cell,
  .cover-image .sub-header2-cell {
    float: left;
    width: 58.33333333%;
  }
}
.cover-image .main-header-cell {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 5px;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .cover-image .main-header-cell {
    font-weight: 600;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 50px;
    margin-top: -30px;
    margin-left: 10px;
    width: auto;
    text-align: center;
  }
}
.cover-image .header-cell {
  font-family: 'Open Sans', Aileron-SemiBold;
  color: #389ad9;
  font-size: 38px;
  line-height: 38px;
  font-weight: 300;
  margin-top: -30px;
  margin-bottom: 20px;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .cover-image .header-cell {
    margin-top: 10px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
.cover-image .sub-header-cell {
  color: white;
  font-family: 'Open Sans', Aileron-light;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: initial;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .cover-image .sub-header-cell {
    font-size: 25px;
    line-height: 30px;
    margin-top: -20px;
    width: 100%;
    text-align: center;
  }
}
.cover-image .sub0-header-cell {
  color: #389ad9;
}
.cover-image .sub-header2-cell {
  color: white;
  font-family: 'Open Sans', Aileron-light;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: -110px;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .cover-image .sub-header2-cell {
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .cover-image .cover-image {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .cover-image .cover-button-cell {
    margin-top: 110px;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .cover-image .cover-image {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .cover-image .cover-button-cell {
    margin-top: 20px;
    width: 95%;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .cover-image .cover-image {
    padding-top: 200px;
    padding-bottom: 30px;
  }
  .cover-image .cover-button-cell {
    margin-top: 60px;
    width: 95%;
    text-align: right;
  }
}
.evident-website-navbar.navbar-default {
  background-color: #fff;
  border-bottom: none;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a {
  color: #389ad9;
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.freetrial-menuitem,
.evident-website-navbar.navbar-default .navbar-nav > li > a.menu-green {
  color: #40b72f;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button {
  margin-top: 10px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 20px;
  font-size: 0.8em;
  line-height: 1.2em;
  border-radius: 3px;
  color: white;
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active.focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:hover,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.focus {
  color: #333333;
  text-decoration: none;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.disabled,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button[disabled],
fieldset[disabled] .evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.disabled,
fieldset[disabled] a.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button {
  pointer-events: none;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.focus {
  color: white;
  background-color: #414141;
  border-color: #1a1a1a;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:hover {
  color: white;
  background-color: #414141;
  border-color: #3b3b3b;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active,
.open > .dropdown-toggle.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button {
  color: white;
  background-color: #414141;
  border-color: #3b3b3b;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active:hover,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active:hover,
.open > .dropdown-toggle.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:hover,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active:focus,
.open > .dropdown-toggle.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active.focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active.focus,
.open > .dropdown-toggle.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.focus {
  color: white;
  background-color: #2f2f2f;
  border-color: #1a1a1a;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:active,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.active,
.open > .dropdown-toggle.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button {
  background-image: none;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.disabled:hover,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button[disabled]:hover,
fieldset[disabled] .evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:hover,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.disabled:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button[disabled]:focus,
fieldset[disabled] .evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button:focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.disabled.focus,
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button[disabled].focus,
fieldset[disabled] .evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button.focus {
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a.sign-in-button .badge {
  color: #5a5a5a;
  background-color: white;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a:hover {
  color: #134278;
}
.evident-website-navbar.navbar-default .navbar-nav > li > a:hover.freetrial-menuitem {
  color: #40b72f;
}
.evident-website-navbar li.separator {
  border-left: 1px solid #5a5a5a;
  margin-left: -5px;
  margin-right: 10px;
  margin-top: 10px;
  height: 35px;
}
.evident-website-navbar .navbar-brand .evi,
.evident-website-navbar .navbar-brand .dent {
  font-size: 24px;
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.evident-website-navbar .navbar-nav > li > a {
  line-height: 24px;
}
.evident-website-navbar .navbar {
  margin-bottom: 0;
}
.evident-website-navbar .navbar-brand {
  padding-bottom: 5px;
  margin-right: -20px;
  margin-bottom: 10px;
}
.evident-website-navbar .fa.fa-bell.animated {
  animation-name: wiggle;
  animation-duration: 0.3s;
  animation-iteration-count: 500;
  animation-direction: normal;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}
.evident-website-navbar .navbar-collapse.in {
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
}
.evident-website-navbar .nav-icon {
  font-size: 18px;
}
.evident-website-navbar .notification-container {
  position: relative;
  /* This is crucial for the absolutely positioned element */
  border: none;
  /* This is just to show you where the container ends */
}
.evident-website-navbar .notification-bubble {
  position: absolute;
  /* This breaks the div from the normal HTML document. */
  top: 8px;
  right: -9px;
  padding: 1px 3px 1px 3px;
  height: 13px;
  background-color: red;
  /* you could use a background image if you'd like as well */
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  line-height: 1em;
  /* The following is CSS3, but isn't crucial for this technique to work. */
  /* Keep in mind that if a browser doesn't support CSS3, it's fine! They just won't have rounded borders and won't have a box shadow effect. */
  /* You can always use a background image to produce the same effect if you want to, and you can use both together so browsers without CSS3 still have the rounded/shadow look. */
  border-radius: 0.525em;
  box-shadow: 1px 1px 1px gray;
}
.btn-vlg {
  /* smartphone */
  /* iPad*/
  padding: 12px 50px;
  font-size: 26px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: none;
  background-color: #40B72F;
  border-width: 0px;
  border-color: #40B72F;
}
@media only screen and (max-width: 480px) {
  .btn-vlg {
    padding: 6px 12px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 1px;
  }
}
.btn-vlg:hover {
  background-color: #40b72f;
  background-color: rgba(64, 183, 47, 0.5);
  border-width: 1px;
}
.btn-vlg:visited {
  background-color: #40B72F;
  border-width: 0px;
}
.btn-vlg:active {
  background-color: #40B72F;
  border-width: 0px;
}
.btn-store {
  padding: 12px 12px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: none;
  background-color: #40B72F;
  border-width: 0px;
  border-color: #40B72F;
}
@media only screen and (max-width: 480px) {
  .btn-store {
    padding: 6px 6px;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1px;
  }
}
.btn-store:hover {
  background-color: #40b72f;
  background-color: rgba(64, 183, 47, 0.5);
  border-color: #40B72F;
  border-width: 1px;
}
.btn-store:visited {
  background-color: #40B72F;
  border-width: 0px;
}
.btn-store:active {
  background-color: #40B72F;
  border-width: 0px;
}
.btn-trial {
  color: #40B72F;
  background-color: white;
  border-color: #40B72F;
  border-width: 1px;
  padding: 11px 11px;
}
.btn-trial:hover {
  border: 1px solid #40B72F;
}
.btn-spaced {
  margin-left: 5px;
  margin-right: 5px;
}
.evident-lightbox-caption {
  text-align: center;
}
.lightbox-image-container:hover {
  position: relative;
}
.lightbox-image-container:hover a.left,
.lightbox-image-container:hover a.right {
  transition: opacity 250ms;
  position: absolute;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  /* IE 5-7 */
  filter: alpha(opacity=10);
  /* Netscape */
  -moz-opacity: 0.1;
  /* Safari 1.x */
  -khtml-opacity: 0.1;
  /* Good browsers */
  opacity: 0.1;
}
.lightbox-image-container:hover a.left:hover,
.lightbox-image-container:hover a.right:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
}
.lightbox-image-container:hover a.left {
  background-image: url('../images/lightbox/lightbox-left.png');
  left: 0px;
  width: 20%;
  background-position: 0% center;
  background-size: 16%;
}
.lightbox-image-container:hover a.right {
  background-image: url('../images/lightbox/lightbox-right.png');
  right: 0px;
  width: 80%;
  background-position: 100% center;
  background-size: 4%;
}
.scroll-arrow-wrap {
  position: fixed;
  z-index: 1;
  right: 1em;
  bottom: 1em;
  margin-left: -5em;
  background: #389ad9;
  width: 10em;
  height: 10em;
  padding: 4em 2em;
  border-radius: 50%;
  font-size: 0.5em;
  display: block;
  box-shadow: 0 0 5px 0 #333;
}
/* a triangle to make the main part of the arrow. Adjust the border-color to fit your needs */
.scroll-arrow {
  float: left;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0 3em;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transform: rotate(360deg);
  /* added for better anti-aliasing on webkit browsers */
}
/* a pseudo element arrow placed on top of the other one with the same color as the wrapper */
.scroll-arrow:after {
  content: '';
  position: absolute;
  top: -3.2em;
  left: -3em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0 3em;
  border-color: #389ad9 transparent transparent transparent;
  -webkit-transform: rotate(360deg);
  /* added for better anti-aliasing on webkit browsers */
}
section.footer {
  text-align: center;
  background-color: #8574AC;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}
section.footer h1,
section.footer h2,
section.footer h3,
section.footer h4,
section.footer h5,
section.footer h6,
section.footer p,
section.footer a {
  color: white;
}
section.footer .footer-button {
  margin: 20px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 25px;
  color: white;
  background-color: #8574ac;
  border-color: white;
}
section.footer .footer-button:focus,
section.footer .footer-button:active:focus,
section.footer .footer-button.active:focus,
section.footer .footer-button.focus,
section.footer .footer-button:active.focus,
section.footer .footer-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
section.footer .footer-button:hover,
section.footer .footer-button:focus,
section.footer .footer-button.focus {
  color: #333333;
  text-decoration: none;
}
section.footer .footer-button:active,
section.footer .footer-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
section.footer .footer-button.disabled,
section.footer .footer-button[disabled],
fieldset[disabled] section.footer .footer-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
asection.footer .footer-button.disabled,
fieldset[disabled] asection.footer .footer-button {
  pointer-events: none;
}
section.footer .footer-button:focus,
section.footer .footer-button.focus {
  color: white;
  background-color: #6b5994;
  border-color: #bfbfbf;
}
section.footer .footer-button:hover {
  color: white;
  background-color: #6b5994;
  border-color: #e0e0e0;
}
section.footer .footer-button:active,
section.footer .footer-button.active,
.open > .dropdown-togglesection.footer .footer-button {
  color: white;
  background-color: #6b5994;
  border-color: #e0e0e0;
}
section.footer .footer-button:active:hover,
section.footer .footer-button.active:hover,
.open > .dropdown-togglesection.footer .footer-button:hover,
section.footer .footer-button:active:focus,
section.footer .footer-button.active:focus,
.open > .dropdown-togglesection.footer .footer-button:focus,
section.footer .footer-button:active.focus,
section.footer .footer-button.active.focus,
.open > .dropdown-togglesection.footer .footer-button.focus {
  color: white;
  background-color: #5b4b7e;
  border-color: #bfbfbf;
}
section.footer .footer-button:active,
section.footer .footer-button.active,
.open > .dropdown-togglesection.footer .footer-button {
  background-image: none;
}
section.footer .footer-button.disabled:hover,
section.footer .footer-button[disabled]:hover,
fieldset[disabled] section.footer .footer-button:hover,
section.footer .footer-button.disabled:focus,
section.footer .footer-button[disabled]:focus,
fieldset[disabled] section.footer .footer-button:focus,
section.footer .footer-button.disabled.focus,
section.footer .footer-button[disabled].focus,
fieldset[disabled] section.footer .footer-button.focus {
  background-color: #8574ac;
  border-color: white;
}
section.footer .footer-button .badge {
  color: #8574ac;
  background-color: white;
}
section.footer .footer-button .fa {
  margin-left: 8px;
}
section.footer .questions {
  margin-top: 20px;
}
span.evi {
  font-weight: bold;
  color: #389ad9;
}
span.dent {
  font-weight: bold;
  color: #40b72f;
}
span.nimbyx {
  font-weight: normal;
  color: #777;
  font-size: 10px;
  float: right;
}
img.evidentlogo {
  height: 40px;
}
.half-max-width {
  max-width: 585px;
}
.image-box {
  position: relative;
  margin: 0 auto;
  display: table;
}
.icon-responsive {
  /*smartphone */
  /*iPad*/
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 6px;
}
.icon-responsive-small {
  /*smartphone */
  /*iPad*/
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 480px) {
  .icon-responsive-small {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .icon-responsive-small {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
  }
}
.icon-responsive-extra-small {
  /*smartphone */
  /*iPad*/
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 480px) {
  .icon-responsive-extra-small {
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .icon-responsive-extra-small {
    background-size: 26px 26px;
    width: 26px;
    height: 26px;
  }
}
.icon-inline {
  display: inline-block;
}
/* Media queries */
/*
smartphone
  @media only screen and
  (max-width : 480px)
iPad
  @media only screen and
  (max-width : 1024px) and
  (min-width : 481px)
*/
/* Colours */
.indent-left {
  padding-left: 60px;
}
.indent-right {
  padding-right: 60px;
}
.left-margin-10 {
  margin-left: 60px;
}
@media only screen and (max-width: 1024px) {
  .left-margin-10 {
    margin-left: 0;
  }
}
.right-margin-10 {
  margin-right: 60px;
}
@media only screen and (max-width: 1024px) {
  .right-margin-10 {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .left-margin {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .right-margin {
    margin-right: 5px;
  }
}
/* Font styling */
.font-large {
  /*iPad*/
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .font-large {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 481px) {
  .font-large {
    font-size: 16px;
  }
}
.bold {
  font-weight: bolder;
}
.quoteblock {
  font-style: italic;
}
.nowrap {
  white-space: nowrap;
}
.max-out img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .max-out img {
    max-width: 400px;
    max-height: 400px;
  }
}
.vimeo-wrapper {
  width: 100%;
  max-width: 1920px;
  height: 100%;
  margin: 0 auto;
}
.h_iframe {
  position: relative;
  padding-top: 56%;
}
.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.paymentFrame {
  /*iPad*/
  width: 100%;
  height: 700px;
  border: 0;
}
@media only screen and (max-width: 480px) {
  .paymentFrame {
    width: 100%;
    height: 950px;
    border: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 850px) {
  .paymentFrame {
    width: 100%;
    height: 850px;
    border: 0;
  }
}
/* table blocks */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
/* columns of same height styles */
.container-xs-height {
  display: table;
  padding-left: 0;
  padding-right: 0;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
@media (min-width: 991px) {
  .container-sm-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }
  .row-sm-height {
    display: table;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }
  .row-md-height {
    display: table;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
a:hover.no-decoration {
  background-color: #3275b1;
  color: #fff;
  text-decoration: none;
}
a.no-decoration-transparent {
  color: #525252;
}
a:hover.no-decoration-transparent {
  background: url('../images/white-transparency-light.png');
  text-decoration: none;
}
a:hover.no-href {
  cursor: pointer;
}
tr:hover.clickable {
  cursor: pointer;
}
.barlink {
  width: 100%;
}
/* EvidentID styling */
.evidentID {
  margin-top: 21px;
}
.evidentID > a {
  color: #438ce1;
  font-weight: bold;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.evidentID > a:hover {
  cursor: pointer;
}
/* Store block elements */
.product {
  border: 3px solid #525252;
}
ul.store-list {
  list-style-type: none;
  padding: 0 20px;
  margin: 0;
}
ul.store-list li {
  padding: 5px 0;
}
/* Bootstrap Extensions */
.panel.product-price {
  border: 6px solid #428bca;
  border-radius: 0;
}
.panel.product-price h2 {
  color: #428bca;
}
.panel.product-price h1 {
  font-size: 40px;
  margin-bottom: 36px;
}
.panel.product-price sub {
  font-size: 50%;
}
.panel.product-price .btn {
  display: block;
  padding: 15px;
}
.clicky:hover {
  cursor: pointer;
}
.equal,
.equal > div[class*='col-'] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.panel-gold {
  border-color: #ca9d4b;
}
.panel-gold > .panel-heading {
  color: #fff;
  background-color: #ca9d4b;
  border-color: #ca9d4b;
}
.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* password bar */
.passwordVeryWeak {
  width: 20%;
  background-color: #d9534f;
}
.passwordWeak {
  width: 40%;
  background-color: #d9534f;
}
.passwordAverage {
  width: 60%;
  background-color: #f0ad4e;
}
.passwordStrong {
  width: 80%;
  background-color: #5cb85c;
}
.passwordVeryStrong {
  width: 100%;
  background-color: #5cb85c;
}
/* Bootstrap resets */
.table {
  max-width: none;
  table-layout: fixed;
}
.no-pad {
  padding-left: 0;
  padding-right: 0;
}
/* Animations */
.edition-enter.ng-enter {
  transition: 900ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}
.edition-enter.ng-enter,
.edition-enter.ng-leave.ng-leave-active {
  opacity: 0;
}
.edition-enter.ng-leave,
.edition-enter.ng-enter.ng-enter-active {
  opacity: 1;
}
.product-change {
  transition: 900ms linear all;
}
/* product.css */
.panel:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35);
}
.the-price {
  background-color: rgba(220, 220, 220, 0.17);
  box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
  padding: 20px;
  margin: 0;
}
.the-price h1 {
  line-height: 1em;
  padding: 0;
  margin: 0;
}
.subscript {
  font-size: 25px;
}
#EvidentSmartWhite {
  width: 101px;
}
.view-main .row,
.view-main .testimonial {
  margin-left: -15px;
  margin-right: -15px;
}
.view-main section.main-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .view-main section.main-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-main section.main-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-main section.main-content {
    width: 1170px;
  }
}
.view-main section.main-content .find-out-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.view-main section.main-content .find-out-section {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .view-main section.main-content .find-out-section {
    float: left;
    width: 50%;
  }
}
.view-main section.main-content .find-out-section .image {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.view-main section.main-content .find-out-section .text {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.view-main section.main-content .find-out-section .text .heading {
  font-size: 1.2em;
}
.view-main section.logo-bar {
  background-color: #f8f8f8;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #389ad9;
  font-size: 1.4em;
  text-align: center;
}
.view-main section.logo-bar img {
  margin: 10px 5px 10px 20px;
  width: 25%;
  vertical-align: middle;
}
.view-main section.logo-bar span {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .view-main section.logo-bar img {
    margin: 10px;
    width: 166px;
    vertical-align: middle;
  }
  .view-main section.logo-bar span {
    width: auto;
  }
}
.view-main hr.section-separator {
  height: 1px;
  border-top-color: #389ad9;
}
.view-main section.testimonials {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .view-main section.testimonials {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-main section.testimonials {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-main section.testimonials {
    width: 1170px;
  }
}
.view-main section.testimonials .row {
  display: table-row;
  margin-left: -15px;
  margin-right: -15px;
}
.view-main section.testimonials .testimonials-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table-cell;
  font-size: 1.5em;
  margin-bottom: 30px;
}
.view-main section.testimonials .testimonial {
  margin-top: 30px;
  display: table-row;
}
.view-main section.testimonials .testimonial .image {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .view-main section.testimonials .testimonial .image {
    float: left;
    width: 25%;
  }
}
.view-main section.testimonials .testimonial .image .header {
  font-weight: bold;
}
.view-main section.testimonials .testimonial .image img {
  width: 100%;
  vertical-align: middle;
}
.view-main section.testimonials .testimonial .image img.frontier {
  width: 92%;
  margin-top: 40px;
}
.view-main section.testimonials .testimonial .image img.sixoneone {
  width: 60%;
  margin-top: 0px;
  margin-left: 40px;
}
.view-main section.testimonials .testimonial .image img.wiand {
  width: 95%;
  margin-top: 40px;
  margin-left: 0px;
}
@media only screen and (max-width: 767px) {
  .view-main section.testimonials .testimonial .image img {
    width: 75%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
  }
  .view-main section.testimonials .testimonial .image img.frontier {
    margin-top: 0;
  }
  .view-main section.testimonials .testimonial .image img.sixoneone {
    width: 50%;
    margin-top: 0px;
    margin-left: 100px;
  }
}
.view-main section.testimonials .testimonial .image .header {
  display: none !important;
  font-size: 1.2em;
}
@media (max-width: 767px) {
  .view-main section.testimonials .testimonial .image .header {
    display: block !important;
  }
  table.view-main section.testimonials .testimonial .image .header {
    display: table !important;
  }
  tr.view-main section.testimonials .testimonial .image .header {
    display: table-row !important;
  }
  th.view-main section.testimonials .testimonial .image .header,
  td.view-main section.testimonials .testimonial .image .header {
    display: table-cell !important;
  }
}
.view-main section.testimonials .testimonial .text {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table-cell;
}
@media (min-width: 768px) {
  .view-main section.testimonials .testimonial .text {
    float: left;
    width: 75%;
  }
}
.view-main section.testimonials .testimonial .text .header {
  font-size: 1.2em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .view-main section.testimonials .testimonial .text .header {
    display: none !important;
  }
}
.view-main section.testimonials .testimonial .text blockquote {
  font-style: normal;
  border: none;
  padding: 0;
}
.view-main section.testimonials .testimonial .text cite {
  font-size: 0.8em;
  font-weight: bold;
}
.view-store .evi,
.view-store .dent {
  font-weight: bold;
}
.view-store section.products {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 80px;
  margin-bottom: 80px;
  background-color: white;
  text-align: center;
}
@media (min-width: 768px) {
  .view-store section.products {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-store section.products {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-store section.products {
    width: 1170px;
  }
}
@media only screen and (max-width: 767px) {
  .view-store section.products {
    padding: 1em 0 4em;
  }
}
.view-store section.products .product {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 57px;
  padding-bottom: 30px;
  height: 900px;
  border: 1px solid #e1e1e1;
  background-color: white;
  position: relative;
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #6d6d6d;
}
@media (min-width: 768px) {
  .view-store section.products .product {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .view-store section.products .product {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .view-store section.products .product {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .view-store section.products .product {
    float: left;
    width: 25%;
  }
}
.view-store section.products .product:hover {
  box-shadow: inset 0 0 10px #389ad9;
  cursor: default;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
  .view-store section.products .product {
    margin-bottom: 57px;
  }
  .view-store section.products .product:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .view-store section.products .product {
    border-radius: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .view-store section.products .product {
    border: none;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .view-store section.products .product {
    height: 1000px;
  }
}
@media only screen and (min-width: 992px) {
  .view-store section.products .product.starter {
    border-bottom-left-radius: 4px;
  }
}
@media only screen and (min-width: 992px) {
  .view-store section.products .product.enterprise {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.view-store section.products .product.starter .month,
.view-store section.products .product.standard .month,
.view-store section.products .product.premium .month {
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .view-store section.products .product.standard,
  .view-store section.products .product.premium,
  .view-store section.products .product.enterprise {
    border-left: none;
  }
}
.view-store section.products .product .popular {
  width: 100%;
  background: #389ad9;
  padding: 15px;
  position: absolute;
  top: -52px;
  left: 0;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  /* Phone */
}
@media only screen and (max-width: 767px) {
  .view-store section.products .product .popular {
    top: -32px;
  }
}
.view-store section.products .product .month {
  padding: 0.5em 0 !important;
  margin-bottom: 0px;
  font-size: 1.5em;
}
.view-store section.products .product .month span {
  font-size: 1.5em;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .view-store section.products .product .month span {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .view-store section.products .product .month {
    height: 4em;
  }
}
@media only screen and (min-width: 1200px) {
  .view-store section.products .product .month {
    height: 3em;
  }
}
.view-store section.products .product .title {
  color: #389ad9;
  font-size: 2em;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .view-store section.products .product .title {
    height: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  .view-store section.products .product .title {
    height: 2em;
  }
}
.view-store section.products .product .titleDesc {
  color: black;
  font-size: 14px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .view-store section.products .product .titleDesc {
    height: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  .view-store section.products .product .titleDesc {
    height: 2em;
  }
}
.view-store section.products .product .priceprice {
  display: inline-block;
  line-height: 1.0;
}
.view-store section.products .product .priceprice .priceamount {
  color: #574386;
  font-family: 'Open Sans', Aileron-Light;
  font-size: 36px;
  margin-bottom: 0px;
}
.view-store section.products .product .priceprice .permonth {
  font-weight: normal;
  color: #777;
  font-size: 14px;
  float: right;
}
.view-store section.products .product .pricefree {
  color: #574386;
  font-family: 'Open Sans', Aileron-Light;
  font-size: 14px;
  margin-bottom: 0px;
}
.view-store section.products .product .pricecolor {
  color: #574386;
}
.view-store section.products .product .freeDesc {
  color: #574386;
  font-family: 'Open Sans', Aileron-Light;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
}
.view-store section.products .product .hrline {
  display: block;
  height: 1px;
  border: 1;
  border-top: 1px solid #ccc;
  padding: 0;
}
.view-store section.products .product .caseTitle {
  color: black;
  font-size: 15px;
  margin-bottom: 6px;
}
.view-store section.products .product .buy-now-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 20px;
  font-size: 1.5em;
  line-height: 1.5em;
  border-radius: 3px;
  color: white;
  background-color: #40b72f;
  border-color: #40b72f;
}
.view-store section.products .product .buy-now-button:focus,
.view-store section.products .product .buy-now-button:active:focus,
.view-store section.products .product .buy-now-button.active:focus,
.view-store section.products .product .buy-now-button.focus,
.view-store section.products .product .buy-now-button:active.focus,
.view-store section.products .product .buy-now-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-store section.products .product .buy-now-button:hover,
.view-store section.products .product .buy-now-button:focus,
.view-store section.products .product .buy-now-button.focus {
  color: #333333;
  text-decoration: none;
}
.view-store section.products .product .buy-now-button:active,
.view-store section.products .product .buy-now-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-store section.products .product .buy-now-button.disabled,
.view-store section.products .product .buy-now-button[disabled],
fieldset[disabled] .view-store section.products .product .buy-now-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.view-store section.products .product .buy-now-button.disabled,
fieldset[disabled] a.view-store section.products .product .buy-now-button {
  pointer-events: none;
}
.view-store section.products .product .buy-now-button:focus,
.view-store section.products .product .buy-now-button.focus {
  color: white;
  background-color: #328e25;
  border-color: #1d5215;
}
.view-store section.products .product .buy-now-button:hover {
  color: white;
  background-color: #328e25;
  border-color: #2f8622;
}
.view-store section.products .product .buy-now-button:active,
.view-store section.products .product .buy-now-button.active,
.open > .dropdown-toggle.view-store section.products .product .buy-now-button {
  color: white;
  background-color: #328e25;
  border-color: #2f8622;
}
.view-store section.products .product .buy-now-button:active:hover,
.view-store section.products .product .buy-now-button.active:hover,
.open > .dropdown-toggle.view-store section.products .product .buy-now-button:hover,
.view-store section.products .product .buy-now-button:active:focus,
.view-store section.products .product .buy-now-button.active:focus,
.open > .dropdown-toggle.view-store section.products .product .buy-now-button:focus,
.view-store section.products .product .buy-now-button:active.focus,
.view-store section.products .product .buy-now-button.active.focus,
.open > .dropdown-toggle.view-store section.products .product .buy-now-button.focus {
  color: white;
  background-color: #28721d;
  border-color: #1d5215;
}
.view-store section.products .product .buy-now-button:active,
.view-store section.products .product .buy-now-button.active,
.open > .dropdown-toggle.view-store section.products .product .buy-now-button {
  background-image: none;
}
.view-store section.products .product .buy-now-button.disabled:hover,
.view-store section.products .product .buy-now-button[disabled]:hover,
fieldset[disabled] .view-store section.products .product .buy-now-button:hover,
.view-store section.products .product .buy-now-button.disabled:focus,
.view-store section.products .product .buy-now-button[disabled]:focus,
fieldset[disabled] .view-store section.products .product .buy-now-button:focus,
.view-store section.products .product .buy-now-button.disabled.focus,
.view-store section.products .product .buy-now-button[disabled].focus,
fieldset[disabled] .view-store section.products .product .buy-now-button.focus {
  background-color: #40b72f;
  border-color: #40b72f;
}
.view-store section.products .product .buy-now-button .badge {
  color: #40b72f;
  background-color: white;
}
.view-store section.products .product .get-started-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 25px;
  color: white;
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-store section.products .product .get-started-button:focus,
.view-store section.products .product .get-started-button:active:focus,
.view-store section.products .product .get-started-button.active:focus,
.view-store section.products .product .get-started-button.focus,
.view-store section.products .product .get-started-button:active.focus,
.view-store section.products .product .get-started-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-store section.products .product .get-started-button:hover,
.view-store section.products .product .get-started-button:focus,
.view-store section.products .product .get-started-button.focus {
  color: #333333;
  text-decoration: none;
}
.view-store section.products .product .get-started-button:active,
.view-store section.products .product .get-started-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-store section.products .product .get-started-button.disabled,
.view-store section.products .product .get-started-button[disabled],
fieldset[disabled] .view-store section.products .product .get-started-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.view-store section.products .product .get-started-button.disabled,
fieldset[disabled] a.view-store section.products .product .get-started-button {
  pointer-events: none;
}
.view-store section.products .product .get-started-button:focus,
.view-store section.products .product .get-started-button.focus {
  color: white;
  background-color: #247fba;
  border-color: #17537a;
}
.view-store section.products .product .get-started-button:hover {
  color: white;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-store section.products .product .get-started-button:active,
.view-store section.products .product .get-started-button.active,
.open > .dropdown-toggle.view-store section.products .product .get-started-button {
  color: white;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-store section.products .product .get-started-button:active:hover,
.view-store section.products .product .get-started-button.active:hover,
.open > .dropdown-toggle.view-store section.products .product .get-started-button:hover,
.view-store section.products .product .get-started-button:active:focus,
.view-store section.products .product .get-started-button.active:focus,
.open > .dropdown-toggle.view-store section.products .product .get-started-button:focus,
.view-store section.products .product .get-started-button:active.focus,
.view-store section.products .product .get-started-button.active.focus,
.open > .dropdown-toggle.view-store section.products .product .get-started-button.focus {
  color: white;
  background-color: #1e6b9c;
  border-color: #17537a;
}
.view-store section.products .product .get-started-button:active,
.view-store section.products .product .get-started-button.active,
.open > .dropdown-toggle.view-store section.products .product .get-started-button {
  background-image: none;
}
.view-store section.products .product .get-started-button.disabled:hover,
.view-store section.products .product .get-started-button[disabled]:hover,
fieldset[disabled] .view-store section.products .product .get-started-button:hover,
.view-store section.products .product .get-started-button.disabled:focus,
.view-store section.products .product .get-started-button[disabled]:focus,
fieldset[disabled] .view-store section.products .product .get-started-button:focus,
.view-store section.products .product .get-started-button.disabled.focus,
.view-store section.products .product .get-started-button[disabled].focus,
fieldset[disabled] .view-store section.products .product .get-started-button.focus {
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-store section.products .product .get-started-button .badge {
  color: #389ad9;
  background-color: white;
}
.view-store section.products .product .month {
  display: block;
}
.view-store section.products .product a {
  display: block;
  margin-bottom: 15px;
}
.view-store section.products .product .button-position {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  bottom: 30px;
  border: 0px solid;
  text-align: center;
  width: 92%;
  align: center;
  margin: auto;
}
.contenttips {
  color: #389ad9;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
}
.contentonly {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
}
.contenttext {
  color: black;
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 2cm;
}
.contenttips .contenttext {
  visibility: hidden;
  width: 300px;
  background-color: gray;
  color: white;
  text-align: left;
  border-radius: 1px;
  position: absolute;
  z-index: 1;
  top: inherit;
  left: inherit;
  margin-left: -60px;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 50px;
  line-height: 200%;
}
.contenttips .contenttext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  border-style: solid;
  border-color: transparent transparent gray transparent;
}
.contenttips:hover .contenttext {
  visibility: visible;
}
.view-buy {
  /* mobile */
  /* tablet */
  /* desktop */
}
.view-buy .button-center {
  height: 300px;
  padding-top: 50px;
  padding-botton: 50px;
  text-align: center;
}
@media (max-width: 992px) {
  .view-buy .validation-label {
    text-align: right;
  }
}
.view-buy .content-body {
  height: 400px;
  padding-top: 15px;
}
.view-buy .product-price a {
  margin-left: auto;
  margin-right: auto;
}
.view-buy .buy-progress {
  color: #438ce1;
  background-color: #dbe9f9;
}
.view-buy .buy-progress .progress-block {
  padding: 0;
  position: relative;
}
.view-buy .buy-progress .current {
  background-color: #bccada;
  color: #fff;
}
.view-buy .buy-progress .current .arrow-right {
  position: absolute;
  top: 0;
  right: -25px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #bccada;
}
.view-buy .buy-progress .done {
  background-color: #cedcec;
  color: #fff;
}
.view-buy .buy-progress .done .arrow-right {
  position: absolute;
  top: 0;
  right: -25px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #cedcec;
}
.view-buy .buy-progress .clickable {
  cursor: pointer;
}
.view-buy .buy-progress p {
  white-space: nowrap;
  text-align: center;
  color: #525252;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.view-buy .account-details h3 {
  display: inline-block;
  line-height: 30px;
}
.view-buy .account-details .btn {
  margin-left: 5px;
  margin-bottom: 10px;
}
.view-buy .account-details .form-group {
  margin-bottom: 3px;
}
.view-buy .register-forms {
  padding-top: 30px;
  padding-bottom: 30px;
}
.view-buy .register-forms h2 {
  color: #000000;
  text-align: center;
}
.view-buy .register-forms h3 {
  text-align: center;
}
.view-buy .register-forms .header {
  padding-bottom: 15px;
}
.view-buy .register-forms .product-price h3 {
  font-weight: 400;
}
.view-buy .register-forms .product-price p {
  margin-top: 30px;
}
.view-buy .register-forms .register-btn-width {
  margin-top: 30px;
  width: 15%;
}
.view-buy .product-price {
  border: none;
}
.view-buy .product-price h1 {
  margin-bottom: 5px;
}
.view-buy .product-price:hover {
  box-shadow: none;
}
.view-buy .confirm .confirm-btn {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .view-buy .register-forms .register-btn-width {
    margin-top: 30px;
    width: 40%;
  }
  .view-buy .register-forms h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-buy .register-forms .register-btn-width {
    margin-top: 30px;
    width: 35%;
  }
  .view-buy .register-forms h2 {
    font-size: 48px;
  }
}
.view-contact {
  /* mobile */
  /* tablet */
  /* desktop */
}
.view-contact .demo-button-cell a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 20px;
  font-size: 25px;
  line-height: 40px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-contact .demo-button-cell a:focus,
.view-contact .demo-button-cell a:active:focus,
.view-contact .demo-button-cell a.active:focus,
.view-contact .demo-button-cell a.focus,
.view-contact .demo-button-cell a:active.focus,
.view-contact .demo-button-cell a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-contact .demo-button-cell a:hover,
.view-contact .demo-button-cell a:focus,
.view-contact .demo-button-cell a.focus {
  color: #333333;
  text-decoration: none;
}
.view-contact .demo-button-cell a:active,
.view-contact .demo-button-cell a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-contact .demo-button-cell a.disabled,
.view-contact .demo-button-cell a[disabled],
fieldset[disabled] .view-contact .demo-button-cell a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.view-contact .demo-button-cell a.disabled,
fieldset[disabled] a.view-contact .demo-button-cell a {
  pointer-events: none;
}
.view-contact .demo-button-cell a:focus,
.view-contact .demo-button-cell a.focus {
  color: #ffffff;
  background-color: #247fba;
  border-color: #17537a;
}
.view-contact .demo-button-cell a:hover {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-contact .demo-button-cell a:active,
.view-contact .demo-button-cell a.active,
.open > .dropdown-toggle.view-contact .demo-button-cell a {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-contact .demo-button-cell a:active:hover,
.view-contact .demo-button-cell a.active:hover,
.open > .dropdown-toggle.view-contact .demo-button-cell a:hover,
.view-contact .demo-button-cell a:active:focus,
.view-contact .demo-button-cell a.active:focus,
.open > .dropdown-toggle.view-contact .demo-button-cell a:focus,
.view-contact .demo-button-cell a:active.focus,
.view-contact .demo-button-cell a.active.focus,
.open > .dropdown-toggle.view-contact .demo-button-cell a.focus {
  color: #ffffff;
  background-color: #1e6b9c;
  border-color: #17537a;
}
.view-contact .demo-button-cell a:active,
.view-contact .demo-button-cell a.active,
.open > .dropdown-toggle.view-contact .demo-button-cell a {
  background-image: none;
}
.view-contact .demo-button-cell a.disabled:hover,
.view-contact .demo-button-cell a[disabled]:hover,
fieldset[disabled] .view-contact .demo-button-cell a:hover,
.view-contact .demo-button-cell a.disabled:focus,
.view-contact .demo-button-cell a[disabled]:focus,
fieldset[disabled] .view-contact .demo-button-cell a:focus,
.view-contact .demo-button-cell a.disabled.focus,
.view-contact .demo-button-cell a[disabled].focus,
fieldset[disabled] .view-contact .demo-button-cell a.focus {
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-contact .demo-button-cell a .badge {
  color: #389ad9;
  background-color: #ffffff;
}
.view-contact .demo-button-cell a .right-arrow {
  margin-left: 8px;
}
.view-contact .contact-info h5 {
  margin-bottom: 40px;
  padding-right: 50px;
}
.view-contact .contact-info p {
  color: #4aacd8;
  margin: 20px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-contact .contact-info .fa {
  width: 38px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
}
.view-contact .contact-info address {
  margin-left: 48px;
}
.view-contact .contact-info p,
.view-contact .contact-info address {
  font-size: 18px;
  line-height: 36px;
}
.view-contact .contact-form {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .view-contact .contact-info,
  .view-contact .contact-form {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-contact .validation-label {
    text-align: right;
  }
  .view-contact .contact-info,
  .view-contact .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-contact .contact-info {
    padding: 30px 0;
  }
}
#EvidentSmartWhite {
  width: 101px;
}
.view-demo {
  /* mobile */
  /* tablet */
  /* desktop */
}
.view-demo .demo-info h5 {
  margin-bottom: 40px;
  padding-right: 50px;
  font-size: 16px;
}
.view-demo .demo-info p {
  color: #4aacd8;
  margin: 20px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-demo .demo-info .fa {
  width: 38px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
}
.view-demo .demo-info address {
  margin-left: 48px;
}
.view-demo .demo-info p,
.view-demo .demo-info address {
  font-size: 18px;
  line-height: 36px;
}
.view-demo .demo-form {
  padding: 20px 0;
}
.view-demo .demo-form p {
  font-size: 16px;
}
.view-demo .demo-form .privacy-policy {
  font-size: 14px;
}
.view-demo .btn-demo {
  background-color: #389ad9;
  color: white;
  padding: 16px 70px;
  font-size: 20px;
  line-height: 20px;
  border-radius: 25px;
}
.view-demo .cover-demo {
  background-size: auto 200px;
  background: #eff9fe url('../images/banner5.png') no-repeat top center;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 200px;
  color: #ffffff;
  /* smartphone */
  /* tablet */
  /* desktop */
}
.view-demo .cover-demo .evi,
.view-demo .cover-demo .dent {
  font-size: 1.1em;
  font-weight: normal;
}
.view-demo .cover-demo .cover-demo-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .view-demo .cover-demo .cover-demo-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-demo .cover-demo .cover-demo-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-demo .cover-demo .cover-demo-container {
    width: 1170px;
  }
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .cover-demo-container {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.view-demo .cover-demo.splash {
  padding-top: 100px;
  padding-bottom: 50px;
  height: 400px;
  background-size: auto;
  background-image: url('../images/demov2.png');
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo.splash {
    background-position: center center;
    padding-top: 20px;
    height: 510px;
    background-size: cover;
  }
}
.view-demo .cover-demo .cover-button,
.view-demo .cover-demo .header,
.view-demo .cover-demo .sub-header,
.view-demo .cover-demo .main-header {
  margin-left: 0;
  margin-right: 0;
}
.view-demo .cover-demo .cover-button-cell a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 20px;
  font-size: 25px;
  line-height: 40px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-demo .cover-demo .cover-button-cell a:focus,
.view-demo .cover-demo .cover-button-cell a:active:focus,
.view-demo .cover-demo .cover-button-cell a.active:focus,
.view-demo .cover-demo .cover-button-cell a.focus,
.view-demo .cover-demo .cover-button-cell a:active.focus,
.view-demo .cover-demo .cover-button-cell a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-demo .cover-demo .cover-button-cell a:hover,
.view-demo .cover-demo .cover-button-cell a:focus,
.view-demo .cover-demo .cover-button-cell a.focus {
  color: #333333;
  text-decoration: none;
}
.view-demo .cover-demo .cover-button-cell a:active,
.view-demo .cover-demo .cover-button-cell a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-demo .cover-demo .cover-button-cell a.disabled,
.view-demo .cover-demo .cover-button-cell a[disabled],
fieldset[disabled] .view-demo .cover-demo .cover-button-cell a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.view-demo .cover-demo .cover-button-cell a.disabled,
fieldset[disabled] a.view-demo .cover-demo .cover-button-cell a {
  pointer-events: none;
}
.view-demo .cover-demo .cover-button-cell a:focus,
.view-demo .cover-demo .cover-button-cell a.focus {
  color: #ffffff;
  background-color: #247fba;
  border-color: #17537a;
}
.view-demo .cover-demo .cover-button-cell a:hover {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-demo .cover-demo .cover-button-cell a:active,
.view-demo .cover-demo .cover-button-cell a.active,
.open > .dropdown-toggle.view-demo .cover-demo .cover-button-cell a {
  color: #ffffff;
  background-color: #247fba;
  border-color: #227ab2;
}
.view-demo .cover-demo .cover-button-cell a:active:hover,
.view-demo .cover-demo .cover-button-cell a.active:hover,
.open > .dropdown-toggle.view-demo .cover-demo .cover-button-cell a:hover,
.view-demo .cover-demo .cover-button-cell a:active:focus,
.view-demo .cover-demo .cover-button-cell a.active:focus,
.open > .dropdown-toggle.view-demo .cover-demo .cover-button-cell a:focus,
.view-demo .cover-demo .cover-button-cell a:active.focus,
.view-demo .cover-demo .cover-button-cell a.active.focus,
.open > .dropdown-toggle.view-demo .cover-demo .cover-button-cell a.focus {
  color: #ffffff;
  background-color: #1e6b9c;
  border-color: #17537a;
}
.view-demo .cover-demo .cover-button-cell a:active,
.view-demo .cover-demo .cover-button-cell a.active,
.open > .dropdown-toggle.view-demo .cover-demo .cover-button-cell a {
  background-image: none;
}
.view-demo .cover-demo .cover-button-cell a.disabled:hover,
.view-demo .cover-demo .cover-button-cell a[disabled]:hover,
fieldset[disabled] .view-demo .cover-demo .cover-button-cell a:hover,
.view-demo .cover-demo .cover-button-cell a.disabled:focus,
.view-demo .cover-demo .cover-button-cell a[disabled]:focus,
fieldset[disabled] .view-demo .cover-demo .cover-button-cell a:focus,
.view-demo .cover-demo .cover-button-cell a.disabled.focus,
.view-demo .cover-demo .cover-button-cell a[disabled].focus,
fieldset[disabled] .view-demo .cover-demo .cover-button-cell a.focus {
  background-color: #389ad9;
  border-color: #389ad9;
}
.view-demo .cover-demo .cover-button-cell a .badge {
  color: #389ad9;
  background-color: #ffffff;
}
.view-demo .cover-demo .cover-button-cell a .right-arrow {
  margin-left: 8px;
}
.view-demo .cover-demo .header-cell,
.view-demo .cover-demo .sub-header-cell,
.view-demo .cover-demo .cover-button-cell,
.view-demo .cover-demo .main-header-cell,
.view-demo .cover-demo .sub-header2-cell {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-demo .cover-demo .header-cell,
  .view-demo .cover-demo .sub-header-cell,
  .view-demo .cover-demo .cover-button-cell,
  .view-demo .cover-demo .main-header-cell,
  .view-demo .cover-demo .sub-header2-cell {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .view-demo .cover-demo .header-cell,
  .view-demo .cover-demo .sub-header-cell,
  .view-demo .cover-demo .cover-button-cell,
  .view-demo .cover-demo .main-header-cell,
  .view-demo .cover-demo .sub-header2-cell {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .view-demo .cover-demo .header-cell,
  .view-demo .cover-demo .sub-header-cell,
  .view-demo .cover-demo .cover-button-cell,
  .view-demo .cover-demo .main-header-cell,
  .view-demo .cover-demo .sub-header2-cell {
    float: left;
    width: 58.33333333%;
  }
}
.view-demo .cover-demo .main-header-cell {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 5px;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .main-header-cell {
    font-weight: 600;
    font-size: 36px;
    line-height: 35px;
    margin-bottom: 50px;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
}
.view-demo .cover-demo .header-cell {
  font-family: 'Open Sans', Aileron-SemiBold;
  color: #389ad9;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .header-cell {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 30px;
  }
}
.view-demo .cover-demo .sub-header-cell {
  color: white;
  font-family: 'Open Sans', Aileron-light;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: initial;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .sub-header-cell {
    font-size: 25px;
    line-height: 30px;
    margin-top: 0px;
    width: 100%;
    text-align: center;
  }
}
.view-demo .cover-demo .sub-header2-cell {
  color: white;
  font-family: 'Open Sans', Aileron-light;
  font-size: 32px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: initial;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .sub-header2-cell {
    font-size: 28px;
    line-height: 48px;
    font-weight: 600;
    margin-top: 15px;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .view-demo .cover-demo .cover-image {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .view-demo .cover-demo .cover-button-cell {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-demo .cover-demo .cover-image {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .view-demo .cover-demo .cover-button-cell {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-demo .cover-demo .cover-image {
    padding-top: 200px;
    padding-bottom: 30px;
  }
  .view-demo .cover-demo .cover-button-cell {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .view-demo .demo-info,
  .view-demo .demo-form {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-demo .validation-label {
    text-align: right;
  }
  .view-demo .demo-info,
  .view-demo .demo-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-demo .demo-info {
    padding: 30px 0;
  }
}
.view-terms section.terms {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .view-terms section.terms {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-terms section.terms {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-terms section.terms {
    width: 1170px;
  }
}
.view-terms .terms-row {
  margin-left: -15px;
  margin-right: -15px;
}
.view-terms .terms-cell {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-terms .terms-cell {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .view-terms .terms-cell {
    margin-left: 8.33333333%;
  }
}
.view-terms h3 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.view-terms h5 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.view-invite {
  padding-top: 54px;
}
.view-activate {
  padding-top: 54px;
}
.view-reset {
  padding-top: 54px;
}
.view-compare section.product-comparison {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .view-compare section.product-comparison {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-compare section.product-comparison {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-compare section.product-comparison {
    width: 1170px;
  }
}
.view-compare section.product-comparison table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  max-width: none;
  table-layout: fixed;
}
.view-compare section.product-comparison table > thead > tr > th,
.view-compare section.product-comparison table > tbody > tr > th,
.view-compare section.product-comparison table > tfoot > tr > th,
.view-compare section.product-comparison table > thead > tr > td,
.view-compare section.product-comparison table > tbody > tr > td,
.view-compare section.product-comparison table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.view-compare section.product-comparison table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.view-compare section.product-comparison table > caption + thead > tr:first-child > th,
.view-compare section.product-comparison table > colgroup + thead > tr:first-child > th,
.view-compare section.product-comparison table > thead:first-child > tr:first-child > th,
.view-compare section.product-comparison table > caption + thead > tr:first-child > td,
.view-compare section.product-comparison table > colgroup + thead > tr:first-child > td,
.view-compare section.product-comparison table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.view-compare section.product-comparison table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.view-compare section.product-comparison table .table {
  background-color: #ffffff;
}
.view-compare section.product-comparison table > thead > tr > th,
.view-compare section.product-comparison table > tbody > tr > th,
.view-compare section.product-comparison table > tfoot > tr > th,
.view-compare section.product-comparison table > thead > tr > td,
.view-compare section.product-comparison table > tbody > tr > td,
.view-compare section.product-comparison table > tfoot > tr > td {
  padding: 5px;
}
.view-compare section.product-comparison table > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.view-compare section.product-comparison table thead .product-pricing {
  font-size: 1.2em;
  font-weight: 400;
}
.view-compare section.product-comparison table thead .compare-buy-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 20px;
  font-size: 1.2em;
  line-height: 1.2em;
  border-radius: 3px;
  color: white;
  background-color: #40b72f;
  border-color: #40b72f;
}
.view-compare section.product-comparison table thead .compare-buy-button:focus,
.view-compare section.product-comparison table thead .compare-buy-button:active:focus,
.view-compare section.product-comparison table thead .compare-buy-button.active:focus,
.view-compare section.product-comparison table thead .compare-buy-button.focus,
.view-compare section.product-comparison table thead .compare-buy-button:active.focus,
.view-compare section.product-comparison table thead .compare-buy-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-compare section.product-comparison table thead .compare-buy-button:hover,
.view-compare section.product-comparison table thead .compare-buy-button:focus,
.view-compare section.product-comparison table thead .compare-buy-button.focus {
  color: #333333;
  text-decoration: none;
}
.view-compare section.product-comparison table thead .compare-buy-button:active,
.view-compare section.product-comparison table thead .compare-buy-button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-compare section.product-comparison table thead .compare-buy-button.disabled,
.view-compare section.product-comparison table thead .compare-buy-button[disabled],
fieldset[disabled] .view-compare section.product-comparison table thead .compare-buy-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.view-compare section.product-comparison table thead .compare-buy-button.disabled,
fieldset[disabled] a.view-compare section.product-comparison table thead .compare-buy-button {
  pointer-events: none;
}
.view-compare section.product-comparison table thead .compare-buy-button:focus,
.view-compare section.product-comparison table thead .compare-buy-button.focus {
  color: white;
  background-color: #328e25;
  border-color: #1d5215;
}
.view-compare section.product-comparison table thead .compare-buy-button:hover {
  color: white;
  background-color: #328e25;
  border-color: #2f8622;
}
.view-compare section.product-comparison table thead .compare-buy-button:active,
.view-compare section.product-comparison table thead .compare-buy-button.active,
.open > .dropdown-toggle.view-compare section.product-comparison table thead .compare-buy-button {
  color: white;
  background-color: #328e25;
  border-color: #2f8622;
}
.view-compare section.product-comparison table thead .compare-buy-button:active:hover,
.view-compare section.product-comparison table thead .compare-buy-button.active:hover,
.open > .dropdown-toggle.view-compare section.product-comparison table thead .compare-buy-button:hover,
.view-compare section.product-comparison table thead .compare-buy-button:active:focus,
.view-compare section.product-comparison table thead .compare-buy-button.active:focus,
.open > .dropdown-toggle.view-compare section.product-comparison table thead .compare-buy-button:focus,
.view-compare section.product-comparison table thead .compare-buy-button:active.focus,
.view-compare section.product-comparison table thead .compare-buy-button.active.focus,
.open > .dropdown-toggle.view-compare section.product-comparison table thead .compare-buy-button.focus {
  color: white;
  background-color: #28721d;
  border-color: #1d5215;
}
.view-compare section.product-comparison table thead .compare-buy-button:active,
.view-compare section.product-comparison table thead .compare-buy-button.active,
.open > .dropdown-toggle.view-compare section.product-comparison table thead .compare-buy-button {
  background-image: none;
}
.view-compare section.product-comparison table thead .compare-buy-button.disabled:hover,
.view-compare section.product-comparison table thead .compare-buy-button[disabled]:hover,
fieldset[disabled] .view-compare section.product-comparison table thead .compare-buy-button:hover,
.view-compare section.product-comparison table thead .compare-buy-button.disabled:focus,
.view-compare section.product-comparison table thead .compare-buy-button[disabled]:focus,
fieldset[disabled] .view-compare section.product-comparison table thead .compare-buy-button:focus,
.view-compare section.product-comparison table thead .compare-buy-button.disabled.focus,
.view-compare section.product-comparison table thead .compare-buy-button[disabled].focus,
fieldset[disabled] .view-compare section.product-comparison table thead .compare-buy-button.focus {
  background-color: #40b72f;
  border-color: #40b72f;
}
.view-compare section.product-comparison table thead .compare-buy-button .badge {
  color: #40b72f;
  background-color: white;
}
.view-compare section.product-comparison table thead .tbl-feature,
.view-compare section.product-comparison table thead .tbl-starter,
.view-compare section.product-comparison table thead .tbl-premium,
.view-compare section.product-comparison table thead .tbl-standard {
  width: 20%;
}
.view-compare section.product-comparison table thead .product-name {
  font-weight: 600;
  background-color: #389ad9;
  color: #ffffff;
}
.view-compare section.product-comparison table thead > tr > th,
.view-compare section.product-comparison table thead > tr > td {
  border: none;
  text-align: center;
  vertical-align: middle;
}
.view-compare section.product-comparison table thead > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
}
.view-compare section.product-comparison table tbody > tr > td {
  border: none;
}
.view-compare section.product-comparison table tbody > tr > td.feature-title {
  font-weight: 700;
  padding-top: 20px;
}
.view-compare section.product-comparison table tbody > tr > td.feature-item {
  font-weight: 400;
  padding-left: 15px;
}
.view-compare .check-mark {
  text-align: center;
}
.view-compare .check-mark img {
  width: 12px;
}
.view-compare .band-lab-size {
  background-color: #e1e1e1;
}
.view-compare .lab-size {
  font-weight: 400;
}
.view-faqs {
  width: 100%;
  /* Phone */
  /* tablet */
  /* desktop */
}
.view-faqs .evident-em p {
  font-weight: 400;
}
.view-faqs .evident-em p span {
  font-weight: 600;
}
.view-faqs .button-center {
  text-align: center;
}
.view-faqs .trusted {
  background-color: #dbe9f9;
}
.view-faqs .trusted h2 span {
  font-size: 0.6em;
}
.view-faqs .faq-subtext {
  color: #389ad9;
}
.view-faqs .faq-font {
  font-weight: 600 !important;
}
.view-faqs section.faq {
  background-color: white;
  padding: 4em 0 0;
}
.view-faqs section.faq .container {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 900px;
}
.view-faqs section.faq .container h2 {
  margin: 0 auto 1.5em auto;
  text-align: center;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-faqs section.faq .container h2 {
    font-size: 36px;
  }
}
.view-faqs section.faq ul {
  display: block;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2em;
  /* tablet */
  /* Phone */
}
.view-faqs section.faq ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 35px;
}
.view-faqs section.faq ul li p {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 1em;
  max-width: 600px;
}
.view-faqs section.faq ul li p.question {
  font-family: 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-faqs section.faq ul {
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  .view-faqs section.faq ul {
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
  }
  .view-faqs section.faq ul li {
    margin-left: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .view-faqs .trusted {
    padding: 35px 10px 60px;
  }
  .view-faqs .trusted h2 {
    font-size: 28px;
  }
  .view-faqs .trusted h2 span {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-faqs .trusted {
    padding: 75px 10px 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-faqs .trusted {
    padding: 75px 10px 100px;
  }
}
.view-customers section.customers {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .view-customers section.customers {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-customers section.customers {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-customers section.customers {
    width: 1170px;
  }
}
.view-customers .customers-row {
  margin-left: -15px;
  margin-right: -15px;
}
.view-customers .customers-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans', Aileron-light;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 10px;
  width: initial;
}
@media (min-width: 768px) {
  .view-customers .customers-info {
    float: left;
    width: 50%;
  }
}
.view-customers .customers-testimonials {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans', Aileron-light;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin-top: -20px;
  margin-bottom: 5px;
  width: initial;
}
@media (min-width: 768px) {
  .view-customers .customers-testimonials {
    float: left;
    width: 50%;
  }
}
.view-customers .customers-lab-header {
  margin-top: 20px;
  margin-bottom: 5px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans', Aileron-light;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  width: initial;
  color: #389ad9;
}
@media (min-width: 768px) {
  .view-customers .customers-lab-header {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .view-customers .customers-lab-header {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.view-customers .customers-lab-header-right {
  margin-top: 20px;
  margin-bottom: 5px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans', Aileron-light;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  width: initial;
  color: #389ad9;
}
@media (min-width: 768px) {
  .view-customers .customers-lab-header-right {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .view-customers .customers-lab-header-right {
    margin-left: 41.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .view-customers .customers-lab-header-right {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.view-customers img.customers-image {
  width: 35%;
  float: right;
  padding-right: 80px;
  margin-top: 150px;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .view-customers img.customers-image {
    margin-top: 10px;
    width: 100%;
    margin-right: 0;
    padding-right: 10px;
  }
}
.view-customers img.customers-image-left {
  width: 30%;
  float: left;
  padding-left: 80px;
  margin-top: 80px;
  margin-right: 130px;
}
@media only screen and (max-width: 767px) {
  .view-customers img.customers-image-left {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding-left: 10px;
  }
}
.view-customers .customers-quote {
  margin-top: 5px;
  margin-bottom: 10px;
  font-style: italic;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f5f5f5;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .view-customers .customers-quote {
    float: left;
    width: 100%;
  }
}
.view-LMT {
  height: auto;
  /* mobile */
  /* tablet */
  /* desktop */
}
.view-LMT .containerLMT {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .view-LMT .containerLMT {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-LMT .containerLMT {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-LMT .containerLMT {
    width: 1170px;
  }
}
.view-LMT .rowLMT {
  margin-right: -15px;
  margin-left: -15px;
}
.view-LMT .line0LMT {
  background-image: url('../images/labday1.png');
  padding: 50px;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.view-LMT .line1LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 30px 230px 25px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line1LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line1LMT {
    margin: 30px 150px 25px;
  }
}
.view-LMT .line2LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 25px 230px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line2LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line2LMT {
    margin: 30px 160px 25px 160px;
  }
}
.view-LMT .line3LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 25px 235px 50px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line3LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line3LMT {
    margin: 30px 170px 25px;
  }
}
.view-LMT .line4LMT {
  font-size: 14px;
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
}
.view-LMT .line5LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 50px 200px 25px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line5LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line5LMT {
    margin: 30px 130px 25px;
  }
}
.view-LMT .line6LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 0px 100px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line6LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line6LMT {
    margin: 30px 230px 25px;
  }
}
.view-LMT .line7LMT {
  font-size: 16px;
  color: gray;
  text-align: center;
  margin: 25px 100px;
  font-family: inherit;
  font-weight: initial;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line7LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line7LMT {
    margin: 30px 220px 25px;
  }
}
.view-LMT .line8LMT {
  font-size: 16px;
  text-align: center;
  margin: 25px 100px;
  font-family: inherit;
  font-weight: initial;
  height: 45px;
  color: #4AACD7;
}
@media only screen and (max-width: 767px) {
  .view-LMT .line8LMT {
    margin: 35px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .line8LMT {
    margin: 30px 230px 25px;
  }
}
@media (min-width: 320px) {
  .view-LMT .line8LMT {
    margin: 30px 0px 25px;
  }
}
.view-LMT .btn-reserve {
  background-color: #4AACD7;
  color: #fff;
  border-radius: 25px;
  line-height: 20px;
  padding: 18px 140px;
  font-weight: lighter;
  margin: 0px auto 0px auto;
  border-style: solid;
}
@media only screen and (max-width: 767px) {
  .view-LMT .btn-reserve {
    padding: 18px 100px;
  }
}
.view-LMT .cover-LMT {
  background-size: auto 200px;
  background: #eff9fe url('../images/banner5.png') no-repeat top center;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 200px;
  color: #ffffff;
}
.view-LMT .cover-LMT .cover-LMT-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .view-LMT .cover-LMT .cover-LMT-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-LMT .cover-LMT .cover-LMT-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-LMT .cover-LMT .cover-LMT-container {
    width: 1170px;
  }
}
@media only screen and (max-width: 767px) {
  .view-LMT .cover-LMT .cover-LMT-container {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.view-LMT .cover-LMT.splash {
  padding-top: 100px;
  padding-bottom: 50px;
  height: 350px;
  width: 100%;
  background-size: contain;
  background-image: url('../images/LMTDesktop.png');
}
@media only screen and (max-width: 767px) {
  .view-LMT .cover-LMT.splash {
    background-position: center center;
    padding-top: 20px;
    height: 330px;
    background-size: contain;
    background-image: url('../../../images/LMTmobile@2x.png');
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .cover-LMT.splash {
    background-position: center center;
  }
}
@media only screen and (max-width: 767px) {
  .view-LMT .demo-info,
  .view-LMT .demo-form {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .view-LMT .validation-label {
    text-align: right;
  }
  .view-LMT .demo-info,
  .view-LMT .demo-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-LMT .demo-info {
    padding: 30px 0;
  }
}
body {
  margin-top: 50px;
}
