/*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: #69b823;
}

.postform2 .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: #fbc7ca;
    }


.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: #0fa2f7;
    color: #fff;
}

.progress .progress-bar .btn:focus, .subscribe-btn, .progress .progress-bar,{
    background: #f7cacd  !important;
    }

#options li a.selected {
	border: 1px solid #0488cd;
}


.btn-color:hover, .subscribe-btn:hover{
	background: rgba(0, 0, 0, 0) linear-gradient(#016c96, #00afeb) repeat scroll 0 0;
	background: -webkit-linear-gradient(#016c96, #00afeb);
	background: -moz-linear-gradient(#016c96, #00afeb);
	background: -o-linear-gradient(#016c96, #00afeb);
	background: -ms-linear-gradient(#016c96, #00afeb);
	background: linear-gradient(#016c96, #00afeb);
	border: 1px solid #006d94;
    }
.btn-color, .subscribe-btn{
    background: rgba(0, 0, 0, 0) linear-gradient(#00afeb, #016c96) repeat scroll 0 0;
	background: -webkit-linear-gradient(#00afeb, #016c96);
	background: -moz-linear-gradient(#00afeb, #016c96);
	background: -o-linear-gradient(#00afeb, #016c96);
	background: -ms-linear-gradient(#00afeb, #016c96);
	background: linear-gradient(#00afeb, #016c96);
    border: 1px solid #006d94;
	border-radius: 6px;
	font-weight:600;
  /*  box-shadow: 0 1px 1px 0 #ffffff inset, 0 2px 0 -1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
    }


#current,.menu ul li a:hover,.menu ul>li:hover>a {
}

#jbselected{ 
  border-bottom: 0px solid #0488cd;
}

ul.why li:before {
    background: #0488cd;
}

.menu ul ul {
    border-top: 3px solid #0488cd !important;
}

#horizontal-tabs ul.tabs li.current {
    border-top: 2px solid #c1b49a;
}

#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:#8abc08;
	width:100%;
	float:left;
    }

a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active {
    color: #4c6873;
    }