h3, h4, h5 {
	color: #344dcd;
}
a {
	color: #344dcd;
}
a:hover {
	color: #6363f7;
}
a:active {
	color: #0077b3;
}
.alternative-font {
	color: #344dcd;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
	background-color: #344dcd;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #344dcd, #3c51d5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#344dcd), to(#3c51d5));
	background-image: -webkit-linear-gradient(top, #344dcd, #3c51d5);
	background-image: -o-linear-gradient(top, #344dcd, #3c51d5);
	background-image: linear-gradient(to bottom, #344dcd, #3c51d5);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff344dcd', endColorstr='#ff3c51d5', GradientType=0);
	border-color: #3c51d5 #3c51d5 #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #3c51d5;
}
.btn-primary:active, .btn-primary.active {
	background-color: #003399 \9;
}
body.boxed div.body {
	border-top-color: #344dcd;
}
section.highlight {
	background-color: #344dcd;
	border-color: #0077b3;
}
section.page-top h2 {
	border-bottom-color: #344dcd;
}
section.toggle label {
	color: #344dcd;
	border-left-color: #344dcd;
}
section.toggle input[type="checkbox"]:checked ~ label {
	background-color: #b3e5ff;
	border-color: #344dcd;
}
section.page-top.custom-product {
	background-color: #0077b3;
	border-top-color: #344dcd;
}
div.feature-box div.feature-box-icon {
	background-color: #344dcd;
}
ul.timeline li div.featured-box div.box-content {
	border-top-color: #344dcd;
}
a.thumb-info span.thumb-info-type {
	background-color: #344dcd;
}
a.thumb-info span.thumb-info-action-icon {
	background-color: #344dcd;
}
.thumbnail span.zoom {
	background-color: #344dcd;
}
div.thumb-info-social-icons a {
	background-color: #344dcd;
}
.inverted {
	background-color: #344dcd;
}
div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
	color: #344dcd;
}
div.tabs ul.nav-tabs a:hover {
	border-top-color: #344dcd;
}
div.tabs ul.nav-tabs li.active a {
	border-top-color: #344dcd;
	color: #344dcd;
}
ul.list.icons li i {
	color: #344dcd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #AAA;
	-webkit-box-shadow: 0 0 8px 2px #ebebeb;
	-moz-box-shadow: 0 0 8px 2px #ebebeb;
	box-shadow: 0 0 8px 2px #ebebeb;
}
header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a, header nav ul.nav-main li.dropdown:hover a {
	color: #FFF;
	background-color: #344dcd !important;
}
header nav ul.nav-main ul.dropdown-menu li:hover > a {
	background-color: #075f23 !important;
}
header nav ul.nav-main ul.dropdown-menu {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #344dcd, #3c51d5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#344dcd), to(#3c51d5));
	background-image: -webkit-linear-gradient(top, #344dcd, #3c51d5);
	background-image: -o-linear-gradient(top, #344dcd, #3c51d5);
	background-image: linear-gradient(to bottom, #344dcd, #3c51d5);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff344dcd', endColorstr='#ff3c51d5', GradientType=0);
	border-color: #3c51d5 #3c51d5 #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
header nav ul.nav-main ul.dropdown-menu:hover, header nav ul.nav-main ul.dropdown-menu:focus, header nav ul.nav-main ul.dropdown-menu:active, header nav ul.nav-main ul.dropdown-menu.active, header nav ul.nav-main ul.dropdown-menu.disabled, header nav ul.nav-main ul.dropdown-menu[disabled] {
	color: #ffffff;
	background-color: #3c51d5;
}
header nav ul.nav-main ul.dropdown-menu:active, header nav ul.nav-main ul.dropdown-menu.active {
	background-color: #003399 \9;
}
header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
	background: none !important;
}
header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
	background: #6363f7 !important;
}
div.slider div.tp-bannertimer {
	background-color: #344dcd;
}
div.home-intro p em {
	color: #075f23;
}
div.home-concept strong {
	color: #344dcd;
}
blockquote.testimonial {
	background: #6363f7;
}
div.testimonial-arrow-down {
	border-top-color: #6363f7;
}
div.recent-posts div.date span.month, article.post div.post-date span.month {
	background-color: #344dcd;
}
div.recent-posts div.date span.day, article.post div.post-date span.day {
	color: #344dcd;
}
div.pricing-table div.most-popular {
	border-color: #344dcd;
}
div.pricing-table div.most-popular h3 {
	background-color: #0074ad;
	background-image: -moz-linear-gradient(top, #344dcd, #005580);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#344dcd), to(#005580));
	background-image: -webkit-linear-gradient(top, #344dcd, #005580);
	background-image: -o-linear-gradient(top, #344dcd, #005580);
	background-image: linear-gradient(to bottom, #344dcd, #005580);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff344dcd', endColorstr='#ff005580', GradientType=0);
}
footer div.footer-ribon {
	background: #344dcd;
}
footer div.footer-ribon::before {
	border-right-color: #005580;
}
