
.table-condensed {
  /*margin: 0px;
  padding: 0px;*/
  font-size: .85em;
  /*margin-top: 10px;*/
}

a {
  text-decoration: none;
}

.active {
  font-weight: bold;
}

.container {
  margin-top: 20px;
  margin-bottom: 50px;
}

.button-top {
  margin-bottom: 15px;
}

.toolbar {
  margin-bottom: 15px;
  text-align: right;
}

.text-bold {
  font-weight: bold;
}

.feather {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
