body * {
  margin: 0;
  padding: 0;
  font-family: verdana, "Comic Sans MS", Helvetica, sans-serif;
}

body,
td {
  margin: 0;
  padding: 0;
  font-size: small;
}

body {
  background: #fff;
  color: #000;
  overflow-x: hidden;
}

a {
  color: #006699;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

main {
  width: 100%;
  min-width: 200px;
  max-width: 100%;
  margin: auto;
  padding: 0;
  overflow-x: hidden;
}

img {
  border: 0;
  vertical-align: middle;
}

table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
}

table tr,
table th {
  background: #fff;
}

table td {
  padding: 5px;
}


h1 {
 
  color: #000;
  border: 1px solid rgb(170, 187, 204);
  font-size: 110%;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}


h2 {
  color: #006699;
  background: rgb(221, 231, 241);
  border: 1px solid rgb(170, 187, 204);
  font-size: 110%;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}

h2 a {
  color: #006699;
}

h3 {
  color: #fff;
  background: #006699;
  padding: 5px;
  font-size: 110%;
  text-align: center;
  text-transform: uppercase;
}

p {
  padding: 6px 0;
}

.A1 {
  background-color: rgb(221, 231, 241);
  border: 1px solid rgb(170, 187, 204);
  line-height: 0;
}

.A1 > a {
  display: block;
  line-height: 0;
}

.A1 > a > img {
  display: block;
  width: 100%;
  max-width: 400px;
  height: 60px;
  object-fit: cover;
  margin: 0 auto;
}

.search {
  background: #006699;
  border: 1px dashed #fff;
  padding: 2px;
  color: #fff;
  font-weight: bold;
}

.search input[type="text"] {
  max-width: 62%;
}

.search input[type="submit"] {
  padding: 1px 6px;
}

.A10 {
  background: -webkit-linear-gradient(top, #fcfeee 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #fcfeee 0%, #eeeeee 100%);
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  padding: 4px;
}

.A10 table {
  table-layout: auto;
}

.A10 td:first-child {
  width: 63px;
  min-width: 63px;
  max-width: 90px;
  vertical-align: top;
}

.A10 img,
.row-thumb {
  display: block;
  width: 60px;
  min-width: 60px;
  max-width: none;
  height: 65px;
  object-fit: fill;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0;
  margin-right: 5px;
}

.row-thumb-link {
  display: block;
  width: 60px;
  height: 65px;
  margin-right: 5px;
}

.row-title {
  font-size: 15px;
  font-weight: bold;
}

.row-badge {
  display: inline-block;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
}

.cat,
.foldername {
  background: #fcfcfc;
  border-bottom: 1px #ccc solid;
  padding: 12px 7px;
  font-size: 1.28em;
  font-weight: bold;
}

.cat:hover,
.foldername:hover {
  background: #f3f3f3;
}

.fname {
  display: block;
  border-bottom: 1px #ccc solid;
  padding: 7px;
  font-weight: bold;
}

.fname strong {
  margin-right: 0;
}

.fname > span {
  display: inline;
  line-height: 1.05;
}

.colora {
  display: inline-block;
  color: #c40000;
}

.colorb {
  display: inline-block;
  color: #c24d00;
}

.colorc {
  display: inline-block;
  color: #007000;
}

.colord {
  display: inline-block;
  color: #0033cc;
}

.colore {
  display: inline-block;
  color: #008080;
}

.colorf {
  display: inline-block;
  color: #993333;
}

.colorg {
  display: inline-block;
  color: #9933ff;
}

.movie-thumb {
  position: relative;
  display: block;
  line-height: 0;
  padding: 0 30px;
  box-sizing: border-box;
}

.movie-cover {
  display: block;
  width: 100%;
  max-width: 280px;
  height: auto;
  aspect-ratio: 14 / 19;
  object-fit: contain;
  margin: 0 auto;
}

.ss img,
.showimage img,
.article img {
  width: 100%;
  max-width: none;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain;
}

.showimage {
  padding: 0;
  text-align: center;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.filedescription,
.description {
  background: #f5f5f5;
  color: #222;
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.file-info-title {
  background: rgb(221, 231, 241);
  color: #c40000;
  border: 1px solid rgb(170, 187, 204);
  text-align: center;
}

.dlbtn {
  text-align: center;
  font-size: clamp(22px, 6vw, 26px);
  line-height: 1.1;
}

.dlbtn a {
  display: inline-block;
  width: min(70%, 396px);
  max-width: 396px;
  margin: 14px 10px 13px;
  padding: 10px 8px;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.dlbtn a:hover {
  color: #fff;
  opacity: .9;
}

.bg1 {
  background: #eb6174;
}

.bg2 {
  background: #367800;
}

.bg3 {
  background: #f33;
}

.bg4 {
  background: #41bdb0;
}

.bg5 {
  background: #eaa34b;
}

.brcrmb {
  background: #f0f0f0;
  border-top: 1px #bbb solid;
  padding: 7px;
  font-weight: bold;
}

.page {
  padding: 3px;
  text-align: center;
}

.page div {
  padding: 5px;
  background: #f3f3f3;
}

.page a,
.page span,
.page a:hover {
  display: inline-block;
  padding: 5px 8px;
  margin: 2px 1px 5px;
  border: 1px #000 solid;
  border-radius: 3px;
  background: #555;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}

.page span,
.page a:hover {
  background: #111;
  color: #f5f5f5;
}

.button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  min-height: 48px;
  margin: 0 2px;
  padding: 0 8px;
  border: none;
  background-color: transparent;
  color: white;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  line-height: 18px;
  isolation: isolate;
}

.button::before {
  content: "";
  position: absolute;
  inset: 11px 0;
  background: #4caf50;
  z-index: -1;
}

.button1 {
  color: black;
}

.button1::before {
  background-color: white;
  border: 2px solid #4caf50;
}

.button2 {
  color: black;
}

.button2::before {
  background-color: white;
  border: 2px solid #008cba;
}

.button3 {
  color: black;
}

.button3::before {
  background-color: white;
  border: 2px solid #f44336;
}

.button4 {
  color: black;
}

.button4::before {
  background-color: white;
  border: 2px solid #e7e7e7;
}

.button5 {
  color: black;
}

.button5::before {
  background-color: white;
  border: 2px solid #555;
}

.telegram-join {
  display: inline-block;
  padding: 5px 7px;
  margin: 0;
  border-radius: 10px;
  background: #005a9c;
  color: #fff;
  font-weight: bold;
}

.footer-spacer {
  height: 64px;
}

.screen-reader-text {
  position: absolute;
  left: -9999px;
}

@media (max-width: 520px) {
  .fname strong,
  .fname > span,
  .fname .colora,
  .fname .colorb,
  .fname .colorc,
  .fname .colord,
  .fname .colore,
  .fname .colorf,
  .fname .colorg {
    display: inline;
    line-height: 1.05;
  }

  .dlbtn a {
    width: calc(100% - 80px);
    min-width: 260px;
  }
}

@media (max-width: 340px) {
  .dlbtn {
    font-size: 20px;
  }

  .dlbtn a {
    width: calc(100% - 32px);
    min-width: 0;
  }
}
