 /*Green Color #59ab02 */

.btn:focus, .subscribe-btn, .progress .progress-bar, .accordionMod .panel-heading .current, #current:after, .tp-leftarrow.default:hover,.tp-rightarrow.default:hover, .nivo-prevNav:hover, .nivo-nextNav:hover, .contact-box:hover, #options li a.selected, .ch-info .ch-info-back {
    background: #59ab02;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after {
    background-color: #59ab02;
    color: #fff;
}

#options li a.selected {
	background: url(../../img/sprite.png) no-repeat 0px -7px; }

#options li span.puntero {position:relative; top:-1px; width:55px; height:15px; display:block}

.ie8 .btn-color, .ie9 .btn-color {
	background: #bb5218 !important;
}

.ie8 .btn-color:hover, .ie9 .btn-color:hover {
	background: #bb5218 !important;
}

.btn-color:hover, .subscribe-btn:hover {
		background: #d9682b;

}

.btn-color, .subscribe-btn {
	background: #bb5218;
	cursor: pointer;
}

.back-btn {
	background: #c8c8c8; color:white;
	cursor: pointer; margin-right:1.3em
}


#current,.menu ul li a:hover,.menu ul>li:hover>a {
    border-bottom: 3px solid #b5d038;
}

ul.why li:before {
    background: #59ab02;
}

.menu ul ul {
    border-top: 3px solid #badd17 !important;
}

#horizontal-tabs ul.tabs li.current {
   background:#afb622; color:#fff
}



#vertical-tabs ul.tabs li.current {
    border-left: 2px solid #59ab02;
}


.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {
	border-bottom-color:#59ab02;
}

a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active {
    color: #55690e;
}