label {
    font-weight:bold;
}

nav.login-area{
    background-color: #fff9d9;
    padding: 10px;
    min-height: 65px;
}


.dt-buttons.btn-group{
    margin-bottom: 10px;    
}

.filters{
 background-color: #eee;  
 float:left;
 width: 100%;
 border-radius: 5px;
 padding: 0px 10px 10px 5px;
 margin-bottom: 5px;
}

.mb15 {
  margin-bottom: 15px;
}