.tc-tabs-style2 .nav-tabs li a:hover, 
.tc-tabs-style2 .nav-tabs li.active a, 
.tc-tabs-style1 .nav-tabs li a:after, 
.tc-tabs-style3 .nav-tabs li a:after, 
.tc-tabs-style4, 
.tc-tabs-style5 .nav-tabs li a:before, 
.tc-tabs-style5 .nav-tabs li a:after,
.tc-tabs-style6 .nav-tabs li a:hover, 
.tc-tabs-style6 .nav-tabs li.active a, 
.tc-tabs-style7 .nav-tabs li a:after {
	background-color: #9b59b6;
}
.tc-tabs-style3 .nav-tabs li a:hover, 
.tc-tabs-style3 .nav-tabs li.active a, 
.tc-tabs-style5 .nav-tabs li a:hover, 
.tc-tabs-style5 .nav-tabs li.active a {
	color: #9b59b6;
}
.tc-tabs-style6 .nav-tabs li a:hover, 
.tc-tabs-style6 .nav-tabs li.active a {
	color: #fff;
}
.tc-tabs-style6 .nav-tabs li.active a:after, 
.tc-tabs-style6 .nav-tabs li a:hover:after {
	border-top-color: #9b59b6;
}
.tc-tabs-style6.tc-vertical-left .nav-tabs li.active a:after, 
.tc-tabs-style6.tc-vertical-left .nav-tabs li a:hover:after {
	border-left-color: #9b59b6;
}
.tc-tabs-style6.tc-vertical-right .nav-tabs li.active a:after, 
.tc-tabs-style6.tc-vertical-right .nav-tabs li a:hover:after {
	border-right-color: #9b59b6;
}
.tc-tabs-style8 .nav-tabs li.active a, 
.tc-tabs-style8 .nav-tabs li a:hover {
    background-color: #9b59b6;
    -webkit-box-shadow: 0 0 0 4px #9b59b6;
    box-shadow: 0 0 0 4px #9b59b6;
}