.formats-wrapper table {
  border: 1px solid #e0e0e0 !important;
}
.formats-wrapper table thead {
  background-color: #a73222 !important;
}
.formats-wrapper table tbody tr td:nth-child(1) {
  text-align: center;
  color: #a6a6a5 !important;
}
.formats-wrapper table tbody tr td:nth-child(2) {
  font-weight: 600;
  color: #83817f !important;
}
.formats-wrapper table tbody tr td:nth-child(4) {
  text-align: center;
}
.formats-wrapper table tbody tr td img:hover {
  cursor: pointer;
}
.formats-wrapper .dataTables_length {
  display: none;
}
.formats-wrapper .dataTables_filter {
  display: none;
}
.formats-wrapper .dataTables_info {
  display: none;
}
.formats-wrapper .dataTables_paginate {
  display: none;
}
.formats-wrapper h3 {
  color: #777;
}
.formats-wrapper select {
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
}
.formats-wrapper .recentFormatFile {
  color: #f4dd9e;
  margin-left: 0 !important;
  width: 100%;
  border-radius: 12px;
  background-color: #a5a5a5;
  font-family: "Titillium Web", sans-serif;
  -webkit-box-shadow: 0px 10px 22px 5px rgb(58, 58, 58);
  -moz-box-shadow: 0px 10px 22px 5px rgb(58, 58, 58);
  box-shadow: 0px 10px 22px 5px rgb(187, 187, 187);
}
.formats-wrapper .recentFormatFile h5 {
  color: #313131;
  font-weight: 500;
}
.formats-wrapper .recentFormatFile p span {
  color: white;
  font-weight: 500;
}
.formats-wrapper .recentFormatFile a {
  color: white;
  text-decoration: underline;
  font-style: italic;
}

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