.edit-server-icon {
  cursor: pointer;
}

.rhs-link.active {
  background-color: #00927e !important;
}

.nav-link.rhs-link {
  color: #00927e;
}

.table-hover tbody tr:hover:not(.no-hover-row) td {
  background-color: #bbfaf2!important;
}

