a {
  color: #468cc7;
}
a:hover {
  color: #468cc7;
}
a:focus {
  color: #468cc7;
}
a:active:focus {
  color: #468cc7;
}
.btn-accent {
  border-color: #468cc7;
}
.btn-accent:hover {
  border-color: #468cc7;
  background-color: rgba(51, 131, 171, 0.1);
}
.btn-accent:active {
  border-color: #468cc7;
  background-color: rgba(51, 131, 171, 0.1);
}
.btn-accent:focus {
  border-color: #468cc7;
  background-color: rgba(51, 131, 171, 0.1);
}
.btn-accent:active:focus {
  border-color: #468cc7;
  background-color: rgba(51, 131, 171, 0.1);
}
.btn-accent:active:hover {
  border-color: #468cc7;
  background-color: rgba(51, 131, 171, 0.1);
}
.section-header {
  color: #468cc7;
}
.apt-length {
  color: #468cc7;
}
.apt-actions li a span.icon {
  color: #468cc7;
}
a.cta {
  color: #468cc7;
}
.full .progress-bar-theme {
  background-color: #468cc7;
  border-right: 4px solid #468cc7;
}
.navbar a.navbar-brand {
  background: #468cc7;
}
.navbar a.navbar-brand:hover {
  background: #468cc7;
}
.navbar a.navbar-brand span {
  display: block;
  width: 204px;
  height: 36px;
  background: url(../images/lmp-logo.svg) no-repeat 50% 50%;
  background-size: 204px 36px;
  text-indent: -9000px;
  margin: 0;
}
.view-header .header-icon {
  color: #468cc7;
}
#pricing #second-option .charts .chart .specs .spec .variable {
  color: #468cc7;
}
.banner-physio {
  background: url(../images/bg-physio.jpg) no-repeat 50% 50%;
}
.join {
  background: url(../images/bg-join-physio.png) no-repeat 50% 50%;
  background-size: cover;
  padding-top: 5px;
}
.join h5 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 18px;
}
.modal-light h4 {
  color: #468cc7;
}
@media (max-width: 840px) {
  .navbar a.navbar-brand {
    padding: 18px 15px;
  }
  .navbar a.navbar-brand span {
    width: 150px;
    height: 26px;
    background-size: 150px 26px;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    background: #468cc7;
  }
  .navbar a.navbar-brand {
    padding: 7px 15px;
    height: 41px;
  }
  .navbar a.navbar-brand span {
    width: 150px;
    height: 26px;
    background-size: 150px 26px;
  }
}
@media (max-width: 750px) {
  .apt-actions li a {
    color: #468cc7;
  }
}
