/* File Renderer {40} */
.webforms-file-pool {
  display: table;
  margin-bottom: 10px;
}
.webforms-file-pool-selectall {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.webforms-file-pool-selectall label {
  color: #888;
}
.webforms-file-cell {
  float: left;
  flex: 1;
  height: auto;
  color: #888;
  display: table-cell;
}
.webforms-file-cell p label {
  color: #888;
}
.webforms-file-cell .webforms-image-box {
  margin-left: 0;
}
.webforms-file-cell .admin__field-complex-content {
  max-width: 100% !important;
}
.webforms-file-link {
  position: relative;
  display: inline-flex !important;
  float: left;
  margin-right: 10px;
  height: auto;
  padding-left: 23px;
  margin-bottom: 7px;
}
.webforms-file-link figure {
  margin: 1em 10px;
}
.webforms-file-link figure p {
  margin: 10px 0 5px 0;
}
.webforms-file-link figure img {
  background: white;
}
.webforms-file-link:before {
  content: "";
  background-image: url(../images/paperclip.svg);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
}
.webforms-file-link-name {
  display: inline-flex;
  max-width: 150px;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-wrap: normal !important;
  white-space: nowrap !important;
}
.webforms-file-link-name-end {
  display: inline;
}
.webforms-file-link-name-end:before {
  content: "...";
}
.webforms-file-delete-checkbox {
  vertical-align: baseline;
  margin-top: 0 !important;
}
.webforms-image-box {
  background: #efefef;
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 10px 10px 0;
  cursor: pointer;
  font-size: 12px;
  border-radius: 2px;
  padding: 2px 15px;
  font-weight: bold;
  white-space: nowrap;
  float: left;
}
.webforms-image-box img {
  max-width: none;
}
.webforms-image-box:hover {
  background: #9e9e9e;
  text-decoration: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FLoungeLizard%5C%2FDoAllSawing%5C%2Fen_US%5C%2FMageMe_WebForms%5C%2Fcss%5C%2Ffile.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BEACE%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CoBAAA%3B%3BAAHF%2C6BAKE%3BEACE%2CWAAA%3B%3BAAIJ%3BEACE%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAALF%2CmBAOE%2CEACE%3BEACE%2CWAAA%3B%3BAATN%2CmBAaE%3BEACE%2CcAAA%3B%3BAAdJ%2CmBAiBE%3BEACE%2C0BAAA%3B%3BAAIJ%3BEAGE%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAATF%2CmBAWE%3BEACE%2CgBAAA%3B%3BAAZJ%2CmBAWE%2COAGE%3BEACE%2CoBAAA%3B%3BAAfN%2CmBAWE%2COAOE%3BEACE%2CiBAAA%3B%3BAAIJ%2CmBAAC%3BEACC%2CSAAS%2CEAAT%3BEACA%2C8CAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3B%3BAAIJ%3BEACE%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3B%3BAAIF%3BEACE%2CeAAA%3B%3BAAEA%2C4BAAC%3BEACC%2CSAAS%2CKAAT%3B%3BAAIJ%3BEACE%2CwBAAA%3BEACA%2CwBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAZF%2CmBAcE%3BEACE%2CeAAA%3B%3BAAGF%2CmBAAC%3BEACC%2CmBAAA%3BEACA%2CqBAAA%22%7D */