html {
    position: relative;
    min-height: 100%;
}

body{
    padding-right: 0 !important;
    margin-bottom: 84px;
    overflow: auto !important;
    background-color: #e5e5e5;
    font-smooth: never;
    -webkit-font-smoothing : none;
}

.available-block a{
    text-rendering: optimizeLegibility;
}

.navbar.bg-primary{
    padding-right: 0 !important;
}

.navbar{
    margin-bottom: 0;
}

.subscribe-line-image{
    background-image: url("../img/bg888.jpg");
    background-position: center;
    margin-top: 70px;
}

.navbar .btn-white{
    color: black;
}

.subscribe-line-image .card{
    margin-bottom: 100px;
    margin-top: 100px;
}

.subscribe-line-image .card .card-body{
    padding: 15px;
}

.subscribe-line-image .btn{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 9.5px 30px;
}

.card{
    width: auto;
    display: block;
}

.card-header.card-header-primary {
    display: inline-block;
}

.card-header.card-header-primary a{
    color: white;
    font-weight: 400;
}

.main-block .card .card-body{
    padding: 15px 20px 20px 20px;
}

.main-block .main-raised{
    margin-right: 0;
}

.d-none .card.card-nav-tabs.main-raised{
    margin-left: 0;
}

.d-none  h6{
    font-weight: 300;
}

.th-tname{
    width: 100%;
}
.th-source{
    color: #5a5a5a;
}
.nowrap-td{
    white-space: nowrap;
}

.main-block .table th,
.main-block .table td{
    text-align: center;
    vertical-align: middle;
}

.main-container .material-icons {
    vertical-align: sub;
}

.main-container .content-copy {
    vertical-align: middle;
}

.main-block .table{
    margin-bottom: 0;
}

.main-container{
    display: flex;
    justify-content: center;
    width: 100%;
}

.footer-white {
    background-color: #fff;
}

.main-block .material-icons {
    font-size: 18px;
}

.modal .modal-dialog{
    margin-top: 150px;
}
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.list-group-item :first-child {
    margin-right: 5px;
}

.modal .card-header.card-header-primary{
    width: 100%;
}

.modal .modal-dialog.modal-login .modal-header .close{
    top: -24px;
    right: 33px;
    position: absolute;
}

.close:hover{
    cursor: pointer;
}

.modal .card-title{
    margin-top: 0;
}

.d-xl-block.col-xl-2.bd-toc.py-md-3 .list-group-item .hr-line{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
    font-size: 10px;
    width: 100%;
    display: flex;
}

.d-xl-block.col-xl-2.bd-toc.py-md-3  .list-group a:last-child{
    border-bottom: 0;
}

.d-xl-block.col-xl-2.bd-toc.py-md-3 .card-header{
    text-transform: none;
    font-size: 14px;
    margin: 0;
    width: 100%;
}

.main-block table a{
    color: #5a5a5a;
}

.main-block table a:hover {
    
    color: #5a5a5a;
    text-decoration: underline;
}
.main-block th,
.main-block td{
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.main-block tr th:first-child,
.main-block tr td:first-child{
    border-left: 0;
}

.main-block tr th:last-child,
.main-block tr td:last-child{
    border-right: 0;
}

.main-block tr th{
    border-top: 0;
    font-weight: 500;
}

.main-block tr:last-child td{
    border-bottom: 0;
}

.dropdown-menu.show{
    min-width: 0;
    justify-content: center;
    display: flex;
    flex-flow: wrap;
    width: 255px;
}

.dropdown-menu.dropdown-with-icons .dropdown-item {
    flex: 0 0 48%;
    margin: 0 2px;
}

.seconds-headers-blocks{
    padding: 0 15px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 84px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06) !important;
}

.detail-page{
    margin-top: 70px;
    width:100%;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs .nav-item .nav-link {
    color: #495057 !important;
    border: 1px solid transparent !important;
    
    line-height: 11px;
    font-size: 12px;
    text-wrap: nowrap;
    
    
}

#tab-detail {
    border-radius: 0;
    border-radius: 0;
    padding-left: 0;
    display:block;
    text-align:right;
    padding-right: 0;
}

.nav-tabs .nav-item {
    margin-bottom: -1.2px;
    margin-left: 3px;
    display: inline-block;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057 !important;
    border-top: 1px solid #dddddd !important;
    border-right: 1px solid #dddddd !important;
    border-left: 1px solid #dddddd !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0 !important;
    background: white !important;
    border-bottom: 1px solid #ffffff !important;
}

.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link:focus{
    color: #495057 !important;
    border: 1px solid #dddddd !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid transparent !important;
    background: white !important;
    border-bottom: 1px solid #ffffff !important;
}

.file-size {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    list-style: none;
    text-transform: uppercase;
    line-height: 13px;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    border-radius: 6px;
    padding: 1px 9px !important;
    position: relative;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    min-width: 7px;
    text-align: center;
    color: #3C4858;
    text-shadow: none;
    background: #efefef;
    margin: -1px 0;
}

.no-file-text {
    line-height: 15px;
    padding: 4px 4px !important;
    top: -1px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #686868;
}

.no-file-count {
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 2px 10px;
    margin-left: 2px;
    margin-right: 2px;
}

.content-size {
    font-size: 15px;
    font-weight: 400;
    color: #868e96;
}

.detail-seeders-count{
    color: #59a018;
}

.detail-leechers-count{
    color: #b32020;
}

.detail-magnet-link{
    padding: 10px;
}

.detail-download-link{
    padding: 10px 20px;
}

.detail-download-link .material-icons{
    font-size: initial;
}

.detail-page .bd-content .main-raised {
    margin-right: 0;
}

h1, .h1 {
    
    font-size: 26px;
}

h1 a{
    color: #3C4858 !important;
}

.detal-page-left-block .card-header.card-header-primary{
    margin-left: 30px;
}

.votes .material-icons{
    vertical-align: middle;
}

.detail-torrent-image{
    width: 100%;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    border-radius: 0.2rem;
}

.detail-page-info-list{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.movie-info a {
    color: #3C4858;
    text-decoration: underline;
    text-decoration-color: #cacaca;
    text-underline-offset: 2px;
}

.movie-info a:hover {
    color: #ff3131;
    text-decoration: none;
}

#summary-detail{
    padding: 1rem;
    background-color: #f7f7f9;
}

.tags-block{
    padding: 1rem;
}

.bd-callout {
    
    padding: 0.6rem;
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e9ecef;
    border-left-width: .25rem;
    border-radius: .25rem;
    background-color: #f7f7f9;
}

.bd-callout h4{
    margin: 0;
}

.file-line{
    border-top: 1px solid black;
    width: 100%;
    margin-top: 73%;
}

.file-line-td{
    border-left: 1px solid black;
}

#torrent_files {
    white-space: nowrap;
}

#torrent_files table{
    margin-left: 10px;
}

.file-name-line-td{
    border-bottom: 1px solid #dddddd;
}

.media {
    display: flex;
    align-items: flex-start;
}
.media-left, .media>.float-left {
    padding: 10px;
}

