.drts .drts-bs-btn-secondary,
.drts .drts-bs-btn-secondary.drts-bs-disabled,.drts  .drts-bs-btn-secondary:disabled {
  color: #fff;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
}
.drts .drts-bs-btn-secondary:hover {
  color: #fff;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
}
.drts .drts-bs-btn-secondary:focus,.drts  .drts-bs-btn-secondary.drts-bs-focus {
  color: #fff;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
  box-shadow: 0 0 0 0.2rem rgba(213, 213, 213, 0.5);
}
.drts .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-secondary.drts-bs-dropdown-toggle {
  color: #fff;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
}
.drts .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-secondary.drts-bs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 213, 213, 0.5);
}
.drts .drts-bs-btn-outline-secondary {
  color: #D5D5D5;
  border-color: #D5D5D5;
}
.drts .drts-bs-btn-outline-secondary:hover,
.drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-outline-secondary.drts-bs-dropdown-toggle {
  color: #fff;
  background-color: #D5D5D5;
  border-color: #D5D5D5;
}
.drts .drts-bs-btn-outline-secondary:focus,.drts  .drts-bs-btn-outline-secondary.drts-bs-focus,
.drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-outline-secondary.drts-bs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 213, 213, 0.5);
}
.drts .drts-bs-btn-outline-secondary.drts-bs-disabled,.drts  .drts-bs-btn-outline-secondary:disabled {
  color: #D5D5D5;
}
.drts .drts-bs-btn-link:disabled,.drts  .drts-bs-btn-link.drts-bs-disabled {
  color: #D5D5D5;
}
.drts .drts-bs-bg-secondary {
  background-color: #D5D5D5 !important;
}
.drts a.drts-bs-bg-secondary:hover,.drts  a.drts-bs-bg-secondary:focus,.drts
  button.drts-bs-bg-secondary:hover,.drts
  button.drts-bs-bg-secondary:focus {
  background-color: #D5D5D5 !important;
}
.drts .drts-bs-border-primary {
  border-color:  !important;
}
.drts .drts-bs-border-secondary {
  border-color: #D5D5D5 !important;
}
