﻿.section .question label.selected,
.section .radiooptions label.selected,
.section .radiooptions .label.radio.selected:hover,
.section .question .label.radio.selected:hover,
.section .subsquestion label.selected,
.section .subsquestion .label.radio.selected:hover,
.section .unansweredquestion label.selected,
.section .unansweredquestion .label.radio.selected:hover,
.section .unansweredsubsquestion label.selected,
.section .unansweredsubsquestion .label.radio.selected:hover,
.section .famhxtopic label.selected,
.section .famhxtopic .label.radio.selected:hover,
.section .questiongroup label.selected,
.section .questiongroup .label.radio.selected:hover {
  font-weight: bold;
  font-size: 1.2em;
  border-color: #000000;
}

#custsvc_coverage {
  visibility: hidden;
  display: none;
}

#custsvc_beninfo {
  visibility: hidden;
  display: none;
}

#custsvc_eob {
  visibility: hidden;
  display: none;
}

#custsvc_eligibility {
  visibility: hidden;
  display: none;
}

#custsvc_hra {
  visibility: hidden;
  display: none;
}

#custsvc_referrals {
  visibility: hidden;
  display: none;
}

#recentpayment {
  visibility: hidden;
  display: none;
}

#fromYear, #toYear {
  min-width: 35px;
}

.insurance {
  text-align: center;
}

#cancel {
  margin-left: 30px;
}

div#signupFooter {
  padding-top: 0px !important;
}

div#features .ul {
  padding-bottom: 0px !important;
}

#features li {
  display: inline-block;
  padding: 1rem 1rem 1rem 6rem;
  vertical-align: top;
  width: 50%;
}

#features li:before {
  content: "";
  display: block;
  height: 4rem;
  margin: 0 0 -4rem -5rem;
  width: 4rem;
}

#features li:nth-child(1):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/medical_advice.png") no-repeat center center;
}

#features li:nth-child(2):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/test_results.png") no-repeat center center;
}

#features li:nth-child(3):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/medications.png") no-repeat center center;
}

#features li:nth-child(4):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/appointments.png") no-repeat center center;
  background-size: 48px;
}

#features li:nth-child(5):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/health_record.png") no-repeat center center;
  background-size: 48px;
}

#features li:nth-child(6):before {
  background: rgba(0, 0, 0, 0) url("../images/quicklinks/medical_history.png") no-repeat center center;
  background-size: 48px;
}

div#main.withSidebar a.logo {
  margin-bottom: 0px;
}

div.section h2#top.header {
  color: #033a59;
}

div.faqtop a {
  color: #d84b16;
}

ul#features li h2.header {
  vertical-align: middle;
}

#features li:nth-child(1):before {
  background-size: 48px;
}

#features li:nth-child(2):before {
  background-size: 48px;
}

#features li:nth-child(3):before {
  background-size: 48px;
}

#features li:nth-child(4):before {
  background-size: 48px;
}

div#wrap div#footer div#signupFooter.mainstyle table {
  margin-top: -135px;
}

#main {
  background-color: rgba(255, 255, 255, 0.75);
}

#main,
.BeforeList input.SearchList {
  background-color: rgba(255, 255, 255);
}

#sidebar {
  background-color: rgba(241 241 239);
}

#OtherPrescriptionsCard {
  visibility: hidden;
  display: none;
}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("../images/logo.png") no-repeat scroll center/contain;
  display: block;
  height: 2.5rem;
  width: 100%;
}

#header:not(:empty).header_graphic .header_color {
  background-color: #FFFFFF;
  position: absolute;
  width: 100%;
  height: 2.8rem;
  margin-top: -0.5rem;
}

#graphicHeader:not(:empty) #logout_button, #graphicHeader:not(:empty) #localeswitch, #header.compact #graphicHeader:not(:empty) #proxyMenuButton {
  background: rgba(37 140 219);
  border-radius: 6px;
  height: 2.25rem;
}

body {
  background: #232d4b url("../images/prelogin.jpg") no-repeat fixed center center/cover;
  margin: 0 auto;
  position: relative;
}

/* Begin: Fix checkbox on the self signup page */
.cstAccept #ckAccept {
  width: 12px;
  display: inline;
  float: left;
  margin-bottom: 0px;
  margin-right: 0.5rem;
}

.cstAccept .agreement {
  margin-left: 20px;
  display: block;
}

/*
#main {
  padding: 0.5rem 1.25rem;
  width: 100%;
  z-index: 5;
  min-height: 900px;
}
*/
/* End: Fix checkbox on the self signup page */
/* BEGIN EPP IFRAME RESIZE */
#guestPay-content #extPmtPageFrame,
#guestPay-content #iFrameLoadingIndicator {
  height: 27rem;
}

#extPmtPageFrame {
  border-width: 0px;
  height: 50rem;
  overflow-y: hidden;
  width: 100%;
}

/* END EPP IFRAME RESIZE */
/*Change Color of Test Hardware and Begin Video Visit */
#startvideovisit.button.nextstep.telemedfdi {
  color: #ffffff;
  background-color: #0084d6;
}

/*#endregion*/