.media .avatar {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.media .avatar img {
    width: 100%;
}

.media .media-body {
    padding-right: 10px;
}
.media-body {
    flex: 1;
}

.media .media-heading, .media .media-heading a{
    color: #3c4858;
    text-decoration: none;
}

.media .media-heading, .title {
    font-weight: 700;
    font-family: Roboto Slab, Times New Roman, serif;
}

.media p {
    color: #555;
    font-size: 0.9rem;
    line-height: 1.6em;
}

.media p {
    color: #555;
    font-size: 0.9rem;
    line-height: 1.6em;
}

.media .media-body textarea {
    margin-top: 15px;
}

.media .media-footer .btn {
    margin-bottom: 20px;
}

.vote-up,
.vote-down{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 52px;
}

.vote-up{
    color: #999;
}
.vote-down{
    color: #999;
}

.vote-up .fa,
.vote-down .fa{
    font-size: 26px;
    transition: all 0.25s ease;
}

.vote-up .material-icons,
.vote-down .material-icons{
    font-size: 26px;
    transition: all 0.25s ease;
}

.vote-up a,
.vote-down a{
    display: block;
    width: 100%;
    padding: 6px 12px;
    margin-top: 4px;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.4;
    border-radius: 4px;
    text-align: center;
    background-color: #f5f5f5;
    color: #999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.vote-up a.has-votes:not(.vote-active){
    color: #4caf50;
}

.vote-down a.has-votes:not(.vote-active){
    color: #f44336;
}

.vote-up a:not(.vote-active):hover{
    background-color: #e8f5e9 !important;
    color: #4caf50 !important;
    box-shadow: 0 2px 6px rgba(76, 175, 80, 0.15);
    transform: none;
}

.vote-up a:not(.vote-active):hover ~ .fa,
.vote-up:hover .fa {
    color: #4caf50;
}

.vote-down a:not(.vote-active):hover{
    background-color: #ffebee !important;
    color: #f44336 !important;
    box-shadow: 0 2px 6px rgba(244, 67, 54, 0.15);
    transform: none;
}

.vote-down a:not(.vote-active):hover ~ .fa,
.vote-down:hover .fa {
    color: #f44336;
}

.vote-up .vote-active {
    background-color: #4caf50 !important;
    color: #ffffff !important;
    box-shadow: 0 3px 8px rgba(76, 175, 80, 0.3) !important;
}

.vote-up.vote-active .fa,
.vote-up .vote-active ~ .fa {
    color: #4caf50 !important;
    transform: scale(1.1);
}

.vote-up .vote-active:hover {
    background-color: #43a047 !important;
    box-shadow: 0 4px 12px rgba(76, 175, 80, 0.4) !important;
}

.vote-down .vote-active {
    background-color: #f44336 !important;
    color: #ffffff !important;
    box-shadow: 0 3px 8px rgba(244, 67, 54, 0.3) !important;
}

.vote-down.vote-active .fa,
.vote-down .vote-active ~ .fa {
    color: #f44336 !important;
    transform: scale(1.1);
}

.vote-down .vote-active:hover {
    background-color: #e53935 !important;
    box-shadow: 0 4px 12px rgba(244, 67, 54, 0.4) !important;
}

.vote-btn.vote-processing {
    opacity: 0.6 !important;
    pointer-events: none !important;
    cursor: wait !important;
}

.detail-torrent-main-info .material-icons{
    vertical-align: middle;
}

.vote-up .fa,
.vote-down .fa{
    font-size: 24px;
    margin-bottom: 6px;
}

.detail-page-container{
    margin-top: 100px;
}

.pagination-block{
    margin: 15px 0 15px 30px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.page-link{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    box-sizing: border-box;
    color: currentColor;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-radius: 3px;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    outline: 0;
    border: 0;
    display: inline-table;
    padding: 0 6px;
    margin: 6px 8px;
    line-height: 36px;
    min-height: 36px;
    background: 0 0;
    white-space: nowrap;
    min-width: 88px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1),background-color .4s cubic-bezier(.25, .8, .25, 1);
    color: rgba(255, 255, 255, 0.87);
    background-color: rgb(63, 81, 181);
    width: 50px;
    min-width: 50px;
    margin: 5px;
    letter-spacing: .01em;
    vertical-align: baseline;
    color: rgba(0,0,0,0.87);
    background-color: rgb(250,250,250);
}

.page-link.active{
    color: rgba(255,255,255,0.87);
    background-color: rgb(63,81,181);
}

.report-btn{
    background-color: #f5f5f5;
    color: #666;
    margin: 0;
    width: auto;
    min-width: 90px;
    padding: 4px 16px !important;
    line-height: 1.4 !important;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-flex;
    align-items: flex-end;
    gap: 2px;
}

.report-btn .material-icons{
    font-size: 16px;
    vertical-align: middle;
    margin: 0;
}

.report-btn:hover,
.report-btn:active,
.report-btn:focus{
    background-color: #ffebee !important;
    color: #f44336 !important;
    box-shadow: none;
    transform: none;
}

.report-btn.disable-btn-state {
    background-color: #e0e0e0 !important;
    color: #9e9e9e !important;
    cursor: not-allowed;
    opacity: 0.7;
    box-shadow: none;
}

.report-btn.disable-btn-state:hover {
    transform: none;
    box-shadow: none;
}

.available-block a {
    background: #f5f5f5;
    color: #3C4858;
    box-shadow: none;
    font-weight: 500 !important;
    font-size: 12px !important;
}

.available-block a:hover {
    background-image: linear-gradient(310deg,#00bcd4,#2196f3)!important;
    box-shadow: none;
}

.available-block {
    margin-bottom: 10px;
}

.available-block a.active {
    background-image: linear-gradient(310deg,#00bcd4,#2196f3)!important;
    box-shadow: none;
}

#reportModal textarea{
    height: 100px !important;
    line-height: 1;
}

.related-posted{
    display: block;
    font-size: 12px;
    vertical-align: middle;
    line-height: inherit;
    padding-left: 24px;
    user-select: none;
}

.related-torrents-table tr th:first-child, .related-torrents-table tr td:first-child {
    border-left: 0;
}

.related-torrents-table tr th {
    font-weight: 500;
    border-top: 0;
}

.related-torrents-table th, .related-torrents-table .table td {
    text-align: center;
    vertical-align: middle;
}

.related-torrents-table tr th:last-child, .related-torrents-table tr td:last-child {
    border-right: 0;
}

.related-torrents-table th, .related-torrents-table td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.related-torrents-table th, .related-torrents-table td {
    padding: 2px 6px;
}

.related-torrents-table .related-posted {
    font-size: 12px;
}

.main-block table .material-icons{
    color: #5a5a5a;
}

.btn-blocks {
    user-select: none;
}

.main-block table a.dwn-btn{
    border: 1px solid #9e9e9e !important;
    border-radius: 3px;
    line-height: 1;
    display: inline-block;
    margin-right: 0;
    padding: 1px;
    height: 23px;
    padding-top: 2px;
    vertical-align: text-bottom;
    color: #777;
    user-select: none;
}

.main-block table a.dwn-btn:hover{
    box-shadow: 0 14px 26px -12px rgba(39, 63, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(39, 80, 176, 0.2);
}

.main-block table a.dwn-btn .material-icons{
    vertical-align: middle;
    color: #777;
}

.main-block table a.dwn-btn.verify-torrent i{
    color: #59a018;
    font-size: 19px;
}

.main-block table a.dwn-btn.verify-torrent{
    padding-left:2px;
    border: 0 !important;
}

.main-block table a.comments-torrents-btn{
    padding: 3px 3px 0px 3px;
    text-decoration: none;
    user-select: none;
}

.search-days-ago{
    padding-left: 22px;
}

.favorite-btn i{
    vertical-align: middle !important;
    font-size: 1.1rem !important;
}

.verify-user-link,
.verify-user-link:hover{
    color: #DC9100 !important;
}

.verify-user-link:hover{
    text-decoration: underline;
}

.reputation-text{
    display: inline-block !important;
    top: -8px;
    position: relative;
    font-size: 8px;
    text-align: left;
    font-weight: bold;
    color: #616dad;
    text-shadow: none;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reputation-text:before {
    content: "*";
    bottom: -0.4em;
    position: relative;
    font-size: 15px;
    padding-left: 1px;
}

.detail-torrent-main-info {
    flex: 0 0 80%;
    max-width: 80%;
}

.detail-torrent-poster-info,
.detail-torrent-poster-info a{
    font-size: 13px;
    color: #9c9a9a;
}

.detail-torrent-source {
    padding-top: 6px;
}

.card-title-header-block{
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin-top: 0;
    padding: 10px 16px 0 16px;
    -webkit-font-smoothing: antialiased;
    color: #333 !important;
    margin-bottom: 0;
}

.card-title-header-block-main {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    margin-top: 0;
    
    padding: 24px 20px 0 20px;
    -webkit-font-smoothing: antialiased;
    color: #333 !important;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
}

.titleH4, .titleH4 a {
    text-decoration: none;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.titleH4 span {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 28px;
    height: 32px;
    border-radius: 2px;
    opacity: .5;
    background: #eee url(/static/img/svg/icon_32_set2.svg?v=1) -2px 0;
    margin: 0 15px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.firsttitleH4{
    margin-top:0
}

.titleH4 a:hover span {
    background-position: -2px -32px;
    opacity: .9;
}

.nav .menuValue, #navstyle .menuValue, .smallTorrentBadge {
    color: rgb(21 21 21 / 87%);
    text-shadow: none;
    background: #e9ecef;
    margin: -1px 0;
    margin-left: 4px;
}

.menuValue {
    display: inline-block;
    border-radius: 6px;
    padding: 1px 9px;
    top: -1px;
    position: relative;
    margin: 0 -2px 0 0;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    min-width: 7px;
    text-align: center;
}

.search-title-block {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    margin-top: 10px;
    color: #5a5a5a;
    margin-bottom: 20px;
    clear: left;
    padding-left: 2px;
}

ul#tab-searches {
    padding: 0;
    margin-left: 30px;
    text-align: right;
    display: block;
}

.kopimi{
    color: inherit;
    padding: 0.9375rem;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    display: block;
}

.common-modal .btn.btn-primary.btn-link{
    border: 1px solid #008bf6;
    width: 100px;
}

.common-modal  .modal-footer{
    padding-bottom: 15px !important;
}

.invalid-feedback{
    margin-bottom: 1rem;
    text-align: center;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: #dc3545;
    border-radius: .2rem;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.valid-feedback{
    display: block;
    margin-bottom: 1rem;
    text-align: center;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: #28a745;
    border-radius: .2rem;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.common-modal .form-group:last-child{
    margin-bottom:0;
}

.modal .modal-dialog.modal-login .modal-body {
    padding-left: 24px;
    padding-right: 24px;
}

.nav-user{
    margin-left: 25px;
}

.search-input{
    min-width: 380px;
}

.captcha-block {
    padding-left: 55px;
    padding-top: 20px;
}

.captcha-refresh-btn {
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.captcha-refresh-btn i{
    font-size: 26px !important;
}

.ajax-load{
    opacity: 0.4;
    pointer-events: none;
}

.disable-btn-state{
    opacity: 0.4;
    pointer-events: none;
    cursor:default;
}

.message-box{
    display: none;
}

.special-link{
    color: #008bf6;
}

.profile-mini-img{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
}

.common-page{
    
}

.main-container.common-page {
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1700px;
    }
}

.common-tabs{
    justify-content: flex-end;
}

.common-page .main-block  .card .card-body{
    
    padding: 0.9375rem 1.875rem;
}

.common-tabs-content .tab-pane{
    margin: 15px 0;
}

#form-user-update .form-group label{
    color: #000000;
}

#form-user-update .custom-control-indicator{
    top:0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 76px;
    overflow: hidden;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0;
}

.form-file-group{
    margin-bottom: 0;
    margin-top: 17px;
    margin-bottom: 17px;
}

.form-file-group .custom-file-label,
.form-file-group .custom-file-label::after{
    line-height: 25px;
    font-size: 12px;
    cursor: pointer;
}

.form-file-group .custom-file-label{
    margin-bottom: 0;
}

.form-file-group .custom-file-label:hover::after{
    opacity:0.6;
}

.form-file-group.form-file-notify{
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

.form-file-group .custom-file-label::after{
    background-color: #d2d2d2;
    border-left: 1px solid #d2d2d2;
}

.form-file-group .custom-file-label{
    border: 1px solid #d2d2d2;
}

#summary-editor{
    min-height: 400px;
}

.sceditor-container{
    max-width: 100%;
}

.profile-link  span{
    padding-right: 10px;
}

.page-link.is-active{
    color: #0a6ebd;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd;
}

.cell-witn-btns{
    white-space: nowrap;
}

.common-page .main-block .card .card-body.change-torrent-block{
    padding: 0.9375rem 1.875rem;
}

.change-torrent-block .card-title{
    margin-bottom: 24px !important;
}

.change-torrent-block .form-group input[type=file]{
    opacity: 1;
    position: static;
}

.screens-list img{
    vertical-align: top;
}

.back-end-url{
    color: #008bf6;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

.profile-comment-block .avatar{
    width: 40px;
    height: 40px;
}

.profile-comment-block p,
.profile-comment-block small{
    color: #000000de;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.user-make-comment-block .form{
    max-width: 600px;
    margin: 0 auto;
}

.sceditor-more{
    display: none;
}

.list-cats .list-group-item{
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-cats .list-group{
    max-width: 300px;
    margin: 0 auto;
}

.list-cats .list-group-item ul{
    display: block;
    width: 100%;
    padding-left: 43px;
    margin-top: 5px;
}

.list-cats .list-group-item {
    margin-bottom: 5px;
}

.imdb-input{
    margin-bottom: 10px;
}

.list-browse-item h3 i{
    vertical-align: middle !important;
}

.browse-cats{
    font-weight: 500;
}

.genre-item {
    display: inline-block;
    margin-right: 20px;
    font-size: 18px;
}

.genre-list-block{
    text-align: center;
}

.genre-item a{
    font-size: 14px;
}

.imdbButton {
    word-wrap: break-word;
    list-style: none;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    text-transform: uppercase;
    padding: 2px 8px;
    background: white;
    font-weight: 500;
    font-size: 11px;
    border: 1px solid #ddd;
    margin: 0 .125em .333em 0;
    border-radius: 12px;
    margin-left: 5px;
}

.imdbButton:hover {
    background-color:rgba(153, 153, 153, 0.18);
}

.imdbButton a:hover {
    color: #ff3131 !important;
}

.imdbButton a {
    color: #686868 !important;
}

.imdbSearchButton {
    word-wrap: break-word;
    list-style: none;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 1px 8px;
    background: white;
    font-weight: 500;
    font-size: 11px;
    border: 1px solid #ddd;
    border-radius: 12px;
}

.imdbSearchButton:hover {
    background-color:rgba(153, 153, 153, 0.18);
}

.imdbSearchButton a:hover {
	color: #ff3131 !important;
}

.imdbSearchButton a {
	color: #686868 !important;
}

.torrent-detail-i2p-badge {
    display: inline-block !important;
    margin-left: 6px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    padding: 3px 10px !important;
    line-height: 1.1 !important;
    border-radius: 12px !important;
    background: linear-gradient(135deg, #198ff3 0%, #1681db 100%) !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

.torrent-detail-i2p-badge:hover {
    background: linear-gradient(135deg, #1681db 0%, #1574c7 100%) !important;
    color: white !important;
    text-decoration: none !important;
}

a.torrent-detail-i2p-badge,
a.torrent-detail-i2p-badge:visited {
    color: white !important;
}

a.torrent-detail-i2p-badge:hover {
    color: white !important;
}

.updateButton {
    word-wrap: break-word;
    list-style: none;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    text-transform: uppercase;
    padding: 2px 8px;
    background: white;
    font-weight: 500;
    font-size: 11px;
    border: 1px solid #ddd;
    margin: 0 .125em .333em 0;
    border-radius: 12px;
    margin-left: 2px;
}

.updateButton:hover {
    background-color:rgba(153, 153, 153, 0.18);
}

.updateButton a:hover {
    color: #ff3131 !important;
}

.updateButton a {
    color: #686868 !important;
    text-decoration: none !important;
}

.search-history-link p{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-control.search-input{
    color: white;
}

.file-name-line-td.td-folder,
.file-line-td.td-folder{
    vertical-align:top;
}

.file-line-td.td-folder .file-line{
    margin-top: 70%;
}

.file-line-td{
    width: 18px;
    vertical-align: top;
}

#torrent_files table{
    width: auto;
    margin: 0;
    margin-left: 12px;
}

.file-name-line-td.td-folder table tr:last-child td{
    border-bottom:none;
}

.file-size-line-td{
    text-align: left;
    border-bottom: 1px solid #dddddd;
}

#torrent_files td{
    padding:0;
}

.torrent_files .material-icons{
    vertical-align: top;
}

#torrent_files td.file-name-line-td {
    padding-left: 2px;
    vertical-align: top;
}

.folder-name{
    margin-left:1px;
    
}

.file-name {
    margin-right: 3px;
}

.last-line{
    position: relative;
}

.last-line::after{
    content: "";
    width: 19px;
    height: 47%;
    background: white;
    position: absolute;
    bottom: 0;
    left: -1px;
}

.last-line.file-line-td.td-folder::after{
    height: 89.6%;
}

#torrent_files  table table tr:last td{
    border:0;
}

.file-name-line-td.td-folder{
    border:0 !important;
}

.td-folder-toggle {
    cursor:pointer;
}

.folder-close table{
    display: none;
}

#torrent_files {
    color: rgba(0, 0, 0, 0.87);
    position: relative;
    overflow: auto;
	overflow-y: hidden;
}

#torrent_files a {
    color: rgba(0, 0, 0, 0.87);
}

#torrent_files a:hover {
    color: #ff3131;
}

.folder-close .material-icons{
    color: #e5e5e5;
}

.media .avatar{
    width: 32px;
    height: 32px;
    margin-right: 0;
}

.media>.float-left{
    padding: 0;
    margin-right: 10px;
}

.btn.btn-primary{
    color: #fff !important;
}

#comment-field{
    max-width: 500px;
    height: 200px;
}

#update-btn-block{
    display:inline-block;
}

.modal-body .btn.btn-primary{
    color: #008bf6 !important;
}

#comment-block .media-body p{
    word-break: break-all;
}

