﻿

/* 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. */

/*BEGIN COOK ADDED STYLE STUFF */
/* This is for stylizing OnMyWay widget to remove padding surrounding the widget */
body.embedded div#wrap > div#content > div#main {
	padding: 0;
}

#essCommonPayorList .togglebutton {
    background-color: #FFF;
    color: #545859;
    border: 1px solid #545859;
}

#essCommonPayorList .togglebutton:hover {
    background-color: #EFEFEF;
    border: 1px solid #EFEFEF;
}

div#essDivBackBtn {
    display: none;
}

#essLocationSelectionList p.essCardTitle {
    font-weight: 800;
    display: block;
    width: 100%;
    padding: 8px 8px 0 8px !important;
    margin: 0 !important;
    background-color: #FFF;
    color: #545859 !important;
    text-shadow: none !important;
    margin-bottom: -15px !important;
    font-size: 18px !important;
}

#essLocationSelectionList div.essSlideshowCardPicture {
    height: 220px;
} 

li[id*='60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_95'] {
    display: none;
}

li[id*='60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_244'] {
    display: none;
}

input#schedulingstop-button {
display: none;
}

#extPmtPageFrame, #visitpayment-content #extPmtPageFrame, #visitpayment-content
#iFrameLoadingIndicator {
height: 40rem;
}

body .mobileExtPmtPage#extPmtPageFrame {
EpicUUID: 4C093156-4E8C-461D-8585-412A54247483
height: 830px;
}

#guestPay-content #extPmtPageFrame, #guestPay-content #iFrameLoadingIndicator {
height: 40rem;
}
@media only screen and (max-width: 825px) {
#payment-content #extPmtPageFrame,
#payment-content #iFrameLoadingIndicator,
#guestPay-content #extPmtPageFrame,
#guestPay-content #iFrameLoadingIndicator {
height: 60rem;
}
}


/* END: Show property relative immunizations link on Snapshot vs Immunizations page */


#features {
  list-style: none;
  padding: 0 0 1rem; }
  #features li {
    padding-left: 75px;
    background-repeat: no-repeat; }
  .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-virtualHealth {
    background-image: url("../images/quicklinks/video_visit.png"); }
  .features .icon-echeckin {
    background-image: url("../images/quicklinks/questionnaire.png"); }
  .features .info {
    font-size: 0.9rem; }

#scheduling-workflow .landingPage .a.card.promotedcard#382{
	display: none ;
}

/* Customizations for billing logos */


.payment_activity_header .header_logo .ba_saIcon_large {
display: none;

}

#ba_details_sidebar_servicearea_name {
display: none;

}

#ba_details_sidebar_servicearea .ba_saIcon_large {
max-width: 250px;

}

#ba_details_logo .ba_saIcon_large {
max-width: 78px

}

div#ba_details_sidebar_servicearea {
    text-align: left;
}