* {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 14px;*/
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased
}

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

a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

a:focus,
a:hover {
    color: #c3003a
}

body {
    background-color: #1f1f1f
}

.container.tv-guide {
    width: 100%
}

.outer-navbar {
    background-color: #030404;
    width: 100%;
    height: 110px
}

.tv-guide p.title {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid #484b52;
    margin-bottom: 20px
}

.tv-guide .breadcrumb-custom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 300
}

.tv-guide .breadcrumb-custom a,
.tv-guide .breadcrumb-custom a:focus,
.tv-guide .breadcrumb-custom a:hover {
    text-decoration: none;
    color: #9b9b9b;
    margin-right: 5px
}

.tv-guide .breadcrumb-custom span {
    color: #f08d34
}

.tv-table {
    margin-bottom: 35px;
    position: relative;
    color: #fff;
    overflow: hidden
}

.tv-table .date-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 50px;
    text-align: center;
    z-index: 100;
    background: #101010;
}

.tv-table .date-button .btn {
    background: 0
}

.tv-table .date-button .dropdown-menu {
    background: 0;
    color: red
}

.tv-table .date-button .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    -webkit-transition: .4s;
    transition: .4s;
    top: 12px;
    right: -20px;
    position: absolute
}
.mobileDropdown{
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
    top: 8px;
    right:0;
    display:inline-block;
    position: absolute
}
.mobileDropup{
    border-right: .4em solid transparent;
    border-bottom: .4em solid;
    border-left: .4em solid transparent;
    top: 8px;
    left:0;
    display:inline-block;
    position: absolute
}
.tv-table .date-button .open .dropdown-toggle::after {
    transform: rotate(180deg);
    -webkit-transition: .4s;
    transition: .4s
}

.tv-table .topbar {
    position: relative;
    top: 0;
    left: 0;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #101010
}

.theme-tv-guide.tv_guide_fix {
    position: sticky
}

.tv-table .topbar .timeslot a .timeslot-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 201px;
    height: 50px;
    flex: none;
    position: relative;
    border-right: 1px #545861 solid;
    padding-left: 10px;
    color: white;
}
.tv-table .topbar .timeslot a { pointer-events: none;cursor: default;text-decoration: none; }
.tv-table .topbar .timeslot a:hover .timeslot-item { color: #ef9727 }

.tv-table .topbar .timeslot-item.active {
    background-image: url(../img/tvguide/tvguide-top-bk-active.png);
    background-repeat: repeat-x
}

.tv-table .topbar .timeslot-item:last-child {
    border-right: 0
}

.tv-table .timeslot {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 50px
}

.tv-table .inner-timeslot {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 180px;
    top: 0
}

.tv-table .tv-data {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: 0 0
}

.tv-table .channelbar {
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 2
}

.tv-table .channelbar .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 179px;
    height: 75px;
    padding-left: 10px;
    border-bottom: solid 1px #545861;
    position: relative;
    background: url(../img/icon/arrow-r.svg) 160px 50px no-repeat;
    background-size: 12px
}

.tv-table .channelbar .item:last-child,
.tv-table .program .program-row:last-child .program-item {
    border-bottom: 0
}

.tv-table .right-border {
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: #171717
}

.tv-table .ch-logo {
    height: 60px;
    max-width: 110px;
    margin: 0 30px 0 20px
}

.tv-table .ch-num {
    font-size: 12px;
    color: #9b9b9b
}

.tv-table .free .ch-num {
    margin-top: -40px
}

.tv-table .free-t {
    display: none
}

.tv-table .free .free-t {
    position: absolute;
    bottom: 10px;
    color: #ef9727;
    font-size: 11px;
    text-transform: uppercase;
    display: block
}

.tv-table .program .program-row,
.tv-table .program-item {
    height: 75px
}

.tv-table .program {
    overflow: hidden;
    overflow-x: auto;
    position: relative;
    left: 179px;
    top: 0;
    background-color: #1f1f1f;
    width: calc(100% - 185px)
}

.tv-table .program-item,
.tv-table .program-item .name,
.tv-table .program-item .time {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.tv-table .program .program-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    left: 0;
    position: inherit;
    width: 9648px;
    border-bottom: 1px #545861 solid
}

