﻿:root {
  --primary-color: #2d3b94;
  --primary-color-hover: #273380;
  --primary-color-active: #212b6d; }

.summary_header {
  background: url(img/summar_header.jpg) no-repeat 0 0; }

.currentstatement_header {
  background: url(img/currentstatement_header.jpg) no-repeat 0 0; }

.invoice_header {
  background: url(img/invoice_header.jpg) no-repeat 0 0; }

.paymenthistory_header {
  background: url(img/paymenthistory_header.jpg) no-repeat 0 0; }

.invoiceview_header {
  background: url(img/banner_header_image_1.jpg) no-repeat 0 0; }

.Payment_header {
  background: url(img/banner_header_image_2.jpg) no-repeat 0 0; }
