.fullimg img,
.header44 .main_menu a,
.shortimg img {
  margin-right: 20px;
}
.icons2,
.icons3,
.rek_top,
.screens {
  text-align: center;
}
#vid #video_wrapper,
#vid .seasons.tabs_container,
.screens img {
  padding-bottom: 0;
}
input,
input.bbcodes[type="button"]:hover,
select,
textarea {
  background-color: #333;
}
.tabs li,
.xsort-ul,
ul.tabs,
ul.ul_related {
  list-style: none;
}
.enname,
.new__menu li a {
  text-transform: uppercase;
  text-decoration: none;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  list-style-type: none;
  font-family: Tahoma, verdana, sans-serif;
  color: #a8a8a8;
}
.fa {
  font-family: fontAwesome !important;
}
a img {
  border: 0;
}
input,
textarea {
  outline: 0;
  border-radius: 4px;
  margin: 0;
}
h1 {
  font-size: 16px;
  text-shadow: 1px 1px #000;
  color: #c9c9c9;
}
.leftblok_contener i,
.zagolovki,
h2 {
  font-size: 15px;
}
.editicon,
.header44 .user_panel,
.loginin,
.wrapper {
  font-size: 13px;
}
.fbutton a,
.hide a:hover,
.podrobnee a,
h2 a {
  text-decoration: none;
}
h3 {
  font-size: 14px;
}
p {
  padding: 0 0 4px;
}
a {
  color: #e0dfdc;
}
.footer a:hover,
.soundallbp,
a:hover {
  color: #e77764;
}
input,
select,
textarea {
  padding: 10px;
  color: #868686;
}
.wrapper {
  margin: 0 auto;
  width: 976px;
  position: relative;
  padding-top: 420px;
  padding-bottom: 7px;
}
iframe,
section {
  width: 100%;
  margin: 0;
  padding: 0;
}
.header_black {
  width: 100%;
  box-shadow: 0 0 5px #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  left: 0;
  height: 33px;
  border-bottom: 1px solid #000;
  background: #000;
}

.kinogo-fav {
  width: 23px;
  height: 37px;
  flex: 0 0 23px;
}
.kinogo-fav a,
.kinogo-fav > span.kinogo-fav__guest {
  display: block;
  width: 23px;
  height: 37px;
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  cursor: pointer;
  background: url(../dleimages/plus_fav.webp) no-repeat 50% 50%;
  background-size: 23px 37px;
  transition: opacity 0.2s ease;
  box-sizing: border-box;
}
.kinogo-fav > a:has(.fav-added) {
  background-image: url(../dleimages/minus_fav.webp);
}
.kinogo-fav a:hover,
.kinogo-fav > span.kinogo-fav__guest:hover {
  opacity: 0.85;
}
.kinogo-fav__ribbon-inner {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.kinogo-fav__sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.kinogo-fav > a {
  position: relative;
}
.header_bg {
  background: #2b2b2b;
  width: 100%;
  box-shadow: 0 0 5px #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  height: 45px;
}
.stronk {
  padding-top: 10px;
}
.content,
.rek_top {
  position: relative;
}
.header44 {
  width: 100%;
  overflow: auto;
  margin-top: -40px;
  padding-bottom: 50px;
}
.header44 .main_menu {
  padding-top: 14px;
  float: left;
}
.header44 .user_panel {
  float: right;
  padding-top: 10px;
  text-align: right;
  height: 22px;
}
.loginin {
  float: left;
  padding-left: 10px;
  color: #dfdfdf;
  padding-top: 5px;
}
.loginin .js-show-login {
  cursor: pointer;
}
.header44 .search_panel {
  float: right;
  width: 210px;
  margin-top: 14px;
  padding-left: 10px;
  height: 22px;
  position: relative;
  z-index: 10003;
}
.header44 .search_panel input {
  width: 170px;
  height: 22px;
  box-sizing: border-box;
  color: #b6b6b6;
  box-shadow: 0 0 0 1px #111;
  border: 1px solid #404040;
}
.fbutton,
.fullimg img,
.shortimg img,
span.fbutton {
  box-shadow: 0 0 0 1px #111;
}
.header44 .body33 {
  width: 976px;
  margin: 0 auto;
  text-align: left;
  border: 0 solid red;
}
.commentsprav {
  padding: 5px 0;
  border-top: 1px solid #848480;
}
.contener {
  background-color: #585858;
  
  overflow: auto;
}
#vid,
.contener2,
.footer-text img,
.icons {
  overflow: hidden;
}
.contener2 {
  border: 1px solid #848480;
  
  background: #2b2b2b;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.left-column {
  display: flex;
  flex-direction: column;
  width: 335px;
}
.fullstorytitle,
.icons2,
.icons3,
.pomoshnik,
.shortstory {
  border-top: 1px solid #404040;
}
.content {
  width: 640px;
  
  background: #2b2b2b;
  
  
}

@keyframes shimmer {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: 200px 0;
  }
}

.pomoshnik,
.rek_top {
  background: #2b2b2b;
  border-left: 1px solid #404040;
}
.rek_top {
  padding: 7px 8px 6px;
}
.rek_top iframe {
  width: 600px;
  padding-top: 10px;
}
.leftblok1,
.leftblok2 {
  position: relative;
  width: 156px;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pomoshnik {
  clear: both;
}
table.menu tr td a,
table.menu tr td input {
  display: block;
  padding: 6px 20px 0;
  font-weight: 700;
  height: 22px;
  background: #222;
  color: #666;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-decoration: none;
  border-left: 1px solid #161616;
  margin: 0 2px;
  border-right: 1px solid #161616;
  border-top: 1px solid #161616;
  text-transform: uppercase;
  font-size: 13px;
  text-shadow: 1px 1px #000;
}
table.menu tr td a:hover {
  background: #1d1d1d;
}
.menu {
  float: right;
  border-spacing: 0;
}
.fullstory,
.shortstory {
  float: left;
  background: #2b2b2b;
  color: #fff;
  position: relative;
  border-left: 1px solid #404040;
  clear: both;
  max-width: 100%;
}
.shortstorytitle {
  padding: 10px 0 12px;
  color: #fff;
  position: relative;
}
.shortstory {
  padding: 5px 20px 10px;
}
.fullstorytitle {
  padding: 16px 20px 8px;
  background: #2b2b2b;
  color: #fff;
  position: relative;
  border-left: 1px solid #404040;
  height: 20px;
}
.fullstory {
  padding: 5px 20px 10px;
}
.fullstory-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  width: auto;
  min-width: 0;
  float: none;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.fullstory-actions .kinogo-fav {
  position: relative;
  float: none;
  top: auto;
  right: auto;
}
.shortstory-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  width: auto;
  max-width: min(100%, 340px);
  float: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 12px;
  flex-wrap: nowrap;
  box-sizing: border-box;
}
.shortstory-actions .kinogo-fav {
  position: relative;
  float: none;
  flex: 0 0 auto;
  order: 2;
  align-self: flex-start;
}
.fullstory .shortstorytitle > h1 {
  padding-right: 44px;
}
.fullstory .shortstorytitle .enname {
  padding-right: 44px;
}
.shortstory .shortstorytitle > h2.zagolovki {
  padding-right: max(130px, min(300px, 48vw));
}
.shortstory-actions .podrobnosti_right {
  float: none;
  order: 1;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  align-self: flex-start;
}
.shortstory-actions .unit-rating {
  margin-top: 0;
}
.shortstory-actions .rating-text-small {
  margin-top: 2px;
  line-height: 1.2;
}
.rating-text-small {
  font-size: 10px;
  text-align: center;
}
.fullstory-body {
  display: block;
  overflow: hidden;
}
.fullstory-body::after {
  content: "";
  display: table;
  clear: both;
}
.fullstory-poster-wrap {
  position: relative;
  float: left;
  width: 200px;
  max-width: 100%;
  margin: 0 20px 12px 0;
}
.fullstory-poster-wrap .ribbon4 {
  position: absolute;
  float: none;
  left: 8px;
  right: auto;
  top: auto;
  bottom: 8px;
  margin: 0;
  z-index: 5;
}
.fullstory-poster {
  display: block;
  width: 100%;
}

