 .clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
 }

.test-bg {
background-image: url('../images/user_backgroud.svg');
background-size: cover;}
#page-container.main-content-boxed>#page-header .content-header {
    max-width: none;
}
.post_wrap {
    padding: 10px;
}
/*скрывать блок*/
.hidden {
  display: none;
}
/* новости */
#latest_news a, #network_news a {
    text-decoration: none;
    color: #2c6a88;
}
#latest_news a:hover, #network_news a:hover {
    text-decoration: none;
    font-weight: 600;
    color: #1d4558;
}
#latest_news .new a, #network_news .new a {
    color: #A52A2A;
    font-weight: bold;
}
.news_date {
    color: #5e6465;
    width: 50px;
    float: left;
    white-space: nowrap;
    /* padding: 1px 8px 1px; */
    /* color: #333333; */
    /* background: #F2F2F2; */
    /* border: 1px solid #B4B4B4; */
}
.news_title {
    padding-left: 10px;
    /* padding: 3px 8px 2px; */
    /* border-top: 1px solid #e0dddd; */
    /* margin-bottom: 2px; */
    /* background: transparent url(../images/hr400_ltr_gradient.jpg) no-repeat left top; */
}
/* убрать верт. выравнивание у кнопок */
.btn {
    vertical-align: unset !important;
}
.btn4 {
    height: 20px;
    padding: 1px;
    font-weight: 700;
}
.btn6 {
  height: 21px;
  vertical-align: unset;
  line-height: 5px;
}
.btn5 {
  vertical-align: unset;
  padding: 2.5px 4.5px;
}
/* бордер для блоков */
.row-block {
    background-color: #edecef;
    border:1px solid #c1bdbd;
    border-radius: 3px;
}
.delimiter {
  padding: 0 4px 2px 4px;
  color:#CDCDCD
}
/*#topics_list .row, #subforums_list .row {
  border-bottom: 1px solid #4c535a;
}*/
#topics_list h5 {
  padding:10px;
  /*border-bottom: 1px solid #4c535a;*/
}
/*#latest_news a {
  text-decoration: none;
  color: #000000;
}
.news_date {
    float: left;
    padding: 1px 8px 1px;
    white-space: nowrap;
   
    color: #333333;
    background: #F2F2F2;
    border: 1px solid #B4B4B4;
  }
.news_title {
  padding: 3px 8px 2px;
  border-top: 1px solid #e0dddd;
  margin-bottom: 2px;
  background: transparent url(../images/hr400_ltr_gradient.jpg) no-repeat left top;
}

/*#latest_news .new a {
  color: #A52A2A;
  font-weight: bold;
}
#latest_news a, #network_news a {
  color: #e8dcdc;
}
#latest_news a:hover, #network_news a:hover {
  color: #ffffff;
}

/*#latest_news, #network_news, #top_and_new, #categories, #whosonline, #status_search, #dop_options, .block-border2 {
  border: 1px solid #4c535a; /*#343a40; #444242;
}
*/




