body {
    background: #fff;
    color: #1a1917;
}
header .login-register a {
    color: #1a1917;
}
header .login-register a i {
    margin-right: 3px;
}
header .login-register a:hover {
    color: #f00a71
}
header {
    width: 100%;
    display: block;
    height: 50px;
    background: #9c9c9c;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
main {
    margin-top: 50px;
}
.admin-bar header {
    top: 32px;
}
.h-left {
    float: left;
    width: 670px;
}
.h-right {
    float: right;
    display: inline-block;
    padding: 0 15px 0 0;
    width: calc(100% - 670px);
}
header #logo {
    float: left;
    margin: 0;
}
header #logo a {
    margin: 4px 30px 0 10px;
    display: inline-block;
}
.main-nav {
    display: inline-block;
    float: left;
}
.sub-menu, .menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.main-nav li {
    display: inline-block;
    position: relative;
}
.main-nav li a {
    color: #1a1917;
    font-weight: 600;
    font-size: 15px;
    padding: 15px 5px 6px;
    display: inline-block;
}
.main-nav li a:hover {
    color: #fff;
}
.main-nav #menu-main > li:hover > a, .main-nav #menu-main > li.current-menu-item > a, .main-nav #menu-main > li.current-menu-ancestor > a, .menu-right > li:hover > a, .menu-right > li:hover > div > a {
    color: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 3px #706053;
    border-top: 0;
    background: #312908;
}
.main-nav .sub-menu, .menu-right .sub-menu {
    background: rgba(26, 25, 23, 0.77);
    width: 200px;
    padding: 7px 15px;
    position: absolute;
    top: 50px;
    left: 0;
    border-radius: 10px;
    box-shadow: 0 0 3px #706053;
    transform: scaleY(0);
    opacity: 0;
    transition: .3s all ease-in-out;
}
.main-nav li.menu-item-has-children:hover > ul.sub-menu {
    transform: scaleY(1);
    opacity: 1;
}
.menu-right .login-register:hover > ul.sub-menu {
    transform: scaleY(1);
    opacity: 1;
}
.main-nav .sub-menu li a, .menu-right .sub-menu li a {
    text-transform: none;
    padding: 5px 10px 5px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
}
.main-nav .sub-menu li:hover a, .menu-right .sub-menu li:hover a {
    color: #fff;
}
.main-nav li:last-child {
    margin-right: 0
}
.main-nav .menu-item-has-children {
    position: relative;
    padding-bottom: 10px;
}
footer {
    padding-top: 20px;
    margin-top: 30px;
    color: #817a7b;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    z-index: 1;
}
footer .widget-title {
    position: relative;
    margin: 0 0 5px;
    color: #fff;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li {
    list-style: none;
    position: relative;
}
footer .about-us-wg li {
    padding-left: 25px;
}
footer .about-us-wg li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #524f4f;
}
footer .about-us-wg li {
    margin-bottom: 10px;
}
footer .about-us-wg li:last-child {
    margin-bottom: 0;
}
footer .footer_bot {
    height: 46px;
    text-align: center;
    background: #9c9c9c;
    position: relative;
    z-index: 100;
    margin-top: 30px;
}
footer .footer_bot li {
    position: relative;
    display: inline-block;
    width: 24%;
    text-align: center;
}
footer .footer_bot li a {
    display: inline-block;
    font-size: 15px;
    color: #1a1918;
    line-height: 46px;
}
footer .fa-map-marker {
    font-size: 20px;
}
footer .fa-location-arrow, footer .fa-phone {
    font-size: 18px;
}
footer #menu-quick-link li {
    margin-bottom: 10px
}
footer #menu-quick-link li:last-child {
    margin-bottom: 0
}
footer #menu-quick-link li a {
    display: block;
    padding-left: 20px;
}
footer #menu-quick-link li a {
    color: #524f4f
}
footer #menu-quick-link li a:hover {
    color: #f00a71
}
footer .socials li {
    display: inline-block;
    margin-right: 5px;
}
footer .socials {
    text-align: center;
}
footer .socials li a {
    display: block;
    background: #1a1917;
    color: #f2f2f2;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
footer .socials li a:hover, footer .mc4wp-form .submit .form-control:hover {
    background: #f00a71
}
footer .mc4wp-form .submit .form-control {
    background: #1a1917;
    color: #fff;
}
footer li a {
    color: #817a7b;
    font-size: 12px;
    line-height: 18px;
}
footer li a:hover {
    color: #a78613;
}
footer .logo {
    margin-bottom: 10px
}
header .marquee {
    float: left;
    width: calc(100% - 550px);
    max-width: 650px;
    margin-top: 15px;
    color: #1a1917;
}
.h-right .menu-right {
    float: right;
    padding: 0;
    list-style: none;
    width: 550px;
    margin: 0;
}
.h-right .menu-right > li {
    display: inline-block;
    margin: 0 5px;
    float: right;
    position: relative;
    padding-bottom: 10px;
}
.btn-bell {
    width: 25px;
    display: block;
    text-indent: -99999px;
    background: url(https://animethere.com/wp-content/themes/arrowicode/images/sprite1.png) -66px 17px no-repeat !important;
    box-shadow: none !important;
}
.menu-right > li a {
    font-size: 15px;
    color: #ffd71a;
    padding: 15px 10px 6px;
    display: block;
    color: #1a1917
}
.search #ajaxsearchlite1 .probox .proinput .orig {
    width: 260px;
    padding: 5px 40px 5px 10px !important;
    background: #fff !important;
    border-radius: 5px;
    display: block;
    border: 0 !important;
    margin: 9px 0 0 !important;
    font-size: 13px;
    color: initial !important;
}
.search #ajaxsearchlite1 .probox .promagnifier .innericon {
    position: absolute;
    right: 0px;
    top: -1px;
    background: url(https://animethere.com/wp-content/themes/arrowicode/images/sprite1.png) -63px -34px no-repeat;
    width: 36px;
    height: 33px;
    border: none;
}
.search .prosettings, .search .proclose, .search .proloading {
    display: none !important;
}
.search .probox {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    height: auto !important;
    background-color: transparent !important;
}
.search .probox .proinput {
    margin: 0 !important;
    padding: 0 !important;
}
.search .promagnifier {
    position: absolute;
    right: 0;
    top: 12px;
}
.search .promagnifier svg {
    display: none !important;
}
#ajaxsearchliteres1 {
    background: #1a1917 !important;
}
#ajaxsearchliteres1 .asl_spacer {
    display: none !important;
}
#ajaxsearchliteres1 .results .item {
    background: transparent !important;
    border: none !important;
}
#ajaxsearchliteres1 .results .item .asl_content h3, #ajaxsearchliteres1 .results .item .asl_content p {
    display: inline-block;
    line-height: 22px;
    width: auto;
    font-size: 13px;
    color: #d6d6d6;
    margin: 0;
}
#ajaxsearchliteres1 .results .item .asl_content p {
    color: #9d9d9d
}
#ajaxsearchliteres1 .results .item .asl_content .etc {
    display: none !important;
}
#ajaxsearchliteres1 .results .item .asl_content h3 a {
    color: inherit;
}
footer ul.menu li {
    width: 50%;
    float: left;
}
#nav_menu-2, #nav_menu-3 {
    width: 50%;
    float: left;
}
#nav_menu-3 {
    margin-top: 23px;
}
.section h3.title {
    margin: 0
}
.section h3.title {
    font-size: 16px;
    color: #1a1917;
    text-transform: capitalize;
    line-height: 22px;
}
.section h3.title a {
    color: inherit;
}
.list-film {
    list-style: none;
    position: relative;
    margin: 0 -18px 10px;
    padding: 10px 0 0;
    overflow: hidden;
}
.list-film .item {
    width: 124px;
    text-align: center;
    height: 235px;
    display: inline-block;
    padding: 1px 0 0;
    margin: 0 18px 5px;
    float: left;
    position: relative;
}
.item .mv-nameen {
    font-size: 11px;
    color: #817a7b;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item .mv-namevn {
    font-size: 13px;
    color: #1a1917;
    text-align: center;
    padding: 5px 0 0;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.container {
    width: 1275px;
}
.list-film .item .icon {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/btinfo_movie.png) center center no-repeat;
    text-indent: -1000em;
    margin: 70px auto 0;
}
.list-film .item .icon:hover {
    background: url(https://animethere.com/wp-content/themes/arrowicode/images/btinfo_movie_active.png) center center no-repeat;
}
.list-film .item .thumb {
    display: inline-block;
    position: relative;
}
.list-film .item .tooltipthumb2:hover .icon {
    display: block;
}
.cluetip-default .ui-cluetip-header {
    display: none !important;
}
.tooltipinfo {
    background: #fff;
    border-radius: 8px;
    width: 305px;
    text-align: left;
    z-index: 100;
    padding: 0 0 5px;
}
.ttltooltip {
    display: block;
    background: #9c9c9c;
    border-radius: 10px 10px 0 0;
}
.h2-ttl3 {
    font-weight: bold;
    font-size: 15px;
    color: #312d29;
    display: block;
    line-height: 1.4em;
    padding: 10px 10px 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 65%;
    margin: 0;
}
.h2-ttl3 span {
    font-size: 13px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
.list-icon11 {
    display: block;
    position: absolute;
    right: 7px;
    top: 11px;
}
.list-icon11 span {
    display: inline-block;
    float: left;
    width: 36px;
    height: 36px;
    text-indent: -1000em;
}
.single .desc-top .list-icon li {
    display: inline-block;
    margin: 0 0 0 10px;
    float: right;
    width: 45px;
    height: 45px;
    text-indent: -1000em;
}
.icon-audio {
    background: url(../images/icon_tl_tm.png) no-repeat;
    background-size: cover;
}
.icon-1080 {
    background: url(../images/icon_tl_1080p.png) no-repeat;
    background-size: cover;
}
.icon-720 {
    background: url(../images/icon_tl_720p.png) no-repeat;
    background-size: cover;
}
.icon-360 {
    background: url(../images/sd_info.png) no-repeat;
    background-size: cover;
}
.icon-480 {
    background: url(../images/sd_info.png) no-repeat;
    background-size: cover;
}
.txtstyle2 {
    line-height: 1.4em;
    font-size: 12px;
    color: #6f6e6e;
    display: block;
    padding: 3px 10px;
    margin-bottom: 5px;
    border-top: 1px solid #6f6e6e;
    border-bottom: 1px solid #6f6e6e;
    position: relative;
}
.txtstyle2 .cot1 {
    max-height: 111px;
    overflow: hidden;
    display: block;
    text-align: justify;
}
.parent-tip {
    margin-top: 2px;
    display: block;
}
.vl-chil-date {
    line-height: 1.4em;
    font-size: 12px;
    color: #6f6e6e;
    display: inline;
}
.tooltipthumb2 {
    width: 125px;
    height: 190px;
    display: none;
    position: absolute;
    top: 1px;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
}
.list-film .item:hover .tooltipthumb2 {
    display: block;
}
.cluetip-close {
    display: none !important;
}
.chil-datef a {
    color: #1a1917;
}
.chil-datef a:hover {
    text-decoration: underline;
}
.chil-date {
    line-height: 1.4em;
    font-size: 12px;
    color: #312d29;
    font-weight: bold;
    width: 120px;
}
.tooltipinfo .fl-left {
    width: 120px;
    padding-left: 10px;
    font-size: 12px;
    color: #312d29;
    display: block;
    font-weight: bold;
}
.tooltipinfo .fl-right {
    width: 150px;
    padding-right: 10px;
    font-size: 12px;
    color: #312d29;
    display: block;
    font-weight: bold;
}
.tooltipinfo .fl-left span, .tooltipinfo .fl-right span {
    display: block;
    color: #6f6e6e;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.fl-left {
    float: left;
}
.fl-right {
    float: right;
}
.tooltip-bot {
    overflow: hidden;
    margin: 10px 0 0;
}
.section {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.section.banner {
    text-align: center;
}
.list-film .item .thumb .label-top {
    width: 42px;
    height: 42px;
    display: block;
    text-indent: -1000em;
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 1;
}
.list-film .item .thumb .label-top.res-1080 {
    background: url(../images/icon_1080p.png) no-repeat;
}
.labelchap {
    width: 25px;
    height: 25px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 100px;
    font-size: 12.5px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 10;
}
#cluetip:hover {
    display: block !important;
}
/*---------------------------form login register-----------------*/
#tab-login-register {
    color: #1a1917;
}
#tab-login [type="checkbox"] + label, #tab-register [type="checkbox"] + label {
    font-size: 14px;
    padding-left: 25px;
    color: #000;
    line-height: 19px;
}
#tab-login .login-checked label:before, #tab-register .register-checked label:before {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    top: -2px;
    width: 12px !important;
    height: 15px;
    left: -3px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
