@font-face {
  font-family: 'Myriad Pro Set';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/myriad-set-pro_text.ttf') format('truetype'); 
}

@font-face {
  font-family: 'Myriad Pro Set';
  font-style: medium;
  font-weight: 600;
  src: url('/assets/fonts/myriad-set-pro_semibold.ttf') format('truetype'); 
}

@font-face {
  font-family: 'Myriad Pro Set';
  font-style: bold;
  font-weight: 900;
  src: url('/assets/fonts/myriad-set-pro_bold.ttf') format('truetype'); 
}


/*html, body {background: linear-gradient(to right, rgb(18,24,30) 0%, #2c2e35 50%, rgb(18,24,30) 100%); color: #FFF;}*/
html, body {background: #272930 !important; color: #FFF;}
body {margin-top: 70px;}
*:not([class*='uk-icon-']):not(pre):not(code) {font-family: 'Myriad Pro Set', sans-serif !important;}
h2 {font-size: 22px; color: #FFF; line-height: 22px;}
h2 span.subtitle {display: block; font-size: 10px; color: rgba(255,255,255,.6)}
h3 {font-size: 20px; color: #fff;}
h4 {font-size: 16px; color: #fff;}
a {outline: none;}
a.link {color: #73c5ee;}
pre {font-size: 11px; line-height: 14px; color: #FFF; background: none; padding: 0px; border: none;}
input, textarea {outline: none !important;}

.userbar {height: 45px; max-height: 45px; background: rgb(22,25,29); text-align: left;}
.userbar a {text-decoration: none;}
.userbar a:hover {color: #73c5ee !important;}
.userbar .userbar-avatar {padding-top: 8px; float: left; margin-right: 10px;}
.userbar .userbar-avatar img {height: 29px !important; border-radius: 4px;}
.userbar .userbar-user {font-weight: 600; color: rgba(255,255,255,.9); display: inline-block; line-height: 13px; padding-top: 9px; font-size: 14px;}
.userbar .userbar-user span {font-weight: 400; font-size: 10px; display: block; color: rgba(255,255,255,.4);}
.userbar .userbar-notify {margin-top: 7px; display: inline-block; margin-right: 3px;}
.userbar .userbar-notify a {color: rgba(255,255,255,.4); background: #2c2e35; font-size: 14px; border-radius: 4px; line-height: 29px; padding: 2px 12px 0px 12px; display: inline-block;}
.userbar .userbar-messages {margin-top: 7px; display: inline-block; margin-right: 3px;}
.userbar .userbar-messages a {color: rgba(255,255,255,.4);; background: #2c2e35; font-size: 14px; border-radius: 4px; line-height: 29px; padding: 2px 12px 0px 14px; display: inline-block;}
.userbar .userbar-messages a i {margin-right: 2px;}
.userbar .userbar-messages.active a {color: #FFF; background: #2c2e35; font-size: 14px; border-radius: 4px; line-height: 29px; padding: 2px 12px 0px 14px; display: inline-block; box-shadow: -1px 0px 0px 0px #ffa55c;}
.userbar .userbar-messages.active a i {margin-right: 2px;}
.userbar .userbar-settings {margin-top: 7px; display: inline-block; margin-right: 3px;}
.userbar .userbar-settings a {color: rgba(255,255,255,.4); background: #2c2e35; font-size: 14px; border-radius: 4px; line-height: 29px; padding: 2px 12px 0px 12px; display: inline-block;}
.userbar .userbar-login {margin-top: 7px; display: inline-block;}
.userbar .userbar-login a {color: rgba(255,255,255,.4); background: #2c2e35; font-size: 14px; border-radius: 4px; line-height: 29px; padding: 2px 12px 0px 12px; display: inline-block;}

header {position: relative; margin-bottom: 25px;}
header .logo {height: 55px; margin-bottom: 20px;}
header .head-featured {top: 0px; left: 313px; display: block; width: 430px; height: 53px; overflow: hidden;}
header h1 {color: #b8c0c8; padding-top: 5px; font-size: 28px; line-height: 28px; margin-bottom: 0px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33);}
header .uk-navbar {height: 49px; background: linear-gradient(to bottom, rgb(75,80,85) 0%, rgb(40,45,53) 100%); border-radius: 8px; border-left: 1px solid rgba(255,255,255,.2); border-top: 1px solid rgba(255,255,255,.25); border-bottom: none; border-right: none; box-shadow: 0 10px 14px -8px rgba(0, 0, 0, 0.2);}
header .uk-navbar-nav > li > a,
header .uk-navbar-nav > li > a:focus,
header .uk-navbar-nav > li > a:active {background: none; transition: all 0.12s ease-in-out; border-left: 1px solid rgba(255,255,255,.1); border-right: 1px solid #21252c; color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); height: 50px; line-height: 50px; text-transform: uppercase; font-size: 16px; padding: 0px 20px;}
header .uk-navbar-nav > li:first-child a {border-left: 0px !important; border-radius: 7px 0px 0px 8px;}
header .uk-navbar-nav > li:last-child a {border-right: none;}
header .uk-navbar-nav > li:hover > a, header .uk-navbar-nav > li.uk-open > a {color: #dcdee0 !important; text-shadow: 0 1px 1px rgba(45,51,58,0.8); box-shadow: none; background: rgba(255,255,255,.1);}
header .uk-navbar-nav > li:first-child:hover > a {border-left: none; }
header .uk-navbar-nav > li.active > a {color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); box-shadow: none; background: linear-gradient(to bottom, rgba(222,144,73,1) 0%,rgba(205,108,54,1) 25%,rgba(191,81,32,1) 85%,rgba(201,97,40,1) 100%); border-left: 1px solid #d3773d; border-right: 1px solid #ce692e;}
header .uk-navbar-nav:first-child > li:first-child > a {border-top-left-radius: 8px; border-bottom-left-radius: 8px;}
header .uk-search {margin-top: 9px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;}
header .uk-search::before {color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); font-size: 16px; content: "\f002" !important;}
header .uk-search input {color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); font-size: 16px;}
header .search-wrapper {border-left: 1px solid rgba(255,255,255,.1);}
header .uk-navbar-nav > li > .uk-dropdown {margin-top: 0px; border-radius: 0px 0px 8px 8px; border: none; background: #43474e; padding-top: 8px; padding-bottom: 8px;}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > a {color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); transition: all 0.12s ease-in-out; box-shadow: none; text-transform: uppercase;}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > a:hover {background: rgba(255,255,255,.1); color: #dcdee0 !important}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > a > i.submenu-i {font-size: 9px; margin-top: 5px; margin-right: -5px;}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > div.submenu {display:none; position: absolute; left: 200px; background: #43474e; top: 0px; width: 200px;}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > div.submenu > a {display: block; padding: 5px 15px; color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); transition: all 0.12s ease-in-out; box-shadow: none; text-transform: uppercase;}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li > div.submenu > a:hover {text-decoration: none; background: rgba(255,255,255,.1); color: #dcdee0 !important}
header .uk-navbar-nav > li > .uk-dropdown > .uk-nav-dropdown > li.open-submenu:hover div.submenu {display: block;}

.breadcrumbs {padding: 0px !important; margin: 0px  0px 20px 0px !important; overflow: hidden;}
.breadcrumbs li {display: inline-block;}
.breadcrumbs li a,
.breadcrumbs li span {display: block; padding: 5px 0px 4px 34px; position: relative; font-size: 14px !important;}
.breadcrumbs li a:after {content: ""; display: block;  width: 0;  height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 24px solid #353e47; position: absolute; top: 50%; margin-top: -50px;  left: 100%; z-index: 2; }
.breadcrumbs li a:before {content: " "; display: block; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 24px solid #4a545e; position: absolute; top: 50%; margin-top: -50px; margin-left: 1px; left: 100%; z-index: 1;}
.breadcrumbs li:first-child a {padding: 5px 0px 4px 15px;}
.breadcrumbs li a {color: rgba(255,255,255,1)}
.breadcrumbs li a:hover {text-decoration: none;}
.breadcrumbs li span {width: 100%; color: rgba(255,255,255,0.5)}
.breadcrumbs li.hide-fhd a {color: #73c5ee; margin-right: 10px;}

.article.failure {opacity: 0.4;}
.article a.read-more {color: #73c5ee; text-decoration: none;}
.article a.deadlink {color: rgba(255,255,255,.2); font-size: 14px; transition: all 0.12s ease-in-out;}
.article a.release-details {color: #FFF; text-decoration: none;}
.article a.deadlink:hover {color: rgba(255,255,255,.5);}
.article p.meta {color: rgba(255,255,255,.3); font-style: italic; font-size: 12px;}
.article p.meta span {color: #ffa55c;}
.article ul {list-style: none;}
.article ul.genre-pills > li {display: inline-block; margin-right: 3px;}
.article ul.genre-pills > li > a {display: block; background: #353e47; color: #73c5ee; font-size: 12px; padding: 1px 5px 0px 5px; border: 1px solid #4a545e; border-radius: 4px; text-decoration: none; line-height: 21px;}

.article ul.genre-pills > li > a.imdb {margin-left: -1px; padding: 1px 7px 0px 7px; font-weight: 900; background: #dba506; color: #000; border: 1px solid #dba506; background: linear-gradient(to right, #dba506 0%,#f2dc81 50%,#dba506 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dba506', endColorstr='#dba506',GradientType=1 );}
.article ul.genre-pills > li > a.xrel {margin-left: -1px; padding: 1px 7px 0px 7px; font-weight: 900; background: #dfdfdf; color: #000; border: 1px solid #939393; background: linear-gradient(to right, #939393 0%,#dfdfdf 50%,#939393 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#dfdfdf',GradientType=1 );}

.article img {border-radius: 5px;}
.article ul.release-infos {color: #FFF; padding: 0px;  line-height: 22px;}
.article ul.release-infos > li > span {display: inline-block; width: 75px; font-weight: 600;}
.article p.description {color: #FFF; line-height: 22px;}
.article p.description a {color: #73c5ee;}
.article p.description a:hover {color: #73c5ee; text-decoration: underline;}
.article p.mirrors {color: #ffa55c}
ul.article-metas {list-style: none; padding-top: 9px;}
ul.article-metas.no-padding {padding-top: 0px; margin-top: 0px;}
ul.article-metas > li {display: inline-block; margin-left: 15px; color: #73c5ee;}
ul.article-metas > li:first-child {margin-left: 0px;}
ul.article-metas > li > span.likes {margin-left: 4px; display: inline-block; line-height: 22px; background: #000; width: 22px; height: 22px; border-radius: 20px; text-align: center; font-size: 10px; color: rgba(255,255,255,0.8)}

.support a {color: #73c5ee; text-decoration: none;}
.support a.support-link {color: #ffa55c;}

.article {padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid rgba(255,255,255,.1);}
.article:last-child {border-bottom: 1px solid rgba(255,255,255,0); margin-bottom: 0px;}

.article-left {float: left; width: 200px;}
.article-left .article-stats {margin-top: 15px; text-align: center; color: #73c5ee; font-size: 0.9em;} 
.article-left .article-stats span.likes {margin-left: 2px; display: inline-block; line-height: 20px; background: #000; width: 20px; height: 20px; border-radius: 20px; text-align: center; font-size: 10px; color: rgba(255,255,255,0.8);} 
.article-left .article-stats div {display: inline-block; padding: 0px 3px;}
.article-left .article-buttons {margin-top: 15px;}
.article-left .article-buttons a {display: block; text-align: center; margin-bottom: 7px;}
.article-right {margin-left: 220px;}
.article-right p.description {overflow: hidden; max-height: 148px;}
			
.article .panel, 
.soon-box .panel {background: #353e47; border: 1px solid #4a545e; border-radius: 5px; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5); padding: 15px;}
.article .panel > h3, 
.soon-box .panel >h3 {font-size: 18px; line-height: 18px; margin: 0px;}
.article .panel > h3 > a,
.soon-box .panel > h3 > a {color: #b8c0c8; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33);}


							
.comments form.box {padding: 15px; margin-bottom: 20px;}
.comments form.box .form-row {margin-bottom: 10px;}
.comments form.box .form-row label {display: block; color: #b8c0c8; margin-bottom: 3px;}
.comments form.box .form-row input {height: 39px; padding: 0 10px;}
.comments form.box .form-row textarea {padding: 10px; resize: vertical; overflow: auto;}
.comments form.box .form-row input,
.comments form.box .form-row textarea {color: #b8c0c8; font-size: 14px; border: 1px solid #171d21; background: linear-gradient(to bottom, rgba(63,70,78,0.4) 0%,rgba(64,71,79,0.4) 1%,rgba(148,152,158,0.4) 100%); border-radius: 5px; box-shadow: 1px 1px 1px rgba(255,255,255,0.1);}
.comments form.box .captcha-img {border-radius: 5px;}

.comments .comment {clear: both; margin-bottom: 15px;}
.comments .comment .avatar {display: inline-block; float: left; width: 90px;}
.comments .comment .arrow_box {margin-left: 90px; position: relative; background: #353e47; border: 1px solid #4a545e; border-radius: 5px; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5); color: #FFF; min-height: 75px;}
.comments .comment .arrow_box:after, .arrow_box:before { right: 100%; top: 25px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.comments .comment .arrow_box:after {border-color: rgba(0, 0, 0, 0); border-right-color: #353e47; border-width: 8px; margin-top: -8px;}
.comments .comment .arrow_box:before {border-color: rgba(0, 0, 0, 0); border-right-color: #4a545e; border-width: 9px; margin-top: -9px;}
.comments .comment .arrow_box .inner {padding: 15px;}
.comments .comment .arrow_box .inner .time {font-size: 14px; color: #b8c0c8; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33);}

.uk-pagination > li > a {background: linear-gradient(to bottom, #f5f6f6 0%,#dbdce2 15%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); color: #4a4a4a; border: 1px solid #c7c7c7; border-radius: 4px; text-shadow: 0 1px 1px #FFF;}
.uk-pagination > li > a:hover {background: #e4e4e4;}
.uk-pagination > .uk-active > span {border: 1px solid #d3773d; background: linear-gradient(to bottom, rgba(222,144,73,1) 0%,rgba(205,108,54,1) 25%,rgba(191,81,32,1) 85%,rgba(201,97,40,1) 100%); color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8); border-radius: 4px;}
.uk-pagination > .uk-disabled > span {background: #e4e4e4; color: #4a4a4a; border: 1px solid #c7c7c7; border-radius: 4px; text-shadow: 0 1px 1px #FFF;}

.sidebar .box {overflow: hidden;}
.sidebar .btn {font-size:16px; padding: 0px 15px; height: 40px; line-height: 40px;}
.sidebar .submenu {list-style: none; padding-left: 0px;}
.sidebar .submenu > li {border-top: 1px solid #61686f; border-bottom: 1px solid #000;}
.sidebar .submenu > li:first-child {border-top: none;}
.sidebar .submenu > li:last-child {border-bottom: none;}
.sidebar .submenu > li a {color: #b8c0c8; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33); display: block; padding: 7px 0;} 
.sidebar .submenu > li.active a {color: #ffa55c;} 
.sidebar .submenu > li a:hover {text-decoration: none; color: #73c5ee;}
.sidebar .submenu > li a > span.badge {width: 34px; height: 20px; font-size: 11px; color: #fff; text-align: center; text-shadow: 0 1px 1px rgba(0,0,0,0.3); float: right; margin-top: 1px; background: #1c2126; border-radius: 10px; box-shadow: inset 1px 1px 2px rgba(0,0,0,1), 1px 1px 1px rgba(255,255,255,0.3);}

.sidebar .comments {list-style: none; padding-left: 0px; border-left: none !important; padding-right: 0px !important; overflow: hidden;}
.sidebar .comments > li {border-top: 1px solid #61686f; border-bottom: 1px solid #000;}
.sidebar .comments > li:first-child {border-top: none;}
.sidebar .comments > li:first-child a {padding-top: 0px !important;}
.sidebar .comments > li:last-child {border-bottom: none;}
.sidebar .comments > li:last-child span.comment-meta {padding-bottom: 0px !important;}
.sidebar .comments > li a {color: #b8c0c8; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.33); display: block; padding: 9px 0px 0px 0px;} 
.sidebar .comments > li a:hover {text-decoration: none; color: #73c5ee;}
.sidebar .comments > li p {color: rgba(255,255,255,.9); margin: 0px; padding: 0px; font-size: 13px;}
.sidebar .comments > li p strong {color: #ffa55c;}
.sidebar .comments > li span.comment-meta {color: rgba(255,255,255,.4); padding: 0px 0px 9px 0px; font-size: 11px; font-style: italic; display: block;}

.btn {cursor: pointer; font-size: 14px; border: 1px solid rgb(68,75,85); display: inline-block; background: linear-gradient(to bottom, rgba(112, 118, 128, 1) 0%, rgb(70,77,88) 60%, rgb(45, 51,61) 100%); height: 37px; line-height: 37px; padding: 0px 25px; border-radius: 4px; color: #b8c0c8; text-shadow: 0 1px 1px rgba(45,51,58,0.8); box-shadow: 0 15px 12px -16px rgba(0, 0, 0, 0.8);}
.btn-orange {border: 1px solid #d3773d; background: linear-gradient(to bottom, rgba(222,144,73,1) 0%,rgba(205,108,54,1) 25%,rgba(191,81,32,1) 85%,rgba(201,97,40,1) 100%); color: #dcdee0; text-shadow: 0 1px 1px rgba(45,51,58,0.8);}
.btn:hover {color: #b8c0c8; text-shadow: 0 1px 1px rgba(45,51,58,0.8); text-decoration: none; background: linear-gradient(to bottom, rgba(120,125,135,.7) 0%, rgba(70,77,88,.7) 60%, rgba(45, 51,61,.7) 100%);}
.btn-orange:hover {text-decoration: none; color: #dcdee0; background: linear-gradient(to bottom, rgba(222,144,73,.8) 0%,rgba(205,108,54,.8) 25%,rgba(191,81,32,.8) 85%,rgba(201,97,40,.8) 100%);}
.btn-small {height: 30px; line-height: 30px; padding: 0px 15px;}
.btn-mini {height: 20px; line-height: 20px; padding: 0px 10px; font-size: 12px}

.ident-ava {background: #FFF !important; width: 75px !important; height: 75px !important;}
.chat-ava {width: 75px !important; max-height: 75px !important;}
.box {background: #353e47; border: 1px solid #4a545e; border-radius: 5px; box-shadow: 0 10px 14px -8px rgba(0, 0, 0, 0.2); padding: 12px 17px;}
.similar {padding: 17px 17px; margin-bottom: 15px;}
.similar a {padding: 0px 0px 7px 0px !important;}
.cover-box {position: relative; background: #353e47; border: 1px solid #4a545e; border-radius: 6px; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5); padding: 10px;}
.cover-box img {width: 180px !important; height: 267px !important;}
.cover-box .updated {position: absolute; top: -7px; left: -7px; width: 78px; height: 78px; background: url("/assets/img/updated.png") no-repeat; display: block; z-index: 1;}
.cover-box .exclusive {position: absolute; top: -7px; left: -7px; width: 78px; height: 78px; background: url("/assets/img/exclusive.png") no-repeat; display: block; z-index: 1;}
.cover-box2 {position: relative; background: #353e47; border: 1px solid #4a545e; border-radius: 6px; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5); padding: 10px; min-height: 240px; }
.cover-box2 img {width: 180px !important;}
.cover-box2 .updated {position: absolute; top: -7px; left: -7px; width: 78px; height: 78px; background: url("/assets/img/updated.png") no-repeat; display: block; z-index: 1;}

.release-left {margin: 0px 20px 20px 0px;}
.info {font-size: 18px; color: #a3eafb; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5); border-radius: 5px; padding: 24px 20px 24px 56px; position: relative; margin-bottom: 24px; border: 0 none; background: #41818b; text-shadow: none;}
.info .info-label {position: absolute; top: 15px; left: -34px; z-index: 2; width: 82px; height: 50px; background-image: url("/assets/img/infobox_label.png"); background-repeat: no-repeat; background-position: center 0; margin: 0;}
.info-error {color: #f27b55; background: #804b3f;}
.info-error .info-label {background-position: center -100px;}
.info-success {color: #a3c945; background: #3d5331;}
.info-success .info-label {background-position: center -150px;}
.info a {color: rgba(255,255,255,.7);}
.normal-font {font-size: 16px !important}

.shoutbox input {color: #b8c0c8; font-size: 14px; border: 1px solid #171d21; background: linear-gradient(to bottom,rgba(63,70,78,0.4) 0%,rgba(64,71,79,0.4) 1%,rgba(148,152,158,0.4) 100%); border-radius: 5px; box-shadow: 1px 1px 1px rgba(255,255,255,0.1); height: 39px; padding: 0 10px;}
.shoutbox .btn {height: 40px !important; line-height: 0 !important;}

.donate p,
.donate label {color: #000000 !important;}
.donate label {font-weight: 700; margin-bottom: 5px; display: block;}
.donate input {text-align: center;}

.scroll-top {position: fixed; right: 25px; bottom: 25px; color: #b8c0c8; display: block; width: 40px; height: 40px; background: linear-gradient(to bottom, rgb(45,45,45) 0%, rgb(40,40,40) 100%); border-top: 1px solid rgb(80,80,80); display: none; text-align: center; line-height: 40px; border-radius: 5px;}
.scroll-top:hover {color: #b8c0c8;}
#report, #report pre {color: #000;}

.uk-navbar-nav:first-child > li:first-child > a {border-top-left-radius: 8px; border-bottom-left-radius: 8px;}
.uk-modal-header h2 {color: #000;}
.uk-modal-dialog .uk-modal-close {color: #000;}
.uk-modal-dialog .uk-alert {padding: 15px; margin-bottom: 0;}
.uk-notify-message {border: none; box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.5);}
.uk-notify-message-success {color: #a3c945; background: #3d5331;}
.uk-notify-message-danger {color: #f27b55; background: #804b3f;}

.smiley-button {font-size: 18px; padding-top: 11px; text-align: center;}
.comment .arrow_box .inner p img {width: 18px; height: 18px; display: inline-block; margin-top: -5px;}

#smileys ul {list-style: none; margin: 10px 0px 0px 0px; padding: 0;}
#smileys ul li {display: inline-block;}
#smileys ul li img {width: 18px; height: 18px; cursor: pointer;}

.hdr-icon {margin-top: 18px !important; height: 18px !important;}
.dv-icon {margin-top: 18px !important; height: 19px !important;}
.imdb-icon {margin-top: 18px !important; height: 19px !important;}

/*
.imdb-icon {margin-top:14px; height: 27px;}
.hdr-icon {border: none !important; height: 22px; margin-top: 10px; margin-right: 7px;}
.dv-icon {border: none !important; margin-top: 4px !important; height: 18px !important;}
*/

a.chat-user-link {color: #FFF;}
a.chat-user-link:hover {text-decoration: none; color: #FFF;}
.dl-button {padding-left: 15px !important; padding-right: 15px !important;}
.uk-container{
	min-width: 1200px;
}

.backup-info {color: #ffa55c !important;}

.pay2leech-table > tbody > tr > td {border-bottom: 1px solid rgba(255,255,255,.1);}
.pay2leech-table > tbody > tr:last-child > td {border-bottom: 0px solid rgba(255,255,255,.1) !important;}
.pay2leech-table {margin-bottom: 0px !important;}
.p2l {background-image: url('/assets/img/p2lbg.png'); background-repeat: no-repeat; background-position: bottom right; background-size: 474px 170px;}

.text-orange {color: #ffa55c;}
.text-half-trans {color: rgba(255,255,255,.5);}

.codeblock .title,
.codeblock code {color: rgba(0,0,0,.7) !important;}


.uk-nav-header:not(:first-child) {margin-top: 8px !important;}

.tonspuren .uk-table-striped tbody tr:nth-of-type(odd) {background: #3c4752;}
.tonspuren .uk-table td, .uk-table th {border-bottom: none;}

.featured {padding: 10px; border-radius: 6px; background: #16191d; margin-bottom: 20px; margin-top: -5px; border: 1px solid #323538; box-shadow: 0 10px 14px -8px rgba(0,0,0,.2);}
.featured .featured_img {height: 150px !important; width: 100px !important;}
/*
@media (min-width: 960px) AND (max-width: 1219px) {
	h2 > span.subtitle {
	    font-size: 9px;
	}
}*/