.container {
  margin-top: 4.5rem;
}

td {
    width: auto;
}

td.min {
    width: 1%;
    white-space: nowrap;
}

.cover-thumb {
  width: 142px;
}

/* https://www.w3schools.com/colors/colors_names.asp */
.tag-genre {
  background-color: #4682B4 !important;
}

.tag-list {
  background-color: #CD5C5C !important;
}

.tag-personal {
  background-color: #2E8B57 !important;

}

.select-ajax {
  height: 250px;
}
