# stockpack/2.1/dist/css/stockpack.css

StockPack – Stock photos and AI images from Unsplash, Adobe Stock, Freepik and more, version 2.1. 457 lines.

- Page: https://pluginprobe.com/plugins/stockpack/2.1/code/dist/css/stockpack.css
- Raw: https://pluginprobe.com/plugins/stockpack/2.1/raw/dist/css/stockpack.css
- Modified: 2019-12-03T06:19:48+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/stockpack/2.1/code/dist/css/stockpack.css#L10-L20`.

```css
@charset "UTF-8";

.stockpack-browser .stockpack-empty {
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
}

.stockpack-browser .stockpack-empty .no-data {
  position: absolute;
  top: 30%;
  left: 0;
  right: 300px;
}

@media only screen and (max-width: 900px) {
  .stockpack-browser .stockpack-empty .no-data {
    right: 267px;
  }
}

@media only screen and (max-width: 640px) {
  .stockpack-browser .stockpack-empty .no-data {
    left: 10px;
    right: 10px;
  }
}

.stockpack-browser .stockpack-empty .no-data h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}

.stockpack-browser .stockpack-empty .no-data a.stockpack-link {
  display: inline-block;
  line-height: 32px;
  padding-right: 20px;
}

.stockpack-browser .stockpack-empty .no-data pre {
  width: 400px;
  padding: 12px;
  margin-bottom: 12px;
  border-left: 4px solid #dc3232;
  background-color: #fbeaea;
  margin: 20px auto;
  white-space: pre-wrap;
}

@media only screen and (max-width: 760px) {
  .stockpack-browser .stockpack-empty .no-data pre {
    max-width: 100%;
  }
}

.stockpack-dialog {
  z-index: 200103;
}

.stockpack-dialog .message {
  max-width: 100%;
  width: 480px;
}

.stockpack-dialog .message a:hover {
  cursor: pointer;
}

.stockpack-dialog .message p.stockpack-error {
  color: #dc3232;
}

.stockpack-dialog .message .iframe-status {
  font-style: italic;
  border-left: 3px solid #444;
  margin: 0 0 5px;
  padding: 0 10px 0;
}

.stockpack-dialog .message .stockpack-dialog-state {
  font-weight: bold;
}

.stockpack-dialog .message .stockpack-dialog-external {
  font-style: italic;
}

.stockpack-browser div.has-error span {
  display: block;
  word-wrap: break-word;
}

.stockpack-sidebar .attachment-info .thumbnail {
  max-width: 267px;
  max-height: 267px;
}

.stockpack-sidebar .attachment-info .thumbnail img {
  max-width: 260px;
  max-height: 260px;
}

.stockpack-sidebar .stockpack-downloader .license-stockpack-image {
  margin-left: 10px;
}

.stockpack-sidebar .stockpack-downloader .stockpack-already-licensed {
  line-height: 31px;
  padding-left: 10px;
  font-style: italic;
}

.media-toolbar .stockpack-attribution {
  display: inline-block;
}

.media-toolbar .stockpack-attribution.hidden {
  display: none;
}

.media-toolbar .stockpack-attribution .attribution {
  margin-left: 0;
}

@media only screen and (max-width: 1080px) {
  .media-toolbar .stockpack-attribution .attribution {
    width: 280px;
    position: fixed;
    bottom: 40px;
    max-width: 70%;
  }
}

@media only screen and (max-width: 785px) {
  .media-toolbar .stockpack-attribution .attribution {
    bottom: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .media-toolbar .stockpack-attribution .attribution {
    bottom: -11px;
  }
}

@media only screen and (max-width: 520px) {
  .media-toolbar .stockpack-attribution .attribution {
    bottom: 54px;
  }
}

.media-toolbar .stockpack-attribution .author-info {
  display: block;
}

.stockpack-browser.attachments-browser .media-toolbar {
  overflow: visible;
}

.stockpack-close-filter {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 20px;
  width: 20px;
  overflow: hidden;
}

.stockpack-close-filter:after {
  font-family: "dashicons";
  content: "";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  vertical-align: middle;
}

.stockpack-close-filter:hover {
  cursor: pointer;
}

.stockpack-close-filter:hover:after {
  color: #0073aa;
}

#stockpack-advanced-area {
  display: inline-block;
  position: relative;
}

@media only screen and (min-width: 640px) and (max-width: 690px) {
  #stockpack-advanced-area {
    display: block;
  }
}

@media only screen and (min-width: 200px) and (max-width: 360px) {
  #stockpack-advanced-area {
    display: block;
  }
}

#stockpack-advanced-area #stockpack-advanced-filters {
  position: absolute;
  width: 400px;
  padding: 20px;
  top: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  background: #fcfcfc;
  display: none;
  overflow-y: scroll;
  max-height: calc(100vh - 300px);
}

@media only screen and (max-width: 900px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    top: 50px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 690px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    top: 50px;
  }
}

@media only screen and (max-width: 640px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    left: -142px;
  }
}

@media only screen and (max-width: 480px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    width: 300px;
    left: -35%;
  }
}

@media only screen and (max-width: 370px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    width: 250px;
    left: -18%;
  }
}

@media only screen and (min-width: 200px) and (max-width: 360px) {
  #stockpack-advanced-area #stockpack-advanced-filters {
    top: 50px;
  }
}

#stockpack-advanced-area #stockpack-advanced-filters.visible {
  display: block;
}

.stockpack-filters-trigger {
  padding-right: 10px;
  cursor: pointer;
}

@media only screen and (max-width: 900px) {
  .stockpack-filters-trigger {
    text-align: right;
    padding-top: 16px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 690px) {
  .stockpack-filters-trigger {
    margin-top: 30px;
    text-align: right;
  }
}

@media only screen and (min-width: 200px) and (max-width: 360px) {
  .stockpack-filters-trigger {
    margin-top: 30px;
    text-align: right;
  }
}

.stockpack-filters-sub-container .advanced-filters {
  width: 40%;
  float: left;
  padding-bottom: 15px;
  margin-right: 10%;
  min-width: 150px;
}

.stockpack-filters-sub-container .advanced-filters span.group-label {
  display: block;
  font-weight: bold;
  padding-bottom: 10px;
}

.stockpack-filters-sub-container .advanced-filters span.checkbox-component {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

.stockpack-filters-sub-container .advanced-filters span.checkbox-component label {
  top: -3px;
  position: relative;
}

.stockpack-filters-sub-container .advanced-filters span.radio-component {
  display: block;
  padding-bottom: 10px;
}

.stockpack-filters-sub-container .advanced-filters span.radio-component label {
  top: -3px;
  position: relative;
}

.stockpack-filters-actions {
  clear: both;
  text-align: right;
}

#stockpack-category-filter {
  margin-bottom: 26px;
}

#stockpack-color-filter {
  width: 100%;
}

@media only screen and (min-width: 900px) and (max-width: 1000px) {
  .stockpack-browser .media-toolbar-primary {
    width: 285px;
  }
}

@media only screen and (max-width: 750px) {
  .stockpack-browser .media-toolbar-primary {
    width: 300px;
    max-width: 70%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 690px) {
  .stockpack-browser .media-toolbar-primary {
    width: 250px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 360px) {
  .stockpack-browser .media-toolbar-primary {
    width: 250px;
  }
}

@media only screen and (max-width: 900px) {
  .stockpack-browser .media-toolbar-primary .search {
    width: 235px;
  }
}

@media only screen and (max-width: 750px) {
  .stockpack-browser .media-toolbar-primary .search {
    width: 175px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 690px) {
  .stockpack-browser .media-toolbar-primary .search {
    margin-top: -50px;
  }
}

@media only screen and (max-width: 325px) {
  .media-router > a {
    font-size: 13px;
  }
}

.stockpack-browser li.attachment button.download {
  display: none;
  height: 24px;
  width: 24px;
  padding: 0;
  border: 0;
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  outline: none;
  background: #eee;
  cursor: pointer;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 0, 0, 0.15);
}

.stockpack-browser li.attachment button.download span.dashicons-download {
  font-family: "dashicons";
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.stockpack-browser li.attachment.details button.download {
  display: block;
  background-color: #0073aa;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0073aa;
}

.stockpack-no-search {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.stockpack-no-search .stockpack-no-search-wrapper {
  position: absolute;
  top: 20%;
  left: 0;
  right: 300px;
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .stockpack-no-search .stockpack-no-search-wrapper {
    right: 267px;
  }
}

@media only screen and (max-width: 640px) {
  .stockpack-no-search .stockpack-no-search-wrapper {
    left: 10px;
    right: 10px;
  }
}

.stockpack-no-search .stockpack-no-search-wrapper h2 {
  margin-bottom: 20px;
}

.stockpack-no-search .stockpack-no-search-wrapper .no-search-illustration {
  text-align: center;
}

.stockpack-no-search .stockpack-no-search-wrapper p.no-search-question {
  margin: 0;
  color: #ccc;
}

.stockpack-no-search .stockpack-no-search-wrapper p.no-search-response {
  margin-top: 0;
}


```
