.main-menu {
    background: #2d2d2d;
}
.main-menu .menu-item .sub-menu {
    background-color: #2d2d2d;
}
.list-films .item .icon-play,
.list-films .label-quality {
    background: rgba(0, 0, 0, 0.6);
}
#background_lamp {
    position: fixed;
    background: #000 url(/Theme/images/bg_rap.jpg) no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    filter: brightness(50%);
}
.div-control {
    display: flex;
    background: #252525;
    background-color: #08080A;
    border-radius: 0 0 0.75rem 0.75rem;
}
.py-2 {
    padding-bottom: 0rem;
    padding-top: 0.5rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.bg-black {
    background-color: #000;
    background-color: #222;
}
.items-center {
    align-items: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex {
    display: flex;
}
.mt-2 {
    margin-top: 0rem;
}
.text-gray-400 {
    color: #9ca3af;
    color: #ccc
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.duration-200 {
    transition-duration: .2s;
}
.transition {
    transition-duration: .15s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.border-2 {
    border-width: 2px;
}
.rounded {
    border-radius: 0.25rem;
}
.items-center {
    align-items: center;
}
.inline-flex {
    display: inline-flex;
}
.mr-1\.5 {
    margin-right: 0.375rem;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.w-4 {
    width: 1rem;
}
.h-4 {
    height: 1rem;
}

.z-20 {
    z-index: 20;
}
.top-1\/2 {
    top: 50%;
}
.left-1\/2 {
    left: 50%;
}
.absolute {
    position: absolute;
}
*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}
.like-at-content, .like-at-watch {
    display: inline-block!important;
    margin: 0!important;
    min-width: 0;
    overflow: hidden!important;
}
.like-at-watch {
    top: 8px!important;
    left: 10px;
    float: left;
}
.list-server {
    border-radius: 2px;
    overflow: hidden;
    margin: 5px 0;
    padding: 10px 10px 5px;
}.list-server .server-item:last-child {
    margin: 0;
}
.list-server .server-item {
    margin: 0 0 10px;
    overflow: hidden;
    line-height: 28px;
}
.server-item .tits {
    display: inline-block;
    margin-right: 15px;
}
.list-server .server-item .btn {
    margin: 0 4px 5px 0;
    font-size: 11px;
}
.btn-gray {
    color: var(--color-bilu-t0);
    background: rgba(0,0,0,.3);
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 3px;
}
.list-server .server-item .btn {
    margin: 0 4px 5px 0;
    font-size: 11px;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}
#film_hot .item .label,
#film_related .item .label,
.film-new .item .label {
    background-image: linear-gradient(to right,#cd2f30 0%,#d95b00 51%,#C02425 100%);
    box-shadow: rgb(0 0 0 / 60%) 0 1px 8px;

}
.list-films.film-new .item .name {
    background: #181818;
}
.list-film li:nth-child(even) {
    background: rgb(24 24 24);
}
.title-box .tab.active,
.title-box .tab:hover {
    color: #da966e;
    border-bottom: 2px solid #907863;
}
.breadcrumbs {
    background: #101821;
}
.btn-download-link {
}
.btn-stream-link {
}
.dinfo .film-status {
}
#player-video .details .name h1 a,
#player-video .details .name span {
    color: #da966e;
}
.film-note {
    border: 1px solid #e8a568;
    background: #181818;
}
#player-video .bottom-content {
    background: #181818;
}
.mp-tips {
    color: #fff;
}
#suggestions ul.autocomplete-list li span,
#suggestions ul.autocomplete-list li strong,
#suggestions ul.autocomplete-list li.last a {
    color: #da966e;
}
.most-view .list-film .item a:hover,
.list-film .film-item-ver .name a:hover {
    color: #ffd875;
}
.most-view .tabs .tab:hover {
    background: #333;
}

@media (min-width: 250px) and (max-width: 979px) {
    #header .logo {
        display: block;
        text-align: center;
    }
    #header .logo img {
        width: 120px;
        height: 30px !important;
        margin-bottom: 0 !important;
    }
}

.server-episode-block {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #da843d;
}
.des {
    margin: 10px 0 15px;
    padding: 20px;
    width: 100%;
    background-color: #131a26;
}
.des a {
    color: #ff960e;
}
.comments-warning {
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffb800;
    background-color: #000;
    color: #cecece;
    padding: 5px;
}
.note {
    margin-top: 10px;
    padding: 5px;
    background-color: #294769;
    line-height: 1.5em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.myui-player__notice {
    margin-bottom: 10px;
    font: 16px UTMCafetaRegular;
    color: #c2c2c2;
}
#suggestions {
	float: left;
	margin-left: -3px;
	position: relative
}

#suggestions strong {
	color: #c2c2c2
}

#suggestions ul.autocomplete-list {
	background: #1f1f1f none repeat scroll 0 0;
	border-radius: 6px;
	left: 3px;
	list-style: outside none none;
	padding: 5px 0 10px;
	position: absolute;
	top: 42px;
	width: 400px;
	z-index: 15
}

#suggestions ul.autocomplete-list li {
	border-bottom: 1px dashed #333;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0 8px;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c2c2c2
}

#suggestions ul.autocomplete-list li.last {
	border-bottom: none;
	background: rgba(0, 0, 0, 0) url(image/icon_childparenthover.png) no-repeat scroll right center
}

#suggestions ul.autocomplete-list li.last a {
	color: #dacb46
}

#suggestions ul.autocomplete-list li.film {
	height: 48px;
	line-height: 20px;
	margin-top: 4px
}

#suggestions ul.autocomplete-list li.film a {
	line-height: 14px
}

#suggestions ul.autocomplete-list li.film span {
	font-size: 12px
}

#suggestions ul.autocomplete-list li.hover {
	background: #151515 none repeat scroll 0 0
}

#suggestions ul.autocomplete-list li strong {
	color: #dacb46
}

#suggestions ul.autocomplete-list li span {
	color: #dacb46
}

#suggestions ul.autocomplete-list li a span {
	color: #999
}

#suggestions ul.autocomplete-list li a {
	color: #c2c2c2
}

#suggestions ul.autocomplete-list li a:hover {
	color: #0094fc
}

#suggestions ul.autocomplete-list li a.active {
	color: #0094fc
}

#suggestions .keyword {
	background: #2d2d2d none repeat scroll 0 0;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: 0 1px 0 0 #242424;
	color: #8c8c8c;
	float: left;
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0 12px;
	width: 326px
}

#suggestions .submit {
	background-color: #000;
	background-position: 0 0;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 40px;
	margin-left: 8px;
	width: 56px
}

#suggestions .submit:hover {
	background-position: -56px 0
}

#msuggestions {
	float: left;
	margin-left: -8px;
	margin-top: -14px;
	position: relative
}

#msuggestions strong {
	color: #c2c2c2
}

#msuggestions ul.autocomplete-list {
	background: #1f1f1f none repeat scroll 0 0;
	border-radius: 6px;
	left: 3px;
	list-style: outside none none;
	padding: 5px 0 10px;
	position: absolute;
	top: 42px;
	width: 400px;
	z-index: 15
}

#msuggestions ul.autocomplete-list li {
	border-bottom: 1px dashed #333;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0 8px;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c2c2c2
}

#msuggestions ul.autocomplete-list li.last {
	border-bottom: none;
	background: rgba(0, 0, 0, 0) url(image/icon_childparenthover.png) no-repeat scroll right center
}

#msuggestions ul.autocomplete-list li.last a {
	color: #dacb46
}

#msuggestions ul.autocomplete-list li.film {
	height: 48px;
	line-height: 20px;
	margin-top: 4px
}

#msuggestions ul.autocomplete-list li.film a {
	line-height: 14px
}

#msuggestions ul.autocomplete-list li.film span {
	font-size: 12px
}

#msuggestions ul.autocomplete-list li.hover {
	background: #151515 none repeat scroll 0 0
}

#msuggestions ul.autocomplete-list li strong {
	color: #dacb46
}

#msuggestions ul.autocomplete-list li span {
	color: #dacb46
}

