body {
  font-size: 15px;
}

body .badge {
  font-size: 85%;
}

.sidebar-sticky li {
  list-style: none;
}

.file-item .card {
  height: 100%;
}

.row .file-item {
  margin-bottom: 20px;
}

.btn.btn-primary {
  color: #fff;
}

.content-wrapper {
  height: calc(100vh - 80px);
}

.content-wrapper > .content-row {
  height: 100%;
}
