select { padding: 5px 10px; border-radius: 15px; font-weight: bold;    background: #e0dbe7;
    color: #644c85;
    border: 2px solid #644c85; }
span.tag_group_name {display: flex !important; flex-direction: column;}
img.img-fluid{ max-width: 100%;height: auto; width: 200px !important;}
#palette_colors { display: inline-block;}
div.color_palette_item { height: 28px; width: 32px; cursor: pointer; float: left;}
ul.ui-autocomplete { z-index: 1500;}
#cboxTitle {display:none}
.bg-dark {background-color: #644c85 !important;}
.bg-primary {background-color: #7c60a1 !important;}
.badge-secondary{color: #fff;background-color: #644c85 !important;}
.nav-breadcrumb-item { background: #644c85;  padding: 0 5px;  border-radius: 10px;}
.tags-found-container .tag-item, .albums-found-container .album-item, .breadcrumb-item, .filter-tag-form .selectize-control.multi .selectize-input [data-value].active, .filter-author-form .selectize-control.multi .selectize-input [data-value].active, .filter-added_by-form .selectize-control.multi .selectize-input [data-value].active, .date_posted-option input:checked + label, .filetypes-option input:checked + label, .added_by-option input:checked + label { background: #e5deed;}
#thumbnails .gthumb {box-shadow: 0 0 4px #818181;}
#thumbnails .gthumb:hover {box-shadow: 0 0 7px #535353;    transition: all 0.2s;
    transform: scale(1.03);}

