label,
.main-content,
.main-content .btn.brand:hover {
	color: #006341;
}

.main-content a.btn,
.main-content button.btn,
.main-content .btn.brand {
	border-color: #006341;
}

.main-content a.btn:hover,
.main-content .btn.brand,
.main-content button.btn:hover {
	background: #006341;
}

.tooltip {
	background-color: #006341;	
	border-color: #FFF;
	color: #FFF;
}

.dropdown,
#footer {
    background: #006341 !important;
}

@media (max-width: 767px) {
	.nav-holder {
		background: #006341;
	}
}