#msuggestions ul.autocomplete-list li a span {
	color: #999
}

#msuggestions ul.autocomplete-list li a {
	color: #c2c2c2
}

#msuggestions ul.autocomplete-list li a:hover {
	color: #0094fc
}

#msuggestions ul.autocomplete-list li a.active {
	color: #0094fc
}

#msuggestions .keyword {
	background: #2d2d2d none repeat scroll 0 0;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: 0 1px 0 0 #242424;
	color: #8c8c8c;
	float: left;
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0 12px;
	width: 326px
}

#msuggestions .submit {
	background-color: #000;
	background-position: 0 0;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 40px;
	margin-left: 8px;
	width: 56px
}

#msuggestions .submit:hover {
	background-position: -56px 0
}

.positioned {
	color: #b6b6b6;
	margin: 20px 0 50px;
	min-height: 300px
}

.static-page {
	overflow: hidden
}

.static-page .title {
	color: #fff;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 10px;
	margin: 10px 0 20px;
	font-weight: 700;
	font-family: Tahoma
}

.static-page .news-content p {
	margin: 0 0 10px
}

.static-page .news-content strong {
	font-weight: 700
}

.static-page .news-content {
	color: #cecece;
	line-height: 1.4em;
	font-size: 13px;
	margin: 0 0 20px;
	text-align: justify;
	min-height: 400px
}

.btn-contact {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px 10px;
	font-size: 25px;
	color: #fff;
	border-radius: 5px;
	transition: .3s all ease-in-out
}

.btn-contact:hover {
	color: #fff;
	transform: scale(1.2)
}

.errorMessage {
	color: #CD0E03;
	margin: 10px 0 0 178px
}

.upload-film {
	color: #cecece
}

.upload-film .note {
	margin: 30px 0 20px
}

.upload-film .row {
	margin: 0 0 20px
}

.upload-film span.required {
	color: red
}

.upload-film .message {
	color: #fff601;
	background-color: #383838;
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #FFF601
}

.upload-film .row label {
	font-weight: 400;
	width: 160px;
	text-align: right;
	margin: 7px 20px 0 0;
	float: left
}

.upload-film .row .editor-container {
	width: 600px;
	float: left
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
	background-color: #383838!important;
	-webkit-box-shadow: 0 0 0 1000px #383838 inset;
	-webkit-text-fill-color: #cecece!important
}

.upload-film .row select,
.upload-film .row textarea,
.upload-film .row input[type="text"] {
	border: none;
	padding: 8px;
	outline: none;
	background: #383838;
	border-radius: 3px;
	width: 450px;
	text-align: left!important;
	color: #cecece!important
}

.upload-film .row .btn-submit {
	padding: 10px 18px;
	font-weight: 700;
	background: #666;
	background: linear-gradient(#666, #333);
	color: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	margin: 0 0 0 180px
}

.upload-film .row .list-cate {
	overflow: hidden
}

.upload-film .row .list-cate .cate-item label {
	width: auto;
	text-align: left;
	margin: 0 0 0 4px;
	float: none
}

.upload-film .row .cate-item {
	float: left;
	width: 200px
}

.error-film {
	width: 460px!important;
	min-height: 20px
}

.warp {
	background: #f8cc1b none repeat scroll 0 0;
	border-radius: 10px 10px 7px 7px;
	color: #333338;
	font-size: 14px;
	padding: 0
}

.h2-ttlpopup {
	background: #333338 none repeat scroll 0 0;
	border-radius: 7px 7px 0 0;
	color: #fff9e3;
	display: block;
	font-size: 20px;
	height: 25px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	box-sizing: unset
}

.contentpopup {
	padding: 15px 30px
}

.error {
	color: #a20606;
	font-size: 14px;
	padding: 0 0 5px;
	text-align: center
}

.cf {
	min-height: 1px
}

.row {
	display: block;
	padding: 10px 0;
	position: relative;
	float: left;
	width: 100%
}

.error-film .row {
	padding: 4px 0
}

.cf::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.row .label {
	color: #333338;
	float: left;
	font-size: 14px;
	min-height: 23px;
	padding: 10px 0 0;
	width: 27%
}

.row .inputs {
	float: right;
	min-height: 33px;
	width: 70%
}

.txtInputStyle {
	background: #f5f4d6 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 6px;
	color: #474747;
	display: inline-block;
	float: left;
	font-size: 14px;
	height: 20px;
	padding: 5px 10px;
	width: 260px;
	box-sizing: unset
}

.txtInputStyle4 {
	width: 50px
}

.cmd {
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: center;
	width: 100%
}

.btnstyle2 {
	background: #313136 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 6px;
	color: #f8cc1b;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	margin-right: 5px;
	padding: 0 10px 3px
}

.imgCaptcha {
	display: inline-block;
	float: left;
	margin: 0 10px 5px 2px;
	width: 174px
}

.btnrefeshcaptcha {
	background: rgba(0, 0, 0, 0) url(image/btn_refeshcaptcha.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 33px;
	text-indent: -1000em;
	width: 33px
}

#fancybox-close {
	background: rgba(0, 0, 0, 0) url(image/fancybox_sprite.png) no-repeat scroll 0 0;
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: -8px;
	top: -7px;
	width: 36px;
	z-index: 8040
}

.box-rating {
	float: left;
	width: 360px;
	line-height: 14px;
	font-size: 13px;
	margin: 0 10px 0 0
}

.box-rating .rate-title {
	line-height: 19px;
	font-size: 13px
}

.box-rating .rate-title .rate-lable {
	color: #428bca;
	font-weight: 700;
	line-height: 18px
}

.box-rating .rate-title span {
	color: #707070;
	font-weight: 400
}

.box-rating #star {
	display: inline-block;
	width: 100px;
	float: left
}

.box-rating #hint {
	color: #707070;
	text-transform: uppercase;
	font-size: 10px
}

.box-rating .num-rating {
	color: #ddd;
	font-size: 12px
}

#background_lamp {
	position: fixed;
	background-color: #000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
}

.left-content-player.has-sidebar {
	float: left;
	width: 670px;
	margin: 0 10px 0 0
}
.box-player {
    position: relative;
    background: url(/Theme/images/loading-player.svg) center center no-repeat;
}
.box-player {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}
.box-player .top {
	width: 100%;
	height: 50%;
	top: 0;
	transition: .5s all;
	background: #4a4a4a;
	position: absolute;
	z-index: 10
}

.box-player .bottom {
	width: 100%;
	height: 50%;
	bottom: 0;
	transition: .5s all;
	position: absolute;
	background: #4a4a4a;
	z-index: 10
}

.box-player.opened .top,
.box-player.opened .bottom {
	height: 0
}

.box-player.opened .loading {
	display: none
}

.box-player .loading {
	width: 70%;
	margin: -22px 15% 0;
	top: 50%;
	height: 40px;
	border: 1px solid #5C5C5C;
	border-radius: 10px;
	position: absolute;
	background: #ccc;
	z-index: 11
}

.box-player .loading .relative {
	width: 100%;
	height: 100%
}

.box-player .loading .percent {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #696969;
	border-radius: 6px;
	color: #fff;
	line-height: 40px;
	text-align: center
}

.box-player .skip {
	padding: .4em;
	border-radius: 0;
	bottom: 5em;
	right: 1em;
	border: 1px solid #333;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 1.75em;
	font-size: 1.2em;
	display: inline-block;
	position: absolute;
	z-index: 11;
	cursor: pointer
}

.box-player .admute {
	padding: .4em;
	border-radius: 0;
	bottom: 2em;
	right: 1em;
	border: 1px solid #333;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 1.75em;
	font-size: 1.2em;
	display: inline-block;
	position: absolute;
	z-index: 11;
	cursor: pointer
}

#player .countdown-wrapper {
	color: #fff;
	font-size: 20px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 35%;
	width: 100%
}

#player .countdown-wrapper .countdown {
	font-weight: 600;
	margin: 20px 0
}

#player .countdown-wrapper .countdown .label {
	font-size: 100%
}

