.cf-download {
    margin: 10px 0
}

.cf-download a {
    background: #3EC2CF;
    display: inline-block;
    padding: 5px 10px
}

.cf-download a:hover {
    text-shadow: 1px 0 2px #000
}

.watch-drama {
    position: relative
}

.watch-drama h1 {
    color: #FDB813;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
}

.watch-drama .category {
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.watch-drama .category a {
    color: #3EC2CF;
    font-weight: 700
}

.watch-drama .category a:hover {
    color: #FDB813
}

.block-watch {
    margin-bottom: 10px
}

.block-watch a {
    color: #FDB813
}

.block-watch a:hover {
    color: #3EC2CF
}

.watch-player {
    background: #000;
    width: calc(100% + 20px);
    margin-bottom: -10px;
    margin-left: -10px;
    position: relative;
    z-index: 11
}

.watch-player .ver {
    overflow: hidden;
    position: relative;
    z-index: 11
}

.watch-videojs::before,
.watch-iframe::before {
    content: "";
    display: block;
    margin-top: 55%
}

.watch-videojs .drama_video_body_watch_items,
.watch-iframe iframe {
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#load_iframe_video iframe,
.drama_video_body_watch_items #my-video,
.drama_video_body_watch_items.upload iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.plugins {
    padding: 5px 10px
}

.plugins ul li {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
    position: relative
}

.plugins ul li:first-child {
    padding-left: 0
}

.plugins ul li i {
    font-weight: 700
}

.plugins ul li a {
    color: #ccc
}

.plugins ul li:hover,
.plugins ul li a:hover {
    color: #FFF
}

.plugins .favorites.active i {
    color: #3EC2CF
}

.plugins .control {
    float: right
}

.plugins .control li:last-child {
    margin-right: 0;
    padding-right: 0
}

.popover-notice {
    padding: 5px
}

.popover-favorites {
    display: none;
    position: absolute;
    width: 230px;
    border-radius: 5px;
    background: #ecebee;
    top: -110px;
    left: 0;
    z-index: 12;
    padding: 5px;
    color: #000
}

.popover-favorites::after {
    background: rgba(0, 0, 0, 0) url(./img/popover.png) no-repeat scroll 0 0;
    bottom: -28px;
    content: "";
    height: 30px;
    left: 55px;
    position: absolute;
    width: 100%
}

.popover-favorites .btn-favorites,
.popover-favorites .btn-dismiss {
    padding: 10px 0;
    float: left;
    width: calc(50% - 10px);
    text-align: center;
    margin: 5px;
    color: #fff
}

.popover-favorites .btn-favorites:hover,
.popover-favorites .btn-dismiss:hover {
    text-shadow: 1px 0 2px #000
}

.popover-favorites .btn-favorites {
    background: #3EC2CF
}

.popover-favorites .btn-dismiss {
    background: #D3D3D3
}

.social {
    position: absolute;
    right: 345px;
    top: 69px
}

.social li {
    display: inline;
    margin-left: 5px
}

.social img {
    height: 32px
}

.list_episode_video {
    overflow: hidden
}

.list_episode_video .top {
    border-bottom: solid 1px #cfcfcf;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.list_episode_video .bottom label,
.list_episode_video .top label {
    color: #fdb813;
    float: left;
    line-height: 35px
}

.list_episode_video .bottom .row {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.list_episode_video .bottom .row:nth-child(odd) {
    background-color: #f2f2f2
}

.list_episode_video .bottom .row label {
    color: #3EC2CF
}

.list_episode_video .row img {
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px
}

.list_episode_video .right {
    float: right;
    min-width: 100px
}

.list_episode_video .right a {
    color: #3EC2CF;
    padding: 10px;
    display: block;
    cursor: pointer
}

.list_episode_video .right a:hover,
.list_episode_video .right a.selected {
    background: #3EC2CF;
    color: #FFF
}

#off_light {
    position: fixed;
    z-index: 110;
    opacity: .98;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none
}

.login-popup {
    position: fixed;
    background: rgba(236, 235, 238, 0.9);
    max-width: 300px;
    width: 100%;
    z-index: 16;
    padding: 22px;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
    display: none;
    color: #000
}

.login-popup hr {
    margin-bottom: 10px;
    visibility: hidden
}

.login-popup h2 {
    text-align: center;
    color: #3EC2CF;
    font-size: 20px;
    margin-bottom: 10px
}

.login-popup .btn-facebook,
.login-popup .btn-google {
    display: inline-block;
    width: 100%;
    margin: 7px 0;
    position: relative;
    color: #FFF;
    font-size: 14px
}

.login-popup .btn-facebook:hover,
.login-popup .btn-google:hover {
    color: #FFF
}

.login-popup .btn-facebook {
    background: #3b5998
}

.login-popup .btn-google {
    background: #dd4b39
}

.login-popup .btn-facebook span,
.login-popup .btn-google span {
    display: inline-block;
    width: 40px;
    padding: 10px 0;
    text-align: center;
    margin-right: 10px
}

.login-popup .btn-facebook img,
.login-popup .btn-google img {
    height: 17px
}

.login-popup .btn-facebook span {
    background-color: #2f477a
}

.login-popup .btn-google span {
    background-color: #b13c2e
}

.login-popup input:not([type="checkbox"]) {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #cdcdcd;
    height: 40px;
    margin: 7px 0;
    font-size: 14px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.login-popup .link-forget {
    float: right;
    color: #000
}

.login-popup .link-signup {
    float: left;
    color: #000
}

.login-popup button {
    margin-top: 7px;
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #3EC2CF;
    color: #fff;
    border: none;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

.report-popup {
    background: #fff;
    color: #444;
    position: fixed;
    min-width: 300px;
    max-width: 500px;
    width: 90%;
    z-index: 172;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
    display: none;
    border: 1px solid #666;
    border-radius: 4px;
    overflow-y: auto;
    padding: 15px
}

.report-popup hr {
    margin-bottom: 10px;
    visibility: hidden
}

.report-popup h2 {
    color: #3ec2cf;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.report-popup h4 {
    margin: 5px 0
}

.report-popup .checkbox-item {
    width: 130px;
    display: inline-block;
    margin-bottom: 5px
}

.report-popup .rg-block {
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 10px 0
}

.report-popup .rl-block {
    padding: 5px 15px;
    border-bottom: 1px solid #ddd
}

.report-popup .rl-block:last-of-type {
    border-bottom: none
}

.report-popup textarea {
    width: 96%;
    border-radius: 2px;
    outline: none;
    resize: vertical;
    height: 75px;
    padding: 2%
}

.report-popup button {
    background: #3ec2cf;
    color: #fff;
    border: none;
    padding: 7px 20px;
    cursor: pointer
}

.report-popup button:hover {
    background: #fdb813
}

.report-popup .g-recaptcha {
    float: left
}

.report-popup .g-recaptcha>* {
    margin: 10px auto;
    max-width: 100%
}

.report-popup .g-recaptcha iframe {
    max-width: 100%
}

#block-tab-video,
.plugins2 {
    z-index: 111;
    position: relative
}

#block-tab-video {
    border: 0;
    overflow: hidden
}

.plugins2 {
    margin-top: -8px
}

.plugins2 li {
    margin-right: -1px
}

.plugins2 li:not(.direction):hover> :not(div) {
    text-shadow: 1px 0 2px #000
}

.plugins2 li,
.report2 {
    display: inline-block;
    color: #fff;
    padding: 5px;
    cursor: pointer
}

.report2 {
    background: #EC1C23;
    margin-bottom: 3px;
    float: right
}

.report2:hover {
    text-shadow: 1px 0 2px #000
}

.plugins2 .facebook {
    background: #3B5A98
}

.plugins2 .twitter {
    background: #00ABEC
}

.plugins2 .offlight {
    background: #FEA502
}

.plugins2 .download {
    background: #3EC2CF
}

.plugins2 .reports {
    background: #EC1C23;
    float: inherit !important
}

.plugins2 .favorites {
    background: #FDB813
}

.plugins2 .favorites.active i {
    color: #3EC2CF
}

.plugins2 .chrome-notify {
    background: #D3D3D3
}

.plugins2 .direction {
    float: right;
    padding: 0;
    margin-right: 1px
}

.plugins2 .direction a {
    color: #fff;
    background: #D3D3D3;
    display: inline-block;
    padding: 5px 10px;
    margin-right: -1px
}

.plugins2 .direction a i {
    font-size: 14px
}

.plugins2 .direction a:hover {
    text-shadow: 1px 0 2px #000
}

.plugins2 .direction select {
    margin-right: -1px
}

.plugins2 .direction select,
.plugins2 .direction select option {
    background: #3EC2CF;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 0
}

.plugins2 .direction select {
    border: none;
    padding: 2px 5px 4px
}

.plugins2 .popover-favorites {
    left: inherit
}

.note {
    font-size: 15px;
    line-height: 22px
}

.note a {
    color: #3EC2CF
}

.note a:hover {
    color: #FEA502
}

.tab-video-3 iframe {
    background: rgba(0, 0, 0, 0) url(./img/error.jpeg) repeat scroll 0 0
}

.loadservermp42 {
    background: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.loadadv,
.loadadv1,
.loadadv2 {
    background-color: #000;
    margin: auto;
    padding-top: 50px;
    width: 300px
}

.closeadv,
.closeadv1,
.closeadv2,
.closeserverbk2 {
    background-color: #7b7c6f;
    color: #000;
    cursor: pointer;
    font-weight: 600;
    padding: 4px 0;
    text-align: center
}

.anime_muti_link ul {
    padding: 10px 0
}

.anime_muti_link ul li {
    background: url(./img/animeupload.png) no-repeat;
    background-position: left center;
    position: relative;
    margin: 1px 0;
    text-transform: uppercase;
    padding: 10px 0 10px 34px;
    font-size: 12px;
    list-style: none;
    background-size: 20px 20px
}

.anime_muti_link ul li.mp4 {
    background-image: url(./img/mp4.png)
}

.anime_muti_link ul li.mp4upload {
    background-image: url(./img/mp4upload.gif)
}

.anime_muti_link ul li.hydrax {
    background-image: url(./img/hydrax.ico)
}

.anime_muti_link ul li.open,
.anime_muti_link ul li.openupload {
    background-image: url(./img/openupload.png)
}

.anime_muti_link ul li.your,
.anime_muti_link ul li.yourupload {
    background-image: url(./img/yourupload.png)
}

.anime_muti_link ul li.mixdrop {
    background-image: url(./img/mixdrop.png)
}

.anime_muti_link ul li.bestream {
    background-image: url(./img/bestream.png)
}

.anime_muti_link ul li.thevideo,
.anime_muti_link ul li.cloud9 {
    background-image: url(./img/thevideo.png)
}

.anime_muti_link ul li.streamtape {
    background-image: url(./img/streamtape.png)
}

.anime_muti_link ul li.streamsb {
    background-image: url(./img/streamsb.png)
}

.anime_muti_link ul li.doodstream {
    background-image: url(./img/doodstream.png)
}

.anime_muti_link ul li.vidlox {
    background-image: url(./img/vidlox.png)
}

.anime_muti_link ul li.oload {
    background-image: url(./img/openupload.png)
}

.anime_muti_link ul li.openload {
    background-image: url(./img/openupload.png)
}

.anime_muti_link ul li.rapidvideo {
    background-image: url(./img/rapidvideo.png)
}

.anime_muti_link ul li.xstreamcdn {
    background-image: url(./img/xstreamcdn.png)
}

.anime_muti_link ul li:nth-child(2n+1) {
    background-color: #eee
}

.anime_muti_link ul li span {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 10px;
    text-align: center;
    line-height: 38px;
    cursor: pointer
}

.anime_muti_link ul li:hover span,
.anime_muti_link ul li.selected span {
    background-color: #FDB813
}

.plugins2 ul li i,
.plugins2 ul li.reports {
    display: none
}

.plugins2 ul li.direction i {
    display: inline-block
}

.plugins2 ul li.favorites i {
    display: inline-block
}

li.btn-comment {
    background: #EC1C23
}

.plugins2 .whatsapp {
    background: #51ce60;
}

#off_light {
    position: fixed;
    z-index: 110;
    opacity: 0.98;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
}