.navbar-inverse {
  background-color: #cae4f4;
}

.navbar .nav > li > a {
  color: #000;
}
.navbar .nav > li > a:hover {
  color: #008CBE;
  background-color: transparent;
}
.navbar .nav > li.active > a {
  color: #008CBE;
}
.navbar .navbar-header {
  background-color: #0189c3;
}

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  color: #008CBE;
}
.nav-tabs > li.active > a {
  color: #008CBE;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #008CBE;
}

.teaser-box a.more, .teaser-box a.internal-link, .tab-content a.more, .tab-content a.internal-link {
  color: #008CBE;
}

.content-section .tx-powermail a, .content-section div[class*="ctype-"] a {
  color: #008CBE;
}
.content-section .layout-no_background .subheader h1, .content-section .layout-no_background .subheader h2, .content-section .layout-no_background .subheader h3, .content-section .layout-no_background .subheader h4, .content-section .layout-no_background .subheader h5 {
  background-color: #008CBE;
}
.content-section .gallery a.lightbox .glyphicon {
  background-color: #008CBE;
}
.content-section .gallery a.lightbox:hover .glyphicon {
  background-color: #008CBE;
}
.content-section .btn-primary {
  background-color: #008CBE;
}
.content-section .btn-primary:active:hover, .content-section .btn-primary:active:focus, .content-section .btn-primary.focus:active, .content-section .btn-primary.active:hover, .content-section .btn-primary.active:focus, .content-section .btn-primary.active.focus, .content-section .open > .btn-primary.dropdown-toggle:hover, .content-section .open > .btn-primary.dropdown-toggle:focus, .content-section .open > .btn-primary.dropdown-toggle.focus {
  background-color: #008CBE;
}

.panel-group .panel.panel-default > .panel-heading .panel-title a span.glyphicon {
  background: #008CBE;
}

.content-section .tx-powermail a, .content-section div[class*="ctype-"] a {
  color: #008CBE;
}

.row.ce-textpic img{
	width: unset!important;
}

@media screen and (min-width: 1200px){
  .ctype-textmedia .ce-textpic {
    display: flex;
  }
  .ctype-textmedia .ce-textpic .ce-gallery {
    width: auto!important;
  }
  .ctype-textmedia .ce-textpic .ce-bodytext {
    flex: 1;
  }
}


/*# sourceMappingURL=nisl_additional.css.map */