#trailer-frame{
    border: 0;
    margin: 30px 0;
}

blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.block-in-movie{
    margin-top: 10px;
}

.episode-block{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.episode-block span{
    font-weight: 400;
}

.plot-block{
    display: none;
    margin-bottom: 20px;
}

.episode-block.with-plot
{
    cursor: pointer;
}

.episode-block.with-plot span{
    border-bottom: 1px dashed;
}

a.btn.disabled{
    opacity: 0.3;
}

.actor-image,
.actor-poster-image{
    max-width: 100%;
    width:100%;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.actor-videos.row{
    margin-bottom: 20px;
}

.actor-videos div{
    text-align:center;
    margin-bottom: 10px;
}

.actor-genre-block{
    display: inline-block;
    min-width: 200px;
}

.year-text {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}

.material-icons{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.text-left .float-left a{
    margin-left: 3px;
}

.breadcrumb {
    padding: 0.75rem 0;
    margin-bottom: 0;
    background-color: inherit;
}

.cat-link{
    font-weight: bold;
}

.online, .offline {
    width: 4px;
    height: 4px;
    margin-top: 1px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: baseline;
    padding: 2px;
}

.offline {
    border: 3px solid #f44336;
}

.online {
    border: 3px solid #4caf50;
}

.top-icon{
    vertical-align: middle;
}

#img-avatar{
    box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
    max-width: 100%;
    width: 100%;
    display: block;
    margin-top: 20px;
    box-sizing: border-box;
}

.fileinput-preview.fileinput-exists.thumbnail.img-raised{
    margin-top: 10px;
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr;
    cursor: pointer;
}

.btn-file>input,
.btn-file>input:hover,
.btn-file>input::-webkit-file-upload-button
{
    cursor: pointer !important;
}

.summary-block img{
    max-width: 620px;
    height: auto;
}

.text-left .float-left a{
    word-break: break-all;
}

.user-opinion {
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}

td.text-left a{
    word-break: break-all;
}

.coltext{
    padding-left: 25px;
}

.sorting.fa-sort-desc{
    position: relative;
    top: -3px;
}

.sorting.fa-sort-asc{
    position: relative;
    top: 3px;
}

.sort-link{
    padding-left: 10px;
    white-space: nowrap;
}

.sorting{
    visibility: hidden;
}

.sort-link:hover .sorting{
    visibility: visible;
}

ul.ahivments-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.ahivments-list  li{
    margin-bottom: 5px;
}

ul.ahivments-list li .medal-name{
    display: inline-block;
    padding: 1px 8px;
    border-radius: 2px;
    color: white;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.medal-type-simple .medal-name{
    background-color: #939393;
}
.medal-type-bronze .medal-name{
    background-color: #c27e47;
}

span.medal-icon {
    height: 26px;
    width: 26px;
    display: inline-block;
    background: rgba(0,0,0,0.5) url(/static/img/medals-icons.png) no-repeat 17px;
    vertical-align: top;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.medal-type-simple .medal-icon{
    background: rgba(0,0,0,0.5) url(/static/img/medals-icons.png) no-repeat -109px;
}

.medal-type-bronze .medal-icon{
    background: rgba(0,0,0,0.5) url(/static/img/medals-icons.png) no-repeat -82px;
}

.imgage-medal-block{
    display: table;
    height: 100%;
    margin-right: 20px;
}

.imgage-medal-block div{
    display: table-cell;
    vertical-align: middle;
}

.medal-row{
    margin-bottom: 20px;
}

.summary-block-user-html{
    
    margin-bottom: 20px;
}

.medal-in-user-page li{
    display: inline-block;
}

.medal-in-user-page .col-1{
    flex: 0 0 6%;
    max-width: 6%;
    padding-right: 0;
}

.medal-in-user-page .col-11 {
    flex: 0 0 94%;
    max-width: 94%;
    padding-left: 0;
}

.medal-in-user-page li .medal-name{
    cursor: pointer;
}

.medal-row-bronze{
    margin-bottom: 0;
}

.medal-title-text{
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1rem;
}

.medal-modal-image{
    margin-bottom: 20px;
}

.medal-modal-title-name{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: bold;
}

.medal-modal-descr{
    margin-bottom: 5px;
}

#medal-modal-btn{
    width: 135px;
    background: #008bf6;
    padding: 10px;
}

.block-plot{
    padding: 0.7rem;
    background-color: #f7f7f9;
}

#summary-user{
    height: 300px;
}

.summary-block-user-html div{
    padding: 1rem;
    background-color: #f7f7f9;
}

.actor-row{
    margin-bottom: 20px;
}

.wall-block h3{
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 0;
}

.modal.fade.common-modal.show{
    background: #3a39394a;
}

.medal-modal-link{
    margin-top: 15px;
}

.achevements-user-link{
    display: block;
    margin-bottom: 5px;
}

.achevements-users-block{
    background: #f3f3f3;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 16px;
}

#tab-detail-content blockquote{
    border-left: .25rem solid #cccccc;
    border-radius: .25rem;
    padding: 1.25rem;
}

#tab-detail-content blockquote p{
    padding:0 ;
    margin: 0;
}

