<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px ;height:390px}
.attribute-fields.image-picker {margin-bottom: 32px;padding-left: 10px;color: #0a0a0a !important;
font-weight: bold}
.attribute-fields.image-picker option {padding: 8px}
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px }
  ul.thumbnails.image_picker_selector li.group {width:100%;} 
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0 12px 0 0;
    float: left }
.thumbnail.selected,.thumbnail{margin-bottom:10px !important}
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 3px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none }
      ul.thumbnails.image_picker_selector li .thumbnail img {width:80px;
        -webkit-user-drag: none }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc }
#preview {max-width: 210px}
#preview span {background: #0a0a0a;color:#f2f2f2}


.home-categories .item1 strong{
  color: #000;
  top:1%;
}</pre></body></html>