.fullimg .fullstory-poster-wrap .fullstory-poster {
  margin: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.fullstory-main {
  min-width: 0;
}
.fullstory-main .line_h p {
  margin: 0;
}
.clear-both {
  clear: both;
}
.premier-description {
  padding-right: 5px;
}
.premier-date {
  display: block;
  font-weight: 700;
  margin-top: 5px;
  color: #e77764;
}
.addcomments-wrap {
  padding: 10px;
  border-left: 1px solid #404040;
}
.addcomments-wrap .bb-editor textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 170px;
}
.addcomments-wrap .fieldsubmit {
  text-align: right;
  margin-top: 10px;
}
.addcomments-wrap .fieldsubmit .fbutton {
  margin-top: 0;
}
.comment-avatar-wrap {
  float: left;
  width: 60px;
}
.comment-author {
  text-shadow: 1px 1px rgb(0, 0, 0);
}
.custom-comment-avatar-wrap {
  float: left;
  width: 50px;
}
.custom-comment-author {
  color: #fff;
}
.profile-options-hidden {
  display: none;
  margin: 15px;
}
.reg-name-input {
  width: 165px;
}
.reg-sec-code-input {
  width: 115px;
}
.login-input-compact {
  width: 60px;
  padding: 2px;
}
.year-current {
  color: #ffd27d !important;
}
.menu-hot-link {
  background: #cc4013;
}
.new__menu li a.menu-hot-link {
  background: #cc4013 !important;
}
.menu-hot-text {
  color: #fff;
}
.new__menu li a .menu-hot-text {
  color: #fff !important;
}
.soon-tv-wrap {
  display: block;
  margin: 10px;
}
.soon-tv-head {
  border: 1px solid #ccc;
  overflow: hidden;
  line-height: 15px;
}
.soon-tv-title {
  float: left;
  font-weight: 700;
  overflow: hidden;
  padding: 5px 18px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.soon-tv-toggle-wrap {
  float: right;
  padding: 5px 18px;
}
.soon-tv-toggle {
  font-size: 12px;
  padding: 4px 4px;
}
.soon-tv-hidden {
  display: none;
}
.soon-tv-table {
  color: #000;
  font-size: 12px;
  width: 100%;
  padding-left: 10px;
}
.soon-tv-cell {
  padding: 5px 0;
}
.soon-tv-cell-center {
  text-align: center;
}
.epscape_tr[data-hidden="1"] {
  display: none;
}
.soon-tv-star {
  color: #f00;
}
.leftblok_contener i {
  font-weight: 700;
  font-style: normal;
  color: #f3f3f3;
}
.mini {
  padding-left: 20px;
}
.fullimg img {
  border-radius: 4px;
  border: 1px solid #404040;
  position: relative;
}
.fullimg a img:hover,
.shortimg a img:hover,
.ul_related li:hover {
  opacity: 0.75;
}
.screens {
  padding-left: 2px;
}
.screens img {
  padding-right: 4px;
  padding-top: 20px;
  width: 195px;
  opacity: 0.75;
}
.li_serial:hover,
.screens a img:hover,
a:active span.dniwe,
a:hover span.dniwe {
  opacity: 1;
}
.li_serial,
.msupdate_block_list_item:hover {
  opacity: 0.8;
}
.shortimg img {
  position: relative;
  border: 1px solid #404040;
  border-radius: 4px;
}
.podrobnosti_right {
  float: right;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-right: 25px;
}
.podrobnee {
  float: left;
  padding-right: 3px;
}
.icons {
  background: #2b2b2b;
  position: relative;
  
}
.shortstory-icons {
  clear: both;
  margin-top: 0;
}
.shortstory-icons .paddingfull {
  padding-left: 0;
}
.icons2 {
  padding: 7px 6px 7px 0;
  background: #242424;
  color: #fff;
  position: relative;
  border-left: 1px solid #404040;
}
.icons3 {
  padding: 0 20px 0 14px;
  background: #2b2b2b;
  color: #fff;
  position: relative;
  border-left: 1px solid #404040;
}
.leftblok_contener2,
.leftblok_contener3 {
  display: block;
  border-top: 1px solid #848480;
}
.leftblok_contener {
  overflow: hidden;
  background: #585858;
  
  width: 100%;
  border-right: 1px solid #000;
}
.leftblok_contener2 {
  line-height: 20px;
  overflow: auto;
}
.leftblok_contener3 {
  overflow: auto;
}
.header {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px;
}
.floatright,
.leftblok1_header,
.owl-carousel.owl-rtl .owl-item,
.ratebox2,
.ratebox3,
.stylepf {
  float: right;
}
.leftblok1_header_deeper input {
  width: 260px;
  border: 1px solid #000;
}
.logo_header {
  float: left;
  padding-top: 55px;
}
.logo_header a:hover img {
  opacity: 0.9;
}
.fbutton,
.fbutton-smotr,
.fbutton2,
span.fbutton,
span.fbutton-smotr {
  color: silver;
  cursor: pointer;
  text-decoration: none;
  background: #242424;
}
.topmenu {
  height: 45px;
  width: 100%;
}
.deepnavigation {
  padding-left: 15px;
  padding-top: 160px;
}
.menume {
  padding-top: 5px;
}
.fbutton,
span.fbutton {
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #404040;
}
.fbutton-smotr:hover,
.fbutton2:focus,
.fbutton2:hover,
.fbutton4:hover,
.fbutton5:focus,
.fbutton5:hover,
.fbutton:focus,
.fbutton:hover {
  background-color: #383838;
}
.width_55 {
  width: 55%;
}
.bot-navigation a:active,
.fbutton-smotr:active,
.fbutton4:active,
.fbutton5:active,
.fbutton:active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.24);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.24);
}
.fbutton-smotr,
span.fbutton-smotr {
  border: 1px solid #404040;
  box-shadow: 0 0 0 1px #111;
}
.f_input {
  width: 80%;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 4px;
}
.f_textarea {
  width: 96%;
  height: 130px;
  border-radius: 8px;
}
select {
  border: 1px solid #cfcfcf;
  height: 20px;
}
.fbutton2 {
  float: right;
  font-weight: 700;
  border-radius: 4px;
  height: 22px;
  padding: 0 7px;
  border: 1px solid #404040;
}
span.fbutton3 {
  text-decoration: none;
  color: #686868;
  padding: 2px 7px 3px;
  background: #242424;
  border: 1px solid #303030;
  box-shadow: 0 0 0 1px #000;
}
.fbutton4,
.fbutton5,
span.fbutton4,
span.fbutton5 {
  border: 1px solid #404040;
  text-decoration: none;
  background: #242424;
  color: silver;
  cursor: pointer;
}
.fbutton4,
span.fbutton4 {
  padding: 2px 4px 3px;
}
.fbutton5,
span.fbutton5 {
  padding: 2px 7px 3px;
}
.hide a,
.pmpmpm a,
.primer a {
  text-decoration: underline;
}
.oformlenie,
.pmpmpm2 {
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #111;
  position: relative;
}
.pmpmpm {
  padding: 16px 20px 8px;
  background: #2b2b2b;
  color: #fff;
  position: relative;
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
}
.pmpmpm2 {
  padding: 7px 20px;
  color: #fff;
}
.pmpmpm a,
.primer a {
  color: #000;
}
.oformlenie {
  float: left;
  padding: 10px 20px 20px;
  background: #2b2b2b;
  clear: both;
  color: #a8a8a8;
  width: 600px;
}
.oformlenie h1 {
  color: #dadada;
}
.primer {
  margin: 0;
  border: 1px solid #cfcfcf;
  outline: #fff solid 1px;
  padding: 10px;
  clear: both;
}
.quote {
  border: 1px solid #404040;
  background: #363636;
  padding: 3px 10px 4px;
  line-height: 150%;
  overflow: auto;
}
.title_quote,
.title_spoiler {
  background: #353535;
  border-top: 1px solid #404040;
  color: #818181;
  vertical-align: bottom;
  font-weight: 700;
}
.quote li {
  list-style-type: square;
  margin-left: 14px;
}
.title_spoiler {
  border-bottom: 1px solid #111;
  padding: 2px 10px 5px 20px;
}
.title_quote {
  border: 1px solid #404040;
  border-bottom: 1px solid #111;
  padding: 2px 10px;
}
.text_spoiler {
  background: #000;
}
.scriptcode {
  color: #004e8d;
  text-align: left;
  font-family: "Courier New";
}
.hide {
  background-color: #e8f3fa;
  padding: 5px;
  color: #3a78a5;
  margin: 0 0 1em;
}
.inhide {
  border: 1px solid #d1e3ef;
  padding: 5px;
  background-color: #fff;
  margin-bottom: 5px;
}
.favoriticon img {
  margin-bottom: 2px;
  padding: 0;
  vertical-align: top;
}
.alerticon img {
  margin-bottom: 0;
  padding: 0 0 0 11px;
}
.editicon img {
  margin-bottom: 0;
  padding: 0 0 0 12px;
}
.bot-navigation {
  clear: both;
  font-size: 14px;
  padding: 15px 20px;
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
  color: #fff;
  position: relative;
  line-height: 3;
}
.bot-navigation a:link,
.bot-navigation a:visited {
  text-decoration: none;
  border: 1px solid #4d4c4c;
  padding: 8px 10px;
  background: #242424;
  color: #a8a8a8;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #111;
}
.bot-navigation a:hover {
  background-color: #505050;
  color: #a3a3a3;
  border: 1px solid #9b9b9b;
}
.bot-navigation span {
  font-size: 14px;
  background: #2b2b2b;
  padding: 8px 10px;
  border: 1px solid #3d3d3d;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #111;
}
.vtitle {
  color: #838383;
}
.titlevot {
  padding: 10px 0;
  font-weight: 700;
  color: #5c5c5c;
}
.vote {
  color: #424242;
}
.dvdrip,
.favvv {
  height: 20px;
  font: bold 12px/19px Arial;
  color: #a8a8a8;
  border: 1px solid #404040;
  margin-top: -3px;
  margin-left: -4px;
  background: #242424;
  text-decoration: none;
  display: block;
  box-shadow: 0 0 0 1px #111;
}
.dvdrip {
  padding: 1px 8px 0;
}
.favvv {
  padding: 1px 4px 0;
  width: 15px;
}
.komments,
.relatednews_title i {
  font-size: 14px;
  font-style: normal;
  text-shadow: 1px 1px #000;
}
span.ogranichenieplus {
  text-decoration: none;
  border: 2px solid #964a4a;
  color: #964a4a;
  padding: 6px 7px 7px;
  background: #f3dfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700;
}
span.rsss {
  text-decoration: none;
  border: 2px solid #b94a00;
  color: #b94a00;
  padding: 6px 7px 7px;
  background: #f8e6da;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700;
}
a span.dniwe {
  opacity: 0.3;
  text-decoration: none;
}
.horizontal2 {
  border-radius: 10px 0 10px 10px;
  width: 974px;
}
.footer {
  width: 100%;
  margin: 0 auto;
}
#vid .tabs .serieTab.inset:hover,
.footer a {
  color: #999;
}
.footer-text {
  padding: 10px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.9);
  margin-top: 5px;
}
.padding_border,
.padding_border_comment {
  padding: 10px;
}
.footer-text p {
  color: #686868;
  text-align: justify;
}
.footer-text img {
  opacity: 0.7;
  float: left;
  margin: 17px 14px 0 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
.padding_border {
  border-top: 1px solid #404040;
  border-bottom: 1px solid #111;
  overflow: auto;
}
.padding_border_comment {
  overflow: auto;
  border-left: 1px solid #404040;
}
.poloska_comment {
  background: #111;
  border-bottom: 1px solid #404040;
  height: 1px;
  width: 100%;
  float: left;
  clear: both;
}
#vid .serieTab,
.relatednews {
  background: #2b2b2b;
}
ul.ul_related {
  display: block;
  text-align: justify;
  padding-left: 21px;
  border-left: 1px solid #404040;
}
#vid,
.stronk,
.tabs li.current,
.ul_related li {
  text-align: center;
}
.tabs li,
.tabs li:hover {
  padding: 5px 20px;
  background: #242424;
}
.ul_related li {
  display: inline-block;
  vertical-align: top;
  width: 119px;
}
.relatednews_title {
  padding: 15px 20px 2px;
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
}
.relatednews_title i {
  font-weight: 700;
}
.sociallll {
  float: right;
  padding-top: 5px;
}
.komments,
.komments2 {
  padding: 5px 20px 7px;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
}
.komments {
  font-weight: 700;
  border-bottom: 1px solid #000;
}
.cont,
.cont2,
.cont22 {
  color: #fff;
  padding-top: 1px;
  padding-right: 7px;
}
.section {
  background-color: #2b2b2b;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
}
.edge-left,
.edge-left22,
.edge-left3 {
  width: 0;
  border-style: solid;
  position: relative;
  float: left;
}
ul.tabs {
  line-height: 24px;
}
.tabs li {
  float: left;
  display: inline;
  cursor: pointer;
  position: relative;
  text-shadow: #000 1px 1px 1px;
  color: #c9c9c9;
  height: 24px;
  margin: 4px;
  border-radius: 4px;
  border: 1px solid #111;
  box-shadow: 0 0 0 1px #404040;
}
.tabs li:hover {
  opacity: 0.7;
}
.tabs li.current {
  background: #151515;
  cursor: default;
}
.edge-left {
  height: 0;
  border-width: 10px;
  border-color: #8a212e #8a212e #8a212e rgba(255, 255, 255, 0);
}
.cont {
  background: #8a212e;
  float: left;
  height: 19px;
}
.edge-left3 {
  height: 0;
  border-width: 10px;
  border-color: #4f1864 #4f1864 #4f1864 rgba(79, 24, 100, 0);
}
.cont2 {
  background: #4f1864;
  float: left;
  height: 19px;
}
.edge-left22 {
  height: 0;
  border-width: 9px;
  border-color: #492557 #492557 #492557 rgba(79, 24, 100, 0);
}
.cont22 {
  background: #492557;
  float: left;
  height: 17px;
}
.lenta,
.lenta22 {
  float: right;
  position: absolute;
  z-index: 2;
}
.lenta {
  right: 419px;
  top: 322px;
}
.lenta22 {
  right: 21px;
  top: 180px;
  font-size: 11px;
}
.lenta2,
.lenta3 {
  position: absolute;
  right: 419px;
  z-index: 1111;
  float: right;
}
.lenta2 {
  top: 288px;
}
.lenta3 {
  top: 289px;
}
.commennnnty {
  float: right;
  width: calc(100% - 70px);
}
.commennnnty a {
  color: #939393;
  text-decoration: none;
}
.commentimg img {
  width: 60px;
  height: 60px;
  float: left;
  white-space: pre-wrap;
  padding-top: 2px;
  border-radius: 4px;
}
.lastkomment {
  padding: 0 20px;
  color: #dadada;
}
.lastkomment b a {
  text-shadow: 1px 1px #292929;
  text-decoration: none;
}
#vid {
  padding: 0 0 10px;
  clear: both;
}
#vid .tabs_container {
  margin: 0 auto;
  padding: 2px 0 0;
  text-align: left;
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
}
#vid .series .serieTab.viewed {
  color: #4d535e;
}
#vid .serieTab {
  padding: 3px 5px;
  margin: 0 2px;
  font:
    8pt arial,
    sans-serif;
  text-align: center;
  cursor: pointer;
  border: 1px solid #000;
  border-color: #4d4e4e #000 #000 #414141;
  display: inline-block;
  zoom: 1;
}
#vid .tabs .serieTab.inset {
  color: #999;
  background: #0d0e10;
  border: 1px solid #000;
  border-color: #000 #343a41 #343a41 #000;
}
.poloska_bloka,
.poloska_bloka_no {
  border-top: 1px solid #3f413f;
  position: relative;
}
#vid .tabs .serieTab:hover {
  color: #e77764;
  background: #0d0e10;
}
.poloska_bloka {
  border-bottom: 1px solid #848480;
}
.mimiser,
.mimiserblock,
.mimiserblock_bn {
  border-top: 1px solid #848480;
}
.li_serial img {
  border: 1px solid #464646;
  width: 100%;
  height: 200px;
}
.li_block img:hover,
.li_serial img:hover {
  border: 1px solid #8b8b8b;
}
.li_serial a:hover {
  color: #fff;
}
.mimiser {
  padding: 5px 0 10px 20px;
}
.mimiser img {
  width: 90%;
  height: 70%;
}
.li_serial {
  text-align: center;
  position: relative;
  float: left;
  display: block;
  width: 135px;
  padding: 0 20px 0 0;
  height: 255px;
  color: #fff;
  text-decoration: underline;
}
.li_block img {
  margin-right: 10px;
  border: 1px solid #464646;
  width: 83px;
}
.mimiserblock {
  padding: 5px 0 10px 20px;
}
.blockstory {
  font-size: 11px;
  color: #fff;
}
.li_block_title {
  padding-bottom: 4px;
}
.li_block_title a {
  font-weight: 700;
  text-shadow: 1px 1px #292929;
}
.li_block {
  text-align: left;
  position: relative;
  float: left;
  display: block;
  padding: 0 20px 10px 0;
}
.fulltitleh,
.h1main,
.li_block_bn,
.li_block_rmb,
.reklama,
.ribbon1 span,
.speedbarpd,
.xsort_empty {
  text-align: center;
}
.mimiserblock_bn {
  overflow: auto;
  padding: 6px 0;
  margin-bottom: -5px;
}
.li_block_bn {
  position: relative;
  display: block;
  padding: 0 8px 6px 6px;
}
.li_block_rmb {
  position: relative;
  display: block;
  padding: 6px 16px 7px;
}
.ratebox ul,
.ratebox ul li,
.ratebox2 ul,
.ratebox2 ul li,
.ratebox3 ul,
.ratebox3 ul li,
.stylefp {
  float: left;
}
.bbcodes {
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  background-color: #242424;
  margin: 10px;
}
.block_category {
  width: 100%;
  display: inline-block;
}
input,
textarea {
  border: 1px solid #404040;
  box-shadow: 0 0 0 1px #111;
}
.xsort-area {
  border-left: 1px solid #404040;
  padding: 15px 10px 0 20px;
  font: 12px/32px Arial;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.enname,
.last_comments a,
.new__menu li,
.xsort-admin-area ul li.current,
.xsort-ul li.current {
  font-weight: 700;
}
.xsort-area:after {
  content: "";
  display: table;
  clear: both;
}
.xsort-area > div {
  float: left;
  margin: 0 4px 10px 0;
  color: #eaeaea;
}
.xsort-div {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 3px;
  background: #3f3f3f;
  position: relative;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #fff;
}
.xsort-active {
  box-shadow: 0 0 0 2px #e77764;
}
.xsort-selected {
  cursor: pointer;
  padding-right: 15px;
  position: relative;
  color: #cfcfcf;
}
.xsort-selected span {
  color: #cfcfcf;
}
.xsort-selected:after {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 0;
  border: 4px solid transparent;
  border-top-color: #7a7a75;
  content: "";
}
.xsort-div-filler {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAvklEQVR42o3KsUqCYRiA0RPVZg6Fg2NgU0ME7g0KTg0SLtHaFYQ0VjRFDUGjEAhBi1vQ1Fx2BVJ4Aa4FQWT6tn38llTnWR//t+7MjY6mgh9mXYjUi4ZvzoVnDUXL9r35VJWxaqxvEcCGkSczkmNhR1ZHKEuuhZKsPWFbcimsyToS6pJd4YRkTs9IUZIzMLQFmNcSbk2oeBfuHDrVF8KHugllj0IIQ23daQsrNtUsIe9BWqbLuxde/WLBlQN/+wLDfD9iwnIihwAAAABJRU5ErkJggg==");
  background-position: 50% 50%;
  width: 32px;
  padding: 0;
  background-repeat: no-repeat;
  cursor: pointer;
}
.xsort-ul {
  display: none;
  background: #404040;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 1px 0 0;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  z-index: 999;
  border-radius: 3px;
  box-sizing: content-box;
}
.img-box,
.owl-wrapper-outer {
  overflow: hidden;
}
.xsort-ul li {
  display: block;
  border-bottom: 1px solid #383838;
  padding: 0 35px 0 18px;
  line-height: 30px;
  white-space: nowrap;
  cursor: pointer;
  color: #a8a8a8;
}
.xsort-ul li:last-child {
  border: none;
}
.xsort-ul li.current {
  color: #fff;
  background: #e77764;
  position: relative;
}
.xsort-ul li.current:after {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 5px;
  content: "";
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAJUlEQVQY01XIMQEAIAwDsDivroGe6Sg3OQNxBGLVCldVzbfECA+g/g9v8ooTNAAAAABJRU5ErkJggg==")
    50% 50% no-repeat;
}
.xsort-ul li:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAHElEQVQImWP4+vUrEwMDA9P///+ZGBgY4JjGfAByHhgFbrteLwAAAABJRU5ErkJggg==")
    repeat-x #a8a8a8;
  color: #111;
}
.xsort-ul li.xasc,
.xsort-ul li.xdesc {
  background-position: 6px 50%;
  background-repeat: no-repeat;
}
.xdesc,
.xsort-ul li.xdesc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAIElEQVQY02NgYGBgSPsPggwwQDQXwoRBFAHsekECEBoASUcnDSh9+RUAAAAASUVORK5CYII=");
}
.xasc,
.xsort-ul li.xasc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAHklEQVQYV2NgAIO0/xAaygFBFA5UAMGBq0BRTDwXAPWMJw0b8PLnAAAAAElFTkSuQmCC");
}
span.xasc,
span.xdesc {
  padding-left: 10px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.xsort_empty {
  margin-top: 15px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  color: #2b2b2b;
  border-radius: 3px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
}
.last_comments,
.searchheading,
.speedbarpd {
  background-color: #2b2b2b;
}
.contentfulldp,
.last_comments,
.msupdate_block_list_item {
  box-shadow: 0 0 0 1px #111;
}
.xsort-admin-area {
  padding: 0 0 0 210px;
}
.xsort-admin-area:after {
  content: "";
  display: block;
  clear: both;
}
.xsort-admin-area ul {
  list-style: none;
  margin: 0 0 0 -210px;
  padding: 0;
  float: left;
  width: 200px;
  border-right: 1px solid #ddd;
}
.xsort-admin-area ul.xsort-admin-area ul li {
  display: block;
  color: silver;
  cursor: pointer;
  padding: 1px 0;
}
.xsort-admin-area ul li.current,
.xsort-admin-area ul li:hover {
  color: #000;
}
.xsort-admin-area p {
  margin: 0;
  padding: 7px 0 0;
}
.xsort-admin-area code {
  max-height: 400px;
  overflow: auto;
}
.xsort-div-clearall {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAAKklEQVQoz2NgGATA4L/Bf3QWmrTBfwSNQwEOSWQT8EjiNRqnCQRcPgAAAG+mJxC7ICdhAAAAAElFTkSuQmCC");
  background-position: 50% 50%;
  width: 25px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.x-sort {
  border-bottom: 1px solid #111;
  border-left: 1px solid #404040;
}
.reklama {
  display: block;
  max-width: 100%;
}
.speedbarpd {
  
  padding: 6px;
  border: 1px solid #848480;
  margin-top: 5px;
}
.abusedp a {
  text-decoration: none;
}
.abusedp {
  padding: 10px;
  font-weight: 700;
}
.newcommmult,
.newseries,
.panelnav,
.premierepd {
  border-bottom: 1px solid #3f413f;
  position: relative;
}
.searchheading {
  border-radius: 4px;
}
.namepassword {
  display: none;
  float: left;
  padding-left: 10px;
  padding-top: 4px;
}
.newseries,
.panelnav,
.premierepd {
  padding: 7px 20px;
}
.panelnavi,
.premierebb {
  font-size: 15px;
}
.categoryone {
  border-top: 0;
  padding-top: 0;
}
.cattitle {
  font-size: 14px;
}
.seoreg,
.textmovie,
.usocadv {
  font-size: 13px;
}
.padding20 {
  padding-top: 20px;
}
.newcommmult {
  padding: 7px 22px;
}
.paddingfull {
  padding: 14px 0 20px 20px;
}
.stylefp,
.stylepf {
  padding: 7px 20px 19px;
  margin-top: 5px;
}
.stylefp span {
  margin-right: 10px;
}
.movieonline {
  padding: 10px;
  border-radius: 4px;
}
.last_comments {
  border: 1px solid #404040;
  padding: 5px 5px 5px 10px;
  margin: 5px -1px 5px 20px;
  border-radius: 5px 0 0 5px;
}
.color_y {
  color: #ffd27d;
}
.textmovie {
  border-top: 1px solid #404040;
}
.socialbp {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
  padding: 10px 20px;
}
.viewscommsdp {
  padding: 10px;
  background-color: #242424;
  border-radius: 4px;
  margin: 30px 10px 10px 0;
}
.seoreg {
  padding: 10px;
  text-align: center;
  border-left: 1px solid #404040;
  border-top: 1px solid #404040;
}
.fa-caret-left,
.fa-caret-right {
  top: 111px;
  background: #585859;
  cursor: pointer;
}
.fa-caret-left {
  z-index: 900;
  left: 4px;
  border-radius: 0 4px 4px 0;
}
.ribbon1,
.ribbon4 {
  z-index: 2;
  position: absolute;
}
.fa-caret-right {
  right: 4px;
  border-radius: 4px 0 0 4px;
}
.fa-caret-left,
.fa-caret-right {
  position: absolute;
  width: 30px;
  display: block;
  color: #2b2b2b;
}
.fa-3x {
  padding: 0 3px 3px;
  color: #2b2b2b;
}
.contentfulldp {
  box-sizing: border-box;
  background: #242424;
  border-radius: 4px;
  padding: 10px 20px;
  border: 1px solid #404040;
  line-height: 1.8;
  margin-top: 10px;
}
.qualitybp {
  color: #ffd27d;
}
.fulltitleh {
  font-size: 16px;
  border-top: 1px solid #404040;
  border-left: 1px solid #404040;
  padding: 10px;
}

.kinogo-favorites {
  border-left: 1px solid #404040;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-radius: 0 0 4px 4px;
  background: #2b2b2b;
  overflow: hidden;
}
.kinogo-favorites #dle-content {
  padding: 0;
}


.service-page {
  float: left;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  background: #2b2b2b;
  color: #c8c8c8;
  border: 1px solid #404040;
  border-radius: 0 0 4px 4px;
  margin-bottom: 12px;
}
.service-page__head {
  padding: 12px 16px;
  border-bottom: 1px solid #404040;
  background: #323232;
}
.service-page__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
}
.service-page__body {
  padding: 16px 18px 22px;
}
.service-page__subhead {
  margin: 18px 0 12px;
  font-size: 15px;
  font-weight: 600;
  color: #e0dfdc;
  padding-bottom: 8px;
  border-bottom: 1px solid #3a3a3a;
}
.service-page__subhead:first-child {
  margin-top: 0;
}
.service-page .form__caption--above {
  background: #353535;
  color: #ddd;
}
.service-page .form__input,
.service-page input[type="text"],
.service-page input[type="password"],
.service-page select:not([multiple]),
.service-page textarea {
  background: #1a1a1a;
  border: 1px solid #404040;
  color: #e0dfdc;
}

