#filesPage .CustomSubHeading {
  margin-top: 1%;
}
#filesPage .Row {
  margin-bottom: 1em;
}
#filesPage .Row span {
  display: inline-block;
}
#filesPage .Row span.Header {
  width: 15%;
  font-weight: bold;
  vertical-align: top;
}
#filesPage .Row span.Value {
  width: 80%;
  word-wrap: break-word;
}
#filesPage .Row#filesAttached div.Value {
  width: 100%;
}
#filesPage .Row div.Value {
  display: inline-block;
  width: 80%;
  word-wrap: break-word;
}
#filesPage #filesAttached span.Header {
  width: 80%;
}
#filesPage table {
  margin-top: 2%;
  margin-bottom: 2%;
  border-collapse: collapse;
  width: 100%;
}
#filesPage table thead tr {
  background-color: #dddddd;
}
#filesPage table thead tr th {
  border-top: none;
}
#filesPage table tr td,
#filesPage table tr th {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding: 10px 1%;
  width: 5%;
  text-align: left;
}
#filesPage table tr td.Select,
#filesPage table tr th.Select,
#filesPage table tr td.Read,
#filesPage table tr th.Read {
  width: 4%;
}
#filesPage table tr td.Select input,
#filesPage table tr th.Select input,
#filesPage table tr td.Read input,
#filesPage table tr th.Read input {
  margin-top: 0px;
  vertical-align: middle;
}
#filesPage table tr td.Name,
#filesPage table tr th.Name {
  width: 50%;
}
#filesPage table tr td.Date,
#filesPage table tr th.Date {
  width: 10%;
}
#filesPage table tr td.Time,
#filesPage table tr th.Time {
  width: 8%;
}
#filesPage table tr td.Size,
#filesPage table tr th.Size {
  width: 15%;
}
#filesPage table tr td.Last,
#filesPage table tr th.Last {
  text-align: right;
  padding-right: 1em;
}
#filesPage table tr td.IndividualDownload,
#filesPage table tr th.IndividualDownload {
  width: 7%;
}
#filesPage table#inbox tr td a,
#filesPage table#sentItems tr td a,
#filesPage table#inbox tr th a,
#filesPage table#sentItems tr th a {
  height: 15px;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
}
#filesPage table#inbox tr td.User,
#filesPage table#sentItems tr td.User,
#filesPage table#inbox tr th.User,
#filesPage table#sentItems tr th.User {
  width: 30%;
}
#filesPage table#inbox tr td.File,
#filesPage table#sentItems tr td.File,
#filesPage table#inbox tr th.File,
#filesPage table#sentItems tr th.File {
  width: 28%;
}
#filesPage table#inbox tr.Unread td,
#filesPage table#sentItems tr.Unread td {
  font-weight: bold;
}
#filesPage table#transferedFiles tr td.LastDownload,
#filesPage table#transferedFiles tr th.LastDownload {
  width: 35%;
}
#filesPage table#downloadHistory tr td.Name,
#filesPage table#downloadHistory tr th.Name {
  width: 31%;
}
#filesPage table#downloadHistory tr td.File,
#filesPage table#downloadHistory tr th.File {
  width: 31%;
}
#filesPage table#downloadHistory tr td.Date,
#filesPage table#downloadHistory tr th.Date {
  text-align: right;
}
#filesPage table#downloadHistory tr td.Size,
#filesPage table#downloadHistory tr th.Size {
  width: 16%;
}
#filesPage #transferContent table tbody tr:hover {
  cursor: pointer;
  background-color: #8bd0f1;
}
#filesPage #transferContent table tbody tr td.Select:hover {
  cursor: default;
}
#filesPage #transferContent #transferHistory tbody tr {
  cursor: default;
}
#filesPage #transferContent #transferHistory tbody tr:hover {
  background-color: white;
}
#filesPage #transferContent #transferHistory tbody tr.Even:hover {
  background-color: #eaeaea;
}
#filesPage #header #btnBar #filesButton {
  background-color: #69bdeb;
  color: white;
}
#filesPage .SelectedTab {
  background-color: #69bdeb;
  color: #434343;
  cursor: default;
}
#filesPage span.InfoSubHeading {
  margin-left: 2%;
}
#filesPage #transferContent {
  margin-top: 2%;
  margin-bottom: 2%;
}
#filesPage a.returnLink {
  margin-bottom: 2%;
  display: block;
}
#filesPage a.returnLink img {
  background-color: white;
  border: none;
}
#filesPage .fa-download {
  color: #6a6a6a;
}
#filesPage #downloadDeleteLinks,
#filesPage #downloadLinkBottom {
  margin-bottom: 3%;
}
#filesPage #downloadDeleteLinks form,
#filesPage #downloadLinkBottom form {
  display: inline;
}
#filesPage #downloadDeleteLinks a,
#filesPage #downloadLinkBottom a,
#filesPage #downloadDeleteLinks button,
#filesPage #downloadLinkBottom button {
  text-decoration: none;
  margin-right: 1em;
  background: none;
  border: none;
  padding: 0;
  text-align: left;
}
#filesPage #downloadDeleteLinks a img,
#filesPage #downloadLinkBottom a img,
#filesPage #downloadDeleteLinks button img,
#filesPage #downloadLinkBottom button img,
#filesPage #downloadDeleteLinks a .small-icon,
#filesPage #downloadLinkBottom a .small-icon,
#filesPage #downloadDeleteLinks button .small-icon,
#filesPage #downloadLinkBottom button .small-icon {
  margin-left: 0.5em;
  padding: 1px 3px;
  vertical-align: middle;
}
#filesPage #downloadDeleteLinks a img#revokeIcon,
#filesPage #downloadLinkBottom a img#revokeIcon,
#filesPage #downloadDeleteLinks button img#revokeIcon,
#filesPage #downloadLinkBottom button img#revokeIcon,
#filesPage #downloadDeleteLinks a .small-icon#revokeIcon,
#filesPage #downloadLinkBottom a .small-icon#revokeIcon,
#filesPage #downloadDeleteLinks button .small-icon#revokeIcon,
#filesPage #downloadLinkBottom button .small-icon#revokeIcon {
  padding: 1px;
}
#filesPage #downloadDeleteLinks a:hover,
#filesPage #downloadLinkBottom a:hover,
#filesPage #downloadDeleteLinks button:hover,
#filesPage #downloadLinkBottom button:hover {
  text-decoration: underline;
}
#filesPage #downloadDeleteLinks a .small-icon,
#filesPage #downloadLinkBottom a .small-icon,
#filesPage #downloadDeleteLinks button .small-icon,
#filesPage #downloadLinkBottom button .small-icon {
  padding: 2.5px 3px 2.5px 3px;
}
#filesPage #downloadDeleteLinks #deleteSelectedButtonText,
#filesPage #downloadLinkBottom #deleteSelectedButtonText,
#filesPage #downloadDeleteLinks #downloadSelectedButtonText,
#filesPage #downloadLinkBottom #downloadSelectedButtonText,
#filesPage #downloadDeleteLinks #downloadSelectedButtonBottomText,
#filesPage #downloadLinkBottom #downloadSelectedButtonBottomText {
  display: none;
}
#filesPage #SentSuccess h2 {
  display: inline-block;
  margin: 3% 0;
}
#filesPage #SentSuccess img {
  margin-right: 1em;
}
#filesPage #revokedMessage {
  background-color: #ffdddd;
  border: 1px solid #ffbbbb;
  padding: 10px;
  margin-bottom: 2%;
}
#filesPage #revokedMessage fa-exclamation {
  color: red;
}
#filesPage #revokedMessage img {
  margin: 0 1%;
  vertical-align: middle;
}
#filesPage #revokedMessage span {
  vertical-align: middle;
}
#filesPage #messageDetailsContainer ul {
  margin: 0;
  padding: 0;
}
#filesPage #messageDetailsContainer ul li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  min-height: 1em;
}
#filesPage .downloadIndividualSubmit {
  border: none;
  background: none;
}
@media screen and (max-width: 760px) {
  @-ms-viewport {
    width: device-width;
  }
  #filesPage .Btn {
    width: 80%;
    margin-bottom: 5px;
  }
  #filesPage #downloadDeleteLinks button,
  #filesPage #downloadDeleteLinks a {
    display: block;
    margin: 5% 0;
  }
  #filesPage span.InfoSubHeading {
    display: block;
    margin: 5% 0;
  }
  #filesPage #messageDetailsContainer .Row span,
  #filesPage #messageDetailsContainer .Row div.Value {
    display: block;
  }
}