#player .not-found {
	text-align: center;
	padding: 15% 3%;
	font-size: 17px;
	line-height: 1.3em;
	color: #AFAFAF
}

#player .not-found p {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px;
	color: #BF0000
}

#player .not-found a {
	text-decoration: underline
}

.system-comment {
	padding: 8px
}

.system-comment .head {
	border-bottom: 1px solid #A9A9A9;
	padding: 0 0 5px;
	margin: 0 0 5px;
	color: #B2B2B2;
	font-weight: 700
}

.system-comment .head .fa-comment {
	font-size: 14px;
	margin: 0 5px 0 0
}

.system-comment .fa-user {
	width: 48px;
	height: 48px;
	float: left;
	line-height: 48px;
	font-size: 48px;
	background: #A9A9A9;
	color: #dcdcdc;
	text-align: center
}

.system-comment .input {
	border-radius: 3px;
	height: 48px;
	padding: 4px;
	margin: 0 0 0 55px;
	background: #fff
}

.system-comment.light .input {
	border: 1px solid #dcdcdc
}

.system-comment textarea {
	resize: none;
	border: none;
	padding: 0;
	width: 100%;
	outline: none;
	height: 100%
}

.system-comment .comment-submit {
	float: right;
	padding: 4px 10px 4px 12px;
	border: 1px solid #b6b7b9;
	color: #DADADA;
	font-size: 13px;
	font-weight: 700;
	cursor: pointer;
	background: #202020 none repeat scroll 0 0;
	margin-top: 6px
}

.system-comment .message {
	color: #d43f3a;
	font-size: 12px;
	display: none
}

.system-comment .list-comment li {
	overflow: hidden;
	color: #ccc;
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #404040
}

.system-comment.light .list-comment li {
	border-top-color: #AFAEAE;
	color: #333
}

.system-comment .list-comment li strong {
	color: #fafafa
}

.system-comment.light .list-comment li strong {
	color: #2F7AA9
}

.system-comment .list-comment li .time {
	font-size: 12px
}

.system-comment .list-comment li .text {
	margin: 0 0 0 55px
}

.system-comment .list-comment li .del-cmt {
	float: right;
	color: #B2B290;
	font-size: 13px;
	font-weight: 700;
	display: none;
	cursor: pointer
}

.system-comment .list-comment li:hover .del-cmt {
	display: block
}

.system-comment .view-more {
	text-align: center;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	padding: 10px 0
}

.system-comment .view-more a {
	padding: 4px 10px 4px 12px;
	border: 1px solid #b6b7b9;
	color: #DADADA;
	font-size: 13px;
	font-weight: 700;
	cursor: pointer
}

.tab-comment {
	margin: 10px 0 0;
	text-align: center
}

.tab-comment li {
	display: inline-block;
	background: #3D4045;
	padding: 5px;
	font-size: 13px;
	margin: 0 0 0 10px
}

.tab-comment li.active {
	background: #00B0E4;
	cursor: pointer
}

.tab-comment li a {
	color: #fafafa
}

.ui-tabs-hide {
	display: none
}

.note-browser {
    padding: 5px;
    font-size: 13px;
    margin: 20px 0 30px 0;
    border: 1px solid #5d5d5d;
    background: #000;
}

.note-like {
	color: #FFE91A;
	font-weight: 700;
	font-size: 13px;
	margin: 0 0 5px
}

.play-tags .caption {
	color: #fff;
	margin: 0 0 10px 0;
	display: inline-block
}

.play-tags {
	color: #5f5f5f;
	margin: 20px 0 0;
	padding: 10px
}

.play-tags h3 {
	margin: 0 0 10px;
	font-size: 12px
}

ul.server-backup {
	border-top: solid 1px #555;
	padding: 18px 0 15px;
	clear: both;
	overflow: hidden;
}

ul.server-backup li {
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: #FFF;
	padding: 6px;
	position: relative;
	margin: 1px 0;
	cursor: pointer
}

ul.server-backup li span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 6px 55px;
	text-transform: uppercase
}

ul.server-backup li span.active,
ul.server-backup li span:hover {
	background-color: #c58560
}

ul.server-backup li:nth-child(2n+1) {
	background-color: #131313
}

ul.server-backup li:hover {
	background-color: #292929
}

#hide_float a {
	color: #fff601
}

.box-player .loading-player:before {
	font-family: FontAwesome;
    content: "\f1ce";
}

.box-player .loading-player {
	-webkit-animation: spin 0.69s linear infinite;
	animation: spin 0.69s linear infinite
}

.box-player .loading-container {
    position: absolute;
    text-align: center;
    font-size: 3.5em;
    color: #fff;
    z-index: 12;
    top: 50%;
    left: 50%;
    margin: -39px 0 0 -39px;
    display: none;
}

.box-player .loading-container:after {
	content: "Äang táº£i... vui lĂ²ng Ä‘á»£i . . . ";
	font-size: 12px;
	white-space: nowrap;
	left: -35px;
	bottom: -20px;
	margin: 3px 0 0;
	position: absolute;
	color: #fff;
	animation: none
}

.box-player.loading .loading-container {
	display: block
}

#player img.error_loading {
	max-width: 100%;
	max-height: 100%
}
.vast-manual-skip{
	background-color: #282828;
    border: 1px solid hsla(0,0%,100%,.8);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    flex: 0 0 auto;
    font-size: 15px!important;
    font-weight: 700;
    min-width: 60px;
    padding: .65em;
    text-decoration: none;
    white-space: nowrap;
    position: absolute;
    right: 0;
    bottom: 110px;
    z-index: 3;
}
.vast-count-ads{
	font-family: 'roboto';
	position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 7px 3px 7px 7px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #000000;
    color: #fff;
    opacity: .8;
    font-size: 13px;
}
.mp-tips{
    color: #FDB813;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 20px;
    font-weight: bold;
}

#fb-like-fanpage {
    padding: 3px 0px;
    margin: 5px 0 0 0px;
    float: left;
    position: relative;
    z-index: 9;
}
#mad-player{
	position: relative;
	margin: 50px -10px;
    background: #000;
}
#mad-player .mad-box{
    clear: both;
    padding: 10px 0 50px;
}
#mad-player .text_ads{
    display: block;
    width: 300px;
    background: #6e6e6e;
	padding: 2px 0 7px;
    margin-bottom: 2px;
}
#mad-player .txt_qc {
	padding-bottom: 4px;
    color: #fff;
    border-bottom: 2px dashed #fff;
    font-size: 12px;
    font-family: 'roboto';
    font-weight: 300;
    text-transform: uppercase;
}
#mp-adx-b32 {
	margin: 10px;
	display: none;
}
#mp-adx-b32 img {
	object-fit: cover;
    object-position: top;
	width: 300px; 
	height: 200px !important;
}
#mp-adx-b32 .box-line {
	/*position: absolute;
	bottom: 97px;
	text-align: center !important;
	background-color: rgba(0,0,0,0.8) !important;*/
	width: 300px;
    background-color: #000;
    overflow: hidden;
}
#mp-adx-b32 .t-line {
	color: #fff;
	padding: 10px;
	font-weight: bold;
}
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

@font-face {
	font-family: 'UTMCafetaRegular';
	src: url('/wp-content/template/fonts/utm_cafeta-webfont.eot');
	src: url('/wp-content/template/fonts/utm_cafeta-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/template/fonts/utm_cafeta-webfont.woff') format('woff'), url('/wp-content/template/fonts/utm_cafeta-webfont.ttf') format('truetype'), url('/wp-content/template/fonts/utm_cafeta-webfont.svg#UTMCafetaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fontcafe {
	font-family: 'UTMCafetaRegular';
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/template/fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/template/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

ul,
span,
p,
div {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.no-margin-left {
	margin-left: 0!important;
}

a,
a:focus,
a:hover {
	text-decoration: none;
}

.container {
	padding: 0;
	margin: 0 auto;
	width: 980px;
}

body,
html {
	background: #1a1a1a;
    margin: 0;
    font-family: Arial,Tahoma;
    font-size: 14px;
    color: #dcdcdc;
}

#header {
    background: rgba(0,0,0,.3);
    padding: 5px 0 0 0;
    font-family: 'roboto';
    margin: 0 0 20px 0;
}

#header .right-header {
	width: 728px;
	float: right
}

#header .actions-user {
	padding: 5px;
}

