/* SET BASE
----------------------------------------------- */
img[data-sizes="auto"] {
   display: block;
   width: 100%;
}
.ts-tagsfull {
    margin-left: 5px;
    margin-top: 5px;
    background: #000;
    border-color: #51A351 #51A351 #387038;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    padding: 2px 4px;
    vertical-align: middle;
}


.ts-detail {min-height: 315px; margin: 10px; margin-top: 20px;}
.ts-poster {position: relative; width: 210px; height: 292px;}
.ts-poster img {width: 210px; height: 292px; border-radius: 4px; box-shadow: 0 1px 2px #bbb;}
.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.ts-info {width: calc(100% - 210px); padding-left: 20px;}

* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;    text-transform: capitalize;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 13px 'Open Sans', Arial, Helvetica, sans-serif; font-display:swap; line-height:normal; padding:0; margin:0;        
color: #ccc; background-color:#222; height:100%; width:100%; font-weight:normal;}
img {max-width:100%; image-rendering:crisp-edges; image-rendering:-moz-crisp-edges; image-rendering:-webkit-optimize-contrast;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#d20068; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.ts-form-wrap {}
.ts-sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.ts-pm-page, .ts-search-page, .ts-static-page, .tags-page, .ts-form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .ts-usp-btn a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:20px; cursor:pointer; text-align:center; 
#background-color:#d20068; color:#fff; 
background: -webkit-linear-gradient(to right, #d20068, #642B73);
#background: linear-gradient(to right, #d20068, #642B73);}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .ts-usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
background-color:#d20068; color:#fff;
background: -webkit-linear-gradient(to left, #d20068, #642B73);
background: linear-gradient(to left, #d20068, #642B73);}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#fff; background-color:#222; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.8);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #111; background-color:#222; color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #111; background-color:#222; color:#FFF; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:100%;}
.img-resp-v {padding-top:130%;}
.img-box img, .img-resp-h img, .img-resp-v img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img {position:absolute; left:0; top:0; height:100%; object-fit:cover;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .ts-nav a {transition: all .3s;}
.button, .ts-cover img {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}


.ts-pages {background-color:#333; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4); padding:20px;}
.ts-pages.ts-has-cards {display:grid; grid-template-columns:repeat(4, 1fr); gap:10px; background:none; box-shadow:none; padding:0;}
.ts-pages.ts-has-cards > #dle-content,
.ts-pages.ts-has-cards > form {display:contents;}
.ts-pages.ts-has-cards > form::after,
.ts-pages.ts-has-cards > #dle-content::after,
.ts-pages.ts-has-cards > form > style,
.ts-pages.ts-has-cards > form > script,
.ts-pages.ts-has-cards > form > input[type="hidden"] {display:none !important;}
.ts-search-page, .ts-berrors, .ts-pm-page, .ts-form-wrap, .ts-sub-title, #info, .ts-static-page, .tags-page {grid-column: 1 / -1 !important;}

/* Info/error boxes */
.ts-berrors {background:#2a2e32 !important; border:none !important; border-left:4px solid #d20068 !important; border-radius:0 !important; padding:16px 20px !important; margin-bottom:16px; color:#ccc !important; font-size:14px; line-height:1.6;}
.ts-berrors b {display:block; color:#d20068 !important; font-size:15px; margin-bottom:4px;}
#info {background:#2a2e32 !important; border:none !important; border-left:4px solid #ffba00 !important; border-radius:0 !important; padding:16px 20px !important; margin-bottom:16px; color:#ccc !important; font-size:14px; line-height:1.6;}
#info b, #info .infotitle {color:#ffba00 !important; font-size:15px;}
.ts-login-wrap, .ts-nav, .ts-widget-title, .ts-footer, .ts-card-name, .ts-site-desc h1, .ts-site-desc h2, .ts-site-desc h3, .ts-related-title, .ts-article-in h1, 
.button, .ts-comments-title, .ts-fav, .btn-scr, .btn-dl, .ts-article-in h1, .ts-related-title 
{font-size:14px; font-weight:300;}


/* BASIC GRID
----------------------------------------------- */
.ts-wrap {min-width:320px; overflow:hidden;}
.ts-center {max-width:1500px; margin:0 auto; position:relative; z-index:20;}
.ts-h1 {background: linear-gradient(to right, #d20068 0%, #d20068 30%, #642B73 70%, #642B73 100%);
height:52px; padding:0 16px; margin:0; display:flex; align-items:center; gap:12px;}
/* Sort bar (below header) */
.ts-sort-bar {padding:10px 10px 0; position:relative;}

/* Breadcrumb */
.ts-breadcrumb {padding:12px 0 4px; font-size:13px; color:#999;}
.ts-breadcrumb a {color:#bbb; text-decoration:none; transition: color .2s;}
.ts-breadcrumb a:hover {color:#d20068;}
.ts-bc-sep {display:inline-block; margin:0 6px; color:#777; font-size:16px;}
.ts-breadcrumb + h1, .ts-breadcrumb + h2 {font-size:20px; color:#fff; margin:4px 0 16px; font-weight:500;}

/* Search toggle + bar */
button.ts-search-toggle {display:flex; align-items:center; justify-content:center; width:36px !important; height:36px !important; padding:0 !important; line-height:1 !important;
background:rgba(0,0,0,.2); color:#fff; border-radius:8px; cursor:pointer; flex-shrink:0; font-size:14px;
transition: background .2s;}
.ts-search-toggle:hover {background:rgba(0,0,0,.35);}
.ts-search-bar {display:none; background:#1a1e22; padding:8px 16px;}
.ts-search-bar.ts-open {display:block;}
.ts-search-field {position:relative; max-width:600px; margin:0 auto;}
.ts-search-field input {width:100%; padding:0 44px 0 14px; height:38px; line-height:38px;
background:#222; color:#fff; border-radius:8px; border:1px solid #333; font-size:14px;}
.ts-search-field input:focus {border-color:#d20068; outline:none;}
.ts-search-field button {position:absolute; right:0; top:0;
padding:0 !important; width:38px; height:38px !important; line-height:38px !important;
font-size:16px; background:transparent !important; color:#888 !important; border:none; cursor:pointer;}
.ts-cols {margin:20px 0; padding:0 10px;}
.ts-side {width:240px; background-color:#2a2e32; border-radius:12px; overflow:hidden;}
.ts-main {width:calc(100% - 240px); width:-webkit-calc(100% - 240px); padding-right:20px; min-height:600px;}
.ts-footer {background-color:#333; padding:20px 10px; margin:0; color:#fff; text-align:center; 
box-shadow:0 -20px 20px -20px rgba(0,0,0,0.9); position:relative;}


/* HEADER
----------------------------------------------- */
.ts-logo {display:block; height:36px; flex-shrink:0;}
.ts-logo img {display:block; height:100%; width:auto; aspect-ratio:auto;}

.ts-login-wrap {white-space:nowrap; margin-left:auto; flex-shrink:0;}
.ts-login-wrap a {display:inline-block; padding:0 12px; color:#fff; font-size:13px;}
.ts-login-btn {background:rgba(0,0,0,.25); color:#fff; cursor:pointer; display:inline-block; padding:0 16px; border-radius:14px;
height:32px; line-height:32px; font-size:13px; transition: background .2s;}
.ts-login-wrap a:hover {opacity:.8;}
.ts-login-btn:hover {background:rgba(0,0,0,.4);}

.ts-nav {display:flex; gap:4px; flex:1; list-style:none; padding:0; margin:0;}
.ts-nav li {display:inline-block;}
.ts-nav a {display:block; line-height:32px; padding:0 12px; background:rgba(0,0,0,.2); color:#fff; font-size:13px;
border-radius:8px; transition: background .2s; white-space:nowrap;}
.ts-nav a:hover {background:rgba(0,0,0,.35); color:#fff;}
.ts-nav a span {background-color:rgba(255,255,255,.2); color:#fff; display:inline-block; vertical-align:top; 
height:18px; line-height:18px; padding:0 5px; margin:7px 0 0 6px; border-radius:9px; font-size:11px;}

.ts-sorter {display:inline-block; position:relative; cursor:pointer;
padding:0 10px; line-height:30px; background-color:#222; border-radius:15px; margin-right:10px;}
.ts-sorter:before {content:attr(data-label); float:left; padding:0 10px 0 0;}
.ts-sorter form {display:none; background-color:#333; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.8); 
position:absolute; left:0; top:100%; width:160px; z-index:999;}
.ts-sorter ul.sort { list-style: none; padding: 0; margin: 0; }
.ts-sorter ul.sort li { display: block !important; float: none !important; margin: 0 !important; }
.ts-sorter ul.sort li a {
  display: block !important; padding: 6px 10px !important; min-height: auto !important;
  background: none !important; border-radius: 0 !important; color: #ccc !important;
  font-size: 13px !important; white-space: nowrap;
}
.ts-sorter ul.sort li a:hover { color: #fff !important; background: #444 !important; }
.ts-sorter ul.sort li.asc a, .ts-sorter ul.sort li.desc a { color: #d20068 !important; }
.ts-sorter a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}


/* SEO DESCRIPTION
----------------------------------------------- */
.ts-site-desc {line-height:18px; text-align:justify; margin-bottom:20px;}
.ts-site-desc h1, .ts-site-desc h2, .ts-site-desc h3 {font-size:24px; margin-bottom:20px; 
padding-bottom:20px; border-bottom:1px solid #d20068; color:#FFF;}
.ts-site-desc h1 span, .ts-site-desc h2 span, .ts-site-desc h3 span {}
.ts-site-desc p + p {margin-top:5px;}
.ts-site-desc a {color:#d20068; text-decoration:underline;}


/* THUMB
----------------------------------------------- */
.ts-grid {display:grid; grid-template-columns:repeat(4, 1fr); gap:10px;}
.ts-grid > #dle-content {display:contents;}
.ts-grid > #dle-content::after {display:none !important;}
.ts-card {padding:0; contain:layout style;}
.ts-card-in {background-color:#2a2e32; position:relative; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);
border-radius:12px; overflow:hidden; transition: transform .2s, background-color .3s; height:100%; display:flex; flex-direction:column;}
.ts-card-in:hover {transform:translateY(-4px); background-color:#333;}
.ts-cover {display:block;}
.ts-cover:hover img {opacity:0.85;}
.ts-badge {display:inline-block; padding:5px 10px; background-color:rgba(44,143,0,0.85); color:#fff;
position:absolute; left:8px; bottom:8px; z-index:20; font-size:12px; white-space:nowrap; border-radius:12px;}
.th-time {display:inline-block; padding:5px 10px; background-color:rgba(0,0,0,0.5); color:#fff;
position:absolute; right:8px; top:8px; z-index:20; font-size:12px; border-radius:12px;}
.ts-card-text {padding:12px; flex:1; display:flex; flex-direction:column;}
.ts-card-name {display:block; font-size:14px; font-weight:500; line-height:1.4; max-height:40px; overflow:hidden; color:#fff;}
.ts-card-tags {margin-top:auto; padding-top:8px; font-size:0; overflow:hidden; max-height:28px;}
.ts-card-tags a {background:#222; color:#888; font-size:11px; padding:4px 8px; border-radius:10px;
text-decoration:none; white-space:nowrap; display:inline-block; margin:0 4px 8px 0; line-height:1; text-transform:capitalize; vertical-align:top;}
.ts-card-tags a:hover {color:#d20068;}
.ts-card-in:hover .ts-card-name {color:#fff;}


/* SIDE
----------------------------------------------- */
.ts-side {border-radius:12px; overflow:hidden;}
.ts-widget {padding:16px; background-color:#2a2e32;}
.ts-widget-title {font-size:15px; font-weight:500; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid rgba(255,255,255,.1); color:#FFF;}

.ts-side-nav {background-color:#2a2e32; color:#FFF; border-radius:0; overflow:hidden;}
.ts-side-nav .ts-widget-title {border-bottom:0; margin:-16px -16px 12px -16px; padding:14px 16px; font-size:15px; font-weight:500;
background: linear-gradient(to right, #d20068, #642B73); color:#fff; letter-spacing:.02em;}
.ts-side-nav ul {display:flex; flex-wrap:wrap; gap:6px;}
.ts-side-nav li {position:relative; list-style:none;}
.ts-side-nav li span {font-size:11px; opacity:.5; margin-left:2px;}
.ts-side-nav a {display:inline-block; padding:6px 12px; background:#222; color:#aaa; font-size:13px;
border-radius:8px; transition: background .2s, color .2s; text-decoration:none; border-bottom:none; box-shadow:none;}
.ts-side-nav a:hover {background:#d20068; color:#fff;}
.ts-side-nav li:last-child a {border-bottom:none; box-shadow:none;}


/* FOOTER
----------------------------------------------- */
.ts-ft-copyr {margin-bottom:10px; font-size:16px;}
.ts-ft-menu a {color:#ccc; display:inline-block; vertical-align:top; padding:1px 10px;}
.ts-ft-menu a + a {border-left:1px solid #666;}
.ts-ft-menu a:hover {color:#FFF; text-decoration:underline;}
.ts-counter {display:inline-block; height:31px; background-color:#111; 
position:absolute; right:0; bottom:20px; margin-right:10px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.ts-bottom-nav {text-align:center; padding:24px 0; grid-column: 1 / -1;}
.ts-pagi-nav {display:flex; flex-wrap:wrap; align-items:center; justify-content:center; gap:6px;}
.ts-pprev, .ts-pnext {display:inline-flex;}
.ts-pnext a, .ts-pprev a, .ts-pprev > span, .ts-pnext > span {display:inline-flex; align-items:center; justify-content:center;
min-width:40px; height:40px; padding:0 8px; background-color:#2a2e32; border-radius:10px;
font-size:15px; color:#ccc; transition: background-color .2s, color .2s;}
.ts-navigation {display:contents;}
.ts-navigation a, .ts-navigation span {display:inline-flex; align-items:center; justify-content:center;
min-width:40px; height:40px; padding:0 8px; background-color:#2a2e32; border-radius:10px;
font-size:15px; color:#ccc; transition: background-color .2s, color .2s;}
.ts-navigation a:hover, .ts-pnext a:hover, .ts-pprev a:hover {background-color:#d20068; color:#fff;}
.ts-navigation span {background-color:#d20068; color:#fff; font-weight:500;}
.ts-navigation span.nav_ext {background-color:#2a2e32; color:#666;}
.dle-comments-navigation .ts-pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.ts-article-in {background-color:#333; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4); margin-bottom:20px;}
.ts-player {background-color:#000;}
.ts-player .ts-video {
#max-width:700px; 
margin:0 auto;}
.ts-article-in h1 {font-size:24px; padding:10px; background-color:#282828; color:#FFF;}
.ts-article h1 a {color:#d20068; margin-left:10px;}
.ts-meta {padding:10px;}
.ts-full-tags {margin-bottom:0px; line-height:30px; padding:0 10px;}
.ts-full-tags a {display:inline-block; padding:0 10px; background-color:#222; margin:0 0 10px 5px;}
.ts-fav, .btn-scr, .btn-dl, .f-time, .ts-views {float:left; margin:0 0 0 20px; cursor:pointer; line-height:40px; position:relative;}
.f-time, .ts-views {float:right;}
.ts-desc {padding:10px; background-color:#282828; margin:0 10px 10px 10px;}

.f-screens {padding:10px 5px 0 5px; border:1px solid #111; background-color:#282828; text-align:center; margin-bottom:10px; display:none;}
.f-screens a, .f-screens > img {display:inline-block; vertical-align:top; margin:0 5px 10px 5px; 
max-width:250px; max-height:150px; overflow:hidden;}
.f-screens a img {display:block;}
.f-screens br {display:none;}

.btn-dl ul {position:absolute; left:0; top:100%; z-index:100; background-color:rgba(0,0,0,0.8); color:#fff; 
width:200px; padding:5px 0; display:none;}
.btn-dl ul li {padding:5px 10px; line-height:normal; text-transform:none;}
.btn-dl ul li a {color:#fff;}
.btn-dl li:hover {background-color:#000;}

.ts-rating {float:left; white-space:nowrap; text-align:center; border-radius:4px; overflow:hidden; 
background-color:#222; box-shadow:0 0 0 1px #111; width:246px;}
.ts-rate-plus, .ts-rate-minus, .ts-rate-counts {display:inline-block; vertical-align:middle;}
.ts-rate-data {display:none;}
.ts-rate-counts {width:160px; padding:0 10px; padding-top:3px; height:40px;}
.ts-rate-plus, .ts-rate-minus {cursor:pointer; width:40px; height:40px; text-align:center; font-size:24px; 
background: linear-gradient(to bottom, #333 0%,#222 100%); line-height:40px;}
.ts-rate-plus {color:#1e9b05; border-right:1px solid #111;}
.ts-rate-minus {color:#d00707; border-left:1px solid #111;}
.ts-rate-plus:hover, .ts-rate-minus:hover {background: linear-gradient(to top, #444 0%,#222 100%);}
.ts-rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:relative; background-color:#ef4559;}
.ts-rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#7bbc00; transition:width 1s linear;}
.ts-rate-perc {margin-right:5px; font-size:18px; color:#7bbc00;}

.ts-related-title {margin-bottom:10px; font-size:24px; color:#FFF;}
.ts-article .ts-card {padding:10px 5px 0px 5px;}


/* FULL STORY STATIC
----------------------------------------------- */
.ts-video embed, .ts-video object, .ts-video video, .ts-video iframe, .ts-video frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.ts-text {font-size:14px; line-height:20px; color:#ccc;}
.ts-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.ts-text > img[style*="left"], .ts-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.ts-text > img[style*="right"], .ts-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.ts-text a {text-decoration:underline; color:#d20068;}
.ts-text a:hover {text-decoration:none;}
.ts-text h2, .ts-text h3, .ts-text h4, .ts-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.ts-text p {margin-bottom:10px;}
.ts-text ul, .ts-text ol {margin:0;}
.ts-text ul li {list-style:disc; margin-left:40px;}
.ts-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.ts-comments-wrap {padding:10px; background-color:#282828;}
.ts-comments-title {line-height:40px;}
.ts-comments-title > span {font-size:16px;}
.ts-add-comm-form {position:relative; margin:20px 0; display:none;}
.ts-ac-soc {position:absolute; right:0px; top:-8px;}
.ts-ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ts-ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ts-ac-soc img {display:block; width:30px;}
.ts-ac-inputs, .ts-ac-textarea {margin-bottom:15px;}

.ts-ac-av {width:40px; height:40px; border-radius:0%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ts-ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ts-ac-inputs input {width:49%;}
.ts-ac-textarea textarea {height:85px;}
.ts-ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ts-ac-protect {margin-top:-10px; display:none;}
.ts-ac-protect .label {font-size:12px;}
.ts-ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ts-ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#222; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.ts-comments-wrap {}

.ts-comment {background-color:#333; padding:10px; padding-left:60px; margin-top:10px;}
.ts-comment-ava {width:40px; height:40px; float:left; margin-left:-50px;}
.ts-comment-meta {margin-bottom:8px;}
.ts-comment-meta span + span {margin-left:10px; opacity:0.8;}
.ts-comment-author {font-weight:700;}
.ts-comment-text {font:14px/18px Arial, Helvetica, sans-serif;}


/* LOGIN
----------------------------------------------- */
.ts-login-box, .ts-modal-box {background-color:#333; padding:20px; display:none;}
.ts-lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#282828;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.ts-lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.ts-lb-name div {font-size:18px;}
.ts-lb-name a {margin-top:10px;}
.ts-lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#282828;}
.ts-lb-menu a:hover, .ts-lb-menu a:hover .fa {background-color:#d20068; color:#fff;}
.ts-lb-menu a .fa {color:#d20068;}
.ts-login-box input[type="text"], .ts-login-box input[type="password"], .ts-login-box button, .ts-lb-check,
.ts-modal-box input[type="text"], .ts-modal-box input[type="password"], .ts-modal-box button:not(.ts-modal-close), .ts-modal-box .ts-lb-check 
{display:block; margin-bottom:20px; width:100%;}
.ts-lb-check input {display:none;}
.ts-lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #111; content:""; background-color:#222; display:inline-block;}
.ts-lb-check input:checked + label:before {background-color:#e5050b;}
.ts-lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#282828; text-align:center;}
.ts-lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.ts-lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:0%; text-align:center;}



/* ADAPTIVE
----------------------------------------------- */
button.ts-burger {display:none !important;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#444; 
padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {display:block; padding:10px 50px 10px 0; color:#FFF; font-size:14px;
color:#FFF; border-bottom:1px solid #111;}
.side-panel li {position:relative; color:#FFF;}
.side-panel li span {position:absolute; right:10px; top:10px; opacity:0.8;}


@media screen and (max-width: 1220px) {
.ts-center {max-width:1000px;}
.ts-grid, .ts-pages.ts-has-cards {grid-template-columns:repeat(3, 1fr);}
.ts-fav, .btn-scr, .btn-dl, .f-time, .ts-views {margin:0 0 0 10px;}
}

@media screen and (max-width: 950px) {
.ts-center {max-width:768px;}
.ts-nav, .ts-side {display:none;}
.ts-main {width:100%; padding-right:0;}
.ts-counter {position:static; margin:10px 0 0 0;}

button.ts-burger {display:flex !important; align-items:center; justify-content:center;
width:36px !important; height:36px !important; background:rgba(0,0,0,.25) !important; color:#fff; cursor:pointer;
border-radius:8px !important; font-size:16px; flex-shrink:0; padding:0 !important; line-height:1 !important;}
}

@media screen and (max-width: 760px) {
.ts-center {max-width:640px;}
.ts-grid, .ts-pages.ts-has-cards {grid-template-columns:repeat(2, 1fr);}
.ts-site-desc h1, .ts-site-desc h2, .ts-site-desc h3 {font-size:18px;}

.ts-ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.ts-sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.ts-center {max-width:480px;}

.ts-detail{padding-left:0}
.ts-poster{margin:0 auto 60px;float:none}
.ts-info{    width: 100%!important;
    padding-left: 20px!important;
    margin-top: 20px;}

.ts-article-in h1, .ts-related-title {font-size:18px;}
.ts-meta {text-align:center;}
.ts-rating {float:none; margin:0 auto 10px auto;}
.ts-fav, .btn-scr, .btn-dl, .f-time, .ts-views {float:none; margin:0 5px; line-height:20px; display:inline-block; vertical-align:top;}

.ts-video embed, .ts-video object, .ts-video video, .ts-video iframe, .ts-video frame {height:300px;}

.ts-ac-soc {position:static;}
.ts-ac-inputs input {width:100%; margin-top:10px;}
.ts-ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.ts-upop-left, .ts-upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.ts-upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.ts-attach .ts-download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.ts-attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center2 {max-width:320px;}
.ts-login-btn {padding:0 8px; font-size:11px;}
.ts-logo {height:28px;}
.ts-grid, .ts-pages.ts-has-cards {grid-template-columns:1fr;}
.ts-site-desc {display:none;}

.ts-add-comm-btn {padding:0 10px;}
.comms-title2 {text-align:center; display:block !important;}

.ts-video embed, .ts-video object, .ts-video video, .ts-video iframe, .ts-video frame {height:250px;}
}



















/* =====================================================
   MOBILE IMPROVEMENTS
   ===================================================== */

/* Safe area insets for iPhone X+ */
body { padding-bottom: env(safe-area-inset-bottom); }


/* Sort dropdown handled via .ts-sorter styles above */

/* Hide scrollbar on sort bar but keep swipe */
/* Sorter overflow removed — was clipping dropdown */

/* Touch targets minimum 44x44 */
.ts-nav li a, .ts-side-nav li a, .ts-lb-menu li a { min-height: 44px; display: flex; align-items: center; }

/* Drawer menu for mobile */
.ts-drawer {
  position: fixed; top: 0; left: -280px; width: 280px; height: 100%;
  background: #1a1e22; z-index: 2000;
  transition: left .3s ease; overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ts-drawer--open { left: 0; }
.ts-drawer__overlay {
  position: fixed; top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,.6); z-index: 1999;
  display: none;
}
.ts-drawer__overlay--open { display: block; }
.ts-drawer__header {
  display: flex; align-items: center; justify-content: space-between;
  padding: 16px; background: #111418; min-height: 56px;
}
.ts-drawer__close {
  width: 44px; height: 44px; font-size: 24px;
  background: none; color: #fff; cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  border: none;
}
.ts-drawer__search { padding: 0 16px 12px; }
.ts-drawer__search input {
  width: 100%; padding: 10px 14px; border-radius: 8px;
  border: 1px solid #333; background: #222; color: #fff; font-size: 16px;
}
.ts-drawer__nav { padding: 0 16px; }
.ts-drawer__nav a {
  display: flex; align-items: center; min-height: 44px;
  padding: 10px 0; color: #ccc; text-decoration: none;
  border-bottom: 1px solid #2a2e32; font-size: .9375rem;
}
.ts-drawer__cats { padding: 8px 16px; }
.ts-drawer__sub {
  font-size: .75rem; text-transform: uppercase; letter-spacing: .05em;
  color: #888; padding: 12px 0 8px; font-weight: 600;
}

/* Improve footer */
.ts-footer { background: #111418; color: #888; padding: 24px 16px; }
.ts-footer a { color: #ccc !important; }

/* reCAPTCHA badge hide */
.grecaptcha-badge { visibility: hidden; }

@media screen and (min-width: 951px) {
  .ts-drawer, .ts-drawer__overlay { display: none !important; }
}
@media screen and (max-width: 767px) {
  .ts-nav { display: none; }
}

/* =====================================================
   BUG FIXES
   ===================================================== */

/* Fix 1: Header fixed single row */
.ts-header { overflow: visible; position: fixed; top: 0; left: 50%; transform: translateX(-50%); z-index: 1000; transition: transform .3s ease; width: 100%; max-width: 1500px; }

/* Fix 3: Tags in drawer — remove bullets, style links, capitalize */
.ts-drawer__nav ul, .ts-drawer__nav li,
.ts-drawer__cats ul, .ts-drawer__cats li { list-style: none !important; list-style-type: none !important; padding: 0; margin: 0; }
.ts-drawer__nav li::marker, .ts-drawer__cats li::marker { content: none; font-size: 0; }
.ts-drawer__nav ul li a, .ts-drawer__cats ul li a {
  display: flex; align-items: center; min-height: 44px;
  padding: 10px 0; color: #ccc; text-decoration: none;
  border-bottom: 1px solid #2a2e32; font-size: .9375rem;
  text-transform: capitalize;
}
.ts-drawer__nav a { text-transform: capitalize; }

/* Fix 4: Title not overlapping fixed header */
body { padding-top: 52px !important; }

/* Fix 5: Prettier ts-fullstory info */
.ts-detail { display: flex; gap: 20px; padding: 16px; background: #2a2e32; border-radius: 8px; margin-bottom: 16px; }
.ts-poster { flex-shrink: 0; width: 250px; }
.ts-poster img { width: 100%; border-radius: 6px; }
.ts-info { flex: 1; }
.ts-harsss { list-style: none; padding: 0; margin: 0; }
.ts-harsss li { padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,.1); font-size: .9375rem; color: #ccc; }
.ts-harsss li:last-child { border-bottom: none; }
.ts-harsss li b { color: #fff; margin-right: 6px; }
.ts-harsss li a { color: #d20068; text-decoration: none; }
.ts-harsss li a:hover { text-decoration: underline; }
@media screen and (max-width: 600px) {
  .ts-detail { flex-direction: column; }
  .ts-poster { width: 100%; max-width: 300px; margin: 0 auto; }
}

/* Fix 6: Bottom text fits on mobile */
.ts-ft-copyr { font-size: .8125rem; line-height: 1.6; padding: 16px; word-wrap: break-word; }
@media screen and (max-width: 470px) {
  .ts-ft-copyr { font-size: .75rem; padding: 12px 8px; }
}

/* Remove old side-panel styles */
.side-panel, .close-overlay { display: none !important; }

/* Bug fix: Reset global button styles on drawer close */
button.ts-drawer__close {
  background: none !important; border: none !important; border-radius: 0 !important;
  padding: 0 !important; height: auto !important; line-height: normal !important;
}

/* Bug fix: Constrain fixed header content — handled above */

/* Custom login modal (no jQuery UI) */
.ts-modal-overlay {
  display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,.7); z-index: 9999;
}
.ts-modal-box {
  display: none; position: fixed; top: 50%; left: 50%;
  transform: translate(-50%, -50%); z-index: 10000;
  width: 320px; max-width: 90vw; background: #333;
  border-radius: 8px; overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,.5);
}
.ts-modal-titlebar {
  display: flex; align-items: center; justify-content: space-between;
  background: #d20068; color: #fff; padding: 12px 16px; font-size: 16px; font-weight: 600;
}
button.ts-modal-close {
  background: rgba(0,0,0,.3) !important; border: none !important; border-radius: 4px !important;
  width: 32px !important; height: 32px !important; color: #fff; font-size: 20px;
  cursor: pointer; display: flex; align-items: center; justify-content: center;
  padding: 0 !important; line-height: 1 !important;
}
.ts-modal-box .ts-lb-user,
.ts-modal-box .ts-lb-menu,
.ts-modal-box form,
.ts-modal-box .ts-lb-soc { padding: 16px; }
.ts-modal-box .ts-lb-check { margin-bottom: 10px; }

/* Button resets for a11y elements */
button.ts-search-toggle, button.ts-burger, button.ts-login-btn {
  border: none !important; font-family: inherit;
}

/* Accessibility - focus indicators */
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 2px solid #d20068; outline-offset: 2px;
}
.ts-nav a:focus-visible, .ts-login-btn:focus-visible, .ts-search-toggle:focus-visible, .ts-burger:focus-visible {
  outline: 2px solid #fff; outline-offset: 2px;
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
}

/* Skip to content link */
.ts-skip-link {
  position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden;
  z-index: 99999; padding: 12px 24px; background: #d20068; color: #fff; font-size: 14px;
  text-decoration: none; border-radius: 0 0 8px 0;
}
.ts-skip-link:focus { position: fixed; left: 0; top: 0; width: auto; height: auto; }

/* Prevent CLS from lazy images */
img.lazyload, img[data-src] { min-height: 1px; }
img.lazyload[width][height] { height: auto; }


#result-registration:empty { display: none; }
#result-registration { background: #2a2e32; border: 1px solid #444; border-radius: 10px; padding: 16px; margin: 10px 0; color: #ccc; }
/* DLE Push notifications */
.DLEPush { position: fixed !important; z-index: 10003 !important; top: 50% !important; left: 50% !important; right: auto !important; transform: translate(-50%, -50%) !important; max-width: 400px !important; }
.DLEPush-notification.wrapper { background: #2a2e32 !important; border: 1px solid #444 !important; border-radius: 12px !important; box-shadow: 0 10px 40px rgba(0,0,0,.6) !important; padding: 20px !important; margin: 0 !important; color: #ccc !important; position: relative !important; }
.DLEPush-notification.wrapper.push-error { border-left: 4px solid #d20068 !important; }
.DLEPush-notification.wrapper.push-success { border-left: 4px solid #2c8f00 !important; }
.DLEPush-close { position: absolute !important; top: 10px !important; right: 10px !important; background: rgba(255,255,255,.1) !important; border: none !important; border-radius: 6px !important; width: 28px !important; height: 28px !important; color: #fff !important; font-size: 18px !important; cursor: pointer !important; line-height: 28px !important; text-align: center !important; padding: 0 !important; }
.DLEPush-icon { color: #d20068; }
.DLEPush-icon svg { width: 20px !important; height: 20px !important; }
.DLEPush-message { color: #ccc !important; }

/* DLE alert dialog */
.ui-dialog.dle-popup-alert { z-index: 10001 !important; background: #2a2e32 !important; border: none !important; border-radius: 12px !important; box-shadow: 0 10px 40px rgba(0,0,0,.6) !important; min-width: 320px !important; max-width: 90vw !important; height: auto !important; max-height: none !important; overflow: visible !important; position: fixed !important; top: 50% !important; left: 50% !important; transform: translate(-50%,-50%) !important; margin: 0 !important; }
.ui-dialog.dle-popup-alert .ui-dialog-titlebar { background: #d20068 !important; border: none !important; color: #fff !important; padding: 0 !important; height: 56px !important; font-size: 18px !important; font-weight: 500 !important; position: relative !important; border-radius: 12px 12px 0 0 !important; display: flex !important; align-items: center !important; padding-left: 20px !important; padding-right: 56px !important; }
.ui-dialog.dle-popup-alert .ui-dialog-titlebar .ui-dialog-title { color: #fff !important; line-height: 1.3 !important; }
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close,
.ui-dialog.dle-popup-alert .ui-dialog-titlebar .ui-button.ui-dialog-titlebar-close { background: rgba(0,0,0,.25) !important; border: none !important; border-radius: 6px !important; width: 32px !important; height: 32px !important; min-width: 0 !important; min-height: 0 !important; max-width: 32px !important; max-height: 32px !important; padding: 0 !important; position: absolute !important; right: 12px !important; top: 50% !important; transform: translateY(-50%) !important; margin: 0 !important; cursor: pointer !important; text-indent: -9999px !important; overflow: hidden !important; display: block !important; box-sizing: border-box !important; }
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close .ui-icon,
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close .ui-button-icon,
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close .ui-button-icon-space,
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close .ui-button-text,
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close span { display: none !important; }
.ui-dialog.dle-popup-alert .ui-dialog-titlebar-close::before { content: "X" !important; text-indent: 0 !important; float: left !important; color: #fff !important; font-size: 14px !important; font-weight: 700 !important; width: 32px !important; height: 32px !important; line-height: 32px !important; text-align: center !important; display: block !important; }
.ui-dialog.dle-popup-alert .ui-dialog-content { background: #333 !important; color: #ccc !important; padding: 20px !important; font-size: 14px !important; line-height: 1.6 !important; height: auto !important; max-height: none !important; min-height: 40px !important; overflow: visible !important; }
.ui-dialog.dle-popup-alert .ui-dialog-buttonpane { background: #2a2e32 !important; border-top: 1px solid #444 !important; padding: 14px 20px !important; margin: 0 !important; text-align: center !important; }
.ui-dialog.dle-popup-alert .ui-dialog-buttonpane button { background: #d20068 !important; color: #fff !important; border: none !important; border-radius: 8px !important; padding: 10px 32px !important; cursor: pointer !important; font-size: 14px !important; }
.ui-dialog.dle-popup-alert .ui-dialog-buttonpane button:hover { background: #b80058 !important; }
.ui-widget-overlay { z-index: 10000 !important; background: rgba(0,0,0,.7) !important; }