.list-browse-item{
    
    margin-left: auto;
    margin-right: auto;
}

.ahivments-list{
    font-size: 0;
}

.ahivments-list li{
    font-size: 13px;
    margin-left: 5px;
}

.simple-user{
    color: #5a5a5a !important;
}

a.simple-user:hover{
    text-decoration: underline;
}

.simple-user.is-uploader{
    color:#e87f45 !important;
}

a.simple-user.is-uploader:hover{
    color:#f3681b !important;
}

.simple-user.is-elite-uploader{
    color:#ab47bc !important;
}

.simple-user.is-elite-uploader:hover{
    color:#9c27b0 !important;
}

.simple-user.is-verified-uploader{
    color:#b94309 !important;
}

.simple-user.is-verified-uploader:hover{
    color:#d84315 !important;
}

.upd-text{
    color:#8a8a8a;
    font-size: 13px;
}

.card-nav-tabs .card-header.news-image-block{
    margin-top: 0 !important;
}

.contact-form{
    margin: 0 auto;
    max-width: 350px;
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 20px;
}

#contact-form textarea{
    height: 100px;
}

#contact-form .captcha-block{
    padding-left: 0;
}

#desc img{
    max-width: 100%;
}

.media.media-post .avatar{
    margin: 0 auto;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.user-opinions-up{
    color: #59a018;
}

.user-opinions-down{
    color: #b32020;
}

a.page-link.dotted-link{
    cursor: default;
    box-shadow: none;
    background: white;
    line-height: 1;
    min-height: auto;
    height: 10px;
    padding-top: 20px;
}

.related-posted strong{
    font-weight: 600;
}

.navbar .navbar-nav .nav-item .nav-link{
    padding: 15px;
}

.navbar .navbar-nav li:last-child a{
    padding-right: 0 !important;
}

.navbar .navbar-nav .nav-item .nav-link.profile-link{
    padding: 8px 7.5px 6px 7.5px;
}

.nickname .reputation-text{
    font-size: 11px;
}

.nickname .reputation-text:before{
    font-size: 18px;
    bottom: -5px;
}

h1.nickname{
    font-size: 1.6rem;
    font-weight: 300;
    font-family: Roboto Slab, Times New Roman, serif;
}

.hidden-tore-files{
    max-height: 375px;
    overflow: hidden;
}

#notify-files{
    text-align: center;
    background: #e5e5e5;
    max-width: 544px;
    width: 100%;
    position: absolute;
    box-sizing: content-box;
    padding: 3px 4px;
    bottom: -28px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 100;
}

.torrent_files{
    position: relative;
}

.card{
    color: #3C4858;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06) !important;
}

#deleteModal .modal-body a{
    color: white;
}

.btn-container{
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}

.imgage-medal-block img{
    max-width: 100%;
}

.d-xl-block.col-xl-2.bd-toc.py-md-3 .card.card-nav-tabs.main-raised{
    margin-left: 0;
}

@media (max-width: 1199px) {
    .d-xl-block.col-xl-2.bd-toc.py-md-3 .card.card-nav-tabs.main-raised{
        margin-left: 0;
        margin-right: 0;
    }

    .detail-page .bd-content .main-raised{
        margin-left: 0;
    }

    .main-block .main-raised {
        margin-left: 0;
        margin-bottom: 0;
    }

    .main-container{
        display: block;
    }
	
	.container-fluid {
		margin-bottom: 30px;
	}

    .d-xl-block.col-xl-2.bd-toc.py-md-3{
        padding-right: 0;
        padding-left: 0;
    }

    .d-xl-block.col-xl-2.bd-toc.py-md-3 .main-raised{
        margin-left: 15px;
        margin-right: 15px;
        display: none;
    }

    .main-block {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .detail-torrent-image,
    .actor-image{
        width: auto;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .card .card-body, .card .card-footer {
        padding: 10px 15px;
    }

    .nav.nav-tabs.common-tabs{
        font-size: 11px;
    }

    .imgage-medal-block{
        margin-right: 0;
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }

    .imgage-medal-block div {
        display: block;
    }

    #img-avatar{
        width: auto;
    }

    .coltext {
        padding-left: 0;
    }

    .navbar .navbar-nav .nav-item .nav-link{
        padding: 15px !important;
    }

    .detail-page {
        margin-top: 45px;
    }

    .detail-page .bd-content .main-raised{
        margin-left: 0;
    }

    .detail-page .col-md-2.text-right{
        text-align: left !important;
    }

    .detail-page .col-md-6.text-right{
        text-align: left !important;
    }

    .common-page {
        padding-top: 45px;
    }

    .navbar .navbar-nav .nav-item .nav-link {
        margin: 0;
    }

    .nav-link,
    .nav-link:hover {
        color: #3C4858 !important;
    }

    .form-control.search-input::placeholder,
    .form-control.search-input{
        color: #3C4858 !important;
    }

    .container{
        max-width: 100%;
    }

    .navbar.fixed-top .form-inline.ml-auto{
        position: relative;
        z-index: 3;
    }

    .navbar .nav-user {
        margin-left: 0;
    }

    .navbar form {
        padding: 15px;
    }

    .navbar form .bmd-form-group {
        display: inline-block;
        padding-top: 0;
        border: 1px solid #e5e5e5;
        width: 81%;
        margin: 0;
        border-radius: 10px;
    }

    .search-input{
        display: block;
        min-width: auto;
        width: 100%;
        padding: 7.5px;
    }

    #notify-files{
        max-width: none;
    }
}

@media (max-width: 927px) {
    .table-responsive table{
        width: 927px;
        max-width: none;
    }
}

@media (max-width: 812px) {
    #desc img {
        max-width: 100%;
    }
}

@media (max-width: 641px) {
	.imdbSearchButton {
		display:none;
	}
	
	.torrent-detail-i2p-badge {
		font-size: 9px !important;
		padding: 2px 8px !important;
		margin-left: 8px !important;
	}
    

    .common-page .main-block .card .card-body{
        padding: 0.9375rem 0.9375rem;
    }

    .table-responsive .text-left .float-left a{
        word-break: normal;
        max-width: 94%;
        display: inline-block;
    }

    .main-block table .material-icons.md-18{
        vertical-align: top;
        margin-top: 4px;
    }
}

@media (max-width: 767px) {
    .detail-torrent-image{
        width: auto;
        max-width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 500px) {
    .table-responsive .text-left .float-left a{
        max-width: 89%;
    }
}

@media (max-width: 426px) {
    body{
        margin-bottom: 0;
    }

    .footer{
        height: auto;
        position: static;
    }

    footer .footer-brand{
        float: none;
    }

    footer .pull-center {
        display: block;
    }

    .kopimi{
        display: inline-block;
        float: none;
        padding: 0 !important;
    }
}

#add-trackers{
    height: 300px;
}

.profile-to-link{
    line-height: 1;
    vertical-align: middle;
    display: inline;
}

h1.nickname{
    display: inline-block;
}

.pagination-block{
    padding-bottom: 20px;
}

