@font-face {
    font-family: 'xiomararegular';
    src: url('fonts/xiomara-script-webfont.eot');
    src: url('fonts/xiomara-script-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/xiomara-script-webfont.woff') format('woff'),
        url('fonts/xiomara-script-webfont.ttf') format('truetype'),
        url('fonts/xiomara-script-webfont.svg#xiomararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.container{
    width: 1000px;
    padding: 0 30px;
}
#main-menu ul{
    font-family: 'xiomararegular';
    padding: 60px 0 0 0px;
}
#main-menu ul a{
    font-size: 14px;
    color: #ed2e82;
    text-decoration: none;
}
.line-top{
    height: 1px;
    width: 100%;
    background: #d3a3b6;
    position: absolute;
    top: 104px;
    min-width: 1000px;
}
#main-menu ul li{
    list-style: none;
    float: left;
    width: 84px;
    height: 84px;
    background: url(images/bg-menu.png) no-repeat;
    background-position: 0px 0px;
    margin-right: 23px;
    padding: 20px 10px 0;
    text-align: center;
}
#main-menu ul li:last-child{
    margin-right: 0px;
}
#main-menu ul  li.active{
    background-position: -84px 0px;
}
#main-menu ul  li:hover{
    background-position: -168px 0px;
}
#main-menu ul  li.active a,#main-menu ul  li:hover a{
    color: #fff;
}
.input-search{
    border: 1px solid #e3c5d1;
    padding: 8px 10px;
    border-radius: 6px;
    background: #fff;
    color: #686868;
    max-width: 100%;
    outline: none;
}
.search{
    position: relative;
    margin-top: 85px;
}
.btn-search{
    position: absolute;
    top: 9px;
    right: 15px;
    background: none;
    border: none;
    padding: 0px;

}
.pdtb10 {
  padding: 10px 0;
}
.paddtop20 {
  padding-top: 20px;
}
.tac {
  text-align: center;
}
.topads{
    text-align: center;
}
.label_fb{
    font-weight: bold;
}
#main-content{
    padding-top: 7px;
}
.nav-hometab ul li{
    list-style: none;
    float: left;
    padding-right: 10px;
    text-transform: uppercase;
}
.nav-hometab ul{
    padding: 0px;
    margin: 0px;
}
.nav-hometab{
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    padding: 10px 0px;
    margin-bottom: 35px;
    margin-top: 14px;
}
.nav-hometab a:hover,.nav-hometab .active a{
    color: #f484b1;
    text-decoration: none;
}
.nav-hometab a{
    color: #cbcbcb;
}
.thumbnail-body-item img {
    width: 100%;
    max-height: 210px;

}
.thumbnail-drama{
    height: 160px;
    border: 2px solid #cf5e8e;
    border-radius: 50%;
    background-size: 100% auto !important;
    background-position: center center;
}
.raw .thumbnail-drama{
    border-color: #8dd9df;
}
.type-sub span{
    background: #cf5e8e;
    color: #fff;
    padding: 6px 13px;
    text-transform: uppercase;
}
.raw .type-sub span{
    background: #8dd9df;
}
.type-sub{
    text-align: center;
    margin-top: -10px;
    z-index: 99999;
position: relative;
}
.info-name a{
    color: #000;
}
.comingtime{
    color: #9d9d9d;
    text-align: center;
    height: 24px;
	overflow: hidden;
}
.info-name{
    text-align: center;
    padding-top: 10px;
    height: 53px;
    overflow: hidden;
}
.item-list-lager{
    padding-bottom: 15px;
}
.commingbox {
    padding-top: 5px;
}
.commingbox .label_coming{
    color: #f04892;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    padding: 12px 0;
    margin-bottom: 21px;
}
.commingbox h3.title{
    color:#393939;
    font-size: 13px;
    margin: 0px;
}
.commingbox .timerelease{
    font-size: 10px;
    color: #bbbbbb;

}
.commingbox .item{
    padding-top: 10px;
}
.commingbox a:hover{
    text-decoration: none;
}
.leftads{
    padding-top: 20px;
}
.label_nice{
    color: #f04892;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    padding: 10px 0;
}
.tab-home{
    padding-bottom: 10px;
}
.fixed.col-md-3{
    width: 161px;
    padding: 0px;
}
.fixed.col-md-9{
    width: 728px;
    padding: 0px;
    margin-right: 50px;
}
#popular-episode,.slide{
    padding: 14px 12px 25px;
    border: 1px solid #d3a3b6;
    margin-top: 30px;
}
#popular-episode .col-md-3,.slide .col-md-3{
    padding: 0px 6px;
}
.carousel-control {
    position: absolute;
    top: 94px;
    left: -30px;
    bottom: 0;
    width: 30px;
    height: 67px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background: url(images/icon-nav-slide.png) no-repeat;
}
.carousel-control.left {
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-position: -90px 0;
    left: auto;
    right: -30px;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.commingbox h3.title:hover{
    color: #ed3d8a;
}
footer{
    
    margin-top: 10px;
}
footer .inner{
    background: #e6e6e6;
}
.inner-content{
    padding: 20px;
}
footer,footer a{
    color: #494949;
}
footer a:hover{
    text-decoration: none;
}
footer ul{
    padding: 20px 0 0 0;
}
footer ul li{
    padding-bottom: 10px;
}
.facebookbox{
    height: 116px;
}
.title-drama,.item-star .star-name{
    display:block;
    padding: 0px;
    background: url(images/bg-black.png);
    position: absolute;
    width: 171px;
    bottom: 0px;
    color: #fff;
    max-height: 0px;
}
.item-detail:hover .title-drama,.item-star:hover .star-name{
    max-height: 1000px;
    padding: 10px;
}
.img-intro{
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: 2px solid #cf5e8e;
}
h1{
    color: #f04892;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    padding: 11px 0;
    margin-bottom: 15px;
}
.info-drama .title2{
    color: #504f4f;
    font-size: 18px;
}
.info-drama{
    margin-bottom: 40px;
	position: relative;
}
.paddbot40{
    margin-bottom: 40px;
}
.paddbot20{
    margin-bottom: 20px;
}
.icon-play{
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url("images/icon-play.png") no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
a:hover .icon-play{
	background-position: 0px -32px;
}
a:hover .icon-play.SUB{
	background-position: -33px -33px;
}
.icon-play.SUB{
    background-position: -33px 0px;
}

.list-episodes a { color: #504f4f; }
.list-episodes a:hover { text-decoration: none; color: #ef3d8b; }
.item-episode { width: 20%; float:left; padding: 15px 0 0 0; text-align: center; }

.item-drama{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0px;
}
.paddbot10{
    padding-bottom: 10px;
}
.list-drama-char .label_nice{
    font-size: 20px;
    padding: 2px 0;
}
.filter-category li{
    list-style: none;
    float: left;
    padding-right: 17px;
}
.filter-category ul{
    padding: 0px;
    margin: 0px;
}
.filter-category a{
    color: #a5a5a5;
}
.filter-category a:hover,.filter-category a.active,.filter-char a.active,.filter-char a:hover{
    color: #f04892;
    text-decoration: none;
}
.filter-category{
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    padding: 10px 0;
    margin-top: 30px;
}
.filter-char{
    /*    border-bottom: 1px solid #cbcbcb;*/
    padding: 10px 0px;
}
.filter-char a{
    color: #70c0c8;
    text-decoration: none;
}
.filter-char  ul li{
    list-style: none;
    float: left;
    padding-right: 16px;
}
.filter-char ul{
    padding: 0px;
}
.list-drama-char a{
    color: #393939;

}
.list-drama-char a:hover{
    color: #ed3d8a;
    text-decoration: none;
}
.pagination-list li{
    list-style: none;
    float: left;
    padding-right: 5px;
}
.pagination-list li a{
    padding: 8px 0px;
    border-radius: 50%;
    background: #cbcbcb;
    color: #f4f4f4;
    font-size: 16px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
}
.pagination-list li a:hover,.pagination-list li.selected a{
    background: #ef428e;
    text-decoration: none;
}
.pagination-list{
    padding: 0px;
    margin: 0px;
}
#myVideo{
    width: 728px;
    height: 420px;
}
.button_share .button-social{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(images/icon-social.jpg);
    text-indent: -9999px;
}
.button_share .button-social.facebook{
    background-position: -24px 0;
}
.button_share .button-social.twitter{
    background-position: -48px 0;
}
.button_share .button-social.turnofflight{
    background-position: -72px 0;
}
.button_share .button-social.btn_report{
    background-position: -96px 0;
}
.button_share{
    padding: 15px 0;
}
#fullscreenarea.black {
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: .9;
    cursor: pointer;
}
#fullscreenarea {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
#myVideoPlayer{
    position: relative;
    z-index: 99999;
}
.reportForm h3 {
    width: 87%;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #eee;
    color: #444;
    margin: 25px;
    padding: 0 0 14px 0;
}
.reportForm-close {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #ddd;
    text-decoration: none;
    font-size: 34px;
    line-height: 1em;
}
.reportForm {
    display: none;
    width: 400px;
    position: absolute;
    z-index: 15;
    top: 24px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .20);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.reportForm.show{
    position: fixed;
    top: 100px;
    left: 40%;
    display: block;
    z-index: 9999999;
}
.contact-help {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #aaa;
    margin: 8px 0 0 0;
}
.contact-text {
    width: 94%;
    max-width: 94%;
    font-family: inherit;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    color: #aaa;
    box-shadow: inset 0 -1px 2px #ddd;
    border: 1px solid #ccc;
    background: #fff;
}
#wc-form-wrapper {
    background: #fff;
    padding: 0 25px 25px;
    font-family: Arial, Helvetica, sans-serif;
}
#wc-form-wrapper p {
    margin: 25px 0 0 0;
}
textarea.contact-text {
    height: 80px;
}
.contact-text {
    width: 94%;
    max-width: 94%;
    font-family: inherit;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    color: #aaa;
    box-shadow: inset 0 -1px 2px #ddd;
    border: 1px solid #ccc;
    background: #fff;
}
.submitreport{
    margin-top: 7px;
    padding: 5px 10px;
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    background-color: #3ec2cf;
    color: #fff;
}
.midleads{
    padding: 10px 0px;
}
.desc-detail-ep-film h3{
font-size: 13px;
padding: 0px 0 11px;
font-weight: normal;
}
.item-list-lager:hover a,.item-list-lagera.raw:hover{
    color: #ed3d8a;
    text-decoration: none;
}
.item-list-lager.raw:hover a,.item-list-lager.raw a:hover{
    color: #8dd9df;
    text-decoration: none;
}
.thumbnail-drama:hover{
     -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
/*  filter: url(grayscale.svg);  Firefox 4+ */
  filter: gray; /* IE 6-9 */;
      filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
}
.carousel-control:hover .glyphicon-chevron-right, .carousel-control:hover .glyphicon-chevron-left{
    color: #8dd9df;
}
.carousel-indicators li:hover{
    background-color: #8dd9df;
        border: 1px solid #8dd9df;;
}
.thumbnail-big{
    width: 270px;
    height: 270px;
    background-size: 100% auto;
}
.leftads.fixed{
    position: fixed;
    top:0;
}
.homeleftads{
    padding-top: 3px;
}
#sidebar{
    overflow: hidden;
}
footer h6{
margin:0;
}
.jwcaptions > div { top:20px !important; }
#stats { display:none; }

