.view-sites-search caption,
.attached_files caption {
  color: #76457c;
  background-color: #dcdcdc;
  font-weight: bold;
  text-align: left;
  padding: 0.5em;
  font-size: 1.1em;
}

.input_required {
  background: #f2f5e4;
  border: 1px solid #e8eed2;
  padding: 0.5em;
}

/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
.attached_files th {
  font-weight: bold;
  background: transparent;
}

.attached_files tr:nth-child(even) td {
  background-color: #f0f2e8;
}

.attached_files .file_description {
  width: 70%;
}

.attached_files .file_date,
.attached_files .file_size {
  width: 15%;
}

.view-attached-files.view-display-id-page_1 .views-field-field-description {
  width: 50%;
}

.view-attached-files.view-display-id-page_1 .views-field-field-file-publication-date,
.view-attached-files.view-display-id-page_1 .views-field-filesize {
  width: 10%;
}

/*# sourceMappingURL=views.css.map */
