#torrents_preload {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #2f4f2f; /* ïðèìåð òÞìíî-çåëÞíîãî ôîíà */
}

#torrents_preload img {
  display: block;
  margin: 7px auto;
  width: 220px;
}

.all_tor1 {
  color: #c8e6c9; /* ñâåòëî-çåëÞíûé */
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}

#trackers-block {
  padding-top: 0;
  padding-bottom: 5px;
  overflow: hidden !important;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #264d26; /* òÞìíûé çåëÞíûé ôîí */
}

#trackers-block a {
  color: #d0f0c0 !important; /* î÷åíü ñâåòëûé çåëÞíûé */
  width: 82px;
  background-color: rgba(46, 139, 87, 0.3); /* ïðîçðà÷íûé çåëÞíûé ôîí */
  border-radius: 4px;
  -webkit-transition: all 0.06s;
  -moz-transition: all 0.06s;
  -ms-transition: all 0.06s;
  -o-transition: all 0.06s;
  transition: all 0.06s;
  line-height: 30px;
  padding-left: 27px;
  font-size: 12px;
  float: left;
  text-decoration: none;
  padding-top: 1px;
}

#trackers-block li {
  float: left;
  margin-right: 10px;
  list-style: none;
  cursor: pointer;
}

#trackers-block a:active {
  background-color: rgba(46, 139, 87, 0.6) !important;
}

#trackers-block a:hover {
  background-color: rgba(46, 139, 87, 0.45);
}

#trackers-block ul li a .site_tor {
  position: absolute;
  margin-left: -21px;
  margin-top: 6px;
  list-style: none;
}

.all_tor {
  float: right;
  margin-top: -10px;
}

.all_tor a {
  float: left;
  background-color: #2e7d32; /* íàñûùåííûé çåëÞíûé */
  color: #fff;
  text-decoration: none !important;
  border-radius: 3px;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 0;
  margin-top: 5px;
  font-weight: bold;
  font-size: 11px;
  opacity: 1;
}

.site_tor.tracker_rutor { background-position: 0 0; }
.site_tor.tracker_riper { background-position: -16px 0; }
.site_tor.tracker3 { background-position: -32px 0; }
.site_tor.tracker_nnm_club { background-position: -48px 0; }
.site_tor.tracker_rutracker { background-position: -64px 0; }
.site_tor.tracker6 { background-position: -80px 0; }
.site_tor.tracker_kinozal { background-position: -96px 0; }
.site_tor.tracker_rgfootball { background-position: -112px 0; }
.site_tor.tracker_freerutor { background-position: -128px 0; }
.site_tor.tracker_megapeer { background-position: -144px 0; }
.site_tor.tracker_limetorrents { background-position: -160px 0; }
.site_tor.tracker_toloka { background-position: -176px 0; }

.site_tor {
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  width: 16px;
  height: 16px;
  background-image: url(../images/trackers.png);
  display: block;
  margin: 0 auto;
}

.site_tor:hover {
  opacity: 0.7;
}

.restable {
  width: 100%;
  border-left: 1px solid #2e7d32;
  border-right: 1px solid #2e7d32;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #1b3a1b; /* òÞìíûé çåëÞíûé ôîí */
  color: #fff;
}

.restable th,
.restable td {
  padding: 6px;
  text-align: left;
  border-color: #4caf50;
  border-style: solid;
  border-width: 0 1px 1px 0;
}

#pselect {
  display: inline;
  padding: 5px 12px;
  background: #2e7d32;
  border-bottom: 1px solid rgba(0, 0, 0, 0.251);
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  text-shadow: 1px 1px 2px black;
  margin: 3px;
  font-size: 15px;
}

#pselect.active,
#pselect:hover {
  background: #97d234 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.251);
  color: #fff !important;
  text-shadow: 1px 1px 2px black;
}

.restable_h {
  background: linear-gradient(to bottom, #4caf50 0%, #2e7d32 100%);
  color: #fff;
  font-size: 16px;
  border-bottom: 5px solid #76ff03;
  font-weight: 500;
}

.restable thead tr {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  line-height: 22px;
}

.restable a {
  text-decoration: underline;
  color: #a5d6a7;
}

.restable a:hover {
  color: #c8e6c9;
}

.restable tr:nth-child(2n) {
  background-color: #2c6a2c;
}

.restable tr {
  background-color: #387438;
}

.restable tbody tr:hover {
  background-color: #4caf50;
}

.restable td {
  vertical-align: middle;
  border-bottom: 1px solid #388e3c;
  color: #e8f5e9;
  font-size: 14px;
}

/* Ôîðìà ïîèñêà 2 -------------------------------------- */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.form-wrapper-tor {
  width: 580px;
  padding: 15px;
  margin: 10px auto 25px auto;
  background: rgba(46, 139, 87, 0.5);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.form-wrapper-tor input {
  width: 460px;
  height: 20px;
  padding: 10px 5px;
  float: left;
  font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
  border: 0;
  background: #a5d6a7;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color: #1b5e20;
}

.form-wrapper-tor input:focus {
  outline: 0;
  background: #c8e6c9;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
  color: #1b5e20;
}

.form-wrapper-tor input::-webkit-input-placeholder {
  color: #33691e;
  font-weight: normal;
  font-style: italic;
}

.form-wrapper-tor input:-moz-placeholder {
  color: #33691e;
  font-weight: normal;
  font-style: italic;
}

.form-wrapper-tor input:-ms-input-placeholder {
  color: #33691e;
  font-weight: normal;
  font-style: italic;
}

.form-wrapper-tor button {
  overflow: visible;
  position: relative;
  float: right;
  border: 0;
  padding: 0;
  cursor: pointer;
  height: 40px;
  width: 110px;
  font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
  color: #fff;
  text-transform: uppercase;
  background: #2e7d32;
  -moz-border-radius: 0 3px 3px 0;
  -webkit
#torrents_preload {
  background: radial-gradient(circle at top left, #1e3d1e, #2e7032);
  border-radius: 12px;
  padding: 35px 25px;
  text-align: center;
  color: #e0f2f1;
  font-family: 'Verdana', 'Segoe UI', sans-serif;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
  animation: showFade 0.5s ease;
}

.torrent-loading-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.torrent-loading-text {
  font-size: 17px;
  margin-bottom: 18px;
  color: #dcedc8;
  font-weight: 600;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.torrent-loading-circle {
  width: 42px;
  height: 42px;
  border: 4px solid rgba(204, 255, 144, 0.2);
  border-top: 4px solid #b2ff59;
  border-radius: 50%;
  animation: rotateCircle 0.9s linear infinite;
}

@keyframes rotateCircle {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@keyframes showFade {
  0% { opacity: 0; transform: scale(0.95); }
  100% { opacity: 1; transform: scale(1); }
}
