/* GENERATED BY BOOTSTRAP 5 COLOR THEME GENERATOR */
/* https://bootstrapcolors.com */
.btn-outline-LSSuccess {
  color: #fff9e3;
  border-color: #fff9e3; }
  .btn-outline-LSSuccess:hover {
    color: #000;
    background-color: #fff9e3;
    border-color: #fff9e3; }
  .btn-check:focus + .btn-outline-LSSuccess, .btn-outline-LSSuccess:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 249, 227, 0.5); }
  .btn-check:checked + .btn-outline-LSSuccess, .btn-check:active + .btn-outline-LSSuccess, .btn-outline-LSSuccess:active, .btn-outline-LSSuccess.active, .btn-outline-LSSuccess.dropdown-toggle.show {
    color: #000;
    background-color: #fff9e3;
    border-color: #fff9e3; }
    .btn-check:checked + .btn-outline-LSSuccess:focus, .btn-check:active + .btn-outline-LSSuccess:focus, .btn-outline-LSSuccess:active:focus, .btn-outline-LSSuccess.active:focus, .btn-outline-LSSuccess.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0.25rem rgba(255, 249, 227, 0.5); }
  .btn-outline-LSSuccess:disabled, .btn-outline-LSSuccess.disabled {
    color: #fff9e3;
    background-color: transparent; }

.table-LSSuccess {
  --bs-table-bg: #fff9e3;
  --bs-table-striped-bg: #f2edd8;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #e6e0cc;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #ece6d2;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #e6e0cc; }

.alert-LSSuccess {
  color: #66645b;
  background-color: #fffef9;
  border-color: #fffdf7; }
  .alert-LSSuccess .alert-link {
    color: #525049; }

.bg-LSSuccess {
  background-color: #fff9e3 !important; }

.text-LSSuccess {
  color: #fff9e3 !important; }

.border-LSSuccess {
  border-color: #fff9e3 !important; }

.link-LSSuccess {
  color: #fff9e3; }
  .link-LSSuccess:hover, .link-LSSuccess:focus {
    color: #fffae9; }

.list-group-item-LSSuccess {
  color: #66645b;
  background-color: #fffef9; }
  .list-group-item-LSSuccess.list-group-item-action:hover, .list-group-item-LSSuccess.list-group-item-action:focus {
    color: #66645b;
    background-color: #e6e5e0; }
  .list-group-item-LSSuccess.list-group-item-action.active {
    color: #fff;
    background-color: #66645b;
    border-color: #66645b; }

/*# sourceMappingURL=style-2025-01-13-17-59-50-757.css.map */
.btn-LSSuccess {
  color: #fff;
  background-color: #fff9e3;
  border-color: #fff9e3; }
  .btn-LSSuccess:hover {
    color: #000000;
    background-color: #fffae7;
    border-color: #fffae6; }
  .btn-check:focus + .btn-LSSuccess, .btn-LSSuccess:focus {
    color: #000000;
    background-color: #fffae7;
    border-color: #fffae6;
    box-shadow: 0 0 0 0.25rem rgba(217, 212, 193, 0.5); }
  .btn-check:checked + .btn-LSSuccess, .btn-check:active + .btn-LSSuccess, .btn-LSSuccess:active, .btn-LSSuccess.active, .show > .btn-LSSuccess.dropdown-toggle {
    color: #000000;
    background-color: #fffae9;
    border-color: #fffae6; }
    .btn-check:checked + .btn-LSSuccess:focus, .btn-check:active + .btn-LSSuccess:focus, .btn-LSSuccess:active:focus, .btn-LSSuccess.active:focus, .show > .btn-LSSuccess.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.25rem rgba(217, 212, 193, 0.5); }
  .btn-LSSuccess:disabled, .btn-LSSuccess.disabled {
    color: #000000;
    background-color: #fff9e3;
    border-color: #fff9e3; }

.table-striped tr:nth-of-type(odd) {
    background-color: #000; /* Adjust this to your preferred stripe color */
}

.table-striped tr {
    color: #000; /* Change this to your desired font color */
}
.table-striped tr td {
    color: #66645b
}

.table-striped tr th {
    color: #404040
}

/*# sourceMappingURL=style-2025-01-13-17-59-50-757_button.css.map */