#header .banner {
	margin: 5px 0 0 0;
}

#header .actions-user ul li {
	display: inline-block;
    padding: 5px 10px 5px 7px;
}

#header .actions-user a {
	color: #fff;
}
#header .actions-user a:hover {
	color: #ccc;
}

#header .actions-user .fa {
	color: #FFFFFF;
	margin-right: 4px;
}

.main-menu {
	background: rgba(0,0,0,.3);
	padding: 0;
}

.main-menu.fix-nav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 102;
}

.main-menu .menu-item {
	float: left;
	position: relative;
}

.main-menu .menu-item:first-child {
	border: none;
}

.main-menu .menu-item .fa {
	display: inline-block;
	margin: 0 8px 0 0;
	font-size: 16px;
}

.main-menu ul {}

.main-menu .menu-item a {
	color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    padding: 15px 11.6px;
    display: block;
    font-size: 16px;
    white-space: nowrap;

}

.main-menu .menu-item:first-child a i {
	font-size: 25px;
	margin: 0;
}

.main-menu .menu-item:first-child a {
	border-bottom: 3px solid #ccc;
}

.main-menu .menu-item.active>a,
.main-menu .menu-item a:hover {
    text-decoration: none;
    color: #c58560;
}

.main-menu .search-container {
	float: right;
	margin: 11px 2px;
}

.search-container {
	width: 350px;
	float: left;
	margin: 15px 0 8px 0;
}

#header .suggest-dns {
	font-style: italic;
	font-size:12px;
    clear: both;
}

#header .logo {}

#header .top {
	margin: 5px 0;
}

#header .logo img {}

#header .container {}

.search-container .fa-search {
	position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
	color: #666666;
}

#keyword {
	width: 100%;
    outline: none;
    box-shadow: none!important;
    background-color: rgba(255,255,255,.08);
    border: 1px solid transparent!important;
    color: #7aa6ce;
    font-size: 13px;
    border-radius: 0.4rem;
    transition: .7s all;
    padding: 10px 40px;
}

#keyword:focus {
	border-color: #fff601;
}
#player {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
#player-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#media-player-box {
    height: 100%;
    width: 100%;
}
.main-menu .menu-item .sub-menu {
	top: 100%;
	left: 0;
	width: 200px;
	display: none;
	background-color: #121212;
	z-index: 101;
}

.main-menu .menu-item:hover .sub-menu {
	display: block;
}

.main-menu .menu-item .sub-menu.span-2 {
	width: 685px;
}

.main-menu .menu-item .sub-menu.span-3 {
	width: 430px;
}
.main-menu .menu-item .sub-menu.span-4 {
	width: 800px;
}

.main-menu .menu-item .sub-menu.span-2 .sub-menu-item,
.main-menu .menu-item .sub-menu.span-3 .sub-menu-item,
.main-menu .menu-item .sub-menu.span-4 .sub-menu-item {
	width: 20%;
	float: left;
}

.sub-menu .sub-menu-item a {
	display: block;
	padding: 10px;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
}

.main-content {
	margin: 5px 0 0 0;
}

.main-content .left-content {
	width: 670px;
	float: left;
	margin: 0 10px 20px 0;
}

.pagination {
	text-align: right;
	display: inherit;
}

.pagination ul li {
	margin: 3px;
	display: inline-block;
}

.pagination ul li a {
	color: #fff;
    border: 1px solid #4c4c4c;
    background: #3a3a3a;
    padding: 5px 8px;
    font-weight: bold;
    font-size: 13px;
}

.pagination ul li a.disabled {
	display: none;
}

.pagination ul li a.current {
	border-color: #ff6901;
    color: #ff9601;
}

.list-films .item {
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 0 0 0 10px;
	position: relative;
}

.list-films #film_related .item {
	margin: 0 3px;
	float: left;
	width: 160px;
}

.list-films {
	overflow: hidden;
	padding: 0px 0 10px 0;
}

.list-films .film-new {
    margin-bottom: 10px
}

.list-films .loading {
	margin: 20px 0;
	text-align: center;
}

.list-films.film-new .item {
	height: 285px;
	text-align: center;
	font-size: 12px;
}

#film_related .item .label,
.film-new .item .label {
    position: absolute;
    display: inline-block;
    white-space: normal;
    text-align: left;
    line-height: 1.2em;
    margin: 5px;
    padding: 5px;
    font-size: 11px;
	font-weight: normal;
    color: #ffffff;
}

.list-films .label-quality {
	position: absolute;
    background: rgb(75 143 17);
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 3px;
    bottom: 70px;
    left: 0;
    border-radius: 0 5px 5px 0;
}

.list-films .label-quality:after {
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid rgb(75 143 17);
	position: absolute;
	bottom: -8px;
	left: 0px;
}

.item .fa-music,
.item .fa-volume-up {
	font-size: 22px;
	color: #FFFFFF;
	top: 3px;
	left: 3px;
}

.item .fa-music {
	color: #FC00AC;
}

.title-box {
    margin: 0 0 10px 0;
    background: #252525;
    font-family: Arial,Tahoma;
    font-size: 14px;
    color: #c58560;
    font-weight: 300;
    padding-bottom: 5px;

}

.title-box .fa {
   margin-left: 10px;	
}

.title-box>a {
	display: inline-block;
    margin: 0 5px 0;
    padding: 12px 5px;
    color: #fff;
}

.title-box .tophot {
	color: #da966e;
    font-size: 25px;
    font-family: 'roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.title-box .tab {
	border-bottom: 3px solid #383838;
	cursor: pointer;
}

.title-box .tab.active{
	color: #da966e;
    border-bottom: 2px solid #907863;
    font-size: 25px;
    font-family: 'roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.title-box .tab:hover {
    color: #c58560;
    border-bottom: 2px solid #c58560;
}

.form-filter {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.form-filter .filter-item {
	float: left;
	color: #959595;
	font-size: 12px;
	margin: 0 5px 0 0;
}

.form-filter .filter-item label {
	float: left;
	font-weight: normal;
	margin: 8px 5px 0 0;
}

.form-filter .filter-item .form-control {
	width: 140px;
	margin: 0 5px 0 0;
	padding: 3px;
	font-size: 12px;
	height: 28px;
	background: #303030;
	box-shadow: none;
	border: none;
	color: #fafafa;
	outline: none;
	border-radius: 0;
}

.form-filter .filter-item .form-control#year {
	width: 110px;
}

.form-filter .filter-item .form-control#cat_id {
	width: 170px;
}

.form-filter .btn {
	padding: 5.5px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#C02425 0%,#F0CB35 51%,#C02425 100%);
    transition: .7s;
	color: #fff;
	border: none;
	outline: none;
}

.form-filter .btn:hover {
	background: #333333;
}

.list-films.film-new .item .name {
    margin: 0;
    color: #fff;
    font-weight: normal;
    background: #252525;
    padding: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list-films.film-new .item .name-real {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
}

.list-films.film-new .item .name:hover {
	color: #C8C8CA;
}

.list-films.film-hot {
	overflow: hidden;
}

#film_hot {
	position: relative;
	padding-right: 5px;
	height: 265px;
	overflow: hidden;
}

#film_hot .item {
	margin: 0 10px;
	position: relative;
	width: 175px;
	float: left;
	height: 256px;
	margin-bottom: 10px;
}
#film_related {
	margin: 0 0 20px 0;
	height: 225px;
	overflow: hidden;
}
#film_hot .item .label {
	position: absolute;
    padding: 5px;
    font-size: 11px;
    color: #ffffff;
    margin: 5px;
    z-index: 2;
    font-weight: normal;
}

.suggest-click {
	padding: 15px;
	color: #fff601;
	position: relative;
	margin: 0 0 10px 0;
	text-align: center;
	background: #383838;
	font-size: 16px;
	font-weight: bold;
}

