﻿:root {
  --primary-color: #2f2f2f;
  --primary-color-hover: #3c3c3c;
  --primary-color-active: #494949; }

a,
.text-primary,
.btn-link,
.navbar-default .btn-link,
.k-pager-wrap .k-link {
  color: #337ab7; }
  a:hover,
  .text-primary:hover,
  .btn-link:hover,
  .navbar-default .btn-link:hover,
  .k-pager-wrap .k-link:hover {
    color: #2d6da3; }
  a:active, a:focus,
  .text-primary:active,
  .text-primary:focus,
  .btn-link:active,
  .btn-link:focus,
  .navbar-default .btn-link:active,
  .navbar-default .btn-link:focus,
  .k-pager-wrap .k-link:active,
  .k-pager-wrap .k-link:focus {
    color: #285f8f; }

.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; }