#serverpica{
	position: relative;
	overflow: hidden;
}
#load_server_mp4{
  position: relative;
  width: 728px;
  height: 450px;
    background-color: #000;
}
#video_ad,#video_ad1{
	position: absolute;
	width: 300px;
	height: 250px;
	top: 50px;
	left: 214px;
}
#button_close,#button_close1{
             display: block;
height: 20px;
margin: 0 auto;
line-height: 20px;
background: white;
color: black;
text-align: center;
text-decoration: none;
width: 300px;
opacity: 0.2;
}
#hover {
  position: absolute;
  background: none repeat scroll 0pt 0pt rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  z-index: 99999;
  text-align: center;
  width: 728px;
  height: 450px;
  padding-top: 0px;
  top: 0px;
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#button_close {
  display: block;
  height: 20px;
  margin: 0 auto;
  line-height: 20px;
  background: white;
  color: black;
  text-align: center;
  text-decoration: none;
  width: 300px;
  opacity: 0.2;
}
#servermobile{
  position: relative;
}
#myVideoPlayer .tab-content{
width: 727px;
  height: 450px;
  position: relative;
}
#view_more_episodes { float: right; text-transform: none; color: #f04892; }
#view_more_episodes:hover { text-decoration: none; }
.report { float: right; color: #e5001e; text-decoration: none; }
.report:hover { color: #e5001e; text-decoration: none; }

/* image */
.thumb-comming { padding-top: 5px; }

/* autocomplete */
.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; z-index: 999; border-radius: 10px; }
.ui-widget-content { background: #fff; border: 1px solid #eee8e0; color: #000; width: 160px !important; padding: 0 !important; }
.ui-widget-content a { color: #000; }
.ui-menu .ui-menu-item { position: relative; margin: 0; padding: 3px 5%; cursor: pointer; min-height: 0; width: 90%; list-style: none; }
.ui-menu .ui-menu-item:hover { color: #ed2e82; }
.ui-helper-hidden-accessible { display:none; }
.vjs-current-res { font-size: 13px; font-weight: bold; }

/* message */
.errorMessage { color: #f04892; font-size: 10px; }

/* contact us */
.contact-us {}
.contact-us input[type='text'], textarea { width: 100%; border: 1px solid #e3c5d1; color: #686868; padding: 3px 10px; border-radius: 6px; outline: none; }
.contact-us input[type="file"] { width: 100%; border: 1px solid #e3c5d1; color: #686868; padding: 3px; border-radius: 6px; outline: none; }
.contact-us input[type='submit'] { background: #f04892; color: #fff; padding: 2px 15px; margin-top: 5px; border: none; }
.download_link .icon-download{
	background : url("images/icon-download.jpg");
	    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
}
.icon-report{
	background : url("images/icon-report.png");
	    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
}
.download_link{
	float: right;
    color: #ff549f;
        padding-right: 25px;
}

#load_drama_upload { background: #000; width: 728px; height: 450px; }
#load_drama_upload iframe { background: url("images/loading.jpg"); }
#video_ad_drama_upload { margin-left: 214px; padding-top: 100px; }
#close_ad_drama_upload { background: rgba(255,255,255,0.5); width: 300px; position: absolute; text-align: center; color: #000; text-decoration: none; }

#load_mp4_upload { background: #000; width: 728px; height: 450px; }
#load_mp4_upload iframe { background: url("images/loading.jpg"); }
#video_ad_mp4_upload { margin-left: 214px; padding-top: 100px; }
#close_ad_mp4_upload { background: rgba(255,255,255,0.5); width: 300px; position: absolute; text-align: center; color: #000; text-decoration: none; }
            