  .collect-list .new-series .swiper-button-next{
    top: 50%;
  }
  .collect-list .new-series .swiper-button-next, .new-series .swiper-button-prev{
    background-size: auto;
    background-color: #181a25;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    box-shadow: 0 20px 30px 0 rgb(9 9 16 / 50%);
  }
  .collect-list .new-series .swiper-button-next, .new-series .swiper-button-prev svg{
    color: #fff;
  }
  .collect-list .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: .35;
    cursor: auto;
    pointer-events: none;
  }
  .collect-list .swiper-button-next, .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
  }
  .collect-list .new-series .swiper-button-next:hover, .new-series .swiper-button-prev:hover{
      background-color: #42e3d0 ;
  }
  .collect-list .new-series .swiper-button-next:hover svg, .new-series .swiper-button-prev:hover svg{
      color: #181a25 ;
  }
  .collect-list .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
      width: 16px;
      height: 16px;
      color: #fff;
      display: none;
  }
  .collect-list .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
      content: 'prev';
      display: none;
  }
#content .inner-content .bg-cover-faker{
    z-index: 2;
}
#content .inner-content .bg-cover-bg{
  margin:-30px;
    position: absolute;
    height: 573px;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}
#content .inner-content .bg-cover-bg img{
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    object-fit: cover;
}
#content .inner-content .bg-cover-bg::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 110%;
    background: linear-gradient(180deg,rgba(23,26,37,.8) 0,#0e111d);
}
.collect-new-series ,.all-list{
}
.collect-list .swiper-button-prev {
  background-image:inherit !important;
}
.collect-list .swiper-button-next {
  background-image:inherit !important;
}
.collect-list .ui-grid{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 0;
    margin: -1rem;
}
.collect-list .detail-img{
    width: 18.75%!important;
    position: relative;
    vertical-align: top;
}
.collect-list .detail-img-wrapper{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
}
.collect-list .detail-img-wrapper img{
    display: block;
    max-width: 100%;
    height: auto;
}
.collect-list .detail-info{
    position: relative;
    padding: 1rem;
    width: 80%;
}
#content .page-title{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.5px;
    margin: 0;
    position: relative;
    z-index: 2;
}
.collect-list .just-watching{
    color: hsla(0,0%,100%,.6);
    font-size: 14px;
    padding-bottom: 1em;
}
.collect-list .description-primary{
    color: #b1afc3;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 0!important;
    padding-top: 15px!important;
    margin-bottom: 15px!important;
}
.collect-list .boxset-detail-item, #content .page-title a{
    color: #fff;
}
.collect-list .boxset-detail-item svg{
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    overflow: hidden;
}
.collect-list .boxset-detail-item span {
    margin-right: 30px;
}
.collect-list .ui.icon.button, .ui.icon.buttons .button{
    padding: .78571429em;
}
.collect-list .ui.button.icon{
    padding: 0 10px;
}
.collect-list .ui.button{
    cursor: pointer;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2;
    text-transform: none;
    text-shadow: none;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .1s,background-color .1s,color .1s,box-shadow .1s,background .1s;
    will-change: "";
    -webkit-tap-highlight-color: transparent;
}
.collect-list .ui.button{
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 600;
    font-size: 12px;
    min-height: 0;
    margin: 0;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: none;
    -webkit-appearance: none;
    white-space: nowrap;
}
.collect-list .ui.secondary{
    border: 1px solid #6d7080;
    line-height: 33px;
}
.collect-list .action-button-group .button{
    margin-right: 5px;
}
.collect-list .ui.secondary.button, .ui.secondary.buttons .button{
    background-color: #1b1c1d;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.collect-list .ui.secondary.button{
    box-shadow: inset 0 0 0 0 rgb(34 36 38 / 15%);
}
.collect-list .ui.secondary.button{
    background-color: transparent;
    color: #fff;
}
.collect-list .ui.button.icon .mofycon{
    position: inherit;
    top: auto;
    margin-left: 0;
    margin-right: 0;
    fill: #fff;
    width: 14px;
    height: 16px;
}
.collect-list .ui.facebook.button{
    background-color: #3b5998;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: inset 0 0 0 0 rgb(34 36 38 / 15%);
}
.collect-list .ui.twitter.button{
    background-color: #55acee;
    color: #fff;
    text-shadow: none;
    background-image: none;
    box-shadow: inset 0 0 0 0 rgb(34 36 38 / 15%);
}
.collect-list .ui.green.button, .ui.green.buttons .button{
    background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.collect-list .action-button-group .button:last-child{
    margin-right: 0;
}
.collect-list .ui.green.button{
    box-shadow: inset 0 0 0 0 rgb(34 36 38 / 15%);
}
.collect-list .new-series{
    overflow: hidden;
    background: 0 0;
    margin: 0;
}
.collect-list .new-series .ns-wrapper{
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.collect-list .poster{
    overflow: hidden;
    transition: transform .1s linear;
}
.collect-list .poster.poster-md{
    overflow: visible;
}
.collect-list .series-list-all.continue-watching .segment-poster .poster.poster-md{
    border-radius: 10px;
    background: #181a25;
}
.collect-list .series-list-all .segment-poster{
}
.collect-list .series-list-all .segment-poster .poster.poster-md .poster-media{
    overflow: hidden;
    z-index: 1;
    border-radius: 5px 3px 0px 0px;
}
.collect-list .poster.poster-md .poster-media{
    position: relative;
}
.collect-list .series-list-all .segment-poster .poster.poster-md .poster-media a{
    display: block;
}
.poster-media a {
  padding:  0px !important;
}
.segment-poster-h > .poster-md a {
  padding: 0px !important;
}
.segment-poster-h  .poster-subject p {
  line-height: 20px;
  font-size: .85em !important;
}


.collect-list .series-list-all.continue-watching .segment-poster .poster.poster-md .poster-subject{
    position: unset;
    background: #1e2029 !important;
    
}
.collect-list .new-series .segment-poster.swiper-slide2 .poster.poster-md .poster-subject{
    margin-bottom: 0;
}

.collect-list .poster.poster-md .poster-subject{

    padding: 10px 15px;
    background: #181a25;
    margin-bottom: 20px;
    border-radius: 0 0 5px 5px;
}
.collect-list .segment-title{
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 25px;
    color: #fff;
    letter-spacing: -.41px;
}
.collect-list .series-list-all .segment-poster .poster.poster-md .poster-subject{
  
}
.collect-list .series-list-all .segment-poster .poster.poster-md .poster-subject a{
    margin-top: 5px;
    padding: 0px !important;
    background: transparent !important;
}
.collect-list .series-list-all .segment-poster .poster.poster-md .poster-subject a h4{
    color: #fff;
    margin: 0;
}
.collect-list .series-list-all.continue-watching .segment-poster .poster.poster-md .poster-subject h4{
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .76em;
    overflow: hidden;
}
.collect-list .truncate{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.collect-list .description-quaternary{
    color: #9291a0;
    font-size: .76em;
    line-height: 19px;
}
.collect-list .dark-segment>ul{
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 10px;
}
.collect-list .dark-segment>ul .segment-poster{
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}
.collect-list .dark-segment>ul .segment-poster.segment-poster-h{
    width: 100%;
}
.collect-list .poster.poster-md{
    overflow: visible;
}
.collect-list .poster.poster-md.poster-h{
    display: flex;
    padding-bottom: 20px;
}
.collect-list .poster.poster-md .poster-media{
    position: relative;
}
.collect-list .poster.poster-md.poster-h .poster-media{
    max-width: 100px;
    min-width: 100px;
}
.collect-list .poster.poster-md .poster-media img{
    max-width: 150px !important;
    min-width: 100% !important;
    width: 100% !important;
    margin: 0;
    height: auto;
}
.collect-list .poster.poster-md.poster-h .poster-media img{
}
.collect-list .poster.poster-md .poster-subject{

    background: #181a25;
    margin-bottom: 20px;
}
.collect-list .poster.poster-md.poster-h .poster-subject{
    height: auto;
    flex: 1;
    min-width: 0;
    margin-bottom: 0;
}
.collect-list .poster.poster-md .poster-subject h2{
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 18px;
    font-weight: 500;
    margin: 3px 0 2px;
    font-size: 15px;
    min-width: 0;
    padding-right: 10px;
    color: #fff;
}
.collect-list .poster.poster-md .poster-subject a:hover h2{
    color: #fbc607;
}
.collect-list .poster.poster-md .poster-subject .poster-meta.inline{
    display: flex;
}
.collect-list .poster.poster-md .poster-subject .poster-meta{
    color: #6d7080;
    line-height: 18px;
}
.collect-list .poster.poster-md .poster-subject .poster-meta .genres, .poster.poster-md .poster-subject .poster-meta .genres a{
    color: #b1afc3;
}

.rate svg{
    fill: #ffc107;
    width: 14px;
    height: 14px;
    font-size: .8125em;
    font-weight: 400;
}

.year {
    color:#fff;
    font-size: 13px;
}
.collect-list .poster.poster-md .poster-subject .poster-meta .rating{
    font-size: 13px;
    color: #fbc607;
    display: inline-block;
}
.collect-list .poster.poster-md .poster-subject .poster-meta .rating .mofycon{
    position: relative;
    fill: #fbc607;
    width: 13.8px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    bottom: -2px;
}
.collect-list .poster.poster-md.poster-h .poster-subject .poster-overview{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #b1afc3;
    padding-top: 10px;
    overflow: hidden;
}

@media (max-width: 992px){
    .collect-list.content{
        overflow-x: hidden;
        padding-top: 75px;
    }
   .collect-list .detail-grid{
        display: flex;
        flex-direction: column;
    }
    .collect-list.detail-img{
        width: 100% !important;
    }
    .collect-list.detail-info{
        width: 100% !important;
    }
   .collect-list .boxset-detail-item svg{
        flex-shrink: 0;
    }
   .collect-list .boxset-detail-item span{
        margin-right: 10px ;
    }
   .collect-list .boxset-detail-item span:last-child{
        margin-right: 10px;
    }
}
.wrapper-inner {
  overflow: hidden;
}



.sm-request {
  margin: -14px;
}

.sm-request-box {
  padding: 14px;
}

.sm-request-box > button {
  margin: 30px 0 0;
  width: 100%;
  height: 60px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 3px;
  background-color: #181a25;
  color: rgba(255, 255, 255, .6);
  transition: all .1s ease-in-out;
}

.sm-request-box > button:hover {
  background: #343a46;
}

.sm-request-box > button > svg {
  margin-right: .75em;
  width: 20px;
  height: 20px;
  fill: rgba(255,255,255,.6);
}

.sm-request-box h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: -.5px;
}

.sm-request-search input {
  padding: 10px 24px 10px 64px;
  width: 100%;
  height: 54px;
  border: 0;
  color: #fff;
  outline: 0;
  font-size: 16px;
  line-height: 22px;
  transition: all .2s linear;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #1e202b;
  background: #111216 url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyNCAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMTUuNSAxNGgtLjc5bC0uMjgtLjI3YzEuMi0xLjQgMS44Mi0zLjMxIDEuNDgtNS4zNC0uNDctMi43OC0yLjc5LTUtNS41OS01LjM0LTQuMjMtLjUyLTcuNzkgMy4wNC03LjI3IDcuMjcuMzQgMi44IDIuNTYgNS4xMiA1LjM0IDUuNTkgMi4wMy4zNCAzLjk0LS4yOCA1LjM0LTEuNDhsLjI3LjI4di43OWw0LjI1IDQuMjVjLjQxLjQxIDEuMDguNDEgMS40OSAwIC40MS0uNDEuNDEtMS4wOCAwLTEuNDlsLTQuMjQtNC4yNnptLTYgMGMtMi40OSAwLTQuNS0yLjAxLTQuNS00LjVzMi4wMS00LjUgNC41LTQuNSA0LjUgMi4wMSA0LjUgNC41LTIuMDEgNC41LTQuNSA0LjV6JyBmaWxsPScjNkE2ODgzJy8+PC9zdmc+) 16px 14px no-repeat;
}

.sm-request-search input:focus {
  background-color: #0c0c0c;
  background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyNCAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMTUuNSAxNGgtLjc5bC0uMjgtLjI3YzEuMi0xLjQgMS44Mi0zLjMxIDEuNDgtNS4zNC0uNDctMi43OC0yLjc5LTUtNS41OS01LjM0LTQuMjMtLjUyLTcuNzkgMy4wNC03LjI3IDcuMjcuMzQgMi44IDIuNTYgNS4xMiA1LjM0IDUuNTkgMi4wMy4zNCAzLjk0LS4yOCA1LjM0LTEuNDhsLjI3LjI4di43OWw0LjI1IDQuMjVjLjQxLjQxIDEuMDguNDEgMS40OSAwIC40MS0uNDEuNDEtMS4wOCAwLTEuNDlsLTQuMjQtNC4yNnptLTYgMGMtMi40OSAwLTQuNS0yLjAxLTQuNS00LjVzMi4wMS00LjUgNC41LTQuNSA0LjUgMi4wMSA0LjUgNC41LTIuMDEgNC41LTQuNSA0LjV6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+)
}

.sm-request-search input::placeholder {
  color: #6a6883;
}

.upvote-list ul li:nth-child(n+2) {
  margin: 10px 0 0;
}

.sm-request-list .upvote-list-box {
  padding-left: 110px;
}

.upvote-list-box {
  padding: 10px 60px;
  overflow: hidden;
  border-radius: 3px;
  background: #181a25;
}

.upvote-list-box:hover {
  background: #2f3540;
}

.upvote-buttons {
  padding: 5px 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45px;
  background: #343a46;
  border-radius: 2px 0 0 2px;
}

.upvote-buttons button {
  padding: 2px 7px;
  min-height: 16px;
}

.upvote-buttons.upvoted button:first-child svg {
  fill: #fbc607;
}

.upvote-buttons.upvoted span {
  color: #fbc607;
}

.upvote-buttons.downvoted button:last-child svg {
  fill: #f83b31;
}

.upvote-buttons.downvoted span {
  color: #f83b31;
}

.upvote-buttons button svg {
  width: 12px;
  height: 7px;
  fill: #6a6883;
}

.upvote-buttons button:first-child:hover svg {
  fill: #fbc607;
}

.upvote-buttons button:last-child:hover svg {
  fill: #f83b31;
}

.upvote-buttons span {
  color: #fff;
  font-size: 14px;
  cursor: default;
  font-weight: 600;
}

.sm-request-content {
  min-width: 0;
}

.sm-request-content-image {
  top: 50%;
  left: 60px;
  transform: translate(0, -50%);
}

.sm-request-content a img {
  width: 37px;
  height: 37px;
  object-fit: cover;
  border-radius: 2px;
  background: #1e2029;
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.sm-request-content-text span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.sm-request-content-text span:hover a {
  color: #fbc607;
}

.sm-request-content-text p {
  color: #9291a0;
  font-size: 11px;
  line-height: 19px;
}

.sm-request-content-text p a {
  color: #9291a0;
  line-height: 13px;
  transition: all .1s linear;
  box-shadow: 0 1px 0 0 #545c6d;
}

.sm-request-content-text p a:hover {
  color: #fff;
  box-shadow: none;
}

.sm-request-status {
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}

.sm-request-status span {
  padding: 0 6px;
  height: 17px;
  color: #6a6883;
  font-size: 10px;
  font-weight: 600;
  line-height: 14px;
  border-radius: 8px;
  pointer-events: none;
  border: 1px solid #6a6883;
  text-transform: uppercase;
}

.sm-request-status span.in-queue {
  color: #fbc607;
  border-color: #fbc607;
}

.sm-request-status span.denied {
  color: #f88931;
  border-color: #f88931;
}

.sm-request-status span.added {
  color: #4caf50;
  border-color: #4caf50;
}

.sm-request-set {
  top: 0;
  left: 0;
  bottom: 0;
  width: 45px;
}

.sm-request-set button {
  height: 100%;
  background: #343a46;
  border-radius: 2px 0 0 2px;
}

.sm-request-set button svg {
  padding: 10px;
  width: 32px;
  height: 32px;
  fill: #fff;
  border-radius: 100%;
  transition: all .1s linear;
}

.sm-request-set:hover button svg {
  background: #292e38;
  box-shadow: 1px 1px 10px 2px rgba(0,0,0,.1);
}
.top-rate .all-time-trends-series img {
    width: auto !important;
    height: 100px !important;
}



.rotten {
}