#tab-login [type="checkbox"] + label:before, #tab-login [type="checkbox"]:not(.filled-in) + label:after, #tab-register [type="checkbox"] + label:before, #tab-register [type="checkbox"]:not(.filled-in) + label:after {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    margin-left: 3px;
}
.theme-4 .apsl-icon-block {
    width: 100%;
    font-weight: 600;
}
/*--------------profile page-------------*/
#update_profile {
    border-radius: 3px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.profile-thumb h2 {
    margin: 0 0 20px;
}
.edit-avatar {
    position: relative;
    display: inline-block;
}
.btn-avatar {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    line-height: 110px;
    opacity: 0;
    background: rgba(51, 51, 51, 0.6);
    color: #fff !important;
    text-transform: capitalize;
}
.btn-avatar:hover {
    opacity: 1;
}
#file_profile {
    display: none;
}
#avatar_user img {
    border-radius: 50%;
    height: 110px;
    width: 110px;
    object-fit: cover;
}
.profile-detail {
    padding: 20px 35px;
    clear: both;
    position: relative;
    overflow: hidden;
}
#profile .section .form-left {
    width: 33%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
}
#profile .section .form-right {
    width: 66%;
    float: left;
    padding: 0 15px;
    position: relative;
}
#profile .section .form-right .fa {
    position: absolute;
    line-height: 40px;
    padding: 0 10px;
    left: 12px;
    z-index: 9;
    color: #555;
}
#profile .section .input-sex {
    line-height: 40px;
}
#profile .section .input-sex label {
    margin: 0
}
#profile .section .form-control {
    padding-left: 30px;
    height: 40px;
    border-radius: 3px;
    position: relative;
}
.profile-detail, .profile-bot {
    padding: 0px 35px;
    clear: both;
    position: relative;
    overflow: hidden;
    margin-top: 0;
}
.profile-bot #change-pass {
    height: 40px;
    color: #1a1917;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
