@charset "UTF-8";
/* CSS Document */

#search th {
  background-color: #efefef;
}
#search-list th {
  background-color: #efefef;
}

.LinkListStyle1 {
  margin-bottom: 0 !important;
  list-style-type: none;
  padding-left: 0;
}
.PageLink {
  margin: 1rem auto 0.5rem;
  padding: 0 0 5px;
  text-align: center;
}
.PageLink ul {
  font-size: 1rem;
}
.PageLink ul li {
  display: inline;
  margin: 0 5px 0 0;
  white-space: nowrap;
}
.PageLink ul li a {
  padding: 0.3rem 0.6rem;
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  cursor: pointer;
}
ul li.Pdf,
dl dt.Pdf {
  background: url("/images/Apps-Adobe-Acrobat-Reader-Metro-icon.png") no-repeat;
  margin: 0 0 0 0rem;
  padding: 0 0 0 2rem;
}
#search table th,
#search table td {
  border-top: 1px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}
#search-list table th,
#search-list table td {
  border-top: 1px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}

nav ul{
	display: flex;
	flex-wrap: wrap;
}

.list-film th {
  font-size: 0.7rem;
}
.list-film td {
  font-size: 0.9rem;
}