.series {
    background-size: 100%;
    height: 113px;
    width: 205px;
    color: white;
    float: left;
    border: 2px solid #ffa400;
    margin-right: 14px;
    opacity: 0.6;
}

.series:hover {
    opacity: 1;
}

.kactive {
    opacity: 1;
    border: 2px solid #C7840B;
}

iframe {
    width: 100%;
    max-width: 100%;
    height: 314px;
}

object {
    width: 100%;
    height: 100%;
}

.controls {
    background: orange;
    height: 20px;
    width: 100px;
    text-align: center;
    overflow: auto;
}

#plist2 {
    height: 392px;
    float: left;
    width: 115px;
    padding-left: 30px;
}

#list2 {
    overflow: auto;
    height: 392px;
}

.epizode {
    background: rgba(0,0,0,0) linear-gradient(to bottom,#fcc983 0%,#ffd598 100%) repeat scroll 0 0;
    border-right: 1px solid #ffa20f;
    border-top: 1px solid #ffa20f;
    color: #c77b0e;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 28px;
    padding-top: 10px;
    text-align: center;
    width: 102px;
}

.active {
    background: #F9BE6E;
    color: #935D0F;
}

#scroll {
    overflow: hidden;
    width: 878px;
    height: 117px;
}

#scroll2 {
    width: 100px;
    height: 38px;
    float: left;
    overflow: hidden;
}

#scrolltwo {
    width: 100px;
    height: 38px;
    float: left;
    overflow: hidden;
}

#stdplayer {
    height: 50px;
    border-bottom: 1px solid #ffa20f;
    border-top: 0;
}

#player {
    width: 100%;
    height: auto;
}

div#anime {
    border-bottom: 1px solid #ffa20f;
}

#kinoplayer {
    background: transparent;
    height: auto;
}

#player {
    background: #000;
    border: 2px solid #ffa400;
}

#plist {
    position: relative;
    width: 936px;
    margin-top: 7px;
    background: #fde1c5;
    height: 127px;
    border: 2px solid #ffa400;
    padding: 12px 0 0 60px;
}

#toup {
    opacity: 0.8;
    z-index: 999;
    height: 139px;
    cursor: pointer;
    width: 30px;
    background: url(../images/buttonLeft.png);
    position: absolute;
    top: 0;
    left: 0;
}

#toup:hover {
    opacity: 1;
}

#todown {
    opacity: 0.8;
    z-index: 999;
    height: 139px;
    cursor: pointer;
    width: 30px;
    background: url(../images/buttonRight.png);
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
}

#todown:hover {
    opacity: 1;
}

.series span {
    display: block;
    text-align: right;
    margin-bottom: 0px;
    padding-right: 7px;
    text-shadow: 1px 1px 1px #ffa400;
    height: 16px;
    padding-top: 2px;
    color: #000000;
    background: rgba(255,182,60,0.56);
}

#list {
    overflow: auto;
    z-index: 0;
}

.mfp-close {
    float: right;
    width: 20px;
    height: 20px;
    margin-right: -20px;
    margin-top: 0;
    color: orange;
    background: #966b36!important;
    line-height: 20px;
}

#plist ::-webkit-scrollbar {
    background: rgba(0,0,0,0);
    width: 1px;
}

#plist ::-webkit-scrollbar-button {
    background: rgba(0,0,0,0)
}

; #plist ::-webkit-scrollbar-track {
    background: rgba(0,0,0,0)
}

; #plist ::-webkit-scrollbar-track-piece {
    background: rgba(0,0,0,0)
}

; #plist ::-webkit-scrollbar-thumb {
    background: rgba(22,22,22,.2);
    border-radius: 5px;
}

.series {
    width: 200px ! Important;
    height: 110px !important;
    margin: 0 21px 0 0;
}