.suggest-click>span {
	position: absolute;
}

.suggest-click .border-top {
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: url(../images/border-anim-h.gif) repeat-x;
}

.suggest-click .border-bottom {
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: url(../images/border-anim-h.gif) repeat-x;
}

.suggest-click .border-left {
	bottom: 0;
	left: 0;
	top: 0;
	width: 1px;
	background: url(../images/border-anim-v.gif) repeat-y;
}

.suggest-click .border-right {
	bottom: 0;
	right: 0;
	top: 0;
	width: 1px;
	background: url(../images/border-anim-v.gif) repeat-y;
}

.list-films.film-hot .item:first-child {
	margin-left: 0;
}

.list-film li:nth-child(even){
	background: rgba(20,20,20,0.5); 
}

.list-films .item a {
	color: #ffffff;
}

.list-films .item a .title:hover {
	color: #C8C8CA;
}

.list-films .item .icon-play{
    background: rgba(0, 0, 0, 0.6);
    height: 50px;
    width: 50px;
    position: absolute;
    top:40%;
    left: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease-in-out;
}
.list-films  .item .icon-play:after{
    content:"";
    position: absolute;
    top:50%;
    left: 50%;
    border:15px solid transparent;
    border-left:20px solid #ffffff;
    margin: -15px 0 0 -6px;
}
.list-films .item:hover .icon-play{
    transform: scale(1);
    opacity: 0.8;
}

.list-films.film-hot .item:hover img {
    transform: scale(1.2);
}
.list-films.film-hot .item img {
	height: 255.6px;
    object-fit: cover;
    object-position: center center;
    transition: all 0.3s ease-in-out 0s;
}

.list-films.film-related .item .text,
.list-films.film-hot .item .text {
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	color: #ffffff;
	padding: 8px;
	font-size: 14px;
	font-family: 'roboto';
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-films .item .img-film {
	width: 165px;
    height: 230px;
    object-fit: cover;
    object-position: center center;
}

.list-films.film-hot .item .img-film {
	width: 180px;
}

.list-films.film-related .item {
	width: 175px;
}

.list-films.film-related .item .img-film {
	width: 175px;
	height: 222px;
}

.list-film .film-item-ver {
	overflow: hidden;
	margin: 5px 0 0 5px;
}

.list-film .film-item-ver img.avatar {
    object-fit: cover;	
	width: 75px;
	height: 87px;
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #efefef;
}

.list-film .film-item-ver .name {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.list-film .film-item-ver .name a{
	color: #fff;
}

.list-film .film-item-ver:hover .name {
	color: #ff9601;
}

.list-film .film-item-ver .view,
.list-film .film-item-ver .real-name {
	font-size: 12px;
	color: #BABABA;
}

.left-content .fb-like-box {
	border: 1px dashed #a0cce9;
	margin: 0 0 20px 0;
	background: #ffffff;
	padding: 10px;
	height: 42px;
}

.left-content .post-item .fb-like {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.left-content .fb-like-box .caption {
	font-style: italic;
	margin: 0 20px 0 0;
}

.caption .italic {
	color: #4a65b4;
}

.main-content .right-content {
	width: 300px;
	float: right;
	background: #252525;
}

.ads {
	margin-bottom: 5px;
}

.right-content .widget {
	margin: 0 0 10px 0;
}

.right-content .block {
	padding: 20px 10px;
	margin: 0 0 20px 0;
	width: 300px;
	overflow: hidden;
}

.right-content .block .caption {
	margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #da966e;
    border-bottom: 2px dashed #5d5d5d;
    font-size: 25px;
    font-family: 'roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.right-content .block .caption .fa {
	margin: 0 5px 0 0;
}

.right-content .block .fb-page {
	max-height: 220px;
	overflow: hidden;
}

.tagcloud li {
	display: inline-block;
	line-height: 14px;
}

.tagcloud li a {
	color: #888;
	margin: 2px;
}

.tagcloud li a:hover {
	color: #ffffff;
	text-shadow: 0 1px 0 #000;
}

.tagcloud .level-2 {
	font-size: 11px;
}

.tagcloud .level-4 {
	font-size: 14px;
}

.tagcloud .level-5 {
	font-size: 15px;
}

.tagcloud .level-6 {
	font-size: 16px;
}

.tagcloud .level-10 {
	font-size: 20px;
}

.most-view .list-film .item {
	position: relative;
	padding: 5px 5px 5px 5px;
}

.most-view .list-film .item:first-child {
	border-top: none;
}

.most-view .list-film .item .number-rank {
    color: #191b24;
    font-weight: bold;
    left: 5px;
    top: 17px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 1.5em;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.most-view .list-film .item a {
	color: #fff;
}

.most-view .list-film .item a:hover {
	color: #ffd875;
}

.most-view .list-film .item .count_view {
	color: #BABABA;
	font-size: 12px;
	margin: 3px 0 0 0;
	font-style: italic;
}

.most-view .tabs .tab {
	width: 33.33%;
	padding: 8px 0;
	float: left;
	border-radius: 0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.most-view .tabs .tab:hover {
	color: #ffffff;
}

.most-view .tabs .tab.active {
    background-color: #5d5d5d;
}

.right-content .most-view .fa-play {
	font-size: 9px;
	color: #0072bd;
	margin: 0 2px 0 0;
	position: absolute;
	left: 0;
	top: 10px;
}

.right-content .fb-like-box {
	background: #ffffff;
	border: 1px dashed #a0cce9;
}

.suggest-like-fb {
	position: fixed;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	top: 200px;
	right: -250px;
	z-index: 99;
}

.suggest-like-fb:hover {
	right: 0;
}

.suggest-like-fb img {
	float: left;
	margin: 56px 0 0 0;
}

.suggest-like-fb .fb-page {
	width: 250px;
	height: 350px;
	float: left;
}

#footer {
	color: rgb(189, 189, 189);
    background: #060606;
    font-size: 12px;
}

#footer .desc {
	float: left;
	width: 700px;
	padding-top: 10px;
}

#footer .desc a {
	color: #ccc;
}

#footer .desc h1,
#footer .desc h2,
#footer .desc h3,
#footer .desc h4,
#footer .desc h5,
#footer .desc h6 {
	font-size: 12px;
	margin: 0;
}

#footer .info {
	background: rgba(0,0,0,.3);
	float: right;
	padding: 20px;
	width: 260px;
	font-size: 11px;
	position: relative;
}

#footer .info .column {
	float: left;
	display: block;
	overflow: hidden;
	width: 50%;
}

.info .column .heading {
	font-weight: bold;
}

#footer .info .column ul li {
	margin-top: 5px;
	list-style: circle;
}

#footer .info a {
	color: #b6b6b6;
	font-weight: normal;
}

#footer .info .contact-ads {
    margin: -10px 0 10px 0;
    line-height: 18px;
    color: #b6b6b6;
}

.bottom-menu {
	border-bottom: 1px solid #e1e1e1;
}

.bottom-menu .menu-item {
	float: left;
	position: relative;
}

.bottom-menu .menu-item a {
	padding: 15px 20px 15px 0;
	text-transform: uppercase;
	color: #585858;
	display: block;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}

.bottom-menu .menu-item .sub-menu a {
	padding: 10px;
}

