.tcd-tabs-style1 .nav-tabs li.active,
.progress-bar, 
[class*="tcd-tabs-"] .member-icons a, 
[class*="tcd-tabs-"] .gallery-caption, 
.tcd-tabs-style2 .nav-tabs li.active,
.tcd-tabs-style2 .nav-tabs li.active:after,
.tcd-tabs-style4 .nav-tabs li.active,
.tcd-tabs-style5 .nav-tabs li.active,
.tcd-tabs-style5 .tab-content,  
.tcd-tabs-style7 .nav-tabs li.active i,
.tcd-tabs-style10 .nav-tabs li.active,
.tcd-tabs-style11 .nav-tabs li.active,
.tcd-tabs-style12 .nav-tabs li:after,
.tcd-tabs-style13 .nav-tabs li:hover,
.tcd-tabs-style13 .nav-tabs li.active,
.tcd-tabs-style14 .nav-tabs li:after,
.tcd-tabs-style15, 
.tcd-tabs-style16 .nav-tabs li:before,
.tcd-tabs-style16 .nav-tabs li:after,
.tcd-tabs-style17 .nav-tabs li:hover,
.tcd-tabs-style17 .nav-tabs li.active,
.tcd-tabs-style18 .nav-tabs li:after {
	background-color: #4CAF50;
}

.tcd-tabs-style5 .tab-content .tcd-button, 
.tcd-tabs-style7 .nav-tabs li.active,
.tcd-tabs-style8 .nav-tabs li.active i,
.tcd-tabs-style9 .nav-tabs li.active,
.tcd-tabs-style12 .nav-tabs li:hover,
.tcd-tabs-style14 .nav-tabs li:hover,
.tcd-tabs-style14 .nav-tabs li.active,
.tcd-tabs-style16 .nav-tabs li:hover,
.tcd-tabs-style16 .nav-tabs li.active,
.tcd-tabs-style18 .nav-tabs li:hover {
	color: #4CAF50;
}

.tcd-tabs-style7 .nav-tabs li.active {
	border-color: #4CAF50;
}

.tcd-tabs-style4 .nav-tabs li.active:before,
.tcd-tabs-style5 .nav-tabs li.active,
.tcd-tabs-style8 .nav-tabs li.active:before,
.tcd-tabs-style9 .nav-tabs li.active:before,
.tcd-tabs-style9 .tab-content:before, 
.tcd-tabs-style10 .nav-tabs li.active:before,
.tcd-tabs-style10 .tab-content:before, 
.tcd-tabs-style17 .nav-tabs li.active:after,
.tcd-tabs-style17 .nav-tabs li:hover:after {
	border-top-color: #4CAF50;
}

.tcd-tabs-style8 .nav-tabs li.active,
.tcd-tabs-style9 .nav-tabs li.active:after,
.tcd-tabs-style9 .tab-content:after, 
.tcd-tabs-style10 .nav-tabs li.active:after,
.tcd-tabs-style10 .tab-content:after {
	border-bottom-color: #4CAF50;
}

.tcd-tabs-style9 .nav-tabs li.active:after,
.tcd-tabs-style9 .tab-content:after, 
.tcd-tabs-style10 .nav-tabs li.active:after,
.tcd-tabs-style10 .tab-content:after {
	border-right-color: #4CAF50;
}
.tcd-tabs-style9 .nav-tabs li.active:before,
.tcd-tabs-style9 .tab-content:before, 
.tcd-tabs-style10 .nav-tabs li.active:before,
.tcd-tabs-style10 .tab-content:before {
	border-left-color: #4CAF50;
}

.tcd-tabs-style3 .nav-tabs li.active {
    background-color: #4CAF50;
    -webkit-box-shadow: 0 0 0 4px #4CAF50;
    box-shadow: 0 0 0 4px #4CAF50;
}
.tcd-tabs-style6 .nav-tabs li.active {
    background-color: #4CAF50;
    -webkit-box-shadow: 0 0 0 2px #4CAF50;
    box-shadow: 0 0 0 2px #4CAF50;
}

@media (min-width: 768px) {
	.tcd-tabs-style4.tcd-tabs-v-left .nav-tabs li.active:before,
	.tcd-tabs-style17.tcd-tabs-v-left .nav-tabs li.active:after,
	.tcd-tabs-style17.tcd-tabs-v-left .nav-tabs li:hover:after {
		border-left-color: #4CAF50;
	}

	.tcd-tabs-style4.tcd-tabs-v-right .nav-tabs li.active:before,
	.tcd-tabs-style17.tcd-tabs-v-right .nav-tabs li.active:after,
	.tcd-tabs-style17.tcd-tabs-v-right .nav-tabs li:hover:after {
		border-right-color: #4CAF50;
	}
}

@media (max-width: 767px) {
	.tcd-tabs-style4[class*="tcd-tabs-v-"] .nav-tabs li.active:before {
		border-top-color: #4CAF50;
	}
}
