﻿/** increase size of EPP iframe - SLG 6987666 **/
#iFrameLoadingIndicator,
#extPmtPageFrame {
  height: 62rem;
}

#iFrameLoadingIndicator.mobileExtPmtPage,
#extPmtPageFrame.mobileExtPmtPage {
  height: 62rem;
}

#guestPay-content #iFrameLoadingIndicator,
#guestPay-content #extPmtPageFrame {
  height: 62rem;
}

#guestPay-content #iFrameLoadingIndicator.mobileExtPmtPage,
#guestPay-content #extPmtPageFrame.mobileExtPmtPage {
  height: 62rem;
}

.features .icon-billing {
  background-image: url("../images/quicklinks/account_summary.png");
}