#profile .section .form-group {
    margin: 10px 0;
    text-align: left;
}
#profile .profile-bot .btn-group {
    display: block;
    margin-top: 20px;
    border-top: 1px solid #f5f5f5;
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 15px;
}
.form_new_pass {
    float: left;
    width: 100%;
    display: none;
}
.datetimepicker {
    color: #1a1917
}
h3.info-upload-title {
    color: #F4786E;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: normal;
}
.tab-content .list-button {
    text-align: right;
    margin-bottom: 15px;
    position: relative;
}
.tab-content .list-button ul.nav {
    float: left;
    margin-bottom: 10px;
}
.tab-content .list-button ul.nav a {
    color: #fff;
    padding: 5px 10px;
}
.tab-content .list-button ul.nav a:hover, .tab-content .list-button ul.nav li.active a {
    color: #fff;
    background: #f04131 url(https://animethere.com/wp-content/themes/arrowicode/images/menu-extra.png) top right repeat;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .75), inset 0 -5px rgba(0, 0, 0, .26);
    transition: .3s all ease-in-out;
}
.tab-content .list-button .more {
    margin-left: 5px;
    float: none;
    border: none;
}
.tab-content .list-button .fa {
    margin-right: 5px;
}
.info-upload .form-group {
    margin-bottom: 15px;
}
.info-upload .form-group .label {
    font-weight: normal;
    line-height: 34px;
    margin-bottom: 0;
    color: #1a1917;
    font-size: 13px;
}
.red-star {
    color: #c00;
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
}
.img-upload #avatar_user {
    position: relative;
}
.img-upload #avatar_user .avatar {
    width: 100%;
    height: 200px;
    border-radius: initial;
    border-radius: initial;
}
.img-upload .btn-avatar {
    border-radius: initial;
    text-align: center;
    line-height: 200px;
}
.all-cat-choose #input_cat {
    width: calc(100% - 130px);
    float: right;
}
.all-cat-choose .choose_cat {
    border-bottom: 2px solid #9c2a20;
    color: #fff;
    background-color: #e63e2f;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 3px;
    display: inline-block;
}
.all-cat-choose .choice_cat ul li {
    list-style-type: none;
    width: 100%;
    float: left;
}
.all-cat-choose .choice_cat ul li a {
    color: #505050;
    font-size: 14px;
    padding: 7px 0;
    display: inline-block;
    width: 100%;
    line-height: 18px;
    padding-left: 15px;
}
.all-cat-choose .choice_cat .list-cat {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    width: 33.33%;
    float: left;
}
.choice_cat .list-cat li .submenu {
    position: absolute;
    width: 33.33%;
    padding-left: 0;
    top: 0;
    left: 33.33%;
    display: none;
}
.choice_cat .list-cat .submenu .submenu {
    left: 100%;
    width: 100%;
}
.choice_cat {
    width: 600px;
    height: 300px;
    padding: 0
}
.seller-loading {
    position: fixed;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    display: none;
    z-index: 3500;
}
.notify {
    color: #f04131;
    display: none;
}
.list-button .notify {
    position: absolute;
    bottom: -35px;
    right: 0;
}
.login-register .profile .avatar-user img {
    border-radius: 50%;
    height: 32px;
    width: 32px;
    object-fit: cover;
}
.login-register .profile .avatar-user-big img {
    border-radius: 50%;
    height: 106px;
    width: 106px;
    object-fit: cover;
}
.login-register .profile .avatar-user {
    padding: 10px 5px 5px;
    height: 50px
}
#upload_profile_btn {
    background: #9c9c9c;
    color: #1a1917;
    font-weight: bold;
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
}
#upload_profile_btn:hover {
    background: #fae958;
}
.login-register .profile .wrap-user {
    position: absolute;
    display: none;
    transition: all 0.1s;
    right: -12px;
    width: 245px;
    box-shadow: 0 0 3px #937602;
    padding: 0 10px;
    border-radius: 5px;
    background: #000;
}
.login-register .profile .action {
    background: none;
}
.login-register .profile .action a {
    color: #fff;
    font-size: 16px;
    padding: 10px 5px 10px 25px;
}
.login-register .profile .action a .icon {
    color: #fff;
    line-height: 35px;
    width: 20px;
    text-align: center;
}
.login-register .profile .action a:hover, .login-register .profile .action a:hover i {
    color: #fff;
}
.mediaplayer {
    width: 100%;
}
.mediaplayer video {
    width: 100%;
}
#video_box {
    position: relative;
}
#video_box .comment {
    height: 250px;
    background: #fff;
}
#video_box .comment .comment-panel {
    overflow: scroll;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