#tracker_results_wrapper {
  padding-left:0;
  padding-right:0;
}
.btn-link{
    background:none!important;
    color:inherit;
    border:none; 
    padding:0!important;
    font: inherit;
    cursor:pointer;
}
.btn-link i {
  font-size: 0.8em;
}
.btn-link:hover {
  color:#42a5f5;
}
@font-face {
  font-family: 'tlocal';
  src: url('../fonts/tlocal.eot');
  src: url('../fonts/tlocal.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tlocal.svg#tlocal') format('svg'),
       url('../fonts/tlocal.ttf') format('truetype'),
       url('../fonts/tlocal.woff') format('woff'),
       url('../fonts/tlocal.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.breadcrumb {
  font-size:.928571rem !important;
  line-height: 16px;
  height: 28px;
}

svg {
    -webkit-animation:spin 6s linear infinite;
    -moz-animation:spin 6s linear infinite;
    animation:spin 6s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate3d(0, -1, 0, 360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate3d(0, -1, 0, 360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate3d(0, -1, 0, 360deg); transform: rotate3d(0, -1, 0, 360deg); } }

/*@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }*/

.form-control2 {
    display: block;
    /* width: 100%; */
    padding: 8px 14px;
    font-size: 1rem;
    line-height: 16px;
    color: #575757;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dcdfe3;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s;
}

.tlocal-logo {
  font-family: tlocal !important;
  color: #ffc039;
  font-size:3.5rem !important;
  letter-spacing: 3px;
  /*text-shadow: 1px 1px 1px #000000;*/
  text-shadow: 
    -0   -1px 0   #FFFFFF,
     0   -1px 0   #FFFFFF,
    -0    1px 0   #FFFFFF,
     0    1px 0   #FFFFFF,
    -1px -0   0   #FFFFFF,
     1px -0   0   #FFFFFF,
    -1px  0   0   #FFFFFF,
     1px  0   0   #FFFFFF,
    -1px -1px 0   #FFFFFF,
     1px -1px 0   #FFFFFF,
    -1px  1px 0   #FFFFFF,
     1px  1px 0   #FFFFFF,
    -1px -1px 0   #FFFFFF,
     1px -1px 0   #FFFFFF,
    -1px  1px 0   #FFFFFF,
     1px  1px 0   #FFFFFF,
     2px  2px 2px #000000;
}
/*.tl-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tl-col {
  width: 14em;
  margin: 0 5px;
}*/
.tl-row {
      background-color: #fff;
      min-width: 100%;
      min-height: 200px;
      display: flex;
      /* flex-direction: row; */
      /* flex-wrap: wrap; */
      justify-content: space-between;
      overflow-x: auto;
}
.tl-col { 
     width: 14em;
     margin: 0 5px;
     /* background-color: #e74c3c; */
     min-width: 200px;
     /* margin: 5px; */
}



.row2, .row2 td {
    background: #ffffff;
}
/*.row1, .row1 td {
    background: #EFEFEF;
}
*/
.dlDown, .leech, .leechmed, .leechsmall {
  color: #800000 !important;
}

.dlComplete, .seed, .seedmed, .seedsmall {
  color: #006600 !important;
}

[class*="lightcase-icon-"]::before
{
  text-decoration: none;
}
.light_img
{
  max-width: 200px;
  max-height: 100px;
  margin: 5px;
}
.thumbleft 
{
  float:left;
  margin: 7px 7px 7px 0;
}
.thumbright
{
  float: right;
  margin: 7px 0 7px 7px;
}

.warns_count {
    font-size: 10px;
    color: #666666;
    font-family: "Open Sans";
}

.post-box {
 display:inline-block;
 border:1px solid #a7b4ba;
 border-radius:4px;
 line-height:150%;
 margin:1px 5px;
 padding:0 8px 1px
}
.post-box {
 min-width:250px
}
.post-box-default {
 display:inline-block;
 /*clear:left;*/
}
.post-box-left {
 float:left;
 clear:left;
}
.post-box-right {
 float:right;
 clear:right;
}
.post-box-center {

 display:table;
 margin-left:auto;
 margin-right:auto
}

.deletedtorrent {
    background: #ffd2d2 !important;
/*    background-color: #ff8a8a;
    margin: 10px;
    padding: 1px 2px 2px 1px;
    border-radius: 3px;*/
}

div.t-tags span {
  display: inline-block;
  margin: 3px 4px 0 0;
  padding: 0 5px 1px;
  line-height: 13px;
  font-family: tahoma, arial, sans-serif;
  text-transform: capitalize;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #E7E7E7;
  color: #2F2F2F;
  text-shadow: 0 1px 0 #F5F5F5;
  border-width: 1px;
  border-style: solid;
  border-color: #C5C5C5 #AAAAAA #ABABAB #BCBCBC;
  border-radius: 3px;
  border-collapse: separate;
}

div.t-tags span:hover{
  cursor: pointer;
}

.page-jump::after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
  line-height: 50px;
  padding-left: 5px;
  /*color: #fff;*/
}

.last_edited {
  color:gray;
  font-size:0.8em;
  font-style: italic;
}

#button {
  /*display: inline-block;*/
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s; 
    /*opacity .5s, visibility .5s;*/
  z-index: 1000;
  display:none;
  /*visibility: hidden;*/
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}



body {
  background: #f3f1f1; /*#E3E3E3;*/
  min-width: 10px; 
}

.preload {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 1px;
  width: 1px;
}

.mr-15 {
  margin-right: 15px !important;
}
header {
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.36);
}
#tp-captcha div {
  width: 100% !important;
}
/*tr:nth-child(even) {
  background-color: #f2f2f2
}*/
.menu-sub, #ajax-loading, 
#ajax-error, var.ajax-params,
.sp-title, .q-post {
  display: none; }
