﻿Form#custsvcrequestform div#custsvc input.button {
  display: none;
}

.extensibility iframe {
  height: 1000px;
}

.features .icon-advice {
  background-image: url("../images/CCHCecheckin.png");
}

.features .icon-testResults {
  background-image: url("../images/CCHCtesting.png");
}

.features .icon-medications {
  background-image: url("../images/CCHCmessaging.png");
}

.features .icon-calendar {
  background-image: url("../images/CCHCprescriptions.png");
}

.features .icon-echeckin {
  background-image: url("../images/CCHCecheckin.png");
}

.features .icon-infoshare {
  background-image: url("../images/CCHCinfoshare.png");
}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}

#extPmtPageFrame {
  height: 50rem !important;
}
