.alliance-name .fa-external-link {
  font-size: 20px;
}

.nav-tabs .nav-link {
  color: rgb(128, 174, 237) !important;
}
.nav-tabs .nav-link.active {
  color: #333 !important;
}

.stat-advantage {
  font-weight: bold;
}

.alliance-glory {
  display: inline-block;
}

.alliance1 .stat-advantage,
.alliance2 .stat-advantage {
  color: lightgreen !important;
}

.fa-star.gold,
.fa-shield.gold {
  color: #ffbc40 !important;
}
.fa-star.black,
.fa-shield.black {
  color: #555 !important;
}

.tc-info {
  color: rgb(87, 157, 255) !important;
}

.tc-green {
  color: lightgreen !important;
}

.tc-red {
  color: pink !important;
}

.tabulator-cell a {
  color: rgb(74, 98, 124) !important;
}

.tabulator-tooltip {
  color: #000 !important;
}/*# sourceMappingURL=current.css.map */