.tc-tabs-style1 .nav-tabs li a:after{
	background-color: #E60012;
}
.tc-tabs-style1 .nav-tabs li:nth-child(2) a:after {
	background-color: #ED6A0B;
}
.tc-tabs-style1 .nav-tabs li:nth-child(3) a:after {
	background-color:#009944;
}
.tc-tabs-style1 .nav-tabs li:nth-child(4) a:after {
	background-color: #1D2088;
}