
.my_tt
{
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

a.seed, .seed
{
	color: #006600;
	font-size: 11px;
	font-weight: bold;
}

a.leech, .leech
{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
}

a.complet, .complet
{
	color: #626973;
	font-size: 10px;
	font-weight: bold;
}

a.ext_peer, .ext_peer
{
	color: #CFCFCF;
	font-size: 14px;
}


table.my_table2 {
	width: 100%;
}

table.my_table2 thead th span {
	padding-left: 7px;
}

table.my_table2 tbody tr {
	border: 1px solid transparent;
}

/*table.my_table2 td {
	font-size: 1.1em;
}*/

table.my_table2 tbody td {
	padding: 5px;
	border-top: 1px solid #141414;
}

table.my_table2 tbody th {
	padding: 5px;
	border-bottom: 1px solid transparent;
	text-align: left;
}

a.my_ath:link, a.my_ath:visited
{
	font-weight: normal;
	color: #105289 !important;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	text-transform: uppercase;
}

a.null_link:link, a.null_link:hover
{
	text-decoration:none;
	cursor:default;
}

.fa-icon-gray
{
	color: #777777;
}

.fa-icon-red
{
	color: #FF0000;
}

.torrent_info
{
	border-radius:3px;
	background-color:#2b323f;
	padding:5px;
	margin:0px;
}
.torrent_info_warn
{
/* 	background-color:#ffeff0; */
	border:1px solid #ff0000;
}

.torrent_free_gold
{
	color:#FFD700;
	font-size: 14px;
}
.torrent_free_silver
{
	color:#C0C0C0;
	font-size: 14px;
}
.torrent_free_bronze
{
	color:#cd7f32;
	font-size: 14px;
}
.tor-icon {
  margin: 0 3px;
}

.tor-approved {
  margin-left: 1px;
  color: #008000;
  font-weight: bold;
}

.tor-closed {
  padding-left: 1px;
  color: #FF4500;
  font-weight: bold;
}

.tor-closed-cp {
  color: #CE3800;
  font-weight: bold;
}

.tor-consumed {
  color: #D26900;
  font-weight: bold;
}

.tor-dup {
  padding-left: 1px;
  color: #0000FF;
  font-weight: bold;
}

.tor-need-edit {
  color: #FF0000;
  font-weight: bold;
}

.tor-no-desc {
  padding-left: 1px;
  color: #FF4500;
  font-weight: bold;
}

.tor-not-approved {
  color: #C71585;
  font-weight: bold;
}

.tor-checking {
  color: #2424FF;
  font-weight: bold;
}
