﻿/* Tracker by MSW * start */
.torrent {
    padding-right: 10px;
    margin-top: 5px;
    font-weight: lighter;
    padding-left: 7px;
    line-height:17px;
  }

.tor11 .torrent {
    padding-right: 10px;
    margin-top: 5px;
    font-weight: lighter;
    padding-left: 0px;
  }



.torrent img {
    border: 0px!important; padding-left: 5px!important; margin: 0px!important;
}

.torrent .title {
    height:50px;
    clear:left;
  }

.torrent .title a {
    color:#636363;
    text-decoration:none;
  }
.torrent .title a:hover{
    text-decoration:none;
  }

.torrent .download, torrent .download a {
    width:3%;
    height:50px;
    text-decoration:none;
    float:left;
  }
.torrent .info_d {
    height: 50px;
background-color: #81D7FF;
color: #060606;
transition-duration: 0.3s;
  }

.torrent .info_d:hover, .torrent .info_d:focus, .torrent .info_d:active  {
   background-color: #0AA0FF;
color: #FFF;
    transform: scaleX(1.02);
    transition-duration: 0.3s;
    text-decoration:none;
}


.torrent .info_d1 {
    height:50px;
    margin-left:180px;
    padding-left:10px;
    display:table-cell;
    vertical-align:middle;
  }

.torrent .info_d1 span {
    color:#000;
    border-bottom: dashed 1px #000;
  }
.torrent .info_c {
    float: right;
    width: 5px;
    height: 50px;
   
  }
.torrent .cont {
    padding: 3px;
background: transparent radial-gradient(ellipse at center center , rgb(242, 242, 242) 35%, rgb(218, 218, 218) 85%) repeat scroll 0% 0%;
  }
.torrent .cont a {
    color:#666666;
    text-decoration:none;
  }
.torrent .cont a:hover {
    color:#222222;
    text-decoration:underline;
  }
.torrent .cont .bord_a1 {
    border-bottom:1px dashed rgb(189, 172, 172);
    padding:7px;
  }


.tor11 .torrent .cont .bord_a1 {
    border-bottom:0px dashed rgb(189, 172, 172);
    padding:7px;
  }

.torrent .li_download {
    background:#9f9c9c url('../img/tor_down_11.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_download_a1 {
    float:left;
  }
.torrent .li_download_a2 {
    margin-left:100px;
  }
.torrent .li_distribute {
    background:#028e02 url('../img/tor_down_14.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_distribute_a1 {
    float:left;
  }
.torrent .li_distribute_a2 {
    margin-left:100px;
  }
.torrent .li_swing {
    background:#9d2e22 url('../img/tor_down_16.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_swing_a1 {
    float:left;
    margin-right: 4px;
  }
.torrent .li_swing_a2 {
    margin-left:100px;
  }
.torrent .li_list_a3 {
    padding:5px;
    border-bottom: 1px dashed #BDACAC;
  }


.tor11 .torrent .li_list_a3 {
    padding:5px;
    border-bottom: 0px dashed #BDACAC;
  }

.torrent .li_list {
    background:#cecece url('../img/tor_down_18.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#8f8f8f;
    margin-top:-2px;
  }
.torrent .li_list_a1 {
    margin-left:110px;
    border-left:#b4b4b4 solid 2px;
    padding:0px 5px;
    color:#6a6a6a;
  }
.torrent .li_distribute_m {
    border-radius: 3px;
font-size: 14px;
margin-top: -2px;
color: rgb(0, 75, 255);
background: transparent radial-gradient(ellipse at center center , rgb(244, 244, 244) 35%, rgb(138, 209, 116) 85%) repeat scroll 0% 0%;
font-weight: bold;
padding: 0px 7px;
border: 1px solid #FFF;
  }
.torrent .li_swing_m {
    border-radius: 3px;
font-size: 14px;
margin-top: -2px;
color: #004BFF;
font-weight: bold;
padding: 0px 7px;
border: 1px solid #FFF;
background: transparent radial-gradient(ellipse at center center , #F4F4F4 35%, #FF5B5B 85%) repeat scroll 0% 0%;
  }
.torrent .li_download_m {
    border-radius: 3px;
font-size: 14px;
margin-top: -2px;
color: #004BFF;
font-weight: bold;
padding: 0px 7px;
border: 1px solid #FFF;
background: transparent radial-gradient(ellipse at center center , #F4F4F4 35%, #8C8C8C 85%) repeat scroll 0% 0%;
  }

.trackerFileTree .folder { font-weight: bold; padding-left: 18px; cursor: pointer; }
.trackerFileTree .folder i { font-style: normal; font-weight: normal; cursor: default; }
.trackerFileTree .next_folder { padding-left: 18px; }
.trackerFileTree img { vertical-align: middle; border: 0px; padding: 0px; margin: 0px; }
.trackerFileTree .folderOpen .next_folder { display: block; }
.trackerFileTree .folderClose .next_folder { display: none; }
.trackerFileTree .folderOpen { background: url('../img/folder_open.png') no-repeat; }
.trackerFileTree .folderClose { background: url('../img/folder_close.png') no-repeat; }
.trackerAllFolder { cursor: pointer; width: 16px; height: 16px; float: right; }
.trackerAllFolder.implode { background: url('../img/folder_implode.png') no-repeat; }
.trackerAllFolder.explode { background: url('../img/folder_explode.png') no-repeat; }

.trackerShowLoading {
    opacity: 0.6;
    filter: alpha(Opacity=60);
    position: absolute;
    background: #bbb;
    color:#000;
    font-weight:bold;
    font-size:30px;
    display:table;
}
/* Tracker by MSW * stop */