
.navb-fixid {
	position: fixed;
	background-color: ;
}

.fav .add-fav
{
	background:  url(../img/fav.png) 0px 0px no-repeat;
}
    
.ts-content .column.seasons ul li.active, .ts-content .column.episodes ul li.active {
	border-left: solid 3px ;
}

.channel-list ul li:hover{
    background: ;
}

.playlist ul li a:hover{
	color: ;
}

.btn-ghost:hover{
    background: ;
    border-color: transparent;
}

.nav.navbar-nav.navbar-left.main-icon li:hover {
    background-color:  ;
    transition: 0.3s;
    
}

.channel-list ul li.playingChanel {
    background: ;
}

.r-li:hover  {
    transition: 0.3s;
    /*border-bottom: solid 2px  !important*/;
}

.main-icon li.active a {
	border-bottom: solid 2px ;
}

.cat-toggle {
	background: ;
}