.service-page select:not([multiple]) {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 38px;
  height: auto;
  padding: 8px 10px;
  border-radius: 4px;
}
.service-page .service-page__form .form__content {
  min-width: 0;
}


.service-page--feedback .service-page__form--feedback .form__row {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 16px;
}
.service-page--feedback .service-page__form--feedback .form__caption:not(.form__caption--above) {
  width: 100%;
  padding: 0 0 8px 0;
}
.service-page--feedback .service-page__form--feedback .form__caption--above {
  width: 100%;
  padding: 10px 12px;
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
}
.service-page--feedback .service-page__form--feedback .form__row .form__content {
  width: 100%;
  flex: 1 1 auto;
}
.service-page--feedback .service-page__form--feedback .form__textarea {
  min-height: 160px;
  resize: vertical;
  line-height: 1.45;
}
.service-page--feedback .service-page__form--feedback input[type="file"] {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 8px 0;
  font-size: 13px;
  color: #aaa;
}
.service-page--feedback .service-page__form--feedback .form__content--sec-code {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.service-page--feedback .service-page__form--feedback .form__content--sec-code input.form__input {
  max-width: 100%;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  box-sizing: border-box;
}
.service-page--feedback .service-page__form--feedback .form__content--sec-code > a {
  line-height: 0;
}
.service-page--feedback .service-page__form--feedback .form__content--sec-code img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 4px;
  border: 1px solid #353535;
}
.service-page--feedback .service-page__actions {
  margin-top: 8px;
  padding-top: 4px;
}
.service-page--feedback .service-page__actions .fbutton {
  min-width: 160px;
  padding: 12px 20px;
  font-size: 14px;
  color: #e0dfdc;
}


