/*Blue #0488cd */
.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: #3e1a04; color:#ffffff;*/
}


.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: #ffac25 ;
    color: #fff;
}

#options li a.selected {
	border: 1px solid #0488cd;
}

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

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

.btn-color:hover, .subscribe-btn:hover {
	background: #01be47;
    }

.btn-color, .subscribe-btn {
	background:#02e556;	
	border: 1px solid #02e556;
	cursor: pointer;
	font-size:22px;
	font-family:"Oswald",sans-serif;
}

ul.why li:before {
    background: #8143ed;
}

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

#horizontal-tabs ul.tabs li.current {
    border-top: 2px solid #0488cd;
}

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

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

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