.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle {
  font-size: 11px;
  font-weight: 200;}
	
.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle {
  display: none;background: none;}
	
.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .description {
  color: #aaa !important;
  font-weight: 200;
  line-height: 1.3em;}

.label {white-space: normal; }

.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .title {
  font-size: 14px;
  font-weight: 200;
  line-height: 14px;}
  
   .nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
  background-color: $white;
  padding: 0 3px; 
}