.bottom-menu .menu-item a:hover {
	color: #ff4620;
}
.bottom-menu .sub-menu {
	left: 0;
	width: 180px;
	background: #ffffff;
	display: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.bottom-menu .menu-item:hover .sub-menu {
	display: block;
}
.breadcrumbs {
	overflow: hidden;
    background-color: #252525;
}
.left-content .breadcrumbs {
	padding: 18px 25px;
	border-bottom: 1px solid #d7d7d7;
}
.container-slider .slider {}

.container-slider .slider li {
	float: left;
	width: 52px;
	display: table-cell;
	vertical-align: middle;
	margin: 5px 5px 5px 0;
	overflow: hidden;
	cursor: pointer;
}
.container-slider .slider li img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
}
.redactor_editor {
	min-height: 100px;
}
.item-upload {
	border-radius: 4px;
	color: white;
	border: 1px solid #cdcdcd;
	background-color: #fff;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	width: 120px;
	height: 120px;
	margin: 8px 5px 0 0;
	overflow: hidden;
}
.item-upload .preview {
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.item-upload .preview {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}

.item-upload .fa.fa-picture-o {
	color: #ccc;
	font-size: 70px;
	position: absolute;
	top: 23px;
	left: 22px;
}

.item-upload .fa.fa-times-circle {
	position: absolute;
	color: #ff0000;
	font-size: 20px;
	top: 0;
	right: 0;
	z-index: 101;
	cursor: pointer;
}

.item-upload .general-input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	border: 0;
	cursor: pointer;
	font-size: 13px;
	width: 118px;
	z-index: 100;
}

.box-upload-image {
	display: inline-block;
	width: 400px;
	border: 1px solid #dcdcdc;
	padding: 10px 0px 10px 10px;
	margin: 0 0 0 6px;
}

.tip-image {
	width: 120px;
	float: left;
}

.tip-image span {
	color: #49c019;
}

.bottom-block .rules p {
	margin: 0 0 10px 0;
}

.bottom-block .rules {
	margin: 30px 10px 0 10px;
}

.bottom-block .rules .rule-item {
	margin: 0 0 25px 0;
}

.bottom-block .rules .rule-item strong {
	margin: 0 0 5px 0;
	display: block;
}

.bottom-block .rules .rule-item p {
	font-style: italic;
	margin: 0 0 5px 0;
}

.login-register-container {
	overflow: hidden;
}

#user-form label {
	display: block;
	font-weight: normal;
	color: #777777;
	margin: 0 0 5px 0;
}

.back-to-top {
	background: #000;
	position: fixed;
	bottom: 10px;
	right: 15px;
	padding: 7px 10px 0px 6px;
	height: 40px;
	width: 40px;
	opacity: 0.7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.back-to-top .fa {
	color: #fff;
	font-size: 48px;
}

#profile {
	background: #2a2a2a;
	margin: 0 0 20px 0;
}

#profile .heading {
	padding: 10px 25px;
	border-bottom: 1px solid #dcdcdc;
	color: #FFF601;
	font-weight: bold;
	font-size: 18px;
}

#profile .heading .btn-edit {
	color: #009DEF;
	font-size: 14px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

#profile .heading .btn-edit:hover {
	color: #0072AE;
}

#profile .heading .btn-edit .fa {
	margin: 0 5px 0 0;
}

#profile .wapper {
	padding: 25px;
}

#profile .item {
	margin: 0 0 10px 0;
	color: #cecece;
}

#profile .item .notset {
	color: #999999;
}

#profile .item label,
#profile .form-row label {
	width: 135px;
	color: #666666;
	text-align: right;
}

#profile .form-row {
	margin: 0 0 10px 0;
}

#profile .form-row input[type="text"],
#profile .form-row input[type="password"],
#profile .form-row input[type="email"],
#profile .form-row input[type="tel"] {
	border: none;
	padding: 8px;
	outline: none;
	background: #383838;
	width: 300px;
	border-radius: 3px;
	color: #cecece;
}

.form-row input.error {
	border-color: #F20000!important;
}

.form-row .errorMessage {
	margin: 3px 0 0 138px;
	color: #F20000;
	font-style: italic;
}

#preview {
	background: #ffffff;
	border-radius: 5px;
	padding: 25px;
	overflow: hidden;
	box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
	margin: 20px 0;
}

#preview .row-item {
	overflow: hidden;
	display: block;
	color: #666666;
	margin: 0 0 5px 0;
}

#preview label {
	float: left;
	width: 150px;
	margin: 0 3px 0 0;
	color: #333333;
	text-align: right;
}

.success-message {
	border: 1px solid #0AA31E;
	padding: 5px;
	background: #CEFFCF;
	margin: 0 0 20px 0;
	color: #333333;
}

.no-content {
	margin: 10px 0;
	background: #FEFEFE;
	padding: 10px;
	color: #8D8D8D;
	text-align: center;
	border: 1px solid #8d8d8d;
}

#page-info .blockbody {
	background: #131a26;
	overflow: hidden;
	padding: 10px;
}

#page-info .blockbody .poster {
    float: left;
	width: 45%;
    margin: 0 10px 10px 0;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

#page-info .latest-episode {
    background: #101821;
    overflow: hidden;
    padding: 5px;
    margin: 10px 0 0 0;
}
#page-info .latest-episode .heading {
	float: left;
	margin: 10px;
}
#page-info .latest-episode>a {
	float: left;
	margin: 5px;
    padding: 7px;
    background: #344156;
    color: #fdfdfd;
    border-radius: 3px;
    font-size: 13px;
}
#page-info .latest-episode>a.active {
	background: #696969;
	color: #fff;
}
#page-info .latest-episode>a:hover,
#page-info .latest-episode>a.current {
	background: #c58560;
	color: #fff;
}

.poster .buttons {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 10px 0px;
}

.poster .buttons li {
	display: inline-block;
}

.poster img {
	object-fit: cover;
	width: 100%;
	max-height: 400px;
}

#page-info .blockbody .text {
	color: #707070;
	overflow: hidden;
}

#page-info .blockbody .text h1 {
	margin: 0;
}

#page-info .blockbody .text h2 {
	margin: 0 0 10px 0;
}

#page-info .blockbody .title {
    font-weight: bold;
	padding: 5px 0 0 0;
    margin: 0 0 5px 0;
    font-family: Tahoma;
    line-height: 1.6em;
    text-transform: uppercase;
    /*font: 20px 'roboto';*/
	font: 30px 'UTMCafetaRegular';
    color: #ff9658;
    display: block;
}

#page-info .blockbody .real-name {
	font-size: 12px;
    color: #999;
	display: block;
}

#page-info .dinfo .col {
	float: left;
	width: 100%;
	margin: 0 1% 0 0;
    padding: 5px 8px;
    line-height: 26px;
    font-size: 12px;
    color: #bbb;
    background: #101821;
}

#page-info .dinfo .col a {
    color: #fff;
}
#page-info .dinfo .col a:hover {
    color: #ff9601;
}

#page-info .dinfo .col dt,
#page-info .dinfo .col dd {
	line-height: 26px;
}

#page-info .dinfo dt {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

#page-info .dinfo dd {
	font-weight: normal;
}

.btn-groups {
    clear: both;
    margin: 8px 0 0 0;
    float: left;
    width: 100%;
    padding: 5px 8px;
    color: #bbb;
    background: #101821;
}

.btn-groups .col {
	float: left;
	margin: 10px 10px 10px 0;
}

.btn-groups>a {
	display: inline-block;
	font-size: 15px;
}

.btn-groups .col.three-button a {
	padding: 5px 4px;
}

.fb-like {
	overflow: hidden;
}

.box-btn .gg-like,
.box-btn .fb-like,
.box-btn .fb-save {
	float: left;
	margin: 10px 10px 0 0;
	overflow: hidden;
	max-width: 150px;
	height: 25px;
}

.btn-groups .box-btn div {
	margin-right: 5px!important;
}

.btn-download,
.btn-see {
	font-size: 16px;
	color: #ffffff;
	padding: 8px 10px;
	margin: 0 5px;
	border-radius: 0;
}

.btn-download {}

.btn-download a,
.btn-see a {
	color: #ffffff;
}

.btn-see .fa {
	font-size: 18px;
	font-weight: normal;
}

.btn-groups .btn-like {
	color: #eee;
	background-color: #2E2E2E;
	border-radius: 4px;
	padding: 4px 10px;
	margin: 5px 0 0 18px;
	font-size: 13px;
}

.btn-groups .btn-like {
	color: #eee;
	background-color: #2E2E2E;
	border-radius: 4px;
	padding: 4px 10px;
	margin: 5px 0 0 18px;
	font-size: 13px;
}

.btn-like .fa {
	margin: 0 8px 0 0;
	font-size: 18px;
	cursor: pointer;
}

