
.roboto-condensed-gbadmin {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

table, li, h1, h3, label, p {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.nav-link {
  font-weight: 600;
  color: rgb(173, 71, 3);
}

.active {font-weight: 700;}

.action-btn {font-size: 24px;}

.gb-footer {
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
  color: white;
  text-align: center;
  display: none;
}

td {white-space: nowrap;}

.version-list {
  overflow: scroll;
  overflow-x: hidden;
  height: 350px;
}

.trash-can {
    font-size: 20px;
}