#video_box .comment table {
    width: 500px;
    color: #001835;
    font-size: 12px;
    line-height: 17px;
}
#video_box .comment table td {
    padding-left: 8px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: 1px solid #e5e8ea;
    word-wrap:break-word;
}
#video_box .comment table td:nth-child(1) {
    width: 280px;
    word-wrap:break-word;
}
#video_box .comment table td:nth-child(2) {
    width: 70px;
}
#video_box .comment table td:nth-child(3) {
    width: 100px;
}
#video_box .comment table td:nth-child(4) {
    width: 50px;
}
#video_box .comment table th {
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    background: #f2f3f5;
    border-right: 1px solid #e5e8ea;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
    cursor: pointer;
}
#video_box .comment-box {
    box-shadow: 0px 1px 8px rgba(255, 255, 255, .3);
    display: none;
    height: 32px;
    position: relative;
}
#add_comment_form {
    position: relative;
    color: #001835;
}
#add_comment_form input {
    height: 32px;
    width: calc(100% - 70px);
    padding-right: 110px;
    border: none;
    outline: none;
    font-size: 14px;
    padding-left: 8px;
    position: absolute;
    left: 70px;
    top: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#add_comment_form button {
    height: 32px;
    width: 100px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #007cff;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    outline: none;
}
#add_comment_form button:hover {
    background: #0060d2;
}
#video_box .comment-box .spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    text-align: center;
    display: none;
    height: 32px;
}
#video_box .comment-box .spinner img {
    width: 40px;
    margin-top: -4px;
}
#video_box .comment-box .show-hide {
    height: 32px;
    border: none;
    position: absolute;
    top: 0;
    background: #007cff;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    width: 70px;
    left: 0;
    outline: none;
}
#video_box .comment-box .show-hide:hover {
    background: #0060d2;
}
#video_box .comment .comment-panel::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #b2bec2;
}
#video_box .comment-box .comment-style {
    border-right: 1px solid #ccc;
    width: 140px;
    height: 32px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 70px;
    padding: 0 8px;
    display: none;
}
#add_comment_form .dropdown-menu {
    margin: 0;
    padding: 8px;
    border: 0;
    border-radius: 0;
    background-color: hsla(0, 0%, 100%, .9);
    width: 212px;
    box-shadow: none;
}
#add_comment_form .dropdown-menu li {
    margin-bottom: 8px;
    width: 100%;
    float: left;
}
#add_comment_form .dropdown-menu li:last-child {
    margin-bottom: 0;
}
#add_comment_form .dropdown-menu li .size-item {
    width: 60px;
    height: 36px;
    background: #fff;
    border: 2px solid #d0d4d9;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 8px;
    float: left;
}
#add_comment_form .dropdown-menu li .size-item:first-child {
    margin-left: 0;
}
#add_comment_form .dropdown-menu li .size-item svg {
    position: absolute;
    pointer-events: none;
    fill: #999;
}
#add_comment_form .dropdown-menu li .size-item.big svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-font-kerning: none;
    font-kerning: none;
    position: relative;
    width: 26px;
    height: 22px;
}
#add_comment_form .dropdown-menu li .size-item.medium svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-font-kerning: none;
    font-kerning: none;
    position: relative;
    width: 20px;
    height: 16px;
}
#add_comment_form .dropdown-menu li .size-item.small svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    -webkit-font-kerning: none;
    font-kerning: none;
    position: relative;
    width: 14px;
    height: 12px;
}
#add_comment_form .dropdown-menu li .color-item {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    border: 2px solid;
    float: left;
    cursor: pointer;
}
#add_comment_form .dropdown-menu li .color-item:first-child {
    margin-left: 0;
}
#add_comment_form .dropdown-menu li .size-item.active {
    border: 2px solid #007dff;
}
#add_comment_form .dropdown-menu li .size-item.active svg {
    fill: #007dff;
}
#add_comment_form .dropdown-menu li .color-item.active {
    border: 2px solid #007dff !important;
}
#video_box .comment .comment-panel::-webkit-scrollbar-thumb {
    background: #657586;
}
#marquee_box {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    height: 400px;
    z-index: 9;
    overflow: hidden;
    display: none;
}
#marquee_box.hide-1 {
    opacity: 0;
}
#marquee_box .marquee {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    opacity: 0;
    width: auto;
}
#marquee_box .marquee.big {
    font-size: 28px;
}
#marquee_box .marquee.small {
    font-size: 18px;
}
#marquee_box .marquee.inactive {
    height: 0;
}
#marquee_box .marquee.active {
    display: inline-block;
}
#marquee_box .marquee .js-marquee {
    position: absolute;
}
#marquee_box .marquee .js-marquee-wrapper {
    height: 30px;
    position: relative;
}
#video_box .comment table tbody tr {
    cursor: pointer;
}
#video_box .comment table tbody tr:hover td {
    background: #f5f5f5;
}
.single h2.title {
    display: block;
    font-size: 24px;
    color: #1a1917;
    padding: 0 5px 0 0;
    line-height: 28px;
    text-transform: uppercase;
}
.single h3.title {
    font-size: 16px;
    color: #1a1917;
    text-transform: capitalize;
    line-height: 22px;
}
.single .sub-title {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    color: #9c9c9c;
}
.social-share {
    padding-left: 0;
    list-style: none;
}
.social-share li {
    display: inline-flex;
}
.single .desc-top {
    position: relative;
    width: 66.6667%;
    padding-right: 50px;
}
.single .desc-top .list-icon {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
.single .desc-bot .wrap-desc {
    padding: 10px;
    background: #fff;
    overflow: hidden;
}
.single .desc-bot .sub-desc .title {
    color: #1a1917;
    display: block;
    padding-top: 7px;
    font-size: 15px;
    margin: 0;
}
.single .desc-bot .sub-desc ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.single .desc-bot .sub-desc ul li {
    display: inline-block;
}
.single .desc-bot .sub-desc ul li:last-child span {
    display: none;
}
.single .desc-bot .sub-desc ul li a, .single .desc-bot .sub-desc p {
    color: #a19e9e;
}
.single .desc-bot .sub-desc ul li a:hover {
    text-decoration: underline;
    color: #ffd71a;
}
.single .desc-bot .wrap-desc .sub-desc {
    width: 50%;
    float: left;
    min-height: 46px;
}
.single .desc-bot .wrap-desc .sub-desc:first-child {
    width: 100%
}
.rating span {
    font-size: 17px;
    display: inline-block;
    line-height: 15px;
    position: relative;
    float: right;
    font-weight: 400;
}
.rating span:before {
    content: "\f006";
    font-family: FontAwesome;
    color: #c7c7c7;
}
.rating span:hover ~ span:before, .rating span:hover:before, .rating span.active:before, .rating span.active ~ span:before {
    color: #1a1917;
    content: "\f005";
}
.rating {
    float: left;
}
#user_rating span {
    cursor: pointer;
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 5px 15px 0;
    margin-bottom: 0px;
}
.breadcrumb a, .breadcrumb {
    font-size: 15px;
    color: #1a1917;
    line-height: 20px;
}
#body12 {
    margin: 0 auto;
    padding: 10px;
    width: 600px;
}
#body12 > h4 {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}
#body12 table tr:first-child td {
    padding-left: 10px;
    padding-top: 5px;
}
#body12 table tr:first-child td:first-child {
    padding-left: 0;
    padding-top: 5px;
}
#body12 table tr.info td:first-child {
    padding-right: 15px;
}
#body12 table tr.info td:last-child input {
    height: 25px;
    width: 200px;
    color: #1a1917;
    padding-left: 5px;
}
#body12 table tr:last-child td {
    padding-bottom: 10px;
    padding-right: 10px;
}
#body12 > table > tbody > tr > td {
    padding-bottom: 15px;
}
.login-register .profile .action a span {
    color: #fff
}
.cat-title, #sidebar .widget-title {
    margin: 0 0 25px;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-transform: capitalize;
    text-align: left;
    font-weight: normal;
    color: #1a1917;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 600;
    color: #e99c00;
}
.profile-thumb {
    padding-top: 0
}
#sidebar .cat-menu {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
#sidebar .cat-menu li {
    margin-bottom: 5px;
    text-align: left;
    line-height: 15px;
    position: relative;
}
#sidebar .cat-menu li a:hover {
    color: #e99c00 !important
}
#sidebar .cat-menu li a {
    color: #1a1917;
    font-size: 16px;
    padding: 10px 5px 10px 25px;
    display: inline-block;
}
#sidebar .cat-menu li a:hover .icon, #sidebar .cat-menu li a:hover, #sidebar .cat-menu li a span {
    color: #1a1917;
}
#sidebar .cat-menu li a .icon {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 41px;
    margin: 0;
    color: #1a1917;
    line-height: 35px;
    text-align: center;
}
#sidebar .widget-title {
    margin-bottom: 0;
}
#sidebar .cat-menu {
    background: #fff;
    padding: 25px 15px 0;
}
.service .owl-stage-outer {
    padding-top: 70px;
}
.service .wrap-item {
    border-radius: 4px;
    min-height: 455px;
    border: 1px solid #9c9c9c;
    overflow: hidden;
    text-align: center;
}
.service .center .wrap-item {
    border: 1px solid #9c9c9c;
}
.service .center {
    position: relative;
    top: -30px;
}
.service .wrap-item h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 0;
    padding: 20px 0;
    background: #000;
}
.service .wrap-item ul {
    padding: 5px 0;
    list-style: none;
    margin: 0 15px;
    border-bottom: 1px dashed #9c9c9c;
    min-height: 200px;
}
.service .wrap-item ul li {
    line-height: 25px;
    margin: 5px 5px 10px 5px;
}
.service .wrap-item .btn-success {
    color: #fff;
    background-color: #9c9c9c;
    border-color: #9c9c9c;
    padding: 10px 30px;
    display: inline-block;
    margin: 20px 0;
}
#ttNganluong {
    color: #fff;
    background-color: #9c9c9c;
    border-color: #9c9c9c;
    padding: 10px 30px;
    display: inline-block;
}
.service .wrap-item .price {
    line-height: 30px;
    margin: 20px 0 0;
    font-size: 16px;
    color: #1a1917;
}
.service .wrap-item .price span {
    color: #1a1917;
    font-size: 25px;
}
.service .wrap-item select {
    max-width: 60%;
    margin: 20px auto 0;
    background: #1a1917;
    color: #fff;
}
.owl-nav .fa {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #1a1917;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    font-size: 45px;
}
.owl-nav .owl-next .fa {
    right: -40px;
}
.owl-nav .owl-prev .fa {
    left: -40px;
}
.modal-dialog {
    z-index: 9999;
    color: #000;
}
.message-box-alert {
    display: none;
}
#video_box .comment-box.no-user {
    box-shadow: none;
}
#video_box .comment-box.no-user .show-hide {
    width: 100%;
    margin-top: 5px;
}
#video_box .comment-box.user-vip .comment-style {
    display: block;
    width: 140px;
    left: 70px;
}
#video_box .comment-box.user-vip input {
    left: 210px;
    width: calc(100% - 210px);
}
#video_box .mejs__container {
    width: 100% !important;
    height: 461px !important;
}
#video_box .mejs__layer {
    width: 100% !important;
    height: 421px !important;
}
#video_box .mejs__controls:not([style*='display: none']) {
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}
#video_box .mejs__container.mejs__container-fullscreen {
    height: 100% !important;
}
#video_box .mejs__container.mejs__container-fullscreen .mejs__layer {
    height: 100% !important;
}
#video_box .mediaplayer video {
    width: 100% !important;
    height: 461px !important;
}
#video_box .mediaplayer .mejs__container-fullscreen video {
    height: 100% !important;
}
#marquee_box.fullscreen {
    display: block;
    position: fixed;
    bottom: 200px;
    height: auto !important;
    z-index: 2147483647;
}
.today-update {
    margin: 30px 0 10px 0;
    border: 1px solid #9c9c9c;
    color: #1a1917;
}
.today-update .item {
    border-top: 1px solid #9c9c9c;
    padding: 10px 50px;
    position: relative;
    padding-left: 150px;
    min-height: 142px;
}
.today-update .title {
    text-align: center;
    background: #ddd;
    color: #337ab7;
    font-weight: 700;
}
.today-update .item .info h4 {
    margin: 0 0 5px 0;
    font-size: 15px;
}
.today-update .item .info h4 a {
    color: #1a1917;
}
.today-update .item .info p {
    margin-bottom: 0;
}
.today-update .item .thumb {
    position: absolute;
    top: 10px;
    left: 50px;
}
.today-update .item .thumb img {
    width: 80px;
}
.section.profile-thumb {
    margin-top: 0;
}
.comments h3.title {
    margin-top: 10px;
}
.mejs__button.btn-comment > button {
    background: url(../images/comment-icon.png);
    background-size: contain;
}
#video_box.hide-comment .comment {
    display: none;
}
#video_box.hide-comment .player {
    width: 100%;
}
#video_box.hide-comment .mejs__container {
    height: 622px !important;
}
#video_box.hide-comment .mediaplayer video {
    height: 622px !important;
}
#video_box.hide-comment .mejs__layer {
    height: 622px !important;
}
#video_box.hide-comment #marquee_box {
    height: 562px;
}
#video_box.hide-comment .mediaplayer .mejs__container-fullscreen video {
    height: 100% !important;
}
#video_box.hide-comment .mejs__container.mejs__container-fullscreen {
    height: 100% !important;
}
span.view {
    color: #b70707;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    display: block;
    padding-left: 10px;
}
#today_update .pagination {
    margin-top: 0;
    width: 100%;
    text-align: center;
}
#today_update .pagination-content {
    display: inline-block;
}
#today_update .pagination span, #today_update .pagination a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
#today_update .pagination-content > a:first-child, #today_update .pagination-content > span:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#today_update .pagination-content > a:last-child, #today_update .pagination-content > span:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#today_update .pagination a.prev, #today_update .pagination a.next {
    font-weight: 700;
}
#today_update .pagination a:focus, #today_update .pagination a:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
#today_update .pagination span.current {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
#menu_mobi {
    display: none;
}
#message_register_service {
    z-index: 999999;
}
#login-op {
    z-index: 9999999;
}
#overlay {
    z-index: 999999;
}
#overlay_menu {
    z-index: 999;
    background: #000;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
