body {
    background-image: none;
    background-color: #F3F5F9;
}

#identity {
    left: 915px;
}

.header-container {
background: #ffffff;
}

.nav-primary {
background: #012E55;
width: 100%;
overflow: hidden;
}

.nav-primary > ul > li.active > a {
border-bottom: 5px solid #9ba4c3;
color: white;
}

.nav-primary > ul > li > a:hover {
color: white;
text-decoration: none;
border-bottom: 5px solid #576490;
}

.footer-container {
background-color: #012E55;
}

.footer-content .columns, address {
    color: #ffffff;
}

.usp li:before {
    color: #7b87b0;
}

.h1, .contentAreaC .carousel figcaption, .contentAreaD .carousel figcaption, .h2, .cart-container .headline, .carousel figcaption, .product-units .price, .image-text .price, .contentAreaB .product-single .h1, .contentAreaB .product-single .contentAreaC .carousel figcaption, .contentAreaC .carousel .contentAreaB .product-single figcaption, .contentAreaB .product-single .contentAreaD .carousel figcaption, .contentAreaD .carousel .contentAreaB .product-single figcaption, .contentAreaG .product-single .h1, .contentAreaG .product-single .contentAreaC .carousel figcaption, .contentAreaC .carousel .contentAreaG .product-single figcaption, .contentAreaG .product-single .contentAreaD .carousel figcaption, .contentAreaD .carousel .contentAreaG .product-single figcaption, .checkoutArea .h1, .checkoutArea .contentAreaC .carousel figcaption, .contentAreaC .carousel .checkoutArea figcaption, .checkoutArea .contentAreaD .carousel figcaption, .contentAreaD .carousel .checkoutArea figcaption {
color: #012E55;
}

.formbuilder {
padding: 2.625em 1.75em;
background: #dbdee9;
}

.btn, .btn-large, .formbuilder .btn, .checkoutArea .btn, .product-single .product-units .button-container .btn {
    background: none repeat scroll 0% 0% #012E55;
    color: #ffffff;
}

.divider-divider {
height: 3px;
background: #012E55;
}

.nav-primary > ul > li > a {
color: #c6cbdc;
}

.nav-primary > ul > li {
margin: 0;
border-left: 1px #9ba4c3 solid;
height: 55px;
line-height: 55px;
}

.nav-primary > ul > li:last-child {
border-right: 1px #9ba4c3 solid;
}