/* ---------------------------------- *
     Post elements
 * ---------------------------------- */
.post-align, .post-br, .post-hr, .postImgAligned {
  display: block;
}

.sp-wrap, .post-hr {
  margin: 8px auto;
}

.c-wrap, .q-wrap {
  margin: 8px auto;
}

.c-wrap, .q-wrap, .sp-wrap {
  width: 98%;
  clear: both;
}

.q-wrap .q-wrap, .sp-wrap .sp-wrap {
  margin: 2px auto 4px;
}

.c-head, .q-head {
  padding: 0 1px;
  font-size: 11px;
  color: #444444;
}

.c-body, .q, .sp-wrap, .sp-head, .sp-body {
  border: solid #C3CBD1;
  border-width: 1px 1px 1px 2px;
  clear: both;
}

.c-body, .q, .sp-body {
  padding: 2px 6px;
}

.c-head, .q-head, .sp-head {
  text-align: left !important;
}

.post-align {
  margin: 8px auto;
}

.post-br {
  line-height: 12px;
}

.post-b {
  font-weight: bold;
}

.post-u {
  text-decoration: underline;
}

.post-i {
  font-style: italic;
}

.post-s {
  text-decoration: line-through;
}

/* ---------------------------------- *
     Code blocks
 * ---------------------------------- */
.c-body {
  font-size: 13px;
  font-family: "Courier New", Courier, monospace;
  color: #006600;
  background: #FAFAFA;
}

/* ---------------------------------- *
     Quote blocks
 * ---------------------------------- */
.q {
  background: #FAFAFA;
  color: #2E2E2E;
  max-height: 350px;
  overflow: auto;
}

.q .q {
  background: #F5F5F5;
  max-height: 100%;
  overflow: visible;
}

.q .q .q {
  background: #FAFAFA;
}

.q .q .q .q {
  background: #F5F5F5;
}

.q .q .q .q .q {
  background: #FAFAFA;
}

.q .q .q .q .q .q {
  background: #F5F5F5;
}

/* ---------------------------------- *
    Spoiler
 * ---------------------------------- */
.sp-wrap {
  display: inline-block;
  padding: 0;
  background: #E9E9E6;
  width: 100%;
}

.sp-head {
  border-width: 0;
  font-size: 11px;
  padding: 1px 5px 3px;
  margin-left: 6px;
  line-height: 15px;
  font-weight: bold;
  color: #2A2A2A;
  cursor: pointer;
  width: auto;
}

.sp-body {
  border-width: 1px 0 0 0;
  display: none;
  font-weight: normal;
  background: #F5F5F5;
  border-bottom: 1px solid #C3CBD1;
}

.sp-fold {
  width: 98%;
  margin: 0 auto;
  text-align: right;
  font-size: 10px;
  color: #444444;
}

.folded:before {
  content: "\f0fe";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  padding-right:5px;
  /*line-height: 50px;*/
  color: #000000;
}
.unfolded:before {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  padding-right:5px;
  /*line-height: 50px;*/
  color: #000000;
}
/*.folded, .folded2 {
  display: block;
  background: transparent url(../images/icon_plus_1.gif) no-repeat left center;
  padding-left: 14px;
}

.unfolded, .unfolded2 {
  display: block;
  background: transparent url(../images/icon_minus_1.gif) no-repeat left center;
  padding-left: 14px;
}
*/
/* ---------------------------------- *
     List
 * ---------------------------------- */
.post_body ul, .post_body ol {
  margin: 8px auto 8px 8px;
}

.post_body li {
  margin: 0 4px 1px 24px;
}

ul[type="1"] {
  list-style-type: decimal;
}

ul[type="a"] {
  list-style-type: lower-alpha;
}

ul[type="i"] {
  list-style-type: lower-roman;
}

/* ---------------------------------- *
     Post images
 * ---------------------------------- */
img.smile, img.postImg {
  vertical-align: text-bottom;
}

img.postImg {
  max-width: 100%;
  height: auto;
  margin: 2px 2px 0 0;
}

img.postImgAligned {
  margin: 4px 4px 2px;
}

var.img-left {
  float: left;
  clear: left;
}

var.img-right {
  float: right;
  clear: right;
}

