.signIn .content button {
    background: #015488;
}

.signIn .content button:hover {
    background: #06467a;
}

.signIn {
    background-image:url('../img/signInBGpicard.jpg');
}

header ul li a .count {
    background: #015488;
}

.favourites .plus {
    color: #015488;
}

.disclaimer {
    color: #015488;
}

.singleBody .looking button {
    background: #015488;
}

.singleBody .looking button:hover {
    background: #06467a;
}

.favourites .configure {
    background: #015488;
}

.favourites .configure:hover {
    background: #06467a;
}

.favGo {
    background: #015488;
}

.favGo:hover {
    background: #06467a;
}

.module.form button, .modal-body button, .buttonInPopupWindow, .modal-body .buttonWhiteBackground {
    background: #015488;
}

.red_button {
	background: #015488 !important;
	color: #fff !important;
}
.red_button:hover {
	background: #06467a !important;
}

.module.form button:hover, .modal-body button:hover, .buttonInPopupWindow:hover, .modal-body .buttonWhiteBackground:hover {
    background: #06467a;
}

.orderThankYou button.red {
    background: #015488 !important;
}

.orderThankYou .button:hover {
    background: #06467a;
}

.closeModal:hover {
    background:#015488;
}

.miniCartBtn {
    background: #015488;
}

.kShowroom .cta p {
    color: #015488;
}

.products .single .content .price {
    color: #015488;
}

.creditsData .fa-long-arrow-down {
    color: #015488;
}

#content-configuration .attributeError {
    border-color: #015488;
}

.actualFav .refresh {
    color: #097ddb;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #015488 !important;
    background: #097ddb !important;
    color: #fff !important;
}

.tabs .tab.active, .tabs .tab:hover {
    border-bottom-color: #097ddb;
}

.coloredText {
	color: #015488;
}

.orderPrintHeadline {
	border-color: #015488;
}

#formHomeFavorites .article-list__item-icon i.fa-shopping-cart {
    color: #015488;
}
