.jarviswidget-color-blueDark > header {
    background: #407980;
    color: white;
}

aside, nav > ul {
  background: #407980;
  color: white;
} 

.login-info a span, nav ul li a {
  color: white;
}

nav ul li a:hover {
  background: #75b5c2;
}

nav > ul > li > ul > li > a:hover {
  background: #75b5c2;
}

nav ul .active > a {
  font-weight: bold;
  color: white;
}

nav > ul > li > ul {
  background: #407980;
}

.alert-info {
  background: #75b5c2;
  color: white;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #75b5c2;
}

body {
  background-image: none;
  background-color: #f3efec;
}

.btn-success {
  background-color: #e3be0f;
}

a{
  color: #d9ad59;
}


/* Test #Zoma */
.registrationform h1{display:none;}
.registrationform h3:before {content:"Aanmelden voor: ";font-size:22px;font-weight:bold;}
.registrationform h3 {font-size:22px!important;font-weight:bold;}
.logos, .small img{display:none;}
.col-lg-12 {display: flex;flex-direction: column-reverse;}
.txt-color-blueDark {display:none!important;}
hr, .navbar-brand, .navbar-toggle {display:none;}
.form-field-container h4 {padding-top:30px;padding-bottom:20px;font-weight:bold;}
#textfield-meisjesnaam {display:none;}

.smart-timeline-list {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0;
}