@media (max-width: 760px) {
    .pagination-block{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

i.file_upload:after {
    content: "file_upload";
}

i.file_download:after {
    content: "file_download";
}

i.update:after {
    content: "update";
}

i.priority_high:after {
    content: "priority_high";
}

i.favorite:after {
    content: "favorite";
}

i.favorite_border:after {
    content: "favorite_border";
}

i.cloud_download:after {
    content: "cloud_download";
}

i.folder:after {
    content: "folder";
}

i.thumb_up:after {
    content: "thumb_up";
}

i.tv:after {
    content: "tv";
}

i.browse:after {
    content: "browse";
}

i.thumb_down:after {
    content: "thumb_down";
}

i.local_movies:after {
    content: "local_movies";
}

i.lock_open:after {
    content: "lock_open";
}

i.lock_outline:after {
    content: "lock_outline";
}
i.videocam:after {
    content: "videocam";
}

i.movie:after {
    content: "movie";
}

i.library_music:after {
    content: "library_music";
}

i.local_play:after {
    content: "local_play";
}

i.computer:after {
    content: "computer";
}

i.library_books:after {
    content: "library_books";
}

i.video_library:after {
    content: "video_library";
}

i.exit_to_app:after {
    content: "exit_to_app";
}

i.dehaze:after {
    content: "dehaze";
}

i.layers:after {
    content: "layers";
}

i.refresh:after {
    content: "refresh";
}

i.search:after {
    content: "search";
}

i.unarchive:after {
    content: "unarchive";
}
i.edit:after {
    content: "edit";
}
i.delete_forever:after {
    content: "delete_forever";
}
i.cancel:after {
    content: "cancel";
}

i.clear:after {
    content: "clear";
}

i.email:after {
    content: "email";
}

i.lock_outline:after {
    content: "lock_outline";
}

i.perm_identity:after {
    content: "perm_identity";
}

i.email:after {
    content: "email";
}

i.android:after {
    content: "android";
}

i.apps:after {
    content: "apps";
}

i.access_time:after {
    content: "access_time";
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #008bf6;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #008bf6;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.80);
    opacity: 0;
    transition: all ease 500ms;
}

.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1;
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms;
}

.video-overlay-close:hover {
    color: #fa183d;
}

.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    
    
    box-shadow: 0 0 15px rgba(0,0,0,0.75);
}

.video-wrapper-button{
    position:relative;
    margin-top: 60px;
}

#play-video{
    
}

#play-video2{
    position: relative;
    top: 65px;
    text-align: center;
    display: block;
}

@media (max-width: 944px) {
    .video-wrapper-button{
        margin-bottom: 80px;
    }
}

i.play_circle_outline::after {
    content: "play_arrow";
}

.vide-watch-btn{
    border: 1px solid #9e9e9e !important;
    border-radius: 3px;
    line-height: 1;
    display: inline-block;
    margin-right: 0;
    padding: 1px;
    height: 23px;
    padding-top: 2px;
    vertical-align: text-bottom;
    color:  #777 !important;
    user-select: none;
}

.vide-watch-btn i{
    color:  #777 !important;
}

.vide-watch-btn:hover {
    box-shadow: 0 14px 26px -12px rgba(39, 63, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(39, 80, 176, 0.2);
}

@media (max-width: 991px){
    .navbar-collapse .dropdown-toggle:after {
        display: none;
    }
}

.search-table td a b span{
    
    background: #dbf0ff;
}

.lds-ellipsis.is-hidden{
    display:none;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 40px;
}
.lds-ellipsis div {
    position: absolute;
    top: -8px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #008bf6;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 4px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 4px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 16px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 28px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(12px, 0);
    }
}

.livesearch-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 12px 0;
    text-align: left;
    background-color: #fff;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    width: 100%;
    left: 0;
    overflow-x: hidden;
    max-height: 600px;
    padding-bottom: 0;
}

.livesearch-wrap {

}

.livesearch-suggestion {
    font-weight: normal;
    line-height: 1.42857143;
    display: flex;
    justify-content: center;
}

.livesearch-suggestion {
    width: 100%;
}

.livesearch-wrap img {
    border-radius: 3px;
    margin: 0 14px 0 14px;
    align-self: flex-start;
}

.livesearch-h {
    color: #333;
    font-size: 14px;
}

.livesearch-s {
    color: #3336;
    font-size: 12px;
}

a.livesearch-wrap:hover{
    background: #f2f2f2;
}

@media (max-width: 991px){
    .livesearch-menu{
        width: 100%;
    }
}

.livesearch-wrap img {
    width: 34px;
}

.search-rating-block {
    color: #093;
    font-size: 14px;
    font-weight: bold;
    flex: 1 0 auto;
    text-align: right;
    vertical-align: inherit;
    align-self: center;
    padding-right: 14px;
}

.search-info-block {
    max-width: 300px;
    width: 100%;
}

div.livesearch-wrap {
    color: #aaa;
    text-align: left;
    display: block;
    margin-left: 14px;
    margin-bottom: 8px;
    font-size: 14px;
}

a.livesearch-wrap {
    margin-bottom: 14px;
}

.all-search {
    display: flex;
    padding: 7px 14px;
    background: #f7f7f7;
    margin: 0 !important;
    color: #777;
    position: relative;
    justify-content: space-between;
    font-size: 14px;
}

.all-search::after {
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12'%3E %3Cg fill='none' fill-rule='evenodd' opacity='.3'%3E %3Cpath d='M-6-3h18v18H-6z'/%3E %3Cpath stroke='%23000' stroke-width='1.5' d='M1 1l5 5-5 5'/%3E %3C/g%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.all-search:hover {
    color: #777;
    background: #f7f7f7;
    outline: none;
}

.subscribe-line  .livesearch-menu {
    top: 35px;
    right: 0;
    left: auto;
    width: calc(100% - 55px);
}

.col-md-search {
    flex: 0 0 40%;
    max-width: 100%;
}

@media (max-width: 991px){
    .subscribe-line  .livesearch-menu {
        width: 100% !important;
        left: 0 !important;
        right: auto !important;
    }
}

.source-link-tor img {
    opacity: 0.75;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 6px;
    margin-left: 3px;
}

.source-link-tor:hover img {
    opacity: 1.0;
}

@media (min-width: 929px) {
    .table-responsive .table td.text-left div.float-left {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 50px);
    }

    .table-responsive td.text-left {
        max-width: 0;
    }

    .table-responsive td .add-block {
        display:none;
    }
}