.tv-table .program-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    border-bottom: 1px solid #545861;
    border-left: 1px solid #545861;
    flex: none;
    cursor: pointer;
    z-index: 0;
    -webkit-transition: max-width.3s ease-in-out, z-index.3s ease-in-out;
    -o-transition: max-width.3s ease-in-out, z-index.3s ease-in-out;
    transition: max-width.3s ease-in-out, z-index.3s ease-in-out;
    height: 75px;
    justify-content: center;
    background-color: rgb(31, 31, 31);
    top: 0px;
}

.tv-table .program-item:last-child {
    border-right: 1px solid #545861
}

.tv-table .program-item.mouseover-action {
    z-index: 10;
    background-color: rgb(47, 47, 47);
    height: 75px;
    top: 0px;
    left:0;
    border-right: 1px solid #545861;
}

.tv-table .non-program-list { left: 10px; position: -webkit-sticky; position: sticky; }
.tv-table .non-program-list .name { font-size: 16px }
.tv-table .non-sub .non-program-list .name { color: #4e4e4e; }
.tv-table .non-program-list < .program-row { border-left: 1px #545861 solid; }

.tv-table .program-item.large1 {
    width: 6.5px
}

.tv-table .program-item.large2 {
    width: 13.5px
}

.tv-table .program-item.large3 {
    width: 20px
}

.tv-table .program-item.large4 {
    width: 26.5px
}

.tv-table .program-item.large5 {
    width: 33.5px
}

.tv-table .program-item.large6 {
    width: 40px
}

.tv-table .program-item.large7 {
    width: 46.5px
}

.tv-table .program-item.large8 {
    width: 53.5px
}

.tv-table .program-item.large9 {
    width: 60px
}

.tv-table .program-item.large10 {
    width: 66.5px
}

.tv-table .program-item.large11 {
    width: 73.5px
}

.tv-table .program-item.large12 {
    width: 80px
}

.tv-table .program-item.large13 {
    width: 86.5px
}

.tv-table .program-item.large14 {
    width: 93.5px
}

.tv-table .program-item.large15 {
    width: 100px
}

.tv-table .program-item.large16 {
    width: 106.5px
}

.tv-table .program-item.large17 {
    width: 113.5px
}

.tv-table .program-item.large18 {
    width: 120px
}

.tv-table .program-item.large19 {
    width: 126.5px
}

.tv-table .program-item.large20 {
    width: 133.5px
}

.tv-table .program-item.large21 {
    width: 140px
}

.tv-table .program-item.large22 {
    width: 146.5px
}

.tv-table .program-item.large23 {
    width: 153.5px
}

.tv-table .program-item.large24 {
    width: 160px
}

.tv-table .program-item.large25 {
    width: 166.5px
}

.tv-table .program-item.large26 {
    width: 173.5px
}

.tv-table .program-item.large27 {
    width: 180px
}

.tv-table .program-item.large28 {
    width: 186.5px
}

.tv-table .program-item.large29 {
    width: 193.5px
}

.tv-table .program-item.large30 {
    width: 200px
}

.tv-table .program-item.large31 {
    width: 206.5px
}

.tv-table .program-item.large32 {
    width: 213.5px
}

.tv-table .program-item.large33 {
    width: 220px
}

.tv-table .program-item.large34 {
    width: 226.5px
}

.tv-table .program-item.large35 {
    width: 233.5px
}

.tv-table .program-item.large36 {
    width: 240px
}

.tv-table .program-item.large37 {
    width: 246.5px
}

.tv-table .program-item.large38 {
    width: 253.5px
}

.tv-table .program-item.large39 {
    width: 260px
}

.tv-table .program-item.large40 {
    width: 266.5px
}

.tv-table .program-item.large41 {
    width: 273.5px
}

.tv-table .program-item.large42 {
    width: 280px
}

.tv-table .program-item.large43 {
    width: 286.5px
}

.tv-table .program-item.large44 {
    width: 293.5px
}

.tv-table .program-item.large45 {
    width: 300px
}

.tv-table .program-item.large46 {
    width: 306.5px
}

.tv-table .program-item.large47 {
    width: 313.5px
}

.tv-table .program-item.large48 {
    width: 320px
}

.tv-table .program-item.large49 {
    width: 326.5px
}

.tv-table .program-item.large50 {
    width: 333.5px
}

.tv-table .program-item.large51 {
    width: 340px
}

.tv-table .program-item.large52 {
    width: 346.5px
}

.tv-table .program-item.large53 {
    width: 353.5px
}

.tv-table .program-item.large54 {
    width: 360px
}

.tv-table .program-item.large55 {
    width: 366.5px
}

.tv-table .program-item.large56 {
    width: 373.5px
}

.tv-table .program-item.large57 {
    width: 380px
}

.tv-table .program-item.large58 {
    width: 386.5px
}

.tv-table .program-item.large59 {
    width: 393.5px
}

.tv-table .program-item.large60 {
    width: 400px
}

.tv-table .program-item.large61 {
    width: 406.5px
}

.tv-table .program-item.large62 {
    width: 413.5px
}

.tv-table .program-item.large63 {
    width: 420px
}

.tv-table .program-item.large64 {
    width: 426.5px
}

.tv-table .program-item.large65 {
    width: 433.5px
}

.tv-table .program-item.large66 {
    width: 440px
}

.tv-table .program-item.large67 {
    width: 446.5px
}

.tv-table .program-item.large68 {
    width: 453.5px
}

.tv-table .program-item.large69 {
    width: 460px
}

.tv-table .program-item.large70 {
    width: 466.5px
}

.tv-table .program-item.large71 {
    width: 473.5px
}

.tv-table .program-item.large72 {
    width: 480px
}

.tv-table .program-item.large73 {
    width: 486.5px
}

.tv-table .program-item.large74 {
    width: 493.5px
}

.tv-table .program-item.large75 {
    width: 500px
}

.tv-table .program-item.large76 {
    width: 506.5px
}

.tv-table .program-item.large77 {
    width: 513.5px
}

.tv-table .program-item.large78 {
    width: 520px
}

.tv-table .program-item.large79 {
    width: 526.5px
}

.tv-table .program-item.large80 {
    width: 533.5px
}

.tv-table .program-item.large81 {
    width: 540px
}

.tv-table .program-item.large82 {
    width: 546.5px
}

.tv-table .program-item.large83 {
    width: 553.5px
}

.tv-table .program-item.large84 {
    width: 560px
}

.tv-table .program-item.large85 {
    width: 566.5px
}

.tv-table .program-item.large86 {
    width: 573.5px
}

.tv-table .program-item.large87 {
    width: 580px
}

.tv-table .program-item.large88 {
    width: 586.5px
}

.tv-table .program-item.large89 {
    width: 593.5px
}

.tv-table .program-item.large90 {
    width: 600px
}

.tv-table .program-item.large91 {
    width: 606.5px
}

.tv-table .program-item.large92 {
    width: 613.5px
}

.tv-table .program-item.large93 {
    width: 620px
}

.tv-table .program-item.large94 {
    width: 626.5px
}

.tv-table .program-item.large95 {
    width: 633.5px
}

.tv-table .program-item.large96 {
    width: 640px
}

.tv-table .program-item.large97 {
    width: 646.5px
}

.tv-table .program-item.large98 {
    width: 653.5px
}

.tv-table .program-item.large99 {
    width: 660px
}

.tv-table .program-item.large100 {
    width: 666.5px
}

.tv-table .program-item.large101 {
    width: 673.5px
}

.tv-table .program-item.large102 {
    width: 680px
}

.tv-table .program-item.large103 {
    width: 686.5px
}

.tv-table .program-item.large104 {
    width: 693.5px
}

.tv-table .program-item.large105 {
    width: 700px
}

.tv-table .program-item.large106 {
    width: 706.6px
}

.tv-table .program-item.large107 {
    width: 713.5px
}

.tv-table .program-item.large108 {
    width: 720px
}

.tv-table .program-item.large109 {
    width: 726.5px
}

.tv-table .program-item.large110 {
    width: 733.5px
}

.tv-table .program-item.large111 {
    width: 740px
}

.tv-table .program-item.large112 {
    width: 746.5px
}

.tv-table .program-item.large113 {
    width: 753.5px
}

.tv-table .program-item.large114 {
    width: 760px
}

.tv-table .program-item.large115 {
    width: 766.5px
}

.tv-table .program-item.large116 {
    width: 773.5px
}

.tv-table .program-item.large117 {
    width: 780px
}

.tv-table .program-item.large118 {
    width: 786.5px
}

.tv-table .program-item.large119 {
    width: 793.5px
}

.tv-table .program-item.large120 {
    width: 800px
}

.tv-table .program-item.large121 {
    width: 806.5px
}

.tv-table .program-item.large122 {
    width: 813.5px
}

.tv-table .program-item.large123 {
    width: 820px
}

.tv-table .program-item.large124 {
    width: 826.5px
}

.tv-table .program-item.large125 {
    width: 833.5px
}

.tv-table .program-item.large126 {
    width: 840px
}

.tv-table .program-item.large127 {
    width: 846.5px
}

.tv-table .program-item.large128 {
    width: 853.5px
}

.tv-table .program-item.large129 {
    width: 860px
}

.tv-table .program-item.large130 {
    width: 866.5px
}

.tv-table .program-item.large131 {
    width: 873.5px
}

.tv-table .program-item.large132 {
    width: 880px
}

.tv-table .program-item.large133 {
    width: 886.5px
}

.tv-table .program-item.large134 {
    width: 893.5px
}

.tv-table .program-item.large135 {
    width: 900px
}

.tv-table .program-item.large136 {
    width: 906.5px
}

.tv-table .program-item.large137 {
    width: 913.5px
}

.tv-table .program-item.large138 {
    width: 920px
}

.tv-table .program-item.large139 {
    width: 926.5px
}

.tv-table .program-item.large140 {
    width: 933.5px
}

.tv-table .program-item.large141 {
    width: 940px
}

.tv-table .program-item.large142 {
    width: 946.5px
}

.tv-table .program-item.large143 {
    width: 953.5px
}

.tv-table .program-item.large144 {
    width: 960px
}

.tv-table .program-item.large145 {
    width: 966.5px
}

.tv-table .program-item.large146 {
    width: 973.5px
}

.tv-table .program-item.large147 {
    width: 980px
}

.tv-table .program-item.large148 {
    width: 986.5px
}

.tv-table .program-item.large149 {
    width: 993.5px
}

.tv-table .program-item.large150 {
    width: 1000px
}

.tv-table .program-item .icon {
    width: 18px;
    height: 18px;
    margin-left: 10px;
}

.tv-table .program-item .upper-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}

.date-button .filter-style-m .btn .caret,
.date-button .filter-style-m.btn-group>.btn:first-child>span {
    display: none
}

.tv-table .program-item .name,
.tv-table .program-item .time {
    width: calc(100% - 20px);
    margin:5px 10px 0 10px
}

.tv-table .program-item .name {
    font-size: 16px;
    height: auto
}

.tv-table .program-item .time {
    color: #9b9b9b;
    font-size: 12px;
    height: auto
}

.tv-table .program-item .loading-bar-name {
    width: 150px
}

.tv-table .program-item .loading-bar-name,
.tv-table .program-item .loading-bar-time {
    background: -webkit-linear-gradient(left, #2f2f2f, #2f2f2f, #2f2f2f);
    background: -o-linear-gradient(right, #2f2f2f, #2f2f2f, #2f2f2f);
    background: -moz-linear-gradient(right, #2f2f2f, #2f2f2f, #2f2f2f);
    background: linear-gradient(to right, #2f2f2f, #2f2f2f, #2f2f2f);
    height: 20px;
    margin: 10px
}

.tv-table .program-item .loading-bar-time {
    width: 75px
}

.tv-table .tv-footer {
    height: 5px;
    width: 100%;
    background-color: #171717
}

.tv-table .item.non-sub a > img {
    -webkit-filter: grayscale(100%);
    opacity: .5;
    filter: alpha(opacity=50)
}

.tv-table .non-sub .program-item {
    cursor: auto;
    background-color: rgb(31, 31, 31);
    border-bottom: 1px solid rgb(84, 88, 97);
    margin-top: auto;
    min-height: 75px;
    border-top: none;
}

,
.tv-table .channelbar .item.non-sub {
    cursor: auto
}

.tv-table .non-sub .program-item .time,
.tv-table .non-sub .program-item .upper-wrapper {
    color: #4e4e4e
}

.date-button .filter-style-m {
    float: left;
    margin-top: 0
}

.date-button .filter-style-m .dropdown-menu {
    left: -10px;
    background: #1f1f1f;
    top: 30px;
    margin-top: 0;
    min-width: 180px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #545961
}

.date-button .filter-style-m .btn-primary.day-week {
    background: 0;
    border: 0;
    padding: 3px 0;
    font-size: 15px;
    box-shadow: none;
    color: #fff
}

.date-button .filter-style-m { display: flex; align-items: flex-start; justify-content: center; }

.date-button .btn-primary.active.focus,
.date-button .btn-primary.active:focus,
.date-button .btn-primary.active:hover,
.date-button .btn-primary:active.focus,
.date-button .btn-primary:active:focus,
.date-button .btn-primary:active:hover,
.date-button .open>.dropdown-toggle.btn-primary.focus,
.date-button .open>.dropdown-toggle.btn-primary:focus,
.date-button .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background: 0;
    border: 0
}

.date-button .btn-primary.active,
.date-button .btn-primary:active,
.date-button .open>.dropdown-toggle.btn-primary {
    background: 0;
    border: 0
}

.date-button .filter-style-m .dropdown-menu>li>a {
    font-size: 16px;
    color: #FFF;
    padding: 10px 20px;
    text-align: left
}

.date-button .filter-style-m .dropdown-menu>li>a:focus,
.date-button .filter-style-m .dropdown-menu>li>a:hover {
    background: 0;
    color: #f89a1c
}

.date-button .filter-style-m .dropdown-menu>li {
    border-bottom: 1px #545961 solid
}

.date-button .filter-style-m .dropdown-menu>li:last-child {
    border: 0
}

.date-button .filter-style-m .dropdown-menu>li>a>span {
    display: block;
    font-size: 16px;
    color: #666
}

.tv-table .topbar.tv_fixed {
    position: fixed;
    top: 70px;
    z-index: 1000;
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    background-color: #101010;
    left: 50%;
    transform: translate(-50%, 0)
}

.tv-table .topbar.tv_fixed.scrolltoptv {
    top: 110px
}

.timeslot .realtime-arrow {
    position: absolute;
    bottom: 0;
    left: 50px;
    z-index: 1
}

.timeslot .realtime-arrow img {
    width: 15px;
    height: 15px
}
/*.tv-table .date-button.mobile-view,
.tv-table .topbar .timeslot.mobile-view { display: none; }
.tv-table .date-button,
.tv-table .topbar .timeslot { display: block; }
.tv-table .topbar .timeslot a .timeslot-item { display: none; }*/

.date-button, .timeslot { display: block }
.date-button.mobile-view { display: none }
.timeslot.mobile-view { display: none }
.tv-table .program-item .icon-play {
    display: none;
    position: absolute;
    z-index: 999;
    right: 15px;
    width: 35px;
    top: 50%;
    transform: translateY(-50%);
}


@media(max-width:1299px) {
    .tv-table .topbar.tv_fixed {
        width: 970px
    }
}

@media(max-width:991px) {
    .tv-table .topbar.tv_fixed {
        position: fixed;
        top: 60px;
        z-index: 20;
        width: 100%;
        background-color: #101010
    }
}

@media(max-width:600px) {
    .guide-pop.vod .vod-left .vod-controls {
        width: 100% !important;
        padding-top: 20px !important
    }

    /*.guide-pop.vod .vod-left .vod-controls .ic-control {
        width: 100% !important
    }*/
}

@media(min-width:320px) and (max-width:440px) {
    .tv-table .channelbar {
        width: 35%;
        display: block
    }

    .tv-table .program {
        left: 35%;
        width: 65%
    }

    .tv-table .channelbar .item a {
        display: block;
        margin: 8px 5px 0 30px
    }

    .theme-setting .right-content-m .min-height-m {
        min-height: 160px
    }

    .tv-table .timeslot {
        left: 30%
    }

    .tv-table .date-button {
        width: 30%;
        padding: 0 0 0 10px
    }

    .arrow-area {
        display: none
    }

    .tv-table .ch-num {
        margin: 0;
        position: absolute;
        /*top: 5px;
        left: 10px*/
    }

    .tv-table .free .free-t {
        bottom: 10px;
        left: 10px
    }

    .tv-table .free .ch-num {
        margin: 0
    }

    .tv-table .ch-logo {
        height: 55px;
        max-width: inherit;
        margin: 0
    }

    .tv-table .program-item .name {
        height: auto;
        font-size: 14px;
    }

    .tv-table .program-item .time {
        overflow: inherit;
        height: auto; 
        float: left; margin-top: 5px
    }

    .tv-table .program-item,
    .tv-table .topbar .timeslot-item {
        display: block
    }

    .tv-table .program-item .icon { width: 15px; height: 15px }
    .tv-table .non-program-list { height: 69px }
    .tv-table .non-program-list .name { font-size: 14px; margin-top: 20px; float: left; }

    .tv-table .timeslot {
        width: auto;
    }

    .tv-table .program-item {
        width: 100% !important
    }

    .tv-table .program-item .upper-wrapper {
        /*height: 30px*/
    }

    .tv-table .inner-timeslot {
        position: relative;
        left: 0;
        /*overflow: scroll;*/
    }

    .tv-table .topbar .timeslot-item {
        width: 50%;
        padding: 12px;
        width: 140px

    }

    .guide-pop.vod .vod-left .vod-controls .ic-control>a>span {
        display: block !important
    }

    .guide-pop.vod .vod-left .vod-controls .ic-control a>img {
        margin-right: 10px !important
    }

    .tv-table .channelbar .item {
        background: url(../img/icon/arrow-r.svg) 95% 50px no-repeat
    }

    .date-button .filter-style-m .dropdown-menu {
        left: -10px;
        min-width: 100vw
    }

    .date-button .filter-style-m .btn-primary.day-week {
        font-size: 12px
    }

    .date-button .filter-style-m .dropdown-menu>li>a {
        font-size: 13px
    }

    .tv-table .date-button .dropdown-toggle::after {
        border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
        top: 12px;
        right: -15px
    }
    .tv-table .program-item .icon-play a {display: block;}
    .tv-table .program-item .icon-play ~ .upper-wrapper {padding-right: 55px;}
    .tv-table .program-item .icon-play {display: block;}

    .date-button, .timeslot { display: none }
    .date-button.mobile-view, .timeslot.mobile-view { display: block }

    .date-button.mobile-view .filter-style-m { margin: 0; /*margin-top:13px; */text-align: left; height: 50px; }
    .date-button.mobile-view .filter-style-m select { color: #fff; background:none; border:none; font-size: 13px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance:none;
    outline:none;
    display: inline-block;
    }
    .date-button.mobile-view .filter-style-m select option:after {
        content: "";
        background : url(/img/icon/nav_logo.svg) no-repeat;
        width: 30px; height: 30px
    }
    .timeslot.mobile-view .inner-timeslot { margin: 0; /*margin-top:15px;*/ margin-left: 5px ; text-align: left }
    .timeslot.mobile-view .inner-timeslot select { color: #fff; background:none; border:none; font-size: 13px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance:none;
    outline:none;
    display: inline-block;
    }

    .tv-table .timeslot {
        position: absolute;
        top: 50%;
        width: 100%;
        overflow: hidden;
        height: auto;
        transform: translate(0,-50%);
    }

    .date-button .filter-style-m {
        display: flex;
        align-items: center;
        justify-content: center;
    }



    /*.tv-table .topbar .timeslot a { pointer-events: visible;cursor: pointer;text-decoration: none;}
    .tv-table .topbar .timeslot a .timeslot-item { display: none; }
    .tv-table .topbar .timeslot.mobile-view,
    .tv-table .date-button.mobile-view { display: block; }
    .tv-table .timeslot.mobile-view .inner-timeslot { margin-left: 6px; margin-top: 14px; }
    .mobile-view .filter-style-m select,
    .tv-table .timeslot.mobile-view .inner-timeslot select { background: none; border: none; -webkit-appearance: none;
        -moz-appearance: none;appearance: none;}
    .tv-table .timeslot.mobile-view .inner-timeslot select:after {}
    .tv-table .timeslot.mobile-view .inner-timeslot select option { padding:0; } 
    .date-button.mobile-view .filter-style-m { margin: 0; margin-top: 14px; }*/

}

@media(max-width:320px) {
    .tv-table .ch-num {
        font-size: 11px
    }

    .tv-table .ch-logo {
        height: 40px;
        margin-top: 5px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
    /*.arrow-area {
        display: none
    }*/
}

.arrow-area {
    z-index: 999;
    position: absolute;
    width: 100%;
    top: 4px
}

.arrow-area .left-arrow img,
.arrow-area .right-arrow img {
    width: 40px;
    height: 40px
}

.arrow-area .left-arrow {
    position: absolute;
    left: 130px
}

.arrow-area .right-arrow {
    position: absolute;
    right: 15px
}

.arrow-area .left-arrow a,
.arrow-area .right-arrow a {
    display: block
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #1f1f1f
}

::-webkit-scrollbar-thumb {
    background: #484b52
}

::-webkit-scrollbar-thumb:hover {
    background: #999
}




