﻿.select2-container .select2-selection--single {
  height: 40px !important;
}

.select2-selection__arrow {
  height: 38px !important;
}

#thumbs-list img:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.4);
  cursor: pointer;
}
#thumbs-list .card-text div.float-right {
  display: none;
}
#thumbs-list .fancybox-title div.float-right {
  display: inline;
}