@media (max-width: 928px) {
    .start-block {
        flex-direction: column;
    }

    .table-responsive table thead{
        display: none;
    }

    .table-responsive table {
        width: 100% !important;
    }

    .table-responsive .table th,
    .table-responsive .table td {
        display: block;
    }

    .table-responsive  tr th:first-child,
    .table-responsive  tr td:first-child {
        
        border-right: 0;
        border-left: 0;
    }

    .main-block tr th:last-child,
    .main-block tr td:last-child {
        
        border-right: 0;
        border-left: 0;
    }

    .main-block .table thead th {
        border: 1px solid rgba(0, 0, 0, 0.06) !important;
    }

    .main-block tr:last-child td {
        
    }

    .table-responsive .table td div.float-left {
        max-width: calc(100% - 50px);
    }

    .table-responsive .text-left .float-left a {
        max-width: none !important;
        display: inline !important;
    }

    .add-block-wrapper {
        display: flex;
        justify-content: space-between;
    }

    .table-responsive .text-left .float-left a {
        word-break: break-word !important;
    }

    .progress-info .all-stat-info {
        flex-direction: column;
    }

    .seasons-info .panel-title a[data-toggle="collapse"] {
        left: -20px;
    }

    .short-seasons-block.movieSeasons {
        margin-top: 0;
    }

    
    .keywords-info ul a.badge.badge-primary {
        margin: 0 .425em .425em 0;
    }
    .keywords-info ul li {
        margin-left: 0;
    }

    .toogle-info  label .toggle+span{
        display: block;
        margin-top: 10px;
    }

    .torrents-count-block a {
        margin-left: 0;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        
    }

    .table-responsive .float-left .material-icons {
        display: inline;
        vertical-align: middle !important;
    }

    .related-posted {
        padding-left: 0 !important;
    }

    .text-left .float-left a {
        margin-left: 0 !important;
    }

    .pagination-block {
        margin-left: 0 !important;
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .col-md-search {
        flex: 0 0 100%;
    }
}

.main-page-wrapper {
    padding-top: 0 !important;
}

.hide-in-desc {
    display: none;
}

@media (max-width: 768px) {
    .hide-in-mob {
        display: none;
    }

    .hide-in-desc {
        display: block;
    }

    

    .jpaginator {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .jpaginator .page-select-block:first-child {
        order: 2;
        flex-direction: column;
        margin-top: 20px;
    }

    .jpaginator .page-select-block:first-child .count{
        margin-left: 0;
    }

    .selectResult {
        flex-direction: column;
    }

    .filmList {
        margin: 0;
    }

    .filmList__item-title-wrap {
        flex-direction: column;
    }

    .scroll-menu__list {
        flex-direction: column;
    }

    .filmList__watch-stat {
        text-align: left;
    }

    .filmList__watch-stat-runtime {
        text-align: left;
    }

    .btn-block-tv {
        justify-content: left;
    }

    .filmList__buttons.filmList__buttons_not-my-serial.filmList__buttons_serial.hide-in-desc {
        margin-top: 10px;
    }
}

.selectResult a {
    color: #2a2a2a;
}

.selectResult a:hover {
    color: #ff5032;
}

.listStyleControl {
    position: relative;
    margin-top: 30px;
    height: 32px;
    display: block;
}

.torrent-actions-btn-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 0;
	margin-top: 6px;
}

.vote-report-block {
    position: relative; 
    width: fit-content;
    display: flex;
    flex-direction: column;
}

.vote-buttons-group {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.votes {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    min-width: 45px; 
}

.votes .fa {
    margin-bottom: 4px;
    font-size: 26px;
}

.votes a.btn {
    margin: 0;
    padding: 2px 8px;
    width: 100%;
	margin-top: 8px;
}

@media (min-width: 768px) {
    .vote-report-block .report-btn {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%; 
        margin-top: 11px; 
        white-space: nowrap;
        z-index: 10;
    }
}

.torrent-no-files {
    margin-left:5px;
}

@media (max-width: 767px) {
    .torrent-actions-btn-wrapper {
        display: block; 
        margin-bottom: 10px;
    }

    .vote-report-block {
        flex-direction: row;
        width: 100%;
        align-items: center;
        gap: 15px;
        flex-wrap: wrap;
    }

    .vote-buttons-group {
        gap: 15px;
        width: auto;
    }

    .votes a {
        font-size: 0.75rem;
        padding: 5px 10px;
    }

    .votes .fa {
        font-size: 24px;
        margin-bottom: 4px;
    }

    .vote-report-block .report-btn {
        position: static;
        margin-top: 0;
        margin-left: auto; 
        font-size: 0.7rem !important;
        padding: 6px 12px !important;
        min-width: 80px !important;
        width: auto;
    }

    .report-btn .material-icons {
        font-size: 16px;
    }

    .col-md-12 .detail-download-link {
        margin-left: 0;
    }

    .source-block .exit {
        display:none;
    }
}

header {
    display: flex;
    flex-direction: column;
    background: white;
}

.container {
    max-width: 1800px;
}

.header-top .container {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-bottom {
    display: flex;
    border-top: 1px solid #e4e4e4;
	box-shadow: 0 2px 12px -2px rgba(0, 0, 0, 0.06) !important;
}

.main-block {
    padding-left: 0;
}

.d-xl-block {
    padding-right: 0;
}

@media (min-width: 1200px) {
    .col-xl-2 {
        flex: 0 0 16.7%;
        max-width: 16.7%;
    }
}

.header-top-left {
    display: flex;
    align-items: center;
}

.header-top-left .logo {
    margin-right: 40px;
    padding-bottom: 2px;
}

.header-top-left form {
    display: flex;
    margin-bottom: 0;
    position: relative;
}

.bmd-form-group {
    padding-top: 0;
}

.form-search-input {
    position: relative;
}

.form-search-input input {
    color: #414851;
    background-color: #e8e8e8;
    margin: 0;
    position: relative;
    height: 46px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 6px;
    box-shadow: none;
    outline: none;
    border: 1px solid #e8e9ea;
    appearance: none;
    padding: 14px 120px 14px 26px;
    min-width: 530px;
}

.form-search-input input:hover {
    border-color: #d7dadc;
}

.header-top-left button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 64px;
    height: 36px;
    border-radius: 6px;
    border: 0;
    background: #008bf6 url(/static/img/icon_search-new.png) no-repeat center center;
    background-size: 16px 16px;
    margin: 0;
    z-index: 1;
    cursor: pointer;
}

.header-top-left button:hover {
    background-color: #00afff;
}

.header-top-right {
    display: flex;
    align-items: center;
    gap: 70px;
}

.header-top-right-first {
    gap: 25px;
    display: flex;
}

.header-top-right-second {
    display: flex;
    gap: 16px;
}

.header-top-right a {
    color: #008cf6;
    font-weight: 600;
    padding: 0 16px;
    line-height: 32px;
    border: 2px solid transparent;
    border-radius: 6px;
    background-color: transparent;
    font-size: 15px;
    text-decoration: none !important;
}

.header-top-right a:hover {
    background-color: #ebf5ff;
    border-color: #ebf5ff !important;
}

.header-top-right a.header-top-nav-special {
    border-color: #b2dcfc;
}

.header-bottom nav {
    width: 100%;
    display: block;
}

.header-navigation {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    justify-content: center;
    gap: 20px;
}

.header-navigation {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.header-navigation a {
    display: inline-block;
    margin: 0 5px;
    padding: 20px 5px;
    font-size: 15px;
    font-weight: bold;
    color: #7a7f85;
    cursor: pointer;
    position: relative;
}

.header-navigation a.is-active {
    color: #221f1f;
}

.header-navigation a:before,
.header-navigation a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
}

.header-navigation a.is-active:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #008bf6;
}

.header-navigation a:hover {
    color: #7a7f85;
}

.header-navigation a:hover:before {
    background: #7a7f85;
}

.mobile-profile-block {
    display: none;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer .footer-brand {
    margin-left: 0;
}

footer .pull-center {
    display: flex;
    gap: 20px;
}

footer .kopimi {
    padding: 0;
    display: flex;
}

footer .kopimi a {
    padding: 12px;
}

.title-block-with-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-block-with-tabs h4 a {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.title-block-with-tabs h4 {
    margin: 0;
}

.custom-nav-tabs .nav-tabs {
    display: flex;
    padding: 0;
    border: 0;
}

.custom-nav-tabs .nav-tabs a {
    color: #3C4858;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0;
}

.custom-nav-tabs .nav-tabs li {
    display: flex;
    border-radius: 0;
}

.custom-nav-tabs .nav-tabs li a.active {
    background: #eee;
}

.title-block-with-tabs.card-title-header-block-main {
    padding-bottom: 10px;
}

.custom-nav-tabs .nav-tabs a {
    color: #3C4858;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px;
    line-height: 1;
    border: 1px solid #eee;
    font-weight: bold;
}

.most-popular-item {
    display: flex;
    flex-direction: column;
}

.most-popular-item:hover {
    display: flex;
    flex-direction: column;
    opacity: 0.85;
}

.most-popular-poster {
    position: relative;
    padding-top: 4px;
}

.most-popular-poster-3 {
    position: absolute;
    top: 0px;
    padding: 0px 8px;
}

.most-popular-poster-2 {
    position: absolute;
    top: 1px;
    padding: 0px 4px;
    border-top: 1px solid white;
}

.most-popular-poster-1 {
    z-index: 2;
    position: relative;
    border-top: 1px solid white;
}

.most-popular-poster img{
    width: 100%;
}

.most-popular-poster .green {
    background: #64c80a!important;
}

.most-popular-poster .yellow {
    background: #fd9b27!important;
}

.most-popular-poster .red {
    background: #ff5032!important;
}

.most-popular-rating {
    position: absolute;
    bottom: 4px;
    z-index: 3;
    left: 4px;
    color: #fff;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
}

.most-popular-title {
    color: #333;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}

.most-popular-content .tab-pane {
    transition: opacity 0.6s;
    opacity: 1;
}

.most-popular-content .tab-pane.lazyload {
    opacity: 0;
    visibility: hidden;
    height: 1px;
}

.most-popular-items {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.most-popular-items .owl-stage {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    position: relative;
    touch-action: pan-y;
}

.most-popular-items .owl-stage-outer {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}

.most-popular-items .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    justify-content: space-between;
    display: none;
    pointer-events: none;
}

@media (min-width: 642px) {
    .most-popular-items:hover .owl-nav {
        display: flex;
    }
}

@media (max-width: 641px) {
    .most-popular-items .owl-nav {
        display: flex;
    }

    .most-popular-items .owl-nav button {
        opacity: 0.8;
    }
}

.most-popular-items .owl-nav button {
    color: white;
    background: #dddddd;
    border: 0;
    display: flex;
    padding: 0;
    cursor: pointer;
    pointer-events: all;
}

.most-popular-items .owl-nav button.disabled {
    visibility: hidden;
}

.most-popular-items .owl-nav button i {
    font-size: 26px;
    width: 36px;
    padding: 5px;
}

@media (max-width: 440px) {
    .title-block-with-tabs.card-title-header-block-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding-left: 15px;
    }
}

.title-block-with-tabs .ripple-container {
    display: none;
}

.header-top-nav.header-top-nav-profile {
    display: flex;
    align-items: center;
    color: #8d9197;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    border-radius: 18px;
    position: relative;
    line-height: 36px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    background: white;
    outline: 0;
    border: 0;
}

.header-top-nav.header-top-nav-profile span.profile-name {
    margin-left: 10px;
}

.user-dropdown-menu-block {
    display: none;
    position: absolute;
}

.profile-name {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.user-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 10px;
    z-index: 2;
    font-weight: normal;
    text-align: left;
}

.profile-block-is-open .user-dropdown-menu {
    display: block;
}

.user-dropdown-menu .dropdownInner {
    min-width: 200px;
    border: 1px solid #e2e2e2;
    background: #fff;
    padding-bottom: 15px;
    position: relative;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    border-radius: 4px;
}

.user-dropdown-menu .dropdownInner .dropdownLink {
    padding: 8px 29px;
    cursor: pointer;
    font-size: 14px;
    color: #008bf6;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    line-height: normal;
    font-weight: 400;
}

.user-dropdown-menu .dropdownLink.userNameBlock {
    padding: 15px 29px;
    max-width: 270px;
    font-weight: bold;
    cursor: default;
}

.user-dropdown-menu .dropdownLink.userNameBlock .fname, .user-dropdown-menu .dropdownLink.userNameBlock .lname {
    color: #494f59;
    font-size: 15px;
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-dropdown-menu .dropdownLink.userNameBlock .lname {
    max-width: 100px;
}

.user-dropdown-menu .dropdownLink.userNameBlock span {
    display: block;
    color: #8d9197;
    font-size: 12px;
    padding-top: 4px;
    font-weight: normal;
}

.user-dropdown-menu hr {
    margin: 0 20px 8px;
    outline: 0;
    border: 0;
    height: 0;
    padding-top: 1px;
    background: #ececec;
    display: block;
}

.mobile-profile-block .header-top-nav.header-top-nav-profile {
    width: auto;
    height: auto;
    position: static;
    z-index: 2;
}

@media (max-width: 1200px) {
    .header-top-right {
        gap: 25px;
        flex-direction: column;
        margin-top: 5px;
    }

    .header-top-right-second {
        order: -1;
    }
    .header-top-right-first {
        display:none;
    }
}

.profile-closed {
    padding: 5px;
    border: 0;
    background: white;
    cursor: pointer;
}

.mobile-profile-block .js-profile-open {
    background: white;
    width: auto;
    height: auto;
    padding: 0;
    border-radius: inherit;
    position: static;
}

.mobile-profile-block .js-profile-open:hover {
    background: white;
}

.mobile-info-block {
    display: none;
}

.detal-page-left-block {
    padding-left: 0;
}

@media (max-width: 1199px) {
    .detal-page-left-block {
        padding-right: 0;
    }
}

@media (max-width: 940px) {
    .mobile-info-block {
        display: flex;
    }

    .header-top .container {
        flex-direction: column;
        margin-top: -5px;
        margin-bottom: -5px;
		padding-left: 15px;
		padding-right: 15px;
    }

    .header-top-right {
        display: none;
    }

    .mobile-profile-block {
        display: flex;
        padding-top: 2px;
    }

    .header-top-right-second {
        gap: 35px;
    }

    .header-top-left {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        row-gap: 10px;
    }

    .logo {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .header-navigation {
        overflow-x: auto;
        justify-content: flex-start;
    }

    .header-top-left form {
        flex-grow: 1;
        width: 100%;
    }

    .form-search-input {
        flex-grow: 1;
        margin-top: 5px;
    }

    .header-top-right {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .header-top-right-first,
    .header-top-right-second {
        gap: 20px;
    }

    .header-top-right-second {
        order: -1;
    }

    .form-search-input input {
        min-width: unset;
    }

    .user-dropdown-menu {
        position: fixed;
        top: 0;
        left: 0;
        padding: 0;
    }

    .user-dropdown-menu .dropdownLink.userNameBlock {
        max-width: unset;
    }

    .user-dropdown-menu .dropdownInner .dropdownLink {
        position: relative;
    }

    .user-dropdown-menu .dropdownLink.userNameBlock span.material-icons {
        position: absolute;
        top: 18px;
        right: 23px;
        color: black;
        line-height: 1;
        padding: 6px;
        font-size: 26px;
        cursor: pointer;
    }

    .user-dropdown-menu .dropdownInner {
        border: 0;
        border-radius: 6px;
    }

    .mobile-profile-block .header-top-right {
        display: block;
    }

    .footer .container {
        flex-direction: column;
    }

    .footer .pull-center {
        display: block;
    }

    .hide-on-mob {
        display: none !important;
    }

    .mobile-info-block {
        display: flex;
        gap: 10px;
        margin-block-start: 5px;
        padding-inline-start: 21px;
    }

    .table-responsive .table td div.float-left {
        display: flex;
        gap: 5px;
    }

    .table-responsive .table td div.float-left {
        max-width: unset;
    }

    .d-xl-block.col-xl-2.bd-toc.py-md-3 .card.card-nav-tabs.main-raised {
        margin-left: 0;
    }

    body {
        margin-bottom: 0;
    }

    .footer {
        height: auto;
        position: static;
    }

    .d-xl-block.col-xl-2.bd-toc.py-md-3 {
        padding-bottom: 0 !important;
    }

    .header-top-left .logo {
        margin-bottom: 0;
        margin-top: 8px;
    }

    .header-top-left button {
        top: 10px;
    }

    .main-block .card .card-body {
        padding: 15px 10px 20px 10px;
    }

	.container {
		padding-right: 5px;
		padding-left: 5px;

	}

    .main-block table a.dwn-btn {
        display: none;
    }

    .main-block table .vide-watch-btn {
        display: none;
    }

    .table-responsive table thead {
        display: none;
    }

    .table .float-left .related-posted {
        display: none;
    }

    .card-nav-tabs {
        margin-top: 30px;
    }

    .filmList .item__link-rating {
        white-space: normal;
    }

    .listStyleControl {
        margin-top: 0;
    }

    .scroll-menu__wrap.scroll-menu__wrap_radio-box.radioBox_filter {
        margin-top: 10px;
    }

    .seasons-info button.checkEpisode {
        flex-shrink: 0;
    }

    .episodes-info .panel-title {
        margin: 0;
    }

    #tab-detail {
        display: flex;
        border: 0;
        margin-block-start: 20px;
        gap: 5px;
        flex-wrap: nowrap;
        overflow: auto;
    }

    #tab-detail .nav-item {
        margin: 0;
    }

    #tab-detail	.nav-item .nav-link {
        border: 1px solid #ededed !important;
        border-radius: 4px;
        min-height: 39px;
        line-height: 16px;
        flex-shrink: 0;
        white-space: nowrap;
    }

    #tab-detail .nav-item .nav-link.active {
        border: 1px solid #555 !important;
        border-radius: 4px;
    }

    #torrent_files {
        overflow: auto;
		overflow-y: hidden;
    }

    #torrent_files td {
        white-space: nowrap;
    }

    .modal .modal-dialog.modal-login {
        margin-left: auto;
        margin-right: auto;
    }
}

