﻿

/* Hide Related Links in sidebar */
#sidebar > .jqHidden {
    display: none !important;
}

  #features li:nth-child(6):before {
    background: rgba(0, 0, 0, 0) url("../images/quicklinks/lock2.png"); }
  #features li:nth-child(6):before {
	background: rgba(0, 0, 0, 0) url("../images/quicklinks/BillPay.png"); }
	
.component .news .newscard.careEverywhere {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/logo_careeverywhere.png"); }
.component .news .newscard.mobileApps {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/mobile_tile.png"); }
.component .news .newscard.mcfbilling {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/mcfarlandm.png"); }
.component .news .newscard.mgmcbilling {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/MGMCTransparent.png"); }
.component .news .newscard.proxy {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/chart.png"); }
.component .news .newscard.linkedapps {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/icon_SMS_larger.png"); }
  
  .features .icon-videovisits {
    background-image: url("../images/quicklinks/videovisits.png"); }
  .features .icon-advice {
    background-image: url("../images/quicklinks/medical_advice.png"); }
  .features .icon-testResults {
    background-image: url("../images/quicklinks/test_results.png"); }
  .features .icon-medications {
    background-image: url("../images/quicklinks/medications.png"); }
  .features .icon-calendar {
    background-image: url("../images/quicklinks/appointments.png"); }
  .features .icon-billing {
    background-image: url("../images/quicklinks/BillPay.png"); }
  .features .icon-immunization {
    background-image: url("../images/quicklinks/Immunizations.png"); }	
  .features .info {
    font-size: 0.9rem; }
   body #extPmtPageFrame {
 height: 68rem;
 overflow-y: visible;
  }
  body #guestPay-content #extPmtPageFrame {
	  height: 68rem;
overflow-y: visible;
}
body #guestPay-content .formbuttons {
margin-bottom: 5rem;
}
div.qtnaire.cardlist.column_2.matchHeights {
    display:none
}

