#plan-renew-page {
  background-color: white;
  position: absolute;
  z-index: 121;
  display: none;
  background-color: lightgrey;
  overflow-y: overlay;
  top: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.plan-renew-content {
  padding: 15px;
  position: absolute;
  width: 100%;
  top: 55px;
  background-color: white;
  overflow-y: overlay;
  overflow-x: hidden;
}

#frm-renew-end {
}
