body {
    margin-top:60px;
}
#locationMap {
    min-width:300px;
    width:100%;
    height:400px;
}
.select-fg .form-control-feedback {
  right: 45px !important;
}
.input-fg .form-control-feedback {
  right: 45px !important;
}
#projects-data {
  margin-top:10px;
}
.tablesorter-header {
  white-space: nowrap;
}