#server_ep {
    margin: 30px 0;
}
#server_ep .list-server {
    margin-bottom: 25px;
}
#server_ep .list-server:last-child {
    margin-bottom: 0;
}
#server_ep .list-server .server-name {
    background: url(https://animethere.com/wp-content/themes/arrowicode/images/server.png) no-repeat;
    height: 16px;
    padding: 2px 0 0 22px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 0px 5px;
}
#server_ep .list-server .list-ep {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.8;
    margin-left: 5px;
}
#server_ep .list-server .list-ep li {
    margin: 0 1px 1px 1px;
    display: inline-block;
    text-align: center;
}
#server_ep .list-server .list-ep li a {
    margin: 1px 1px 1px 0;
    padding: 4px 10px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    outline: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    color: #000;
    border-color: #27AE60;
    background-color: #fff;
    text-decoration: none;
    min-width: 20px;
}
#server_ep .list-server .list-ep li a:hover, #server_ep .list-server .list-ep li a.active {
    color: #fff;
    border-color: #27AE60;
    background-color: #27AE60;
}
#video_box .mejs__captions-position-hover {
    bottom: 45px;
}
#video_box .mejs__captions-text, #video_box .mejs__captions-text * {
    font-size: 20px;
    line-height: 25px;
}
.wp-pagenavi {
    text-align: center;
    margin: 30px 0 20px 0;
    float: left;
    width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span {
    position: relative;
    margin: 0;
    padding: 8px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.wp-pagenavi span.current {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.wp-pagenavi a:hover {
    z-index: 1;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.wp-pagenavi > a:first-child, .wp-pagenavi > span:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.wp-pagenavi > a:last-child, .wp-pagenavi > span:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#comment_banner {
    position: absolute;
    right: 70px;
    width: 250px;
    background: #007cff;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    cursor: pointer;
}
#comment_banner:hover {
    background-color: #0060d2;
}
.single .desc {
    position: relative;
}
.banner-area {
    border:solid;
    border-radius: 10px;
    border-color: #e0e0d1;
    margin-top:10px;
    padding-top:10px;
    padding-left:5px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    word-spacing: 2px;
    color: #000000;
    font-weight: 700;
    text-decoration: none solid rgb(68, 68, 68);
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
.notice-top {
    vertical-align:middle;
    text-align: center;
    border:solid;
    border-radius: 10px;
    border-color: #e0e0d1;
    margin-top:10px;
    padding-top:10px;
}
.ad-taboola {
    border:solid;
    border-radius: 10px;
    border-color: #e0e0d1;
    margin-top:10px;
    padding-top:10px;
    padding-left:5px;
}
.alert {
  padding: 20px;
  background-color: #9999ff;
  color: white;
  text-align: center;
}
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: black;
}
/*@media screen and (min-width: 0px) and (max-width: 400px) {
.ad-block { display: block; }  /* show it on small screens */
/*@media screen and (min-width: 401px) and (max-width: 1024px) {
.ad-block { display: none; }   /* hide it elsewhere */
.ds-search-form .form-wrap{
    margin: 0;
    padding: 8px;
    background-color: #fff;
    border: 2px solid #4a89bf;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}
.ds-search-form .form-wrap button[type=submit]{
    width: 28px;
    height: 28px;
    box-shadow: none;
    border: none;
    background: none;
    color: #4a89bf;
    display: inline-block;
    padding: 0;
    outline: none;
    float: right;
}
.ds-search-form button[type=submit] svg{
    width: 100%;
    height: auto;
    fill: #4a89bf;
}
.list-item-form .ds-control{
    padding: 0 5px;
    background: none;
    border: none;
    line-height: 28px;
    height: 28px;
    outline: none;
    width: 100%;
}
.list-item-form{
    display: inline-block;
    width: calc(100% - 35px);
    float: left;
}
.list-item-form .item-form{
    width: 100%;
}
.additional-item{
    margin-bottom: 15px;
}
.additional-item .select2-container{
    width: 100% !important;
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #ccc !important;
}
.toggle-additional{
    color: #4a89bf;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    text-decoration: none !important;
    display: block;
}
.toggle-additional i{
    margin-left: 5px;
    transform: rotate(0);
    transition: .3s all ease-in-out;
}
.toggle-additional.active i{
    transform: rotate(180deg);
}
.additional-group{
    display: none;
}
.textbox {
    padding: 5px;
     font-size: 16px;
     border-width: 1px;
     border-color: #cccccc;
     background-color: #ededed;
     color: #1d3f8f;
     border-style: solid;
     border-radius: 3px;
     box-shadow: 0px 0px 0px rgba(66,66,66,.0);
     text-shadow: 0px 0px 5px rgba(66,66,66,.0);
	 text-align: center;
	 width: 100%;
}
 .textbox:focus {
     outline:none;
}