.bg-info {
  background: #00b7ff !important;
}

.bg-light-dark {
  background-color: #222529 !important;
}

.blue-gradient,
.btn-primary,
.bg-primary,
.page-link {
  background: linear-gradient(0.25turn, #00354f, #0064af) !important;
  border: none !important;
}

.page-item.active .page-link {
  background: linear-gradient(0.25turn, #d36400, #ff9700) !important;
}

.green-gradient,
.btn-success,
.bg-success {
  background: linear-gradient(0.25turn, #04a804, #27f427) !important;
  border: none !important;
}

.text-success {
  color: #16cf16 !important;
}

.border-success {
  border: 2px solid #16cf16 !important;
}

.orange-gradient,
.btn-warning,
.bg-warning,
.fill-warning {
  background: linear-gradient(0.25turn, #d36400, #ff9700) !important;
  border: none !important;
}

.red-gradient,
.btn-danger,
.bg-danger {
  background: linear-gradient(0.25turn, #bf0000, #ff3c00) !important;
  border: none !important;
}

main {
  background-color: #222529;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(0, 99, 175, 0.226);
}

.accordion-header {
  background-color: rgba(0, 99, 175, 0.226);
}

.little_text {
  font-size: 0.7em;
}

.color-inherit:active,
.color-inherit:visited {
  color: inherit !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.page-link {
  margin-right: 5px !important;
}

button.active {
  font-size: 1.5em;
}

.icon {
  height: 60px !important;
}

.icon-large {
  height: 90px !important;
}

.ts-control .item {
  background: linear-gradient(0.25turn, #00354f, #0064af) !important;
  color: white !important;
  padding: 10px !important;
}

.ts-control .item .remove {
  padding-right: 10px !important;
}

.accordion-button:not(.collapsed) {
  background-color: inherit !important;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../assets/styles/app.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEA;EACE;;;AAGF;EACE;;;AAGF;AAAA;AAAA;AAAA;EAIE;EACA;;;AAKA;EACE;;;AAIJ;AAAA;AAAA;EAGE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAAA;AAAA;AAAA;EAIE;EACA;;;AAGF;AAAA;AAAA;EAGE;EACA;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;EAEE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EAEE%22,%22file%22:%22app.output.css%22%7D */