.material-form {
    padding: 0 !important;
    display: inline-block;
}

.material-btn {
    background: none;
    border: 0;
    cursor: pointer;
    color: #3c4858;
    padding: 0;
    font-weight: 300;
    display: inline-block;
}

.material-btn:hover {
    color: #0a6ebd;
    text-decoration: none;
}

.material-btn img {
    opacity: 0.75;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 6px;
}

.material-btn:hover img{
    opacity: 1.0;
}

.advanced-link {
    position: absolute;
    right: 80px;
    top: 1px;
    z-index: 1;
    padding: 0 10px;
    line-height: 45px;
    display: flex;
    height: 46px;
    align-items: center;
    opacity: 0.75;
}

.advanced-link:hover {
    opacity: 1;
}

@media (max-width: 940px) {
    .advanced-link {
        top: 5px;
    }
}

.source-link-tor-main img {
    opacity: 0.75;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.source-link-tor-main:hover img {
    opacity: 1.0;
}

.mob-nav {
    display: none !important;
}

@media (max-width: 1080px) {
    .mob-nav.is-show {
        display: block !important;
    }

    .table-responsive td {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .table-responsive .mobile-info-block.mobile-posted-block {
        margin-top: 0;
        padding-inline-start: 23px;
        padding-block-end: 3px;
    }

    .table-responsive .related-posted {
        padding-left: 24px !important;
    }

    .table-responsive .mobile-info-block {
        flex-wrap: wrap;
        row-gap: 0;
        display: flex;
    }

    .table-responsive .main-block table .material-icons.md-18 {
        margin-top: 2px;
    }

    .table-responsive .mobile-info {
        display: flex;
        gap: 5px;
    }

    .table-responsive .mobile-info .material-icons {
        position: relative;
        top: 2px;
    }

    .table-responsive .file-torrent-block {
        padding-inline-end: 0;
    }

    .table-responsive .mobile-posted-block {
        gap: 0 !important;
        display: block;
        font-size: 13px;
    }

    .table-responsive .mobile-posted-block strong {
        font-weight: 500;
    }

    /* Hide desktop posted block when mobile posted block is shown */
    .table-responsive .related-posted {
        display: none;
    }
}

@media (min-width: 929px) {
    .table-responsive td.text-left div.float-left {
        max-width: calc(100% - 35px);
    }

    .table-responsive td.text-left div.float-left.has-comment {
        max-width: calc(100% - 75px);
    }

    .table-responsive td.text-left div.float-left.has-movie {
        max-width: calc(100% - 75px);
    }

    .table-responsive td.text-left div.float-left.has-comment.has-movie {
        max-width: calc(100% - 120px);
    }
}

.is-adult-desc a[rel="nofollow"] {
    position: relative;
    display: inline-block;
}

.is-adult-poster {
    position: relative;
    display: inline-block;
}

.is-adult-desc .adult-image-block::after,
.is-adult-poster::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .2);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    display: block;
    z-index: 10;
}

.is-adult-desc .adult-image-block:hover::after,
.is-adult-poster:hover::after {
    display: none;
}

.file-size-td {
    padding-left: 8px !important;
}

.adult-image-block {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}

button.mobile-nav-button {
    background: none !important;
    border: 0;
    position: static;
    padding: 0;
    margin: 0;
    display: none;
}

body.no-scroll {
    overflow: hidden !important;
}

.mob-nav {
    display: none;
}