.service-page--userinfo {
  margin-bottom: 12px;
}
.service-page--userinfo .usp--kinogo {
  border: none;
  background: transparent;
  margin: 0;
}
.service-page--userinfo .usp__columns {
  position: relative;
  background: #323232;
  border: 1px solid #404040;
  border-radius: 4px 4px 0 0;
  padding: 16px 18px;
  color: #e0dfdc;
  background-image: none;
}
.service-page--userinfo .usp__columns::before {
  display: none;
}
.service-page--userinfo .usp__name {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 8px 0;
}
.service-page--userinfo .usp__group {
  color: #c8c8c8;
  font-size: 13px;
}
.service-page--userinfo .usp__group b {
  color: #ffd27d;
}
.service-page--userinfo .usp__meta {
  background: #2a2a2a;
  border: 1px solid #404040;
  border-top: none;
  padding: 12px 16px;
  flex-wrap: wrap;
  gap: 12px;
}
.service-page--userinfo .usp__activity > div {
  color: #aaa;
  margin-left: 0;
  margin-right: 20px;
}
.service-page--userinfo .usp__activity > div > div {
  color: #fff;
  font-weight: 700;
}
.service-page--userinfo .usp__btn a {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 4px;
  border: 1px solid #404040;
  background: #242424;
  color: #e0dfdc !important;
  text-decoration: none;
  font-size: 13px;
  box-sizing: border-box;
  text-align: center;
}
.service-page--userinfo .usp__btn a:hover {
  background: #383838;
  color: #fff !important;
}
.service-page--userinfo .usp__edit-link {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 4px;
  border: 1px solid #404040;
  background: #242424;
  color: #e0dfdc !important;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}
.service-page--userinfo .usp__edit-link:hover {
  background: #383838;
  color: #fff !important;
}
.service-page--userinfo .usp__list {
  background: #2b2b2b;
  border: 1px solid #404040;
  border-top: none;
  padding: 14px 18px 10px;
  margin: 0;
}
.service-page--userinfo .usp__list--links {
  border-radius: 0 0 4px 4px;
  padding-bottom: 14px;
}
.service-page--userinfo .usp__list li {
  color: #c8c8c8;
  font-size: 13px;
  line-height: 1.5;
}
.service-page--userinfo .usp__list li > span:first-child {
  color: #888;
}
.service-page--userinfo .usp__list a {
  color: #9ab96d;
}
.service-page--userinfo .usp__list a:hover {
  color: #b8d080;
}
.service-page--userinfo-edit {
  margin-top: 14px;
  margin-bottom: 12px;
}
.service-page__title--sub {
  font-size: 17px;
  font-weight: 700;
}
.service-page__hint {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: #aaa;
}
.service-page__hint--warn {
  color: #e57373;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__row {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 16px;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__caption:not(.form__caption--above) {
  width: 100%;
  padding: 0 0 8px 0;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__caption--above {
  width: 100%;
  padding: 10px 12px;
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__row .form__content {
  width: 100%;
  flex: 1 1 auto;
}
.service-page--userinfo-edit .service-page__form--userinfo textarea[name="allowed_ip"] {
  min-height: 140px;
}
.service-page--userinfo-edit .service-page__form--userinfo input[type="file"] {
  width: 100%;
  max-width: 100%;
  padding: 8px 0;
  font-size: 13px;
  color: #aaa;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__table {
  width: 100%;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__content textarea:not(.form__textarea) {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 80px;
  background: #1a1a1a;
  border: 1px solid #404040;
  color: #e0dfdc;
  border-radius: 4px;
  padding: 8px 10px;
}
.service-page--userinfo-edit .service-page__form--userinfo .form__content--admintag .checkbox {
  width: 100%;
  margin-bottom: 12px;
}
.service-page--userinfo-edit .service-page__actions .fbutton {
  min-width: 160px;
  padding: 12px 20px;
  font-size: 14px;
  color: #e0dfdc;
}
.service-page__delete {
  margin-top: 12px;
  margin-bottom: 16px;
  font-size: 13px;
}
.service-page__delete:empty {
  display: none;
}
@media screen and (max-width: 900px) {
  .service-page--userinfo .usp__right {
    width: 100%;
    margin: 12px 0 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .service-page--userinfo .usp__right .usp__btn a {
    width: 100%;
  }
  .service-page--userinfo .usp__columns {
    flex-wrap: wrap;
  }
  .service-page--userinfo .usp__list li {
    width: 100% !important;
  }
}

.service-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.service-page__actions .fbutton,
.service-page__actions a.fbutton {
  margin-top: 0;
  text-align: center;
  box-sizing: border-box;
}
.service-page__pm-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.service-page__pm-links li {
  margin: 0;
}
.service-page__pm-status {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 16px;
  color: #aaa;
}
.service-page__pm-read {
  padding: 12px 0;
  border-top: 1px solid #353535;
}
.service-page__statsbox {
  list-style: none;
  margin: 0 0 20px;
  padding: 12px 14px;
  background: #242424;
  border: 1px solid #353535;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.65;
}
.service-page__statsbox li {
  margin-bottom: 6px;
}
.service-page__statsbox li:last-child {
  margin-bottom: 0;
}
.service-page__statsbox strong {
  color: #e0dfdc;
}
.service-page__stat-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 20px;
}
.service-page__stat-list {
  flex: 1 1 200px;
  list-style: none;
  margin: 0;
  padding: 12px 14px;
  background: #242424;
  border: 1px solid #353535;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.6;
}
.service-page__stat-h {
  font-weight: 700;
  color: #ffd27d;
  margin-bottom: 8px;
  font-size: 14px;
}
.service-page__stat-list a {
  color: #9ab96d;
}
.service-page__stat-list a:hover {
  color: #b8d080;
}
.service-page__table-wrap {
  margin-top: 8px;
}
.service-page__userstop {
  width: 100%;
}
.service-page__title-row {
  position: relative;
}
.service-page__find-related {
  margin-top: 8px !important;
}
@media screen and (min-width: 640px) {
  .service-page__title-row .form__input {
    padding-right: 130px;
  }
  .service-page__find-related {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0 !important;
  }
}

.msupdate_block_list_item {
  background-color: #2b2b2b;
  border-bottom: 1px solid #262626;
  cursor: pointer;
  display: table;
  min-height: 35px;
  width: 100%;
  margin-top: 5px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #404040;
}
.msupdate_block_list_link {
  font-weight: 700;
  text-decoration: none;
}
.msupdate_block_list_item_inner,
.msupdate_block_list_item_inner_flex {
  display: table-row;
}
.msupdate_block_list_item_inner .cell,
.msupdate_block_list_item_inner_flex .cell {
  padding: 6px 0 5px;
  display: table-cell;
  vertical-align: middle;
}
.msupdate_block_list_item_inner .cell-0 {
  width: 35px;
  height: 40px;
  padding-right: 8px;
  padding-left: 6px;
}
.msupdate_block_list_item_inner .cell-0 img,
.msupdate_block_list_item_inner_flex .cell-0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.msupdate_block_list_item_inner .cell-1,
.msupdate_block_list_item_inner_flex .cell-1 {
  color: #777;
  font-size: 13px;
  padding-right: 5px;
}
.msupdate_block_list_item_inner .cell-1 .season {
  margin-top: 1px;
  white-space: nowrap;
  font-weight: 300;
}
.msupdate_block_list_item_inner_flex .cell-0 {
  width: 73px;
  height: 108px;
  padding-right: 8px;
  padding-left: 6px;
}
.msupdate_block_list_item_inner_flex .description_premier {
  font-weight: 300;
  font-size: 12px;
  margin-top: 5px;
}
.h1main {
  margin-bottom: 6px;
  display: block;
}
.h1main h1 {
  font-size: 21px;
}
.ribbon1 {
  float: right;
  right: 419px;
  top: 40px;
}
.ribbon1:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #1f1f1f;
}
.ribbon1 span {
  position: relative;
  display: block;
  background: #1f1f1f;
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 90px;
}
img.fotouser,
span.onlineofline {
  background: #404040;
  padding: 4px;
}
.ribbon1 span:after,
.ribbon1 span:before {
  position: absolute;
  content: "";
}
.ribbon1 span:before {
  height: 6px;
  width: 6px;
  left: -6px;
  top: 0;
  background: #1f1f1f;
}
.ribbon1 span:after {
  height: 6px;
  width: 8px;
  left: -8px;
  top: 0;
  border-radius: 8px 8px 0 0;
  background: #525252;
}
.ribbon4 {
  float: left;
  left: 18px;
  top: 300px;
  padding: 8px 10px;
  background: #1e1e1e;
  box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.marleft,
td.search #searchinput {
  margin-left: 10px;
}
.pad10 {
  padding: 0 20px;
}
.text_c {
  display: block;
  padding: 5px;
  width: 50%;
}
.commentskinogo {
  margin: 10px 0;
  width: 96.5%;
  height: 150px;
}
img.fotouser {
  float: right;
  margin-bottom: 10px;
  border-radius: 4px;
}
span.onlineofline {
  color: #c33;
  border-radius: 4px;
  border: 1px solid #111;
}
.short-flex {
  display: block;
}
.short-flex::after {
  content: "";
  display: block;
  clear: both;
}
.short-poster-left {
  position: relative;
  width: 200px;
  float: left;
  margin-right: 28px;
  margin-bottom: 20px;
}
.short-text-right {
  display: block;
  min-width: initial;
  padding-left: 2px;
}
.shortstory .skeleton-text {
  line-height: 1.65;
  margin-top: 8px;
  margin-bottom: 14px;
}
.short-info-list {
  clear: left;
  margin-top: 15px;
  margin-bottom: 18px;
  line-height: 1.6;
}
.shortstory .short-info-list li {
  margin-bottom: 3px;
}
.shortstory .short-info-list li:last-child {
  margin-bottom: 0;
}
.shortstory .short-poster-frame {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.shortstory .short-poster-left .ribbon4 {
  position: absolute;
  float: none;
  left: 8px;
  right: auto;
  top: auto;
  bottom: 8px;
  margin-top: 0 !important;
  z-index: 4;
}
.shortstory .short-poster-left > a {
  display: block;
  position: static;
}
.shortstory .short-poster-left > a img {
  display: block;
  float: none;
  margin: 0;
}
.shortstory .short-poster-left .position_kp_imdb:empty {
  display: none;
}
.short-info-list strong {
  color: #e0dfdc;
}
@media screen and (max-width: 768px) {
  .short-poster-left {
    float: left;
    width: 132px;
    margin-right: 12px;
    margin-bottom: 10px;
  }
  .shortstory .short-poster-left > a img {
    width: 132px !important;
    height: auto !important;
    max-height: 198px;
    object-fit: cover;
  }
  .shortstory .short-poster-left .ribbon4 {
    bottom: 8px;
    left: 6px;
    transform: none;
    width: max-content;
    font-size: 11px;
    padding: 4px 6px;
  }
  .fullstory-poster-wrap .ribbon4 {
    left: 6px;
    bottom: 8px;
    font-size: 11px;
    padding: 4px 6px;
    max-width: calc(100% - 12px);
  }
}
@media screen and (min-width: 100px) and (max-width: 768px) {
  
  .fullstory-body {
    overflow: visible;
  }
  .fullstory-poster-wrap {
    float: none;
    width: 200px;
    max-width: min(220px, 90vw);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }
  .fullstory-poster {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .deepnavigation {
    padding-top: 70px !important;
  }
  .header {
    top: 40px;
  }
  .footer-text img {
    display: none;
  }
  .position_kp_imdb {
    width: 160px !important;
    font-size: 10px;
  }
  .fullimg img,
  .shortimg img {
    padding-right: 0;
    position: relative;
  }
  .dnames,
  .podrobnee {
    text-align: center;
  }
  #menu-btn,
  .fullimg img,
  .shortimg img,
  .viewmoree {
    position: relative;
  }
  .box_container,
  iframe,
  img,
  object {
    max-width: 100%;
  }
  .ul_related {
    padding: 20px 20px 5px;
  }
  .bb-editor textarea {
    width: 93%;
  }
  .shortstory .short-poster-frame img {
    position: static !important;
  }
  .searchbar,
  .shortimg {
    margin: 0 auto;
  }
  .horizontal2,
  .wrapper {
    width: 100%;
    max-width: 976px;
  }
  .ribbon1 {
    left: 74px;
  }
  .ul_related li {
    width: 116px;
  }
  .commentskinogo {
    width: 94%;
  }
  .leftblok1_header {
    width: 100%;
    max-width: 540px;
  }
  .fullimg2 img,
  .lenta,
  .menu,
  .user_panel {
    float: left;
    text-align: center !important;
    height: auto !important;
    display: block;
    background: rgba(0, 0, 0, 1);
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 10px;
  }
  .loginin {
    float: none !important;
  }
  .content,
  .leftblok_contener2,
  .left-column {
    width: 100%;
  }
  .contener2 {
    flex-direction: column;
  }
  .shortimg img {
    display: block;
    margin: 0 10px 0 0;
    width: 160px;
    height: 240px;
    float: left;
  }
  .shortstory .shortimg .short-poster-left img {
    float: none !important;
    margin: 0 !important;
    display: block;
    width: 132px !important;
    height: auto !important;
    max-height: 198px;
    object-fit: cover;
  }
  .fbutton-smotr,
  span.fbutton-smotr {
    width: 94%;
    display: inline-block;
  }
  .header44 .main_menu {
    padding-left: 40px;
  }
  .header44 .main_menu a {
    margin-right: 0;
  }
  .header44 .search_panel {
    background: #000 !important;
    display: inline-block !important;
    padding: 8px !important;
    margin: 2px 0 0 !important;
  }
  .searchbar {
    width: 210px;
    display: block;
  }
  .leftblok_contener {
    display: inline-block;
    padding: 0;
    width: 100%;
  }
  .contener2 {
    background: #2b2b2b !important;
  }
  .leftblok1,
  .leftblok2 {
    width: 49%;
  }
  .mimiser img {
    width: 100%;
    height: 190px;
  }
  .fullimg img {
    display: block;
    margin: 0 12px 5px 0;
    width: 160px;
    height: 240px;
  }
  .shortstory {
    height: auto;
  }
  .viewmoree {
    margin: 25px 0 0;
  }
  .podrobnee {
    padding: 0 !important;
    width: 100%;
  }
  .dpodrobnee1 {
    padding: 0 20px 19px !important;
  }
  .bot-navigation a:link,
  .bot-navigation a:visited {
    margin: 8px 0;
    display: inline-block;
    line-height: normal;
  }
  .li_serial {
    width: 28%;
  }
  .lenta22 {
    right: 2px;
  }
  .rtp-wrapper,
  .rtp-wrapper iframe {
    width: 100% !important;
    max-width: 550px !important;
  }
  .oformlenie {
    width: 100% !important;
    max-width: 660px !important;
  }
  #in-toolbar {
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #176bc9;
  }
  #menu-btn {
    cursor: pointer;
    float: right;
    width: 17px;
    padding: 0 20px;
    height: 40px;
  }
  .c-captcha .f_input {
    width: 50% !important;
  }
  .c-captcha img {
    width: 150px !important;
  }
  .c-captcha-box {
    padding: 15px 0 !important;
  }
  .footer {
    width: 90% !important;
    max-width: 960px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .f_textarea {
    width: 94%;
  }
  .f_input {
    width: 80% !important;
  }
  .commentsgo {
    width: 93% !important;
  }
}
.enname {
  margin-top: 5px;
  letter-spacing: 0.3px;
  font-size: 11px;
}
.fa-caret-right:before {
  position: relative;
  left: 7px;
}
.userinfo {
  padding: 10px;
  font-size: 13px;
}
.userinfo img {
  margin-top: 4px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
}
.new__menu li a {
  display: block;
  padding: 0 15px;
  color: #fff;
  
  background: #2b2b2b;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
.new__menu li a:hover {
  background: #212121;
}
.new__menu li {
  flex-grow: 1;
  display: inline-block;
}
.new__menu {
  display: flex;
  height: 30px;
  line-height: 30px;
  text-align: right;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media screen and (max-width: 950px) {
  .cols:before,
  .new__menu {
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    height: auto;
  }
  .header {
    width: 100%;
  }
  .deepnavigation {
    width: 100%;
    padding-left: 0;
    padding-top: 110px;
  }
  .contener {
    display: inline;
  }
  .header44 {
    padding-bottom: 0;
    background: #000;
  }
  .new__menu li {
    font-weight: 700;
    flex-grow: 1;
    display: inline-block;
    text-align: center;
  }
}
.top-carou {
  width: 104px;
  height: 150px;
  display: block;
  float: left;
}
.img-box {
  position: relative;
}
.img-box img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 100;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: pan-y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
}
.owl-carousel .owl-item > img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.1s;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 500;
}
.owl-next,
.owl-prev {
  width: 40px;
  position: absolute;
  top: 60px;
  z-index: 200;
  text-align: center;
  line-height: 40px;
  color: #ccc;
  font-size: 16px;
  background-color: #2b2b2b;
}
.owl-prev {
  left: -10px;
  border-radius: 0 4px 4px 0;
}
.owl-next {
  right: -10px;
  border-radius: 4px 0 0 4px;
}
.owl-next:hover,
.owl-prev:hover {
  background-color: #242424;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dot {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #ccc;
}
.owl-dot.active {
  background-color: #ffdb4c;
}
.horizontal {
  background: #2b2b2b;
  padding: 10px;
  position: relative;
  z-index: 100;
  border: 1px solid #666;
  box-shadow: 0 0 0 1px #000;
  
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
body.js {
  margin: 0 auto !important;
}
body.js > div[id*="epom"] {
  height: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
div[id*="epom"].epom-brend {
  z-index: 0 !important;
}
@media (max-width: 470px) {
  body.js > div[id*="epom-pushdown"] {
    height: 140px !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 590px) {
  .modalfixed {
    width: 336px !important;
  }
  .horizontal2 {
    max-width: 480px;
  }
}
@media screen and (max-width: 760px) {
  .new__menu li a {
    border-radius: 0;
  }
  .horizontal2 {
    max-width: 640px;
  }
  .horizontal {
    border-radius: 0 0 8px 8px;
  }
}
.ul_related img {
  width: 100%;
  display: block;
  border-radius: 4px;
  max-height: 150px;
}
.ul_related li {
  display: inline-block;
  vertical-align: top;
  width: 106px;
  padding: 7px;
  height: 150px;
  margin-bottom: 40px;
}
.line_h {
  line-height: 1.5;
}
body {
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.navlist {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
  background: #3f3f3f;
  -webkit-box-shadow: 3px 4px 5px #000;
  box-shadow: 3px 4px 5px #000;
  overflow-y: scroll;
  display: none;
}
.clas__sec {
  display: none;
}
#tooltip:before {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 6px dashed #2b2b2b;
  top: -6px;
  left: 15px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
  content: "";
}
#tooltip,
#ytblinkclose {
  position: absolute;
  display: none;
}
#tooltip {
  background: #404040;
  color: #a8a8a8;
  text-align: left;
  max-width: 300px;
  z-index: 9999;
  border-radius: 4px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
  padding: 8px 15px;
  font-size: 12px;
  text-shadow: none;
  font-weight: 700;
}
#gotop {
  position: fixed;
  width: 56px;
  height: 56px;
  right: 24px;
  bottom: 84px;
  cursor: pointer;
  z-index: 9998;
  display: none;
  background: linear-gradient(180deg, #333333 0%, #1f1f1f 100%);
  color: #ffd27d;
  border-radius: 12px;
  border: 1px solid #5a5a5a;
  font-size: 34px;
  text-align: center;
  line-height: 56px;
  padding-top: 0;
  box-shadow:
    0 6px 16px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    color 0.2s ease;
}
#gotop:hover {
  transform: translateY(-2px);
  color: #ffe2ab;
  box-shadow:
    0 10px 20px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(255, 210, 125, 0.15);
}
#gotop:focus-visible {
  outline: none;
  box-shadow:
    0 0 0 2px #2b2b2b,
    0 0 0 4px #ffd27d;
}
#gotop .fa {
  line-height: 56px;
}
.sequels-full {
  box-sizing: border-box;
  background: #242424;
  padding: 10px 20px;
  line-height: 1.6;
  font-size: 13px;
  font-weight: 300;
}
.sequel-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.sequel-item img {
  border-radius: 4px;
  width: 27px;
  height: 39px;
}
@media screen and (min-width: 100px) and (max-width: 768px) {
  #hambuger_valdos {
    display: none;
  }
  .clas__sec {
    display: block;
    position: absolute;
    top: -30px;
    left: 15px;
    font-size: 20px;
    margin-right: 10px;
  }
  #tooltip {
    display: none !important;
  }
}
.d-none {
  display: none;
}
div[id*="epom-pushdown"] {
  height: 0 !important;
}
.emoji-category-header {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 15px;
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.emoji-category-header h1 {
  display: inline-block;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
.emoji-state {
  background: #fff;
  padding: 20px;
  text-align: center;
}
.emoji-state-error {
  color: #ec0b0b;
}
.emoji-state-muted {
  color: rgba(0, 0, 0, 0.5);
}
.emoji-select-wrapper {
  display: flex;
  position: relative;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}
.emoji-select-wrapper a {
  text-decoration: none;
  transition: 0.2s;
}
.emoji-select-wrapper *,
.emoji-select-wrapper :after,
.emoji-select-wrapper :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.emoji-select {
  font-size: 24px;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.emoji-select:after {
  content: "";
  display: block;
  clear: both;
}
.emoji-select a {
  flex: 1;
  float: left;
  min-width: 40px;
  text-align: center;
  padding: 5px 0 10px;
}
.emoji-select a:hover {
  background: #bfeafb;
}
.emoji-select a.active {
  background: #dadde2;
  cursor: default;
}
.emoji-select-adv {
  position: relative;
  flex: 0;
  font-size: 13px;
  line-height: 18px;
  padding: 0 20px;
  border-left: 1px solid #ddd;
}
.emoji-select-adv-trigger {
  display: block;
  width: 30px;
  height: 100%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABpklEQVQ4T72UMWgUQRiF39sRLAUJeOzNrXIEgkFQQbuAZSAgNiGNpLgmlQlY2QUUYmEnCKJVCNZWgkXKhMTmIEgSEZJw3LCLcK2BxNudJye5eAne3eY4nG5m3nzzv/+ff4ghDw6Zh/8LjCL7XFIFwL4xWaVW+1Hr5+hPhKVS6Zb3/lKnmOQ9QEukFiROkxjxHk+7AYMgSJ1z27TWjpLaAnAGeDL/6Fw8E0XhhMQ1AMc9Ikwl3umaw2KxeNsYrElcAfSA1Ga9nszlstxNZK2dIv1jgPtHR79eNRqNn21tFBXGs8xcKxQK69VqtdleH6jK1oZPSL4mcShhx7l4AkDWgrZyeBXQIsnzOezhThVSj9IUG8bwK4BdCQcAXwwMDAI8zDJukmoBv50C+yX5X/s9LXceKJfLV5rN42eArpNYrteT1W4X5ipKFIUfJN4E8IXEbJrqfpIk3y/i4vzDvuw97sZxvGVt8ROJyXb1ckD/Pux26wUB3pLY856fSb2ROC9pJwcMp63XKQ7DcMwYvAd4A8A75+KXeWBn/oCLHuinH6hTekGHDvwNPKeu0Wz98R8AAAAASUVORK5CYII=")
    no-repeat 50% 50%;
}
.emoji-select-adv-area {
  display: none;
  position: absolute;
  right: 55px;
  top: 20px;
  width: 270px;
  padding: 15px 20px;
  background: #fff;
  z-index: 1003;
  border-radius: 3px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.3);
}
.emoji-select-adv-area:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 100%;
  border: 7px solid transparent;
  border-left-color: #ccc;
}
.emoji-select-adv-area:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 100%;
  border: 6px solid transparent;
  border-left-color: #fff;
}
.emoji-select-adv-period {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.emoji-select-adv-period a {
  position: relative;
  display: block;
  padding: 4px 0 5px 30px;
  color: #222;
}
.emoji-select-adv-period a:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 50%;
  transition: 0.2s;
}
.emoji-select-adv-period a:hover {
  color: #0097a7;
}
.emoji-select-adv-period a:hover:after {
  border-color: #ccc;
}
.emoji-select-adv-period a.active {
  color: #000;
}
.emoji-select-adv-period a.active:after {
  border: 5px solid #0097a7;
}
.emoji-select-adv-category a {
  position: relative;
  display: block;
  line-height: 34px;
  padding: 0 10px;
  color: #222;
  border-radius: 2px;
}
.emoji-select-adv-category a:hover {
  color: #0097a7;
}
.emoji-select-adv-category a.active {
  background-color: #0097a7;
  color: #fff;
}
.emoji-select-adv-category a.active:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  background: rgba(0, 0, 0, 0.1)
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAANUlEQVQYV2P89+/ffwYGBgYmJiZGEA0CMDFGGAOmAJkPVo0sANMNMgnDKGQr8OvEayc+1wIAGgkr7HgVYQQAAAAASUVORK5CYII=")
    no-repeat 50% 50%;
}
.rating-emoji {
  display: flex;
  border-radius: 3px;
  padding: 0 1%;
  flex-wrap: wrap;
}
.rating-emoji:after {
  content: "";
  display: block;
  clear: both;
}
.rating-emoji .rating-emoji-item {
  flex: 1 0 16%;
  float: left;
  width: 16.66%;
  text-align: center;
  text-decoration: none;
  padding: 10px 0 5px;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  cursor: default;
}
a.rating-emoji-item:hover {
  cursor: pointer;
  font-size: 17px;
}
.rating-emoji-item-count {
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin-top: 3px;
  color: rgba(255, 255, 255, 0.5);
}
a.rating-emoji-item.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2px;
  right: 2px;
  height: 3px;
  background: #cc4013;
}
.owl-item {
  margin-right: 5.45px !important;
}
.position_kp_imdb {
  position: absolute;
  left: 8px;
  right: 8px;
  top: 8px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  font-weight: 700;
  z-index: 3;
}
.position_kp_imdb .position_kp {
  color: #f50;
  padding: 2px 9px;
  background: rgba(0, 0, 0, 0.72);
  border-radius: 999px;
  margin: 0;
  font-size: 12px;
  line-height: 1.2;
}
.position_kp_imdb .position_imdb {
  color: #f5c518;
  padding: 2px 9px;
  background: rgba(0, 0, 0, 0.72);
  border-radius: 999px;
  margin: 0;
  font-size: 12px;
  line-height: 1.2;
}
div[id*="epom"].epom-brend {
  z-index: 1 !important;
}
.contener,
.leftblok_contener,
.leftblok_contener2,
.footer,
.header44,
.horizontal2,
ul.new__menu,
.header_black,
.xsort-area,
.content,
.speedbarpd {
  z-index: 2 !important;
  position: relative !important;
}
#hambuger_valdos,
.panelnav,
.clas__sec {
  z-index: 3 !important;
}
.telegramcolor a {
  color: #00bfff;
  font-size: 14px;
  float: right;
  padding-bottom: 5px;
}
.telegramcolor img {
  width: 40px;
  height: 40px;
  margin-bottom: -15px;
}
.width50 {
  width: 50%;
}
.ratingplayer {
  float: right;
  margin-top: 7px;
  margin-right: 20px;
}
.ratingplayer p {
  font-size: 10px;
  text-align: center;
}
.b-post__schedule_block {
  margin-bottom: 3px;
  background: #242424;
}
.b-post__schedule_block_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  padding: 10px 18px;
  cursor: pointer;
}
.b-post__schedule_block_title .title {
  color: #efefef;
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.b-post__schedule_table {
  color: #fff;
  font-size: 14px;
  width: 100%;
}
.b-post__schedule_table td {
  padding: 10px 0 10px 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.td-1 {
  width: 20%;
}
.td-2 {
  width: 40%;
}
.td-4 {
  text-align: right;
  white-space: nowrap;
  width: 20%;
}
.b-post__schedule_table .td-5 {
  text-align: center;
  width: 10%;
}
.b-post__schedule_table .exists-episode {
  color: #3f9d65;
}
.lalka.profile-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
  background-color: #2b2b2b;
  border-radius: 10px;
}
.lalka.profile-header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #444;
}
.lalka.profile-picture img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.lalka.profile-info {
  margin-left: 20px;
}
.lalka.profile-username {
  font-size: 24px;
  margin: 0;
}
.lalka.profile-group {
  color: #ff5e5e;
}
.lalka.profile-actions {
  margin: 10px 0;
}
.lalka.profile-actions button {
  margin-right: 10px;
  padding: 5px 10px;
  background-color: #3a3a3a;
  border: none;
  color: #ffffff;
  cursor: pointer;
}
.lalka.profile-status {
  display: block;
  margin-top: 10px;
}
.lalka.profile-status.online {
  color: #7fff00;
}
.lalka.profile-status.offline {
  color: #ff0000;
}
.lalka.profile-comments,
.lalka.profile-registration,
.lalka.profile-last-visit {
  display: block;
}
.lalka.profile-edit-form {
  margin-top: 20px;
}
.lalka.profile-edit-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.lalka.profile-input,
.lalka.profile-textarea,
.lalka.profile-select,
.lalka.profile-file-input {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  background-color: #3a3a3a;
  border: none;
  color: #ffffff;
}
.lalka.profile-file-input {
  padding: 0;
}
.lalka.profile-checkbox-group {
  margin: 10px 0;
}
.lalka.profile-checkbox {
  margin-right: 10px;
}
.lalka.profile-submit {
  padding: 10px 20px;
  background-color: #ff5e5e;
  border: none;
  color: #ffffff;
  cursor: pointer;
}
.full_descr7 {
  padding: 7px;
  background: #1b1b1b;
  padding-left: 10px;
  border-left: 3px solid orange;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 15px;
}
form#dle-comments-form {
  margin-top: 85px;
}
form#dle-comments-form:has(.service-page) {
  margin-top: 0;
}
h2.zagolovki.llll {
  padding-left: 15px;
}
.side {
  width: 333px;
  background-color: #585858;
  border-right: 1px solid #000;
  padding-bottom: 10px;
}
article,
aside,
figure,
figure img,
hgroup,
footer,
header,
nav,
section,
main {
  display: block;
}