.btn-report {
	color: #eee;
	background-color: #2E2E2E;
	border-radius: 4px;
	padding: 4px 10px 3px 10px;
	margin: 0px 10px 0 40px;
	font-size: 13px;
	width: 84px;
	float: left;
}

.btn-report .fa {
	margin: 0 8px 0 0;
	font-size: 13px;
	color: yellow;
}

.btn-report a {
	color: #fff;
}

.notifi-trailler {
	border: 1px solid #828282;
	background: #404040;
	color: #FFFFFF;
	padding: 5px;
	margin: 0 0 5px 0;
	border-radius: 3px;
	font-weight: bold;
	font-size: 13px;
}

.form-subscribe,
.blockbody .show-time  {
	background: #282828;
	margin: 10px 0 0 0;
	padding: 5px;
	color: #848484;
	font-size: 13px;
}

.blockbody .detail {
	margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #828282;
}

.film-note {
    margin: 10px 0 0 0;
    border: 1px solid #ff9601;
    background: #000;
    padding: 10px;
}

.form-subscribe {
	overflow: hidden;
	position: relative;
}

.form-subscribe .loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3) url(../images/ajax-loader.gif) no-repeat center;
	display: none;
}

.form-subscribe .caption {
	color: #fff601;
	font-weight: bold;
}

.form-subscribe .col {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.form-subscribe .input {
	border: none;
	padding: 8px;
	outline: none;
	background: #383838;
	border-radius: 3px;
	width: 230px;
	color: #cecece;
}

.form-subscribe .col .captcha {
	float: left;
	width: 77px;
}

.form-subscribe .col .refresh-captcha {
	margin: 5px;
}

#form_subscribe {
	display: none;
	margin: 20px 0 0 0;
}

.form-subscribe .message {
	color: #FFF601;
	display: none;
	margin: 20px 0 0 0;
	clear: both;
}

.blockbody .show-time {
	font-size: 14px;
	color: #DCDCDC;
}

.blockbody .detail img {
	max-width: 100%;
	margin: 15px auto;
	height: auto!important;
	display: block;
}

.blockbody .heading {
	font-size: 14px!important;
    display: inline-block;
    font-weight: 700;
    color: #ccc;
    text-transform: uppercase;
}

.blockbody .heading .fa {
	font-size: 16px;
	margin: 0 5px 0 0;
}

.blockbody #comment-tab {
	margin-top: 30px;
}

.blockbody #tabs-facebook {
	background: #ffffff;
}

#page-info .list-episode,
.download-box {
	background: #181818;
	overflow: hidden;
	padding: 10px;
	margin: 10px 0 0 0;
}

.download-box h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
	color: #fff601;
}

.download-box .ads {
	width: 300px;
	height: 300px;
	border: 1px solid #121212;
	background: #222;
}

.download-box .list-download {
	text-align: center;
}

.list-download li a {
	display: inline-block;
	padding: 10px;
	font-size: 20px;
	margin: 0 0 20px 0;
}

.list-episode .caption {
	overflow: hidden;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #FFF601;
	padding-bottom: 10px;
	color: #fff601;
}

.list-episode .caption>h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 8px 0;
	font-size: 14px;
}

.list-episode table {
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-collapse: collapse;
	color: #fafafa;
	width: 100%;
	margin: 20px 0 0 0;
}

.list-episode table th {
	text-align: center;
	font-weigh: bold;
}

.list-episode table td,
.list-episode table th {
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	padding: 5px;
}

.list-episode .btn-get-link {
	font-weight: bold;
	float: right;
}

.captcha-container .left {
	background: #fefefe;
	border: 2px solid #b9b9b9;
	border-radius: 5px;
	padding: 5px;
}

.captcha-container .captcha {
	float: left;
	margin: 5px 5px 5px 0;
}

.captcha-container .left .label {
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px;
	display: block;
	color: #181818;
	margin: 0 0 5px 0;
	text-align: left;
}

.captcha-container #ip_captcha {
	width: 140px;
	padding: 3px;
}

.refresh-captcha {
	color: #0094fc;
	display: inline-block;
	font-size: 25px;
	margin: 12px;
	cursor: pointer;
}

#page-info .detail .tabs-content {
    background: #101821;
    padding: 10px;
}

#page-info .tags {
	margin: 10px 0;
	overflow: hidden;
}

#page-info .tags li {
	float: left;
	margin: 3px;
}

#page-info .tags li.caption {
	padding: 2px 5px;
	color: #fff;
}

#page-info .tags .tag-item h2,
#page-info .tags .tag-item h3,
#page-info .tags .tag-item h4 {
	margin: 0;
	padding: 5px;
	line-height: 13px;
	font-size: 12px;
	color: #fafafa;
}

#page-info .tags a {
	color: #0094fc;
	font-size: 12px;
	color: #828282
}

#page-info .tags a:hover {
	color: #4EB6FF;
}

#page-info .keywords {
	margin: 10px 0 0 0;
}

#page-info .keywords h4 {
	color: #5f5f5f;
	display: inline-block;
	font-size: 11px;
	margin: 0 5px 0 0;
}

#info-film h2{
	font-size: 13px!important;
	margin: 0px 0 8px 0;
}
#info-film h3{
	margin: 0px 0 8px 0;
}

.tabs .tab {
	display: inline-block;
	padding: 3px 15px;
	border-radius: 20px;
	color: #fff;
	margin: 0 0 10px;
	font-size: 13px;
}

.breadcrumbs a{
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 36px;
	padding: 0 10px 0 10px;
	position: relative;
	text-transform: uppercase;
}

.breadcrumbs .active {
	font-size: 12px;
    margin: 10px 0px;
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    color: #ccc;
    padding: 0 10px 0 10px;
    position: relative;
    text-transform: uppercase;
}

.breadcrumbs h1 {
	font-size: 12px;
    margin: 11.5px 0px;
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    color: #ccc;
    padding: 0 10px 0 10px;
    position: relative;
    text-transform: uppercase;
}


.breadcrumbs a:after {
	content: '/';
    position: absolute;
    margin-left: 5px;
    height: 36px;
}
.breadcrumbs span:after {
    position: absolute;
    margin-left: 5px;
    height: 36px;
}

.breadcrumb a.active:after,
.breadcrumb a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

.breadcrumbs a.active,
.breadcrumbs a:hover,
.breadcrumbs a:hover:after {
	background: #333;
}

#player {
	position: relative;
}

#player .water-mark {
	position: absolute;
	background-size: 100%;
	z-index: 2;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 15%;
}

#player .water-mark.top-left {
	top: 3%;
	left: 3%;
}

#player .water-mark.top-right {
	top: 3%;
	right: 3%;
}

#player .water-mark.bottom-right {
	bottom: 3%;
	right: 3%;
}

#player .water-mark.bottom-left {
	bottom: 3%;
	left: 3%;
}

#player .water-mark.none {
	display: none;
}

#player-video {
	min-height: 800px;
}

#player-video .bottom-content {
	background: #1a1a1a;
	margin: 30px 0 0 0;
	padding: 20px 0;
}

#player-video .box-comment {
	background: #ffffff;
}

#player-video .details {
	clear: both;
}

#player-video .details .name {
	color: #ffffff;
	float: left;
	width: 705px;
}

#player-video .details .name h1,
#player-video .details .name h2.chapter-name,
#player-video .details .name span {
	margin: 10px 0 0 0;
	font-size: 25px;
	line-height: 1.3em;
	color: #fff;
}

#player-video .details .name h1 a {
	color: #ff9601;
}

#player-video .details .name h2.real-name {
	font-size: 16px;
	line-height: 16px;
	float: none;
	margin: 10px 0;
	color: #B3B3B3;
	font-weight: normal;
}

#player-video .details .name h2.real-name a {
	color: #B3B3B3;
}

#player-video .details .box-rating {
	float:right;
	margin: 5px 10px 5px 0;
	overflow: hidden;
	width: 440px;
	max-width: 100%;
}

