.drts .drts-bs-btn-primary,
.drts .drts-bs-btn-primary.drts-bs-disabled,.drts  .drts-bs-btn-primary:disabled {
  color: #fff;
  background-color: #2A5500;
  border-color: #2A5500;
}
.drts .drts-bs-btn-primary:hover {
  color: #fff;
  background-color: #183100;
  border-color: #132700;
}
.drts .drts-bs-btn-primary:focus,.drts  .drts-bs-btn-primary.drts-bs-focus {
  color: #fff;
  background-color: #183100;
  border-color: #132700;
  box-shadow: 0 0 0 0.2rem rgba(59, 120, 0, 0.5);
}
.drts .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-primary.drts-bs-dropdown-toggle {
  color: #fff;
  background-color: #132700;
  border-color: #489200;
}
.drts .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-primary.drts-bs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 120, 0, 0.5);
}
.drts .drts-bs-btn-outline-primary {
  color: #2A5500;
  border-color: #2A5500;
}
.drts .drts-bs-btn-outline-primary:hover,
.drts .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-outline-primary.drts-bs-dropdown-toggle {
  color: #fff;
  background-color: #2A5500;
  border-color: #2A5500;
}
.drts .drts-bs-btn-outline-primary:focus,.drts  .drts-bs-btn-outline-primary.drts-bs-focus,
.drts .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-outline-primary.drts-bs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(42, 85, 0, 0.5);
}
.drts .drts-bs-btn-outline-primary.drts-bs-disabled,.drts  .drts-bs-btn-outline-primary:disabled {
  color: #2A5500;
}
.drts .drts-bs-btn-link {
  color: #2A5500;
}
.drts .drts-bs-btn-link:hover {
  color: #040800;
}
.drts .drts-bs-list-group-item.drts-bs-active,
.drts .drts-bs-custom-control-input:checked~.drts-bs-custom-control-label::before {
  color: #fff;
  background-color: #2A5500;
  border-color: #2A5500    }
    .drts .irs-from::before,.drts .irs-single::before,.drts .irs-to::before,
    .drts .irs-from::after,.drts .irs-single::after,.drts .irs-to::after {
    border-top-color: #2A5500    }
    .drts .irs--flat .irs-from,.drts .irs--flat .irs-single,.drts .irs--flat .irs-to,
    .drts .irs--flat .irs-bar,.drts .irs--flat .irs-handle > i:first-child {
    background-color: #2A5500;
}
.drts .drts-bs-dropdown-item.drts-bs-active, .drts .drts-bs-dropdown-item:active {
  color: #fff;
  background-color: #2A5500;
}
.drts .drts-bs-form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #69d400;
  box-shadow: 0 0 0 0.2rem rgb(42 85 0 / 25%);
}
.drts .drts-bs-btn-primary.drts-bs-focus, .drts .drts-bs-btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgb(42 85 0 / 25%);
}
.drts .drts-bs-bg-primary {
background-color: #2A5500 !important;
}
.drts a.drts-bs-bg-primary:hover,.drts  a.drts-bs-bg-primary:focus,.drts
  button.drts-bs-bg-primary:hover,.drts
  button.drts-bs-bg-primary:focus {
  background-color: #132700 !important;
}
.drts .drts-bs-btn-secondary,
.drts .drts-bs-btn-secondary.drts-bs-disabled,.drts  .drts-bs-btn-secondary:disabled {
  color: #fff;
  background-color: #FF8000;
  border-color: #FF8000;
}
.drts .drts-bs-btn-secondary:hover {
  color: #fff;
  background-color: #db6e00;
  border-color: #d16800;
}
.drts .drts-bs-btn-secondary:focus,.drts  .drts-bs-btn-secondary.drts-bs-focus {
  color: #fff;
  background-color: #db6e00;
  border-color: #d16800;
  box-shadow: 0 0 0 0.2rem rgba(254, 145, 35, 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: #d16800;
  border-color: #c16100;
}
.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(254, 145, 35, 0.5);
}
.drts .drts-bs-btn-outline-secondary {
  color: #FF8000;
  border-color: #FF8000;
}
.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: #FF8000;
  border-color: #FF8000;
}
.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(255, 128, 0, 0.5);
}
.drts .drts-bs-btn-outline-secondary.drts-bs-disabled,.drts  .drts-bs-btn-outline-secondary:disabled {
  color: #FF8000;
}
.drts .drts-bs-btn-link:disabled,.drts  .drts-bs-btn-link.drts-bs-disabled {
  color: #FF8000;
}
.drts .drts-bs-bg-secondary {
  background-color: #FF8000 !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: #d16800 !important;
}
.drts .drts-bs-border-primary {
  border-color: #2A5500 !important;
}
.drts .drts-bs-border-secondary {
  border-color: #FF8000 !important;
}
