/** TOP NAVIGATION BAR **/
/* #page-home { background: url('https://opus-nc-public.digitellcdn.com/uploads/aaacn/redactor/b7b44e702fc2fbaa47b07454f06f2e3697ed6ddc21ba60a576316f056d58bce1.jpg') repeat-x; } */
/* body { background: url('https://opus-nc-public.digitellcdn.com/uploads/aaacn/redactor/0318fa453359311ae7ed22161c4925aa06d5c12ce118818262640ed5175c9a1b.jpg') repeat-x; } */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
}

h1,
h2 {
  color: #007934;
}

.content-block-title {
  font-family: 'Lato', sans-serif;
}

.title {
  font-family: 'Lato', sans-serif;
}

.btn,
.btn-default,
.btn-primary,
.btn:active,
.btn-default:active,
.btn-primary:active,
.btn:focus,
.btn-default:focus,
.btn-primary:focus {
  font-family: 'Lato', sans-serif;
  background-color: #307BC8;
  color: #ffffff;
}

.btn:hover,
.btn-default:hover {
  background-color: #FFFFFF;
  color: #307BC8;
}

.title {
  color: #000000;
}

#navbar {
  background-color: #ffffff;
  border-color: #ffffff;
}

#navbar li,
#navbar li a {
  color: #727272;
}

#navbar li:hover a:hover {
  background-color: #ffffff;
  color: #307BC8;
}

#navbar-menu-right>li>a.navbar-button {
  background-color: #307BC8;
  color: #ffffff;
}

#store-top-nav>div>ul>li>h4>a {
  color: #727272;
}

#page-footer {
  background-color: #02622F;
  position: absolute;
  bottom: 0;
  width: 100%;
  clear: both;
  height: 100px;
  padding-top: 25px;
  text-align: left;
}

#footer-text {
  color: white;
}

#footer-text a {
  color: #ffffff;
}

.modal {
  width: 100%;
  text-align: justify;
}

#footer-trademark {
  margin-top: 5px;
}

#footer-terms,
#footer-trademark {
  font-size: 9px;
}

#home-carousel>ol>li {
  background-color: #727272;
}

#home-carousel>ol>li.active {
  background-color: #327BC5;
  border-color: #327BC5;
}

#profile-nav.page-navigation>ul.nav-tabs {
  background-color: #1E6A1C;
  color: #ffffff;
}

div.gray-bar {
  background: #F9F9F9 repeat left top;
  height: 1px;
  margin-top: 1px;
}

.support-header,
.title {
  margin-top: 30px;
}

.title {
  color: #007934;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5%;
  font-size: 20px;
  color: #fff;
  text-align: left;
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
}

.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%)
}

a.btn.btn-client {
  background-color: #307BC8;
  color: white;
  font-weight: 700;
  font-weight: 700;
}

button#activity-button {
  background: #307bc8;
  color: #fff;
}