@import url(https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900&display=swap);.selected {
  border: 2px solid blue;
}

.bg-sidebar {
  background-image: linear-gradient(0deg, #7e8ea1, #3c4655);
  background-attachment: fixed;
}

svg.sort-icon {
  width: 15px;
}

table th a,
table th label {
  height: 16px;
}

