﻿#centerDivVideo {
    z-index: 999999999;
}
.extension-notice {
    padding: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ecc835;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}
.close_notice i {
    color: red;
    font-size: 20px;
}
.close_notice {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
}
.close_notice:hover {
    cursor: pointer;
}
.ab_at {
    position: absolute;
    top: 0;
    width: 160px;
    height: 600px;
    z-index: 99999;
}

.ab_at.ab_left {
    left: -175px;
}

.ab_at.ab_right {
    right: -175px;
}

       #player_container {
    background-color: #000000;
    position: relative;
    display: block !important;
    padding-bottom: 56.333333333333333%;
    height: 0 !important;
    min-height: 0 !important;
}
#player_container > iframe {
    position: absolute;
    left: 0;
    top: 0;
}
#player_container > div {
    width: 100% !important;
}

#player_container > div.jw-rightclick {
    width: auto !important;
}

#info_player {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 10px;
    display: block !important;
}

#info_player > div {
}

#movie-player {
    height: auto;
}

.error_movie, #loading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    text-align: center;
    font-size: 15px;
}

/* add */
#next_ep_desk {
    margin-bottom: 20px;
    margin-top: 10px;
}

#next_ep_desk .btn_next_and_prev .preev {
    margin-right: 10px;
}

#next_ep_desk .btn_next_and_prev {
    padding-left: 20px;
    display: inline-block;
    position: relative;
    top: 6px;
}

#next_ep_mobile .btn_next_and_prev {
    position: relative;
    margin-top: 10px;
    float: left;
    width: 100%;
}

#next_ep_mobile .btn_next_and_prev a img {
    height: 19px;
    width: auto;
    margin: 6.5px auto;
}

#next_ep_mobile .btn_next_and_prev a {
    float: left;
    width: 48%;
    text-align: center;
    height: 34px;
    border-radius: 3px;
    background: #333;
}

#next_ep_mobile .btn_next_and_prev a.preev {
    margin-right: 4%;
}

@media screen and (max-width: 768px) {
    .next_ep > div:last-child {

    }

    .next_ep {
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 479px) {
    #player_html5 {
        height: 220px !important;
    }

    #player_container {
        height: auto !important;
        min-height: 200px !important;
    }

    #info_player > div {
        float: left;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        margin-bottom: 10px;
        padding-right: 4px;
        padding-left: 4px;
    }

    #info_player > div span {
        display: none;
    }

    #info_player > div select {
        width: 100%;
        box-sizing: border-box;
    }

    .note_quality {
        padding-top: 15px !important;
        font-size: 12px !important;
    }
}


a.closeVideoAd {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 124px;
    margin-top: -125px;
    font-size: 16px;
    width: 26px;
    text-align: center;
    background: #fff;
    color: #000;
    font-weight: bold;
    display: none;
}

#videoAd {
    width: 300px;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -125px;
    display: none;
}

.login_to_rp {
    float: left;
    width: 100%;
    background: #333;
    color: #FFF;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

#rp {
    float: right !important;
    color: yellow !important;
}

.pop_content {
    width: 93%;
    max-width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    z-index: 99999999999999;
    background: #FFF;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .2);
    color: #333;
}

.pop_content p {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.pop_content textarea {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px;
}

.issue {
    margin: 0 2px 0 0;
}

.report_container {
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
}

.report_item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.report_item:last-child {
    border-bottom: 0;
}

.report_item span {
    font-size: 13px;
    line-height: 1em;
    margin-right: 10px;
}

#re_portform {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000000000;
}

.pop_ovf {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: rgba(0, 0, 0, 0.5);
}

.btn_send {
    margin-right: 15px;
    background: #83bd03;
    border-bottom: 3px solid #5D9404;
    color: #fff;
}

.btn_send:hover {
    background: #578a02;
    color: #FFF !important;
}

.btn_cancel {
    background: #f6f6f6;
    border-bottom: 3px solid #d6d6d6;
    color: #333;
}

.btn_cancel:hover {
    background: #e5e5e5 !important;
    border-bottom: 3px solid #ccc !important;
    color: #333 !important;
}

.specialButton {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0c948), color-stop(1, #887200));
    background: -moz-linear-gradient(center top, #f0c948 5%, #887200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c948', endColorstr='#887200');
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 49px;
    line-height: 49px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #689324;
}

.specialButton:hover {
    background: #f0c948;
    color: #ffffff !important;
}

.specialButton:active {
    position: relative;
    top: 1px;
}
.spanBookmark {
    background: #484848;
    padding: 6px 10px;
    border-radius: 5px;
    transition: all 0.3s;
    display: inline-block;
}
.spanBookmark:hover {
    background: #eeffc6 !important;
}
.spanBookmark:hover a {
    color: #648f06;
}
.footer_watching_link {
    color: #a5a5a5;
}
.footer_watching_link a {
    color: #628e00;
}
.my_bookmark_list {
    float: none;
    display: inline-block;
    margin-top: 15px;
}
#auto_next.on {
    color: #5eff00;
}


.specialButton
{
    -moz-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
    background: -moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
    background-color: #9dce2c;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    text-indent: 0;
    border: 1px solid #83c41a;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 49px;
    line-height: 49px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #689324;
}
.specialButton:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
    background: -moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
    color: #ffffff !important;
}
.specialButton:active
{
    position: relative;
    top: 1px;
}