#player-video .details .box-rating .rate-title {
	float: left;
	width: 157px;
}

#player-video .details .box-rating #hint {
	display: none;
}

.lamp {
	color: #ffffff;
	background-color: #2E2E2E;
	border-radius: 4px;
	padding: 0px 10px;
	font-size: 25px;
	float: right;
	margin: 10px 0 0 0;
	cursor: pointer;
	position: relative;
	z-index: 9;
}

.lamp.off {
	color: #767676;
}
.video-btn {
	padding: 6px 8px;
    background: rgba(0,0,0,.3);
    float: right;
    position: relative;
    z-index: 9;
    border: 1px!important;
    border-radius: 3px;
    color: #fff;
    line-height: initial!important;
    text-decoration: none;
    cursor: pointer;
    margin: 15px 5px 5px 0;
    font-size: 13px;
}

.video-btn i {
	padding-right: 5px;
}

#btn_lightbulb.off i {
	color: #767676;
}

#btn_lightbulb:after {
	content: "Tắt đèn";
}

#btn_lightbulb.off:after {
	content: "Bật đèn";
}

#btn_autonext.active:after {
	content: "Tự chuyển tập: Bật";
}

#btn_autonext:after {
	content: "Tự chuyển tập: Tắt";
}

#btn_autonext i {
	color: #767676;
}

#btn_autonext.active i {
	color: #fff;
}

#player-video .details .episodes {
	padding: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin: 10px 0;
}

.episodes .caption {
	float: left;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
}

.episodes .list-episode {
	margin: 0;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-row-gap: 2rem;
    grid-column-gap: 1.2rem;
    align-items: center;
    gap: 0.6rem;
    margin-top: 20px;
}

.list-episode>a {
    margin: 0 5px 5px 5px;
    padding: 7px;
    background: #252525;
    color: #BBB;
    align-items: center;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    gap: 0.6rem;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-episode>a:hover,
.list-episode>a.current {
	background: #c58560;
	color: #fff;
}

#player-video .details .social-icon {
	float: left;
	margin: 0px 5px 0 0px;
}

#player-video .details .social-icon div {
	margin-right: 5px!important;
	float: left;
	max-height: 31px;
	overflow: hidden;
	max-width: 360px;
}

#player-video .details .tooltip {
	float: right;
}

#player-video .show-time {
	background: #DDE8F5;
	padding: 10px;
	margin: 0 0 10px 0;
}

#player-video .show-time h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

.choose-server {
	float: left;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #ffffff;
}

.choose-server li {
	display: inline-block;
	float: left;
	margin: 0 4px 0 0;
	position: relative;
	margin-bottom: 5px;
}

.playing {
	position: relative;
	float: left;
	width: 3px;
	height: 3px;
	margin: 7px 12px 0 5px;
	background-color: #fff;
	border-radius: 50px;
}

.playing:before {
	content: "";
	position: absolute;
	top: -7px;
	left: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-radius: 0 50px 0px 0;
	width: 8px;
	height: 8px;
	background-color: rgba(255, 255, 255, .1);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-animation: playing 1.5s linear infinite;
	animation: playing 1.5s linear infinite;
}

.playing::after {
	content: "";
	position: absolute;
	top: 2px;
	right: 2px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-radius: 0 0px 0px 50px;
	width: 8px;
	height: 8px;
	background-color: rgba(255, 255, 255, .1);
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
	-webkit-animation: playing 1.5s linear infinite;
	animation: playing 1.5s linear infinite;
}

#mp-notify {
	background-color: rgba(0, 0, 0, 0.7);
}
#mp-notify .modal-dialog{
	top: 35%;
}
#mp-notify .modal-content{
	background-color: #282828;
}
#mp-notify .modal-header{
	border-bottom: 1px solid #333;
}
#mp-notify .modal-footer{
	border-top: 1px solid #333;
}
#mp-notify .modal-title{
	color: #ff9601;
}
#mp-notify .modal-body p{
	color: #fff;
}
#mp-notify .close{
	color: #fff;
	text-shadow: none;
	opacity: .8;
}
#mp-notify .close:hover,
.close:focus{
	color: #fff;
	filter: alpha(opacity=1);
	opacity: 1
}
#mp-notify .btn-default {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #333;
}
#mp-notify .btn-orange {
	color: #fff;
    background-color: #ff9601;
    border-color: #e98900;
}
#mp-notify .btn-default:hover,
#mp-notify .btn-default:focus,
#mp-notify .btn-orange:hover,
#mp-notify .btn-orange:focus
{
	opacity: .8
}

@-webkit-keyframes playing {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes playing {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.choose-server li a {
	display: block;
	padding: 5px 10px 3px 10px;
	background: #333;
	color: #fff601;
	border-radius: 4px;
	font-size: 12px;
	font-weight: bold;
}

.choose-server li a:hover {
	background: #474747;
}

#chapters {
	clear: both;
	background: #F6F6F6;
	padding: 10px 5px;
	position: relative;
}

.caption-chapter {
	font-size: 20px;
	color: #2E2E2F;
	margin: 0 0 5px 0;
	float: left;
}

.bottom-content .options {
	float: right;
	position: relative;
	border-radius: 5px 5px 0 0;
	padding: 15px;
	display: block;
}

.options .dropdown {
	width: 100%;
	left: 0px;
	transition-property: none;
	opacity: 1;
	visibility: visible;
	display: none;
	position: absolute;
	z-index: 10;
	background: #ffffff;
	border-radius: 0 0 5px 5px;
	padding: 0 10px 10px 10px;
	margin: 5px 0 0 0;
}

.bottom-content .options:hover {
	background: #ffffff;
}

.bottom-content .options:hover .dropdown {
	display: block;
}

.owl-prev,
.owl-next {
	position: absolute;
	width: 50px;
	height: 70px;
	background: rgba(0, 0, 0, 0.7);
	margin-top: -35px;
	top: 50%;
	color: #fff;
	opacity: 0.8;
}

.owl-next .fa,
.owl-prev .fa {
	padding: 1px 13px;
	font-size: 68px;
}

.owl-prev {
	left: 0px;
}

.owl-next {
	right: 0px;
}

.owl-next:hover,
.owl-prev:hover {
	opacity: 1;
}

#chapters .item {
	margin: 0 5px;
}

#chapters .item .img-wrapper {}

#chapters .item .img-wrapper .description {
	line-height: 18px;
	padding: 5px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: left;
	background-image: url('data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi Ă¢â‚¬Â¦gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g ');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(33.33333%,rgba(0,0,0,0.3)),color-stop(66.66667%,rgba(0,0,0,0.5)),color-stop(100%,rgba(0,0,0,0.7)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3),rgba(0,0,0,0.5),rgba(0,0,0,0.7));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3),rgba(0,0,0,0.5),rgba(0,0,0,0.7));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3),rgba(0,0,0,0.5),rgba(0,0,0,0.7));}#chapters .item .img-wrapper .description .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}#chapters .item .img-wrapper .description:hover .name{white-space:normal;}#chapters .item .img-wrapper img{width:100%;}#chapters .item .img-wrapper .count-view{font-size:12px;font-style:italic;}.autocomplete-suggestions{border:1px solid #999;background:#FFF;overflow:auto;}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden;}.autocomplete-selected{background:#F0F0F0;}.autocomplete-suggestions strong{font-weight:normal;color:#3399FF;}.autocomplete-group{padding:2px 5px;}.autocomplete-group strong{display:block;border-bottom:1px solid #000;}.positioned{color:#b6b6b6;margin:20px 0 50px 0;min-height:300px;}

.showtime_movies {
    background: #294769 url(/wp-content/template/img/weekly-calendar.png) no-repeat;
    background-position: 10px 42%;
    background-size: 25px;
    padding: 10px 15px;
    padding-left: 45px;
    margin: 7px 0;
    color: #fbfbfb;
    font-size: 13.5px;
    border-radius: 5px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#25aae1,#043ea5,#04befe,#3f86ed);
    border-radius: 3px;
}
.a {
    cursor: pointer;
    color: #fff;
    text-decoration: none!important;
}