.col-number {
  width: 20px;
}

.col-text-right {
  text-align: right;
}

.col-copyright {
  width: 400px;
}

.col-artist {
  width: 150px;
}

.col-copyright select {
  width: 100%;
}

.col-copyright > .select2-container {
  width: 100%;
}

.col-copyright
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  margin-bottom: 0;
}

.col-thumbnail {
  width: 60px;
}

/* .select2-container--open .select2-dropdown {
  top: 30px;
} */

.col-actions {
  width: 120px;
}

.qep-pagination .pagination {
  flex-wrap: wrap;
}

.select-search-copyright {
  width: 100%;
}

.section-form-check {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
  align-items: center;
}

.btn-submit-filter {
  width: 100%;
}

#noneCopyright {
  margin-top: 0;
}
