﻿:root {
  --primary-color: #386836;
  --primary-color-hover: #2f572d;
  --primary-color-active: #264625; }

.internalbg {
  background: url(img/internalbg.jpg) no-repeat #e9d8ac 0 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%; }

.small-logo1 {
  background-image: url(img/SmallLogo1.png);
  background-repeat: no-repeat;
  width: 158px;
  height: 59px;
  float: left;
  margin-left: 4px; }

/*.small-logo2 {
    background-image: url(img/SmallLogo2.png);
    background-repeat: no-repeat;
    width: 168px;
    height: 35px;
    float: left;
    margin-right: 6px;
    margin-left: 6px;
}

.small-logo3 {
    background-image: url(img/SmallLogo3.png);
    background-repeat: no-repeat;
    width: 156px;
    height: 67px;
    float: left;
    margin-right: 4px;
}*/
.dropdowntopstyling {
  width: 180px !important; }

.summary_header {
  background: url(img/summar_header.png) no-repeat 0 0; }

.currentstatement_header {
  background: url(img/currentstatement_header.png) no-repeat 0 0; }

.invoice_header {
  background: url(img/invoice_header.png) no-repeat 0 0; }

.paymenthistory_header {
  background: url(img/paymenthistory_header.png) no-repeat 0 0; }

.invoiceview_header {
  background: url(img/banner_header_image_1.png) no-repeat 0 0; }

.Payment_header {
  background: url(img/banner_header_image_2.png) no-repeat 0 0; }
