.mjo-headline-img {
  background-image: url(/ncics/img/mjo-headline-img.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px;
}

.bootstrap-select {
    margin-bottom: 10px;
}

.submitBtn { margin-bottom: 20px; }
.selectpicker { data-width: auto; }
.panel-group .panel { overflow: visible !important; }
.panel-body h3 { margin-top: 0; }

#image-cont {
    xmargin-top:30px;
    width:100%;
    max-height:100vh;
}

.panel-heading h3 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 300;
}

ul.nav-pills {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
