﻿/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */
/* Epic recommends any additional CSS be placed below this line. Avoid adding CSS above because it makes it difficult to determine which are your changes and which are Epic's. */
#guestPay-content #extPmtPageFrame {
  height: 68rem;
  overflow-y: visible;
}

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

#extPmtPageFrame {
  height: 68rem;
}

.button {
  background-color: #842286;
}

#main .back .button {
  color: #842286;
}