/* ---------------------------------- *
     Other BBCode related
 * ---------------------------------- */
.post_body pre {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
}

.post-pre {
  white-space: pre;
  font-family: monospace;
}

a.postLink-name, a.postLink-name:visited {
  text-decoration: none;
}

.signature img{
  max-width: 100%;
  height: auto;
}
/**/
    .block-md {
        border-radius: 2px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
        border: 1px solid #d1dce6;
    }

/*fieldset.attach {
  width: 95%;
  margin: 14px auto;
  padding: 2px;
  clear: both;
}

.attach_link {
  margin: 2px 12px 6px;
}

.attach_stats {
  padding-left: 3px;
}

.attach_comment {
  margin: 6px 12px;
  padding: 1px 8px;
  line-height: 110%;
  color: #444444;
  border-left: 2px solid #CC9933;
}

.attach .denied {
  color: #800000;
}*/

.colorAdmin, a.colorAdmin, a.colorAdmin:visited {
  color: #A00 !important;
}

.colorSuperMod, a.colorSuperMod, a.colorSuperMod:visited {
  color: #FF6347 !important;

}

.colorMod, a.colorMod, a.colorMod:visited {
  color: #009900 !important;
}

.colorGroup, a.colorGroup, a.colorGroup:visited {
  color: #476996 !important;
}

.colorUser, a.colorUser, a.colorUser:visited {
  color: #006699 !important;
}

.colorCPH, a.colorCPH, a.colorCPH:visited {
  color: #0080FF !important;
}

/* ---------------------------------- *
     Torrent status
 * ---------------------------------- */
.tor-status-td:hover {
  background: #F8F8FF;
}

.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;
}

/* extra small */
@media only screen and (max-width:576px) {
  .maintitle {
    font-size: 1.2rem;
    text-align: center;
  }
  .tt-edit textarea {
    height: 6em;
  }
  .save-cancel-btn-group {
    padding-top: 5px;
  }
  #poll input {
    /*width: 98%;*/
  }
  .blk-header > div {
    text-align: center !important;
  }
  td.post_head {
    background-color: white;
    border-bottom: 3px solid #c7c7c7;
  }
  #topic_main tbody {
    display:block;
    border-top: 8px solid #c7c7c7;
    border-bottom: 8px solid #c7c7c7;
    border-left:2px solid #c7c7c7;
    border-right:2px solid #c7c7c7;
/*    margin-top: 5px;
    margin-bottom: 5px;*/
  }
  #topic_main tbody+tbody {
    /*border-top: 15px solid #c7c7c7; #eaecee;*/
  }
  .hash {
    font-size:0.8em;
  }
  #forums_wrap .col-1 a {
    padding-left: 5px;
    padding-right: 10px;
  }
  #forums_wrap .col-11{
    padding-left: 10px;
  }
  .topic_icon_block {
    margin-left: 5px;
    margin-right: 5px;
  }
  .btn-block {
    margin-top: 10px;
    text-align: center;
  }
  #register-setting .col-12,
  #self-settings .col-12,
  #main-info .col-12,
  #dop-info .col-12,
  #admin-tab .col-12,
   {
    text-align: center !important;
  }
  #posting_form .col-12,
  #ip-info .col-12 {
    text-align: left !important;
  }
  #by_hash.css-control{
    margin-left:none !important;
  }
  #tracker_results td, #tracker_results th {
    display: block;
    text-align: center;
  }
  #status_search td {
    display: table-row;
  }
  #tracker_results tr, #search_results tr {
        border: 1px solid #bec8d2;
    border-top: 6px solid #bec8d2;
  }
  #search_results td {
    border: 1px solid #gray !important;
  }
  .add-label-margin label {
    margin-left: 10px;
  }
} 
/* small */
@media only screen and (min-width: 576px) and (max-width:768px) {
    
} 
/* medium */
@media only screen and (min-width: 768px) and (max-width:992px) {
  #poll input {
    width: 60%;
  }
} 
/* medium and large*/
@media only screen and (min-width: 768px) {
  #poll input, #poll textarea {
    width: 60%;
  }
  #poll-results-block {
    width: 60%;
  }
} 
/* large */
@media only screen and (min-width: 992px) and (max-width:1200px) {
    
} 
/* extra large */
@media only screen and (min-width: 1200px) {
    
} 