@media (max-width: 1080px) {
    .mob-nav-logo {
        align-self: center;
    }

    .header-left-block {
        display: flex;
        align-items: center;
    }

    button.mobile-nav-button {
        display: flex ;
        width: 32px;
        align-items: center;
        justify-content: left;
        margin-right: 5px;
        padding-top: 6px;
    }

    .mob-nav.is-show {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        margin: 0;
        padding: 20px;
        background: white;
        overflow: hidden;
    }

    .dark-mode .mob-nav.is-show {
        background: #262a33;
    }

    .mob-nav-container {
        width: 100%;
        position: relative;
    }

    .mob-nav-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 44px;
        margin-bottom: 20px;
        padding-bottom: 8px;
        border-bottom: 1px solid #eeeeee;
    }

    .mob-nav-head > div:first-child {
        flex: 0 0 28px;
        min-width: 28px;
        height: 28px;
    }

    .mob-nav-head > .mob-nav-logo {
        flex: 1;
        text-align: center;
    }

    .mob-nav-head > .mob-nav-close {
        flex: 0 0 28px;
    }

    .mob-nav-back {
        background: url(/static/img/svg/icon_32_popup_back.svg) 0 64px;
        background-size: 28px 96px;
        cursor: pointer;
        border: none;
        width: 28px;
        height: 28px;
    }

    .dark-mode .mob-nav-back {
        border-color: initial;
        background-color: initial;
        background-image: url(/static/img/svg/icon_32_popup_back.svg);
        background-size: 28px 96px;
        filter: invert(1);
    }

    .mob-nav-close {
        width: 28px;
        height: 28px;
        padding: 0;
        color: #b5b5b9;
        border: 0;
        background: none;
        background: white;
    }

    .dark-mode .mob-nav-close {
        background: #262a33;
    }

    i.tv:after {
        content: "tv";
    }

    i.cloud_upload:after {
        content: "cloud_upload";
    }

    i.contacts:after {
        content: "contacts";
    }

    i.assistant:after {
        content: "assistant";
    }

    i.star_border:after {
        content: "star_border";
    }

    i.dashboard:after {
        content: "dashboard";
    }
	
	i.forum:after {
        content: "forum";
    }
	
	i.flash_on:after {
        content: "flash_on";
    }
	
	i.grade:after {
        content: "grade";
    }
	
    i.trending_up:after {
        content: "trending_up";
    }

    i.wb_sunny:after {
        content: "wb_sunny";
    }

    i.lightbulb_outline:after {
        content: "lightbulb_outline";
    }

    .mob-nav-menu {
        padding: 0;
        margin: 0;
    }

    .mob-nav-menu li {
        list-style: none;
        margin: 0;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .mob-nav-menu li i {
        vertical-align: middle;
        margin-right: 5px;
        font-size: 20px;
    }

    .mob-nav-menu li a {
        font-weight: 400;
        font-size: 17px;
    }

    .mob-nav-menu-separator {
        padding-bottom: 4px;
        margin-bottom: 4px;
        border-bottom: 1px solid #eeeeee;
    }

    .mob-nav-tooltip {
        position: absolute;
        right: 20px;
        bottom: 0;
    }

    .mob-nav-menu .iocheckbox {
        display: block;
        font-size: 17px;
        color: rgba(0, 0, 0, .8);
        font-weight: 400;
        margin-top: 8px;
        margin-bottom: 0;
    }

    .mob-nav-menu .iocheckbox .spinner {
        float: right;
        margin: -6px -40px 0 0;
        display: none;
    }

    .mob-nav-menu .spinner, .mob-nav-menu .spinner.dark {
        height: 32px;
        width: 32px;
        display: block;
        -webkit-animation: a 1s linear infinite;
        animation: a 1s linear infinite;
    }

    .mob-nav-menu .spinner {
        background: url(/static/img/svg/icon_30_spiner_blue.svg) 50% no-repeat;
    }

    .mob-nav-menu input {
        display: none;
    }

    .mob-nav-menu .iocheckbox div {
        float: right;
        width: 51px;
        height: 28px;
        border-radius: 16px;
        padding: 0;
        background: #eee;
        margin-top: -5px;
        cursor: pointer;
    }

    .mob-nav-menu .iocheckbox div:before {
        background: -webkit-gradient(linear, left top, right top, color-stop(20%, #22d9c8), to(#2299d9));
        background: linear-gradient(90deg, #22d9c8 20%, #2299d9);
        border-radius: 16px;
        margin: -2px -1px;
        width: 54px;
        height: 32px;
        opacity: 0;
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
    }

    .mob-nav-menu .iocheckbox div:before, .iocheckbox div span {
        -webkit-transition: margin .2s ease-in 0s;
        transition: margin .2s ease-in 0s;
    }

    .mob-nav-menu .iocheckbox div:before {
        background: -webkit-gradient(linear, left top, right top, color-stop(20%, #2196f3), to(#03a9f4));
        background: linear-gradient(98deg, #2196f3 20%, #03a9f4);
        border-radius: 16px;
        margin: -2px -1px;
        width: 54px;
        height: 32px;
        opacity: 0;
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
    }

    .mob-nav-menu .iocheckbox div:before, .mob-nav-menu .iocheckbox div span {
        -webkit-transition: margin .2s ease-in 0s;
        transition: margin .2s ease-in 0s;
    }

    .mob-nav-menu .iocheckbox.iocheckboxChecked div:before {
        opacity: 1;
    }

    .mob-nav-menu .iocheckbox div:before, .mob-nav-menu .iocheckbox div span {
        -webkit-transition: margin .2s ease-in 0s;
        transition: margin .2s ease-in 0s;
    }

    .mob-nav-menu .iocheckbox div span {
        background: #fff;
        -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
        box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
        float: left;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        position: relative;
        z-index: 2;
        margin-left: 1px;
    }

    .mob-nav-menu .iocheckbox div:before, .mob-nav-menu .iocheckbox div span {
        -webkit-transition: margin .2s ease-in 0s;
        transition: margin .2s ease-in 0s;
    }

    .mob-nav-menu .iocheckbox.iocheckboxChecked div span {
        margin-left: 24px;
    }

    .mob-nav-menu-dark-mode {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mob-latest-search .card-title-header-block {
        padding-left: 0;
    }

    .mob-latest-search .list-group {
        padding: 0;
    }

    .mob-latest-search  .list-group-item .hr-line {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 5px;
        font-size: 10px;
        width: 100%;
        display: flex;
    }

    .mob-latest-search .list-group a {
        padding-left: 0;
        padding-right: 0;
    }

    .mob-latest-search .tags-block {
        padding-left: 0;
        padding-right: 0;
    }
}

#desc code {
	white-space: pre-wrap;
	text-wrap: wrap;
}

#desc {
	padding: 10px;
}

.external-user {
	color: #9c9a9a;
    font-weight: 600;
}

.hash-display-box {
	display: inline-block;
	text-align: left;
	padding: 4px 12px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.2s ease;
	font-family: inherit;
	vertical-align: middle;
}

.hash-display-box:hover {
	background: #f8f9fa;
	border-color: #999;
}

.hash-display-box:hover .fa-copy {
	color: #666 !important;
}

.hash-display-box:active {
	background: #e9ecef;
}

.source-block-modern {
    margin-top: 1.5rem;
    width: max-content;
    max-width: 100%;
}

.source-block-modern h4 {
    font-weight: 400;
    margin-bottom: 1rem;
}

.trackers-block h4 {
    font-weight: 400;
}

.source-cards-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.source-card {
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 8px 12px;
    transition: border-color 0.2s ease;
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 100%;
}

.source-card:hover {
    border-color: #c9c9c9;
}

.source-badge-wrapper {
    min-width: 160px;
    flex-shrink: 0;
}

.source-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    background: white;
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    font-weight: 500;
    font-size: 12px;
    color: #3C4858;
    text-decoration: none;
    transition: border-color 0.2s ease;
    white-space: nowrap;
}

.source-badge:hover {
    border-color: #c9c9c9;
    text-decoration: none;
}

.source-badge img {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.source-card-content {
    display: flex;
    align-items: center;
    gap: 42px;
    flex-wrap: nowrap;
    min-width: 0;
    flex: 1;
}

.source-card-title {
    font-size: 13px;
    color: #3C4858;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 500;
    min-width: 0;
}

.source-card-title:hover {
    text-decoration: none;
}

.source-card-title:hover span {
    text-decoration: underline;
}

@media (min-width: 769px) {
    .source-card-title span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.source-uploader {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    padding: 2px 6px;
    background: #f5f5f5;
    border-radius: 3px;
    font-weight: 500;
    font-size: 11px;
    color: #868e96;
    white-space: nowrap;
    flex-shrink: 0;
}

.source-uploader i {
    font-size: 12px;
}

.source-uploader a {
    color: #3C4858;
    text-decoration: none;
}

.source-uploader a:hover {
    text-decoration: underline;
}

.source-external-link {
    font-size: 16px;
    transition: opacity 0.2s ease;
    flex-shrink: 0;
}

.source-card-title:hover .source-external-link {
    opacity: 0.7;
}

@media (max-width: 768px) {
    .source-block-modern {
        width: 100%;
    }

    .source-card {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .source-badge-wrapper {
        width: 100%;
    }

    .source-card-content {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .source-card-title {
        width: 100%;
        white-space: normal;
    }

    .source-uploader {
        align-self: flex-start;
    }
}

.search-table thead .sort-link i.sorting {
    margin-left: 2px;
        margin-right: 2px;
}

.tab-scroll-btn {
    display: none;
}

@media (min-width: 1200px) {
    .tab-scroll-container {
        position: relative;
    }

    .tab-scroll-btn {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 10;
        display: none;
        align-items: center;
        justify-content: center;
        width: 32px;
        padding: 0;
        border: none;
        outline: none;
        cursor: pointer;
        color: #888;
        transition: color 0.15s;
    }

    .tab-scroll-btn:hover {
        color: #333;
    }

    .tab-scroll-btn.is-visible {
        display: flex;
    }

    .tab-scroll-btn--left {
        left: 0;
        background: linear-gradient(to right, #eaeaea 25%, rgba(255,255,255,0));
    }

    .tab-scroll-btn--right {
        right: 0;
        background: linear-gradient(to left, #eaeaea 25%, rgba(255,255,255,0));
    }

    .tab-scroll-btn svg {
        flex-shrink: 0;
    }
}