﻿.isPrelogin #main {
  background-color: #FFFFFF;
}

.isPrelogin #sidebar {
  background-color: rgba(210, 229, 245, 1);
}

#features li:nth-child(4):before {
  background: rgba(0, 0, 0, 0) url(../images/quicklinks/appointments.png) no-repeat center center;
}

.button, .button:focus, .button:hover, ul.MessageList.list.hoverable.collapsible .SingleMessage .ReplyButton a.button {
  background-color: #0061b2;
}

body #extPmtPageFrame {
  height: 68rem;
}

body #extPmtPageFrame {
  height: 68rem;
  overflow-y: visible;
}

body #guestPay-content #extPmtPageFrame {
  height: 68rem;
  overflow-y: visible;
}

body #guestPay-content .formbuttons {
  margin-bottom: 5rem;
}