.side-bt {
  font-size: 15px;
  font-weight: 700;
  color: #f3f3f3;
  margin-bottom: 15px;
  padding: 7px 20px;
  text-shadow: 1px 1px #000;
  border-bottom: 1px solid #3f413f;
  box-shadow: 0 1px #848480;
  position: relative;
}
.side-bc {
  padding: 7px 20px;
}
.side-box + .side-box {
  margin-top: 20px;
  border-top: 1px solid #3f413f;
  box-shadow: inset 0 1px #848480;
}
div.new::after {
  content: "NEW";
  content: NEW;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  padding: 0 5px;
  color: #fff;
  font-size: 13px;
  margin-left: 15px;
  font-weight: 400;
  background: linear-gradient(-45deg, #ee5200, #e70062, #0097d5, #1c84cd);
  text-shadow: none;
  position: relative;
  top: -2px;
  background-size: 400% 400%;
  animation: Gradient 3s ease infinite;
  font-family: verdana, sans-serif;
}
@keyframes Gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.nav-col {
  width: 48%;
}
.nav-title {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #f3f3f3;
  text-shadow: 1px 1px #000;
  display: flex;
  align-items: center;
}
.nav-menu + .nav-title {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #3f413f;
  box-shadow: inset 0 1px #848480;
}
.nav-menu a {
  display: block;
  text-decoration: underline;
  margin-bottom: 3px;
}
.nav-menu li {
  position: relative;
  font-size: 13px;
}
.nav-menu li > span {
  position: absolute;
  right: 5px;
  top: 0;
  pointer-events: none;
}
.bf {
  display: flex;
  align-items: center;
}
.bf::before {
  content: "-";
  margin-right: 5px;
  display: block;
}
.nav-menu + .nav-menu {
  margin-top: 20px;
}
.nav-title a,
.side-bt a {
  font-weight: 400;
  text-shadow: none;
  text-decoration: underline;
}
.nav-title span {
  font-weight: 400;
  text-shadow: none;
  margin: 0 5px;
  opacity: 0.6;
}
.side-bt a {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 13px;
}
.side-item {
  width: 135px;
  display: block;
  margin-bottom: 15px;
  opacity: 0.8;
}
.si-img {
  height: 200px;
  margin-bottom: 5px;
}
.si-title {
  text-align: center;
  color: #fff;
  text-decoration: underline;
}
.si-ser {
  position: absolute;
  right: 0;
  bottom: 5px;
  display: inline-block;
  background: #492557;
  color: #fff;
  height: 18px;
  padding: 1px 7px;
}
.si-ser:before {
  width: 0;
  height: 0;
  border-width: 9px;
  border-style: solid;
  border-color: #492557 #492557 #492557 rgba(79, 24, 100, 0);
  position: absolute;
  right: 100%;
  top: 0;
  content: "";
}
.side-item:hover {
  opacity: 1;
}
.soonli {
  color: #eee;
  font-size: 11px;
}
.li_block_title {
  padding-bottom: 4px;
}
.li_block_title a {
  font-weight: 700;
  text-shadow: 1px 1px #292929;
  text-decoration: none;
  font-size: 13px;
}
.soonli + .soonli,
.upd-box + .upd-box {
  margin-top: 15px;
}
.soonli img {
  margin-right: 10px;
  border: 1px solid #464646;
  width: 83px;
  float: left;
}
.upd-box {
  background-color: #333333;
  border-radius: 8px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  padding: 0;
}
.updli {
  padding: 10px;
}
.updli-1 {
  width: 56px;
  height: 64px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 10px;
}
.updli-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.updli-2 {
  color: #a8a8a8;
  font-weight: 700;
  font-size: 12px;
}
.updli-2 div {
  color: #d5d5d5;
  font-size: 13px;
  margin-bottom: 2px;
}
.updli-3 {
  text-align: right;
  width: 130px;
  margin-left: 10px;
  font-size: 11px;
  color: #777;
  text-shadow: 1px 1px #000;
}
.updli-3 div {
  color: #ff9f71;
  font-weight: 700;
}
.updli:hover {
  background-color: #444;
}
.upd-box-title {
  background-color: #6f6f6f;
  color: #fff;
  font-size: 13px;
  padding: 7px 10px;
}
.lcomm + .lcomm {
  margin-top: 5px;
}
.lcomm {
  padding: 10px 15px;
  background-color: #333333;
  border-radius: 8px;
}
.llink {
  margin-left: 15px;
  font-weight: 700;
  display: block;
}
.ltext {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 13px;
  color: #a8a8a8;
  margin-top: 6px;
}
.ltext span {
  color: #e6e6e6;
  margin-right: 5px;
}
.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;
}

