#bar-poweredby { display:none; }

#box-custom-motive {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}


.navbar-nav {
  margin-left: 100px;
}

#logo {
  z-index: 1;
  display: block;
  width: 200px;
  height: 140px;
  position: absolute;
  margin-left: -5px;
  top: 30px;
}

#logo img {
  max-height: 140px;
}

#motto #motto-title {
  color: #3c4694;
  margin-left: 0px;
}

.carousel-control {
  left: 14px;
  width: 5%;
}

.carousel-control.right {
  right: 14px;
}  

a {
  color: #3c4694;
}

.navbar-fixed-top {
  background: #c8d1e7;
}

.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  background-color: #c8d1e7;
}


aside .panel-primary > .panel-heading {
  background-color: #3c4694;
}

#box-custom-footer {
  background: #F4F4FD;
  color: #3c4694;
}

#box-custom-footer a {
  color: #3c4694;
}

hr {
  border-top: 1px solid #3c4694;
}

h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
  color: #3c4694;
}