[data-theme="dark"] .bg-light,
[data-theme="dark"] .member {
    background-color: #242526 !important;
}
[data-theme="dark"] {
    background-color: #111 !important;
    color: #eee;
}
[data-theme="dark"] .member,
[data-theme="dark"] .title-movie,
[data-theme="dark"] .titphim {
    color: #d4d4d4 !important;
}
[data-theme="dark"] .bg-white {
    background-color: #000 !important;
}
[data-theme="dark"] .bg-player,
[data-theme="dark"] .bg-tag,
[data-theme="dark"] .card-body {
    background-color: #111 !important;
}
[data-theme="dark"] .bg-black {
    background-color: #eee !important;
}
[data-theme="dark"] .maintit,
[data-theme="dark"] .more {
    color: #ebebeb !important;
}
[data-theme="dark"] .info_view {
    color: #dcdcdc !important;
}
[data-theme="dark"] .table-light,
[data-theme="dark"] .table-light > td,
[data-theme="dark"].table-light > th {
    background-color: #c6c8ca;
}
[data-theme="dark"] .table-light th,
[data-theme="dark"].table-light tbody + tbody,
[data-theme="dark"].table-light td,
[data-theme="dark"].table-light thead th {
    border-color: #95999c !important;
}
[data-theme="dark"] .table-light {
    color: #fff;
    background-color: #111 !important;
}
[data-theme="dark"] .table-light td,
[data-theme="dark"] .table-light th,
[data-theme="dark"] .table-light thead th {
    border-color: #000 !important;
}
[data-theme="dark"] .table-light.table-bordered {
    border: 0;
}
[data-theme="dark"] .table-light.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
[data-theme="dark"] .table-light.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}
[data-theme="dark"] .tagcloud05 ul li a {
    background-color: #3e444a !important;
    color: #fff !important;
}
[data-theme="dark"] .tagcloud05 ul li a::before {
    border-color: transparent #3e444a transparent transparent !important;
    color: #fff !important;
}
[data-theme="dark"] .movie-details a,
[data-theme="dark"] .movie-details > span,
[data-theme="dark"] .intro,
[data-theme="dark"] pre {
    color: #ccc !important;
}
[data-theme="dark"] .alert-light,
[data-theme="dark"] .pagination a,
[data-theme="dark"] .text-dark {
    color: #fff !important;
}
[data-theme="dark"] .movie-details {
    color: #ece9e9 !important;
}
[data-theme="dark"] .bg-filter {
    background-color: #242425 !important;
    color: #d4d4d4 !important;
}
[data-theme="dark"] .episode {
    color: #676767 !important;
}
[data-theme="dark"] .container1 {
    color: #676767 !important;
    background-color: #111 !important;
}
[data-theme="dark"] .form1 {
    color: #e9ecef !important;
    background-color: #343a40 !important;
}
[data-theme="dark"] .show-info-movie {
    background-color: #000407db !important;
}
[data-theme="dark"] .info-title h4 {
    color: #dde2e7 !important;
}
[data-theme="dark"] .info-top {
    color: #0f7238 !important;
}
[data-theme="dark"] .f-desc {
    color: #c5c5c5 !important;
}
[data-theme="dark"] .genre-card {
    background-color: #25272b !important;
}
[data-theme="dark"] .genre-description {
    color: #b6b1b1 !important;
}