.btn-menu {
  display: none;
  order: -1;
}
.side-panel {
  width: 300px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #585858;
  padding: 0;
  z-index: 888;
  position: fixed;
  left: -300px;
  top: 0;
  transition: left 0.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;
  cursor: pointer;
}
.overlay {
  position: fixed;
  z-index: 998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  background-color: #000;
  cursor: pointer;
  display: none;
}
.login-source-slot {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.jc-space-between {
  justify-content: space-between;
}
.ai-center {
  align-items: center;
}
.stretch-free-width {
  flex: 1 1 0;
  max-width: 100%;
  min-width: 0;
}
.ws-nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.login,
.login-cloned {
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  background-color: var(--ui-bg);
  border-radius: 4px;
  width: 400px;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 32px);
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08),
    0 15px 45px rgba(0, 0, 0, 0.85);
}
.login__header {
  padding: 14px 18px;
  background-color: var(--ui-bg-darker);
  border-bottom: 1px solid #1e1e1e;
}
.login__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  padding: 0;
  color: var(--tt-lighter);
}
.login__close {
  cursor: pointer;
  font-size: 20px;
  opacity: 0.9;
  margin-left: 12px;
  color: var(--tt-lighter);
  line-height: 1;
}
.login__title a {
  border-bottom: 1px dotted var(--tt);
  margin-left: 8px;
  font-weight: 400;
  color: var(--tt);
}
.login__content {
  padding: 16px 24px;
}
.login__row {
  margin-bottom: 12px;
  position: relative;
  display: block;
  font-size: 14px;
  color: var(--tt);
}
.login__caption {
  font-size: 13px;
  color: var(--tt-lighter);
  margin-bottom: 8px;
}
.login__caption a {
  text-decoration: underline;
  margin-left: 6px;
  color: var(--accent-3);
}
.login__input input {
  width: 100%;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
  padding: 0 12px 0 38px;
  border-radius: 4px;
  border: 1px solid #404040;
  background: var(--ui-bg-darkest);
  color: var(--tt-lighter);
}
.login__row .fa {
  opacity: 0.55;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 38px;
  width: 36px;
  text-align: center;
  pointer-events: none;
}
.login__row.checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.login__row.checkbox input {
  width: auto;
  margin: 0;
}
.login__row button {
  width: 100%;
  box-sizing: border-box;
  min-height: 40px;
  border-radius: 4px;
  border: 1px solid #404040;
  background: #363636;
  color: #e0dfdc;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  font-family: inherit;
}
.login__row button:hover,
.login__row button:focus {
  background: #404040;
  color: #fff;
  outline: none;
}
.login__social {
  background-color: var(--ui-bg-darker);
  padding: 14px 24px 18px;
  text-align: center;
  border-top: 1px solid #333;
}
.login__social-caption {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: var(--tt-darker);
  letter-spacing: 0.04em;
}
.login__social-btns a {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
}
.login__social-btns img {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.login__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 0;
}
.login__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}
.login__menu {
  list-style: none;
  margin: 0;
  padding: 8px 16px 20px;
  gap: 8px;
}
.login__menu li {
  flex: 1 1 calc(50% - 8px);
  min-width: 120px;
  max-width: 100%;
  margin: 0;
}
.login__menu a {
  display: block;
  border-radius: 6px;
  padding: 8px 10px;
  text-align: center;
  white-space: nowrap;
  background-color: #1a1a1a;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.35);
  font-size: 12px;
  color: var(--tt-lighter);
  text-decoration: none;
}
.login__menu a:hover {
  color: #e77764;
}
.login__menu .fa {
  display: block;
  height: 26px;
  font-size: 20px;
  opacity: 0.35;
  margin-bottom: 2px;
}
@media screen and (max-width: 480px) {
  .login,
  .login-cloned {
    width: 100%;
    max-width: calc(100vw - 24px);
    max-height: calc(100vh - 24px);
  }
  .login__header,
  .login__content,
  .login__social {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.side-panel1 a {
  display: block;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-top: 1px solid #444;
}
.side-panel1 .menuactive {
  background-color: #444;
}
@media screen and (max-width: 950px) {
  
  .header {
    height: auto;
    min-height: 0;
  }
  .horizontal2 {
    margin-bottom: 12px;
  }
  .center {
    max-width: 768px;
  }
  .side {
    display: none;
  }
  .main {
    width: 100%;
  }
  .owl-next {
    right: 0;
  }
  .hmenu {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    height: auto;
  }
  .btn-menu {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
  }
  .cols {
    border-radius: 0;
  }
}
@media screen and (max-width: 760px) {
  .st-desc-list span {
    margin: 0 !important;
  }
  .ac-protect {
    margin-top: 0px;
  }
  .side-panel {
    width: 340px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #585858;
    padding: 0;
    z-index: 888;
    position: fixed;
    left: -340px;
    top: 0;
    transition: left 0.4s;
  }
  .leftblok_contener {
    overflow: hidden;
    display: block;
    background: #585858;
    
    max-width: 100%;
  }
}
@media screen and (max-width: 590px) {
  .header {
    margin-bottom: 40px;
  }
  .side .to-mob {
    display: none;
  }
}
@media screen and (max-width: 470px) {
  .center22 {
    max-width: 360px;
  }
  .header-in {
    overflow: hidden;
  }
  .carou__content:not(#owl-top) > .top-carou {
    width: calc(100vw / 3);
  }
  .f-screens a,
  .f-screens > img {
    width: 32%;
    height: 80px;
  }
  .rel-item {
    width: 46%;
  }
  .r-img {
    height: 180px;
  }
}
.lalishe {
  font-size: large;
  text-align: center;
}
.b-post__schedule_block {
  margin-bottom: 3px;
  background: #192125;
}
.b-post__schedule_block_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  padding: 10px 18px;
  cursor: pointer;
}
.b-post__schedule_block_title .title {
  color: #efefef;
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.b-post__schedule_table {
  color: #fff;
  font-size: 14px;
  width: 100%;
}
.b-post__schedule_table td {
  padding: 10px 0 10px 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.td-1 {
  width: 20%;
}
.td-2 {
  width: 40%;
}
.td-4 {
  text-align: right;
  white-space: nowrap;
  width: 20%;
}
.b-post__schedule_table .td-5 {
  text-align: center;
  width: 10%;
}
.b-post__schedule_table .exists-episode {
  color: #3f9d65;
}
