﻿:root {
  --primary-color: #00306b;
  --primary-color-hover: #002552;
  --primary-color-active: #001938; }

.summary_header {
  background: url(../Default/img/summar_header.jpg) no-repeat 0 0; }

.currentstatement_header {
  background: url(../Default/img/currentstatement_header.jpg) no-repeat 0 0; }

.invoice_header {
  background: url(../Default/img/invoice_header.jpg) no-repeat 0 0; }

.paymenthistory_header {
  background: url(../Default/img/paymenthistory_header.jpg) no-repeat 0 0; }

.invoiceview_header {
  background: url(../Default/img/banner_header_image_1.jpg) no-repeat 0 0; }

.Payment_header {
  background: url(../Default/img/banner_header_image_2.jpg) no-repeat 0 0; }
