.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.loader {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  display: none;
}
.loader-tree-pump {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  display: none;
  top: -18px;
}
.spinner-border {
  position: absolute;
  left: 184px;
  top: 133px;
}
#sync-pump-settings {
  margin-bottom: 20px !important;
}
