﻿/*$header-title-font-weight: 400;*/
table {
  border: none;
  background: transparent;
}

table td {
  padding: 9px 2px !important;
  font-size: 16px;
}

table td img {
  width: 16px;
  height: 16px;
}

table td span {
  margin-left: 4px;
  vertical-align: top;
}

.show-file-list td {
  font-size: 16px;
}

.show-file-list.show-file-list-directory {
  border-bottom: 1px solid #f9f9f9;
  border-top: 1px solid #f9f9f9;
}

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