.social-bar {
  background-color: #96c034;
  position: fixed;
  z-index: 100000;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 5px solid #eaeaea;
}
.social-bar a.btn {
  font-size: 16px;
  padding: 8px 12px;
  background-color: transparent;
}
.social-bar a.btn:hover {
  background-color: rgba(0, 0, 0, 0.25);
}
.navbar-default {
  margin-top: 40px;
  padding: 50px 0;
  background-color: rgba(240, 240, 240, 0);
  margin-bottom: 0;
  overflow-x: hidden;
}
.navbar-right {
  background-color: rgba(255, 255, 255, 1);
  padding-left: 50px;
  border-radius: 25px 0 0 25px;
  position: relative;
  margin-right: -20px;
}
.navbar-right:after {
	content: '';
    width: 10000px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    left: 100%;
    display: block;
}
footer a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
footer a:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 20px 25px 20px;
  border-bottom: 5px solid #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  border-bottom-color: #96c034;
}
.navbar-default .navbar-nav > .active > ul > li.active > a,
.navbar-default .navbar-nav > .active > ul > li.active > a:hover,
.navbar-default .navbar-nav > .active > ul > li.active > a:focus {
  border-bottom: 2px solid #96c034;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  border-bottom-color: #f7f7f7;
}
.navbar-default .navbar-brand {
  background-color: transparent;
  border: none;
  width: 360px;
  height: 110px;
  margin-top: -10px;
  margin-left: 0 !important;
  margin-bottom: -30px;
}
.jumbotron {
  background-color: transparent;
  color: #ffffff;
  padding-top: 220px;
  min-height: 440px;
}
#image-header {
  padding-left: 0;
  padding-right: 0;
  margin-top: -181px;
  overflow: hidden;
  position: relative;
}
#image-header > div.bg {
  background-image: url('/images/jumbotron.jpg?v=1.0');
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -124px;
  z-index: -1;
  background-position: 100%;
}
.jumbotron p.subtitle {
  padding: 10px 20px;
  margin-left: -20px;
  border-radius: 0 50px 50px 0;
  display: inline-block;
  background-color: #96c034;
  position: relative;
}
.jumbotron p.subtitle:before {
  content: '';
  width: 100000px;
  height: 100%;
  background-color: #96c034;
  position: absolute;
  left: -100000px;
  display: block;
  top: 0;
}
footer {
  margin-top: 0;
}
footer > div {
  background-color: rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.5);
  min-height: 44px;
}
footer p {
  font-size: 10px;
  line-height: 44px;
  margin: 0;
}
footer .row > div {
  padding-left: 20px;
  padding-right: 20px;
}
footer .btn-icon {
  color: #999999;
  padding: 0 16px;
  line-height: 44px;
  text-align: center;
  width: 44px;
  border: 0;
}
h3,
#content strong,
h3 strong {
  color: #96c044;
}
.btn.btn-default {
  background-color: #96c044;
}
#main {
  overflow: hidden;
}
#right-nav {
  background-color: rgba(0, 0, 0, 0.05);
  min-height: 320px;
}
#right-nav:before {
  content: '';
  width: 55px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  right: -55px;
  display: block;
}
#right-nav #map-canvas {
  position: relative;
  height: 350px;
  margin-left: -15px;
  margin-right: -70px;
}
#right-nav address {
  padding: 25px;
  font-size: 12px;
}
#right-nav address a {
  border-bottom: 1px dotted #96c044;
}
#right-nav address a:hover {
  text-decoration: none;
  border-bottom-style: solid;
}
#right-nav address p {
  margin-left: 0;
  color: rgba(0, 0, 0, 0.5);
}
#right-nav address p strong {
  color: #96c044;
}
#right-nav address p i {
  position: absolute;
  margin-left: -27px;
  font-size: 20px;
  color: #96c044;
  margin-top: -2px;
}
table,
.table,
#content p {
  font-size: 14px;
}
#content p {
  line-height: 24px;
}
#content p:first-child {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 40px;
}
#content {
  padding: 50px 25px;
}
#content a {
  border-bottom: 1px dotted #96c044;
}
#content a:hover,
#content a:active,
#content a:focus {
  text-decoration: none;
  border-bottom-style: solid;
}
#loginForm input[readonly] {
  background-color: #ffffff;
}
.form-control {
  padding: 8px;
  color: #000000;
  font-size: 0.8em;
  line-height: 16px;
  height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: none;
}
.form-control:focus {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.note-editor.note-frame {
  border: none;
  margin: 0;
  padding: 0;
}
.note-editor.note-frame .note-editing-area .note-editable {
  padding: 0;
}
.nav.navbar-right > li > ul {
  display: none;
}
.nav.navbar-right > li {
  position: unset;
}
.nav.navbar-right > li.active > ul {
    display: block;
    position: absolute;
    right: 0;
    top: -34px;
    width: max-content;
    text-align: right;
    list-style-type: none;
    background-color: rgba(255,255,255,0.7);
    height: 30px;
    overflow: hidden;
    padding-left: 20px;
    border-radius: 30px;
}
.nav.navbar-right a.aanmelden {
	background: #96C044;
    padding: 10px 10px 10px 10px;
    margin: 20px 10px 10px 10px;
    border-radius: 30px;
    border-bottom-width: 0;
    color: #FFFFFF;
}
.nav.navbar-right > li.active > ul:after {
  content: '';
  position: absolute;
  left: 100%;
  height: 30px;
  width: 1000px;
  background-color: transparent;
  top: 0;
  z-index: 10000;
  display: inline-block;
}
.nav.navbar-right > li.active > ul > li {
  display: inline;
  margin-right: 20px;
  line-height: 30px;
  position: relative;
}
.nav.navbar-right > li.active > ul > li:after {
  content: '';
  width: 5px;
  height: 5px;
  background-color: black;
  position: absolute;
  top: 5px;
  right: -11px;
}
.nav.navbar-right > li.active > ul > li:last-child:after {
  display: none;
}
.nav.navbar-right > li.active > ul > li a {
  color: #000000;
}
.jumbotron .container {
  padding-top: 90px;
}
.jumbotron {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* iPhone X in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
}
/* iPhone 6, 7, & 8 in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  /* STYLES GO HERE */
}
/* iPhone X in portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
}
/* iPhone 6, 7, & 8 in portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
}
@media (max-width: 767px) {
  .navbar-toggle {
	margin-top: -15px;
  }
  #image-header > div.bg {
    background-size: auto 85%;
    background-position-x: 73%;
    background-position-y: 70px;
  }
  .jumbotron {
	min-height: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  .jumbotron p {
    font-size: 19px;
  }
  .jumbotron h1 {
    margin-top: 40px;
  }
  #right-nav .spacer {
    height: 0px !important;
  }
  #navbar > ul.navbar-right:after {
    width: 0;
    height: 0;
    right: 0;
    background-color: red;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-collapse {
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-right {
    padding-left: 0;
    margin-top: 25px;
    border-radius: 0;
  }
  .navbar-default {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .navbar-default .navbar-collapse {
    border-top-width: 0;
    padding-bottom: 0;
	margin-top: -35px;
  }
  .navbar-default .navbar-brand {
    margin-top: -35px;
    height: 90px;
    width: 285px;
  }
  .container > .navbar-header {
    padding-bottom: 35px;
  }
  .nav.navbar-right > li.active > ul {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
    margin-left: 20px;
    padding-left: 10px;
    border-left: 5px solid #96c034;
    margin-top: -15px;
  }
  .nav.navbar-right > li.active > ul > li {
    float: left;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    border-bottom-width: 0;
  }
  .navbar-default .navbar-nav > li > a {
	padding: 10px;
  }
  .nav.navbar-right a.aanmelden {
    margin: 0;
    border-radius: 0;
  }
  .jumbotron .container {
	margin-top: 80px;
  }
  .navbar-default .navbar-nav > .active {
    background-color: #f7f7f7;
    padding-bottom: 10px;
  }
  .nav.navbar-right > li.active > ul > li:after {
    top: 13px;
  }
  #image-header > div.bg {
    top: -33px;
    background-position-x: 79%;
  }
  footer p {
    margin-top: 10px;
    line-height: 20px;
  }
}
