.themebackground {
	background-color:#215FAC !important;
	border: 0px !important;
	color: #ffffff !important;
}
.themebuttonPrimary {
	background-color:#215FAC !important;
	border: 0px !important;
	color: #ffffff !important;
}
.themebuttonPrimary:hover,  .themebuttonPrimary:focus{
	background-color:#2F598D !important;
	color: #ffffff !important;
}
.themebuttonPrimary:active {
	background-color:#194781 !important;
	color: #ffffff !important;
}
.btn-outline-light {
    color: #fff !important;
}
.btn-outline-light:hover, .btn-outline-light:focus {
    color: #212121 !important;
}
.ls-btn.blue:hover {
    color: #fff !important;
}
.swiper-pagination-bullet-active {
	background: #215FAC !important;
}
.text-navy {
	color: #215FAC !important;
}
.text-primary {
	color: #215FAC !important;
}
.btn-primary {
	color: #fff !important;
}
.btn-primary:hover {
	color: #fff !important;
}
.ls-btn.white.transparent {
    color: #ffffff !important; 
}
.ls-btn.white.transparent:hover, .ls-btn.white.transparent:focus {
	color: #215FAC !important;
}
.themeoverlay {
	background :rgba(33, 95, 172, 0.8) !important;
	opacity: .85 !important;
}
.themebutton {
	color:#215FAC !important;
}
.themebutton:hover, .themebutton:focus {
	background-color:#2F598D !important;
    color: #ffffff !important;
}
.themearrow {
	color: #215FAC !important;
}
.themewhiteButton {
	border: 2px solid #215FAC !important;
	color: #215FAC !important;
}
.themewhiteButton:hover, .themewhiteButton:focus{
	background: #2F598D !important;
    color: #ffffff !important;
}
.themewhiteButton.select, .themewhiteButton.active{
	background: #194781 !important;
    color: #ffffff !important;
}
.watch-item-btn{
	color: #215FAC !important;
}
.ls-btn.blue{
	border: solid 1px #215FAC !important;
}
.search-field-name p {
	color :#215FAC !important;
}
.search-list button.active, .search-list .nav-tabs > li a.active {
	border-bottom: 3px solid #215FAC !important;
	color: #215FAC !important;
}
.search-content .nav-tabs li.active {
	background-color: #215FAC !important;
	color: #ffffff !important;
}
.search-content .nav-tabs li.active a {
	color: #ffffff !important;
}
.search-content .nav-tabs li {
	border: 0 solid #215FAC !important;
}
.search-content .nav-tabs {
	border: 1px solid #215FAC !important;
}
.radio-accessible-btn label:after {
	background-color: #215FAC !important;
}
.radio-accessible-btn input[type="radio"]:focus + label:before {
	outline: #215FAC auto 1px !important;
}
.dropdown-nav-list > li > a:hover, .dropdown-nav-list > li > a:focus, .dropdown-nav-list > li > a:active {
	color: #ffffff !important;
	background-color: #215FAC !important;
}
.primary-nav-list li a.dropdown-item.active, .primary-nav-list li a.dropdown-item:focus, .primary-nav-list li a.dropdown-item:hover, .primary-nav-list li a.dropdown-item:active {
	color: #215FAC !important;
	border-bottom: 4px solid #215FAC !important;
}
.list-header {
	background: #215FAC !important;
}
.landing-header {
	background: #215FAC !important;
}
.landing-header .ls-breadcrumb > a {
    color: #FFF !important;
}
.selected_ad_menuColor {
	color: #215FAC !important;
}
.selected_ad_MenuBorder {
	border-bottom: 2px solid #215FAC !important;
}
.card.blue {
	background-color: #215FAC !important;
}
.hero-main-container .hero-wrapper .carousel-fade .carousel-inner {
	background-color :#215FAC !important;
	opacity: .85 !important;
}
.list-group a > .buy-link:hover {
	background-color: #215FAC !important;
}
.list-group .buy-link {
	border: 1px solid #215FAC !important;
}
.errorrequired {
	color:red;
}