
.navbar-nav>li>a, a.navbar-brand {
font-size: 16px;
}

.bs-dbelement {
   cursor: pointer;
}

.form-group.srchPanelRow.rnr-basic-search-field, div.srchPanelRow.form-group {  
float: left !important;  
display: table;  
margin: 5px;  
} 

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #efefef;
  color: white;
  text-align: center;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #efefef;
  color: white;
  text-align: center;
}

