.customer-files-count[data-v-56cb17a8] {
  padding: 0.52083vw;
  font-size: 0.72917vw;
  color: #333;
}
.customer-files[data-v-56cb17a8] {
  flex-wrap: wrap;
}
.customer-files .customer-file-item[data-v-56cb17a8] {
  width: 15.625vw;
  margin: 0 0.52083vw 0.52083vw;
  border: 1px solid #eee;
  padding: 0.52083vw;
  border-radius: 0.3125vw;
}
.customer-files .customer-file-item .file-icon[data-v-56cb17a8] {
  flex-shrink: 0;
  width: 1.875vw;
  height: 2.34375vw;
  margin-right: 0.52083vw;
}
.customer-files .customer-file-item .file-name[data-v-56cb17a8] {
  width: 10.41667vw;
  font-size: 0.72917vw;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.customer-files .customer-file-item .file-bot[data-v-56cb17a8] {
  width: 10.41667vw;
  margin-top: 0.52083vw;
  font-size: 0.625vw;
  color: #666;
}
.customer-files .customer-file-item .file-bot .file-date[data-v-56cb17a8] {
  margin-left: 0.52083vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.customer-files .customer-file-item .btn-group[data-v-56cb17a8] {
  justify-content: space-around;
  margin-top: 0.52